Severity ID Creation Activity Actor Title Components Versions Stage Status Resolution Creator Assigned To Keywords Depends On Type Msgs Nosy
normal 1000 27 months ago 18 months ago brett.cannon Patch to rename *Server modules to lower-case 2to3 (2.x to 3.0 conversion tool), Library (Lib) Python 2.6   closed rejected jasonpjason collinwinter patch     3 3
normal 1001 27 months ago 22 months ago admin 2to3 crashes on input files with no trailing newlines 2to3 (2.x to 3.0 conversion tool) Python 3.0   closed fixed adrianholovaty collinwinter     crash 4 2
normal 1002 27 months ago 18 months ago brett.cannon Patch to rename HTMLParser module to lower_case 2to3 (2.x to 3.0 conversion tool), Library (Lib) Python 3.0   closed out of date paulsmith collinwinter patch     11 5
normal 1003 27 months ago 22 months ago gregory.p.smith zipfile password fails validation Library (Lib) Python 2.6   closed fixed djw gregory.p.smith     behavior 5 2
normal 1004 27 months ago 7 months ago ajaksu2 MultiMethods with type annotations in 3000 Library (Lib) Python 3.1 test needed open   jasonpjason pje patch   feature request 4 3
normal 1005 27 months ago 18 months ago georg.brandl Patches to rename Queue module to queue 2to3 (2.x to 3.0 conversion tool), Library (Lib) Python 3.0   closed out of date paulsmith collinwinter patch     5 5
normal 1006 27 months ago 27 months ago loewis Refactor test_winreg.py to use unittest. Tests Python 2.6   closed accepted varmaa georg.brandl patch     2 2
normal 1007 27 months ago 27 months ago loewis [py3k] Fix dumbdbm, which fixes test_shelve (for me); instrument other tests so we catch this sooner (and more directly) Library (Lib) Python 3.0   closed accepted larry gregory.p.smith patch   crash 4 2
normal 1008 27 months ago 27 months ago georg.brandl Refactor test_signal.py to use unittest. Tests Python 2.6   closed accepted varmaa         2 2
normal 1009 27 months ago 27 months ago gvanrossum Implementation of PEP 3101, Advanced String Formatting Interpreter Core Python 3.0   closed accepted eric.smith         3 1
normal 1010 27 months ago 27 months ago georg.brandl Broken bug tracker url Documentation Python 2.5   closed fixed nirs         2 2
normal 1011 27 months ago 27 months ago georg.brandl Wrong documentation for rfc822.Message.getheader Documentation Python 2.5   closed fixed nirs georg.brandl       2 2
minor 1012 27 months ago 27 months ago loewis Broken URL at Doc/install/index.rst Documentation Python 2.6, Python 2.5   closed fixed orsenthil   patch     2 2
normal 1013 27 months ago 27 months ago georg.brandl eval error   Python 2.5   closed invalid Rayfward       behavior 2 2
normal 1014 27 months ago 26 months ago gvanrossum cgi: parse_qs and parse_qsl misbehave on empty strings Extension Modules Python 2.4   closed wont fix dljessup gvanrossum     behavior 6 4
normal 1015 27 months ago 27 months ago loewis [PATCH] Updated patch for rich dict view (dict().keys()) comparisons Interpreter Core Python 3.0   closed accepted keir gvanrossum patch     2 2
normal 1016 27 months ago 27 months ago loewis [PATCH] Updated fix for string to unicode fixes in time and datetime   Python 3.0   closed duplicate ero.carrera   patch     2 2
normal 1017 27 months ago 27 months ago loewis [PATCH] Add set operations (and, or, xor, subtract) to dict views Interpreter Core Python 3.0   closed accepted keir gvanrossum patch     1 1
normal 1018 27 months ago 27 months ago janssen server-side ssl support Extension Modules Python 2.6   closed accepted gvanrossum gvanrossum patch   behavior 4 2
minor 1019 27 months ago 22 months ago akuchling Cleanup pass on _curses and _curses_panel Extension Modules Python 3.0   open   larry   patch   behavior 3 4
normal 1020 27 months ago 22 months ago admin pyexpat.XMParserType broken (was: pydoc doesn't work on pyexpat) Library (Lib) Python 3.0   closed fixed nnorwitz fdrake       3 4
minor 1021 27 months ago 26 months ago vinay.sajip logging.basicConfig does not allow to set NOTSET level Library (Lib) Python 2.5   closed fixed viper vinay.sajip       1 1
normal 1022 27 months ago 25 months ago gvanrossum use bytes for code objects Interpreter Core Python 3.0   closed rejected nnorwitz gvanrossum patch     4 3
normal 1023 27 months ago 27 months ago loewis [PATCH] Unicode fixes in floatobject and moduleobject   Python 3.0   closed duplicate ero.carrera   patch     3 2
normal 1024 27 months ago 27 months ago gvanrossum documentation for new SSL module Documentation Python 2.6   closed accepted janssen   patch   feature request 3 2
normal 1025 27 months ago 18 months ago georg.brandl tracebacks from list comps (probably other comps) don't show full stack Interpreter Core Python 3.0   closed out of date nnorwitz         2 2
normal 1026 27 months ago 26 months ago baranguren Backport ABC to 2.6 Library (Lib) Python 2.6   closed accepted baranguren gvanrossum patch     4 2
normal 1027 27 months ago 4 months ago ezio.melotti uudecoding (uu.py) does not supprt base64, patch attached Library (Lib) Python 2.7   pending   dudek   patch   behavior 3 3
normal 1028 27 months ago 2 months ago amaury.forgeotdarc Tkinter binding involving Control-spacebar raises unicode error Tkinter Python 3.1, Python 3.0, Python 2.7, Python 2.6   open   kbk kbk patch   behavior 29 8
normal 1029 27 months ago 27 months ago loewis py3k: io.StringIO.getvalue() returns \r\n Library (Lib), Windows Python 3.0   closed fixed amaury.forgeotdarc   patch   behavior 6 3
normal 1030 27 months ago 27 months ago loewis py3k: Adapt _winreg.c to the new buffer API Windows Python 3.0   closed accepted amaury.forgeotdarc nnorwitz patch   compile error 1 1
normal 1031 27 months ago 27 months ago nnorwitz py3k: compilation with VC2005 Windows Python 3.0   closed fixed amaury.forgeotdarc nnorwitz     compile error 7 2
minor 1032 27 months ago 5 months ago alexandre.vassalotti Improve the hackish runtime_library_dirs support for gcc Distutils Python 3.1, Python 2.7   closed duplicate alexandre.vassalotti loewis patch   behavior 3 4
normal 1033 27 months ago 27 months ago gvanrossum Support for newline and encoding in tempfile module Library (Lib) Python 3.0   closed accepted hupp       feature request 3 2
normal 1034 27 months ago 14 months ago benjamin.peterson [patch] Add 2to3 support for displaying warnings as Python comments 2to3 (2.x to 3.0 conversion tool) Python 3.0   open   adrianholovaty collinwinter patch     3 3
normal 1035 27 months ago 22 months ago gregory.p.smith bytes buffer API needs to support read locking and/or PyBUF_LOCKDATA Interpreter Core Python 3.0   closed fixed gregory.p.smith gregory.p.smith patch   feature request 7 3
normal 1036 27 months ago 22 months ago admin py3k _bsddb.c patch to use the new buffer API Extension Modules Python 3.0   closed accepted gregory.p.smith gregory.p.smith patch     2 1
normal 1037 27 months ago 22 months ago admin Ill-coded identifier crashes python when coding spec is utf-8 Unicode Python 3.0   closed fixed hyeshik.chang       crash 2 2
normal 1038 27 months ago 22 months ago admin [py3k] pdb does not work in python 3000 Library (Lib) Python 3.0   closed fixed gregory.p.smith georg.brandl     behavior 4 3
normal 1039 27 months ago 27 months ago theller Asssertion in Windows debug build Windows Python 3.0   closed fixed theller theller     crash 3 2
normal 1040 27 months ago 27 months ago loewis Unicode problem with TZ Windows Python 3.0   closed fixed theller loewis       5 3
normal 1041 27 months ago 27 months ago gvanrossum io.py problems on Windows Windows Python 3.0   closed fixed theller         2 2
normal 1042 27 months ago 24 months ago christian.heimes test_glob fails with UnicodeDecodeError Windows Python 3.0   closed out of date theller   rfe   behavior 3 2
normal 1043 27 months ago 27 months ago georg.brandl test_builtin failure on Windows Windows Python 3.0   closed fixed theller   patch     2 2
normal 1044 27 months ago 27 months ago lars.gustaebel tarfile insecure pathname extraction Library (Lib) Python 2.6   closed works for me lars.gustaebel lars.gustaebel patch   behavior 6 2
normal 1045 27 months ago 22 months ago rhettinger Performance regression in 2.5 Interpreter Core Python 2.5   closed wont fix inducer rhettinger     behavior 6 6
normal 1046 27 months ago 27 months ago doerwalter HTMLCalendar.formatyearpage not behaving as documented Extension Modules Python 2.5   closed fixed inefab       behavior 3 2
normal 1047 27 months ago 24 months ago christian.heimes py3k: corrections for test_subprocess on windows Interpreter Core, Windows Python 3.0   closed fixed amaury.forgeotdarc   patch     4 3
normal 1048 27 months ago 27 months ago gvanrossum py3k: correction for test_float on Windows Windows Python 3.0   closed accepted amaury.forgeotdarc       crash 2 2
normal 1049 27 months ago 19 months ago trent socket.socket.getsockname() has inconsistent UNIX/Windows behavior Library (Lib) Python 3.0, Python 2.6   closed rejected janssen       behavior 3 3
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: