[galaxyproject/galaxy] f50826: Do not wrap __class__ attribute of SafeStringWrapp...
Branch: refs/heads/release_16.10 Home: https://github.com/galaxyproject/galaxy Commit: f5082604f7282587bb8385dbdb3bb91905bee87b https://github.com/galaxyproject/galaxy/commit/f5082604f7282587bb8385dbdb3bb... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-01-19 (Thu, 19 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: c9fdb6e3efd2721dc193ea5f1d5cfe6c014ad94e https://github.com/galaxyproject/galaxy/commit/c9fdb6e3efd2721dc193ea5f1d5cf... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: M lib/galaxy/util/object_wrapper.py Log Message: ----------- Merge pull request #3449 from dannon/backport_mistargeted_3429 [16.10] Backport of 3429, safestringwrapper Compare: https://github.com/galaxyproject/galaxy/compare/02a8a7da0a0f...c9fdb6e3efd2
participants (1)
-
GitHub