| Severity | ID | Creation | Activity | Actor | Title | Components | Versions | Stage | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type | Msgs | Nosy |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normal | 1000 | 21 months ago | 12 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 | 21 months ago | 17 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 | 21 months ago | 12 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 | 21 months ago | 16 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 | 21 months ago | 1 month 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 | 21 months ago | 12 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 | 21 months ago | 21 months ago | loewis | Refactor test_winreg.py to use unittest. | Tests | Python 2.6 | closed | accepted | varmaa | georg.brandl | patch | 2 | 2 | |||
| normal | 1007 | 21 months ago | 21 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 | 21 months ago | 21 months ago | georg.brandl | Refactor test_signal.py to use unittest. | Tests | Python 2.6 | closed | accepted | varmaa | 2 | 2 | |||||
| normal | 1009 | 21 months ago | 21 months ago | gvanrossum | Implementation of PEP 3101, Advanced String Formatting | Interpreter Core | Python 3.0 | closed | accepted | eric.smith | 3 | 1 | |||||
| normal | 1010 | 21 months ago | 21 months ago | georg.brandl | Broken bug tracker url | Documentation | Python 2.5 | closed | fixed | nirs | 2 | 2 | |||||
| normal | 1011 | 21 months ago | 21 months ago | georg.brandl | Wrong documentation for rfc822.Message.getheader | Documentation | Python 2.5 | closed | fixed | nirs | georg.brandl | 2 | 2 | ||||
| minor | 1012 | 21 months ago | 21 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 | 21 months ago | 21 months ago | georg.brandl | eval error | Python 2.5 | closed | invalid | Rayfward | behavior | 2 | 2 | |||||
| normal | 1014 | 21 months ago | 20 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 | 21 months ago | 21 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 | 21 months ago | 21 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 | 21 months ago | 21 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 | 21 months ago | 21 months ago | janssen | server-side ssl support | Extension Modules | Python 2.6 | closed | accepted | gvanrossum | gvanrossum | patch | behavior | 4 | 2 | ||
| minor | 1019 | 21 months ago | 16 months ago | akuchling | Cleanup pass on _curses and _curses_panel | Extension Modules | Python 3.0 | open | larry | patch | behavior | 3 | 4 | ||||
| normal | 1020 | 21 months ago | 17 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 | 21 months ago | 20 months ago | vsajip | logging.basicConfig does not allow to set NOTSET level | Library (Lib) | Python 2.5 | closed | fixed | viper | vsajip | 1 | 1 | ||||
| normal | 1022 | 21 months ago | 19 months ago | gvanrossum | use bytes for code objects | Interpreter Core | Python 3.0 | closed | rejected | nnorwitz | gvanrossum | patch | 4 | 3 | |||
| normal | 1023 | 21 months ago | 21 months ago | loewis | [PATCH] Unicode fixes in floatobject and moduleobject | Python 3.0 | closed | duplicate | ero.carrera | patch | 3 | 2 | |||||
| normal | 1024 | 21 months ago | 21 months ago | gvanrossum | documentation for new SSL module | Documentation | Python 2.6 | closed | accepted | janssen | patch | feature request | 3 | 2 | |||
| normal | 1025 | 21 months ago | 12 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 | 21 months ago | 20 months ago | baranguren | Backport ABC to 2.6 | Library (Lib) | Python 2.6 | closed | accepted | baranguren | gvanrossum | patch | 4 | 2 | |||
| normal | 1027 | 21 months ago | 20 months ago | jafo | uudecoding (uu.py) does not supprt base64, patch attached | Library (Lib) | Python 2.4 | open | dudek | patch | behavior | 2 | 2 | ||||
| normal | 1028 | 21 months ago | 3 months ago | gumpy | Tkinter binding involving Control-spacebar raises unicode error | Tkinter | Python 3.0 | open | kbk | kbk | patch | 23 | 5 | ||||
| normal | 1029 | 21 months ago | 21 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 | 21 months ago | 21 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 | 21 months ago | 21 months ago | nnorwitz | py3k: compilation with VC2005 | Windows | Python 3.0 | closed | fixed | amaury.forgeotdarc | nnorwitz | compile error | 7 | 2 | |||
| minor | 1032 | 21 months ago | 3 months ago | tarek | Improve the hackish runtime_library_dirs support for gcc | Distutils | Python 3.1, Python 2.7 | open | alexandre.vassalotti | loewis | patch | behavior | 3 | 4 | |||
| normal | 1033 | 21 months ago | 21 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 | 21 months ago | 8 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 | 21 months ago | 16 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 | 21 months ago | 17 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 | 21 months ago | 17 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 | 21 months ago | 17 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 | 21 months ago | 21 months ago | theller | Asssertion in Windows debug build | Windows | Python 3.0 | closed | fixed | theller | theller | crash | 3 | 2 | |||
| normal | 1040 | 21 months ago | 21 months ago | loewis | Unicode problem with TZ | Windows | Python 3.0 | closed | fixed | theller | loewis | 5 | 3 | ||||
| normal | 1041 | 21 months ago | 21 months ago | gvanrossum | io.py problems on Windows | Windows | Python 3.0 | closed | fixed | theller | 2 | 2 | |||||
| normal | 1042 | 21 months ago | 19 months ago | christian.heimes | test_glob fails with UnicodeDecodeError | Windows | Python 3.0 | closed | out of date | theller | rfe | behavior | 3 | 2 | |||
| normal | 1043 | 21 months ago | 21 months ago | georg.brandl | test_builtin failure on Windows | Windows | Python 3.0 | closed | fixed | theller | patch | 2 | 2 | ||||
| normal | 1044 | 21 months ago | 21 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 | 21 months ago | 16 months ago | rhettinger | Performance regression in 2.5 | Interpreter Core | Python 2.5 | closed | wont fix | inducer | rhettinger | behavior | 6 | 6 | |||
| normal | 1046 | 21 months ago | 21 months ago | doerwalter | HTMLCalendar.formatyearpage not behaving as documented | Extension Modules | Python 2.5 | closed | fixed | inefab | behavior | 3 | 2 | ||||
| normal | 1047 | 21 months ago | 19 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 | 21 months ago | 21 months ago | gvanrossum | py3k: correction for test_float on Windows | Windows | Python 3.0 | closed | accepted | amaury.forgeotdarc | crash | 2 | 2 | ||||
| normal | 1049 | 21 months ago | 13 months ago | Trent.Nelson | socket.socket.getsockname() has inconsistent UNIX/Windows behavior | Library (Lib) | Python 3.0, Python 2.6 | closed | rejected | janssen | behavior | 3 | 3 | ||||
|
|||||||||||||||||