patch | [compat] Remove callable (related to #264017) [applied]Use next(iterator) instead of py3k incompatible iterator.next() (related to #264017) [applied]Use "except as" syntax (related to #264017) [applied]Use inspect.getargspec() (related to #264017) [applied]Use inspect.isgeneratorfunction() (related to #264017) [applied][compat] Remove os.path.relpath compatibility (related to #264017) [applied][compat] Remove subprocess compatibility (related to #264017) [applied][compat] Remove InheritableSet (related to #264017) [applied][compat] Deprecate any() and all() (related to #264017) [applied][compat] Remove import compatibility with 2.3/2.4 builtin and itertools functions (related to #264017) [applied]Remove obsolete __future__ imports (related to #264017) [applied][pytest] drop compatibility code for python < 2.4 (related to #264017) [applied] |
---|