#269083 [pylint] crash in modutils | bug | normal | validation pending | 0.200 | 0.000 | 6 years | 6 years | | | [modutils] Ensure module is actually in sys.modules in pkg_resources support |
#253516 [graph] clearer exception when dot is not installed | bug | normal | validation pending | 0.250 | 0.000 | 6 years | 6 years | | | [graph] More explicit error message if dot is not found (closes #253516) |
#149345 unittest_modutils,_umessage.py failures in 0.59.1, py3.3 | bug | normal | validation pending | | 0.000 | 7 years | 6 years | | | [umessage] Fix header decoding with python 3.3+ |
#174440 textutils.py text_to_dict doctest depends on order of dictionary keys | bug | normal | validation pending | 0.100 | 0.000 | 7 years | 6 years | | test | [test] fix text_to_dict doctest (closes #174440) |
#265740 make source py3k-compatible without 2to3 | enhancement | normal | validation pending | 5.000 | 0.000 | 6 years | 6 years | | | [pkg] don't run 2to3 in setup.py, [py3k] explicitly build a list around dict methods |
#264017 drop support for python <= 2.5 | task | normal | validation pending | 2.000 | 0.000 | 6 years | 6 years | | | [compat] Remove callable (related to #264017), Use next(iterator) instead of py3k incompatible iterator.next() (related to #264017), Use "except as" syntax (related to #264017), Use inspect.getargspec() (related to #264017), Use inspect.isgeneratorfunction() (related to #264017), [compat] Remove os.path.relpath compatibility (related to #264017), [compat] Remove subprocess compatibility (related to #264017), [compat] Remove InheritableSet (related to #264017), [compat] Deprecate any() and all() (related to #264017), [compat] Remove import compatibility with 2.3/2.4 builtin and itertools functions (related to #264017), Remove obsolete __future__ imports (related to #264017), [pytest] drop compatibility code for python < 2.4 (related to #264017) |
#253517 pylint: "no module named paste" | bug | normal | deprecated | 0.000 | 0.000 | 6 years | 6 years | | | |