[galaxyproject/galaxy] 10d276: Do not wrap __class__ attribute of SafeStringWrapp...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 10d27609af607208e182b7ce18b0447281de942c https://github.com/galaxyproject/galaxy/commit/10d27609af607208e182b7ce18b04... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-01-16 (Mon, 16 Jan 2017) Changed paths: M lib/galaxy/util/object_wrapper.py Log Message: ----------- Do not wrap __class__ attribute of SafeStringWrapper Fix #3353 by not recursing on the parent classes, which may lead to an abstract class. Also fix a method name of "object" class. Commit: b4475ba9df9b9425b5791e15c8c070b638768286 https://github.com/galaxyproject/galaxy/commit/b4475ba9df9b9425b5791e15c8c07... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: M lib/galaxy/util/object_wrapper.py Log Message: ----------- Merge pull request #3429 from nsoranzo/release_16.10_fix_3353 [16.10] Do not wrap __class__ attribute of SafeStringWrapper Compare: https://github.com/galaxyproject/galaxy/compare/4071b3eb79e4...b4475ba9df9b
participants (1)
-
GitHub