| Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Stage | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type | Msgs | Nosy |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normal | 1000 | 69 months ago | 61 months ago | brett.cannon | Patch to rename *Server modules to lower-case | 2to3 (2.x to 3.x conversion tool), Library (Lib) | Python 2.6 | closed | rejected | jasonpjason | collinwinter | patch | 3 | 3 | |||
| normal | 1001 | 69 months ago | 65 months ago | admin | 2to3 crashes on input files with no trailing newlines | 2to3 (2.x to 3.x conversion tool) | Python 3.0 | closed | fixed | adrianholovaty | collinwinter | crash | 4 | 2 | |||
| normal | 1002 | 69 months ago | 61 months ago | brett.cannon | Patch to rename HTMLParser module to lower_case | 2to3 (2.x to 3.x conversion tool), Library (Lib) | Python 3.0 | closed | out of date | paulsmith | collinwinter | patch | 11 | 5 | |||
| normal | 1003 | 69 months ago | 64 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 | 69 months ago | 35 months ago | benjamin.peterson | MultiMethods with type annotations in 3000 | Library (Lib) | Python 3.1 | test needed | closed | postponed | jasonpjason | pje | patch | enhancement | 5 | 4 | |
| normal | 1005 | 69 months ago | 61 months ago | georg.brandl | Patches to rename Queue module to queue | 2to3 (2.x to 3.x conversion tool), Library (Lib) | Python 3.0 | closed | out of date | paulsmith | collinwinter | patch | 5 | 5 | |||
| normal | 1006 | 69 months ago | 69 months ago | loewis | Refactor test_winreg.py to use unittest. | Tests | Python 2.6 | closed | accepted | varmaa | georg.brandl | patch | 2 | 2 | |||
| normal | 1007 | 69 months ago | 69 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 | 69 months ago | 69 months ago | georg.brandl | Refactor test_signal.py to use unittest. | Tests | Python 2.6 | closed | accepted | varmaa | 2 | 2 | |||||
| normal | 1009 | 69 months ago | 11 months ago | ned.deily | Implementation of PEP 3101, Advanced String Formatting | Interpreter Core | Python 3.0 | closed | accepted | eric.smith | 3 | 1 | |||||
| normal | 1010 | 69 months ago | 69 months ago | georg.brandl | Broken bug tracker url | Documentation | Python 2.5 | closed | fixed | nirs | 2 | 2 | |||||
| normal | 1011 | 69 months ago | 69 months ago | georg.brandl | Wrong documentation for rfc822.Message.getheader | Documentation | Python 2.5 | closed | fixed | nirs | georg.brandl | 2 | 2 | ||||
| minor | 1012 | 69 months ago | 69 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 | 69 months ago | 69 months ago | georg.brandl | eval error | Python 2.5 | closed | invalid | Rayfward | behavior | 2 | 2 | |||||
| normal | 1014 | 69 months ago | 69 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 | 69 months ago | 69 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 | 69 months ago | 69 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 | 69 months ago | 69 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 | 69 months ago | 69 months ago | janssen | server-side ssl support | Extension Modules | Python 2.6 | closed | accepted | gvanrossum | gvanrossum | patch | behavior | 4 | 2 | ||
| minor | 1019 | 69 months ago | 39 months ago | larry | Cleanup pass on _curses and _curses_panel | Extension Modules | Python 3.0 | closed | rejected | larry | patch | behavior | 4 | 4 | |||
| normal | 1020 | 69 months ago | 65 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 | 69 months ago | 68 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 | 69 months ago | 67 months ago | gvanrossum | use bytes for code objects | Interpreter Core | Python 3.0 | closed | rejected | nnorwitz | gvanrossum | patch | 4 | 3 | |||
| normal | 1023 | 69 months ago | 69 months ago | loewis | [PATCH] Unicode fixes in floatobject and moduleobject | Python 3.0 | closed | duplicate | ero.carrera | patch | 3 | 2 | |||||
| normal | 1024 | 69 months ago | 69 months ago | gvanrossum | documentation for new SSL module | Documentation | Python 2.6 | closed | accepted | janssen | patch | enhancement | 3 | 2 | |||
| normal | 1025 | 69 months ago | 61 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 | 69 months ago | 68 months ago | baranguren | Backport ABC to 2.6 | Library (Lib) | Python 2.6 | closed | accepted | baranguren | gvanrossum | patch | 4 | 2 | |||
| normal | 1027 | 69 months ago | 37 months ago | terry.reedy | uudecoding (uu.py) does not supprt base64, patch attached | Library (Lib) | Python 2.7 | closed | dudek | patch | behavior | 3 | 3 | ||||
| normal | 1028 | 69 months ago | 11 months ago | Mike.Perry | Tkinter binding involving Control-spacebar raises unicode error | IDLE, Tkinter, Unicode | Python 3.3, Python 3.2 | committed/rejected | closed | fixed | kbk | kbk | needs review, patch | behavior | 45 | 11 | |
| normal | 1029 | 69 months ago | 69 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 | 69 months ago | 69 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 | 69 months ago | 69 months ago | nnorwitz | py3k: compilation with VC2005 | Windows | Python 3.0 | closed | fixed | amaury.forgeotdarc | nnorwitz | compile error | 7 | 2 | |||
| minor | 1032 | 69 months ago | 48 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 | 69 months ago | 69 months ago | gvanrossum | Support for newline and encoding in tempfile module | Library (Lib) | Python 3.0 | closed | accepted | hupp | enhancement | 3 | 2 | ||||
| normal | 1034 | 69 months ago | 32 months ago | BreamoreBoy | [patch] Add 2to3 support for displaying warnings as Python comments | 2to3 (2.x to 3.x conversion tool) | Python 3.2 | test needed | open | adrianholovaty | collinwinter | patch | enhancement | 5 | 5 | ||
| normal | 1035 | 69 months ago | 65 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 | enhancement | 7 | 3 | ||
| normal | 1036 | 69 months ago | 65 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 | 69 months ago | 65 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 | 69 months ago | 65 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 | 69 months ago | 38 months ago | Alexander.Belopolsky | Asssertion in Windows debug build | Windows | Python 3.0 | closed | fixed | theller | theller | enhancement | 5 | 3 | |||
| normal | 1040 | 69 months ago | 69 months ago | loewis | Unicode problem with TZ | Windows | Python 3.0 | closed | fixed | theller | loewis | 5 | 3 | ||||
| normal | 1041 | 69 months ago | 69 months ago | gvanrossum | io.py problems on Windows | Windows | Python 3.0 | closed | fixed | theller | 2 | 2 | |||||
| normal | 1042 | 69 months ago | 67 months ago | christian.heimes | test_glob fails with UnicodeDecodeError | Windows | Python 3.0 | closed | out of date | theller | rfe | behavior | 3 | 2 | |||
| normal | 1043 | 69 months ago | 69 months ago | georg.brandl | test_builtin failure on Windows | Windows | Python 3.0 | closed | fixed | theller | patch | 2 | 2 | ||||
| normal | 1044 | 69 months ago | 38 months ago | doko | tarfile insecure pathname extraction | Library (Lib) | Python 2.6 | closed | works for me | lars.gustaebel | lars.gustaebel | patch | behavior | 6 | 3 | ||
| normal | 1045 | 69 months ago | 65 months ago | rhettinger | Performance regression in 2.5 | Interpreter Core | Python 2.5 | closed | wont fix | inducer | rhettinger | behavior | 6 | 6 | |||
| normal | 1046 | 69 months ago | 69 months ago | doerwalter | HTMLCalendar.formatyearpage not behaving as documented | Extension Modules | Python 2.5 | closed | fixed | inefab | behavior | 3 | 2 | ||||
| normal | 1047 | 69 months ago | 67 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 | 69 months ago | 69 months ago | gvanrossum | py3k: correction for test_float on Windows | Windows | Python 3.0 | closed | accepted | amaury.forgeotdarc | crash | 2 | 2 | ||||
| normal | 1049 | 69 months ago | 62 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 |