| Severity |
ID |
Creation |
Activity |
Actor |
Title |
Components |
Versions |
Stage |
Status |
Resolution |
Creator |
Assigned To |
Keywords |
Depends On |
Type |
Msgs |
Nosy |
| normal |
1000 |
121 months ago |
113 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 |
121 months ago |
117 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 |
121 months ago |
113 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 |
121 months ago |
117 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 |
121 months ago |
87 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 |
121 months ago |
113 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 |
121 months ago |
121 months ago |
loewis |
Refactor test_winreg.py to use unittest.
|
|
|
Tests |
Python 2.6 |
|
closed |
accepted |
varmaa |
georg.brandl |
patch |
|
|
2 |
2 |
| normal |
1007 |
121 months ago |
121 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 |
121 months ago |
121 months ago |
georg.brandl |
Refactor test_signal.py to use unittest.
|
|
|
Tests |
Python 2.6 |
|
closed |
accepted |
varmaa |
|
|
|
|
2 |
2 |
| normal |
1009 |
121 months ago |
63 months ago |
ned.deily |
Implementation of PEP 3101, Advanced String Formatting
|
|
|
Interpreter Core |
Python 3.0 |
|
closed |
accepted |
eric.smith |
|
|
|
|
3 |
1 |
| normal |
1010 |
121 months ago |
121 months ago |
georg.brandl |
Broken bug tracker url
|
|
|
Documentation |
Python 2.5 |
|
closed |
fixed |
nirs |
|
|
|
|
2 |
2 |
| normal |
1011 |
121 months ago |
121 months ago |
georg.brandl |
Wrong documentation for rfc822.Message.getheader
|
|
|
Documentation |
Python 2.5 |
|
closed |
fixed |
nirs |
georg.brandl |
|
|
|
2 |
2 |
| minor |
1012 |
121 months ago |
121 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 |
121 months ago |
121 months ago |
georg.brandl |
eval error
|
|
|
|
Python 2.5 |
|
closed |
not a bug |
Rayfward |
|
|
|
behavior |
2 |
2 |
| normal |
1014 |
121 months ago |
121 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 |
121 months ago |
121 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 |
121 months ago |
121 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 |
121 months ago |
121 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 |
121 months ago |
121 months ago |
janssen |
server-side ssl support
|
|
|
Extension Modules |
Python 2.6 |
|
closed |
accepted |
gvanrossum |
gvanrossum |
patch |
|
behavior |
4 |
2 |
| minor |
1019 |
121 months ago |
91 months ago |
larry |
Cleanup pass on _curses and _curses_panel
|
|
|
Extension Modules |
Python 3.0 |
|
closed |
rejected |
larry |
|
patch |
|
behavior |
4 |
4 |
| normal |
1020 |
121 months ago |
117 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 |
121 months ago |
120 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 |
121 months ago |
119 months ago |
gvanrossum |
use bytes for code objects
|
|
|
Interpreter Core |
Python 3.0 |
|
closed |
rejected |
nnorwitz |
gvanrossum |
patch |
|
|
4 |
3 |
| normal |
1023 |
121 months ago |
121 months ago |
loewis |
[PATCH] Unicode fixes in floatobject and moduleobject
|
|
|
|
Python 3.0 |
|
closed |
duplicate |
ero.carrera |
|
patch |
|
|
3 |
2 |
| normal |
1024 |
121 months ago |
121 months ago |
gvanrossum |
documentation for new SSL module
|
|
|
Documentation |
Python 2.6 |
|
closed |
accepted |
janssen |
|
patch |
|
enhancement |
3 |
2 |
| normal |
1025 |
121 months ago |
113 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 |
121 months ago |
120 months ago |
baranguren |
Backport ABC to 2.6
|
|
|
Library (Lib) |
Python 2.6 |
|
closed |
accepted |
baranguren |
gvanrossum |
patch |
|
|
4 |
2 |
| normal |
1027 |
121 months ago |
89 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 |
121 months ago |
63 months ago |
Mike.Perry |
Tkinter binding involving Control-spacebar raises unicode error
|
|
|
IDLE, Tkinter, Unicode |
Python 3.2, Python 3.3 |
resolved |
closed |
fixed |
kbk |
kbk |
needs review, patch |
|
behavior |
45 |
11 |
| normal |
1029 |
121 months ago |
121 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 |
121 months ago |
121 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 |
121 months ago |
121 months ago |
nnorwitz |
py3k: compilation with VC2005
|
|
|
Windows |
Python 3.0 |
|
closed |
fixed |
amaury.forgeotdarc |
nnorwitz |
|
|
compile error |
7 |
2 |
| minor |
1032 |
121 months ago |
100 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 |
121 months ago |
121 months ago |
gvanrossum |
Support for newline and encoding in tempfile module
|
|
|
Library (Lib) |
Python 3.0 |
|
closed |
accepted |
hupp |
|
|
|
enhancement |
3 |
2 |
| normal |
1034 |
121 months ago |
42 months ago |
merwok |
[patch] Add 2to3 support for displaying warnings as Python comments
|
|
|
2to3 (2.x to 3.x conversion tool) |
Python 3.4, Python 3.3, Python 2.7 |
test needed |
open |
|
adrianholovaty |
collinwinter |
patch |
|
enhancement |
6 |
5 |
| normal |
1035 |
121 months ago |
117 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 |
121 months ago |
117 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 |
121 months ago |
117 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 |
121 months ago |
117 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 |
121 months ago |
90 months ago |
Alexander.Belopolsky |
Asssertion in Windows debug build
|
|
|
Windows |
Python 3.0 |
|
closed |
fixed |
theller |
theller |
|
|
enhancement |
5 |
3 |
| normal |
1040 |
121 months ago |
121 months ago |
loewis |
Unicode problem with TZ
|
|
|
Windows |
Python 3.0 |
|
closed |
fixed |
theller |
loewis |
|
|
|
5 |
3 |
| normal |
1041 |
121 months ago |
121 months ago |
gvanrossum |
io.py problems on Windows
|
|
|
Windows |
Python 3.0 |
|
closed |
fixed |
theller |
|
|
|
|
2 |
2 |
| normal |
1042 |
121 months ago |
119 months ago |
christian.heimes |
test_glob fails with UnicodeDecodeError
|
|
|
Windows |
Python 3.0 |
|
closed |
out of date |
theller |
|
rfe |
|
behavior |
3 |
2 |
| normal |
1043 |
121 months ago |
121 months ago |
georg.brandl |
test_builtin failure on Windows
|
|
|
Windows |
Python 3.0 |
|
closed |
fixed |
theller |
|
patch |
|
|
2 |
2 |
| normal |
1044 |
121 months ago |
90 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 |
121 months ago |
117 months ago |
rhettinger |
Performance regression in 2.5
|
|
|
Interpreter Core |
Python 2.5 |
|
closed |
wont fix |
inducer |
rhettinger |
|
|
behavior |
6 |
6 |
| normal |
1046 |
121 months ago |
121 months ago |
doerwalter |
HTMLCalendar.formatyearpage not behaving as documented
|
|
|
Extension Modules |
Python 2.5 |
|
closed |
fixed |
inefab |
|
|
|
behavior |
3 |
2 |
| normal |
1047 |
121 months ago |
119 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 |
121 months ago |
121 months ago |
gvanrossum |
py3k: correction for test_float on Windows
|
|
|
Windows |
Python 3.0 |
|
closed |
accepted |
amaury.forgeotdarc |
|
|
|
crash |
2 |
2 |
| normal |
1049 |
121 months ago |
114 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 |