This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Severity | ID | GH | Creation | Activity | Actor | Title | Components | Versions | Stage | Status | Resolution | Creator | Assigned To | Keywords | Depends On | Type | Msgs | Nosy | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
normal | 1050 | 45391 | 189 months ago | 11 months ago | admin | py3k: correction for test_marshal on Windows | Windows | Python 3.0 | closed | accepted | amaury.forgeotdarc | 3 | 2 | |||||||
minor | 1051 | 45392 | 189 months ago | 11 months ago | admin | certificate in Lib/test/test_ssl.py expires in February 2013 | Tests | Python 3.2 | resolved | closed | fixed | janssen | behavior | 4 | 3 | |||||
normal | 1052 | 45393 | 189 months ago | 11 months ago | admin | SSL patch for Windows buildbots problem |
![]() |
Documentation, Library (Lib), Tests, Windows | Python 2.6 | closed | accepted | janssen | janssen | patch | behavior | 2 | 1 | |||
normal | 1053 | 45394 | 189 months ago | 11 months ago | admin | bogus attributes reported in asyncore doc | Documentation | Python 2.5 | closed | fixed | giampaolo.rodola | fdrake | 2 | 3 | ||||||
normal | 1054 | 45395 | 189 months ago | 11 months ago | admin | scriptsinstall target fails in alternate build dir | Build, Installation | Python 3.4, Python 3.5, Python 2.7 | resolved | closed | out of date | skip.montanaro | behavior | 4 | 1 | |||||
normal | 1055 | 45396 | 189 months ago | 11 months ago | admin | argument parsing in datetime_strptime | Python 3.0 | closed | fixed | loewis | gvanrossum | 2 | 2 | |||||||
normal | 1056 | 45397 | 189 months ago | 11 months ago | admin | test_cmd_line starts python without -E | Tests | Python 2.6 | closed | fixed | twouters | ncoghlan | crash | 2 | 2 | |||||
normal | 1057 | 45398 | 189 months ago | 11 months ago | admin | Incorrect URL with webbrowser and firefox under Gnome | Library (Lib) | Python 2.5 | closed | out of date | bingham | behavior | 4 | 3 | ||||||
minor | 1058 | 45399 | 189 months ago | 11 months ago | admin | Code Example for 'property' bug | Documentation | Python 2.5 | closed | fixed | KennethLove | compile error | 2 | 2 | ||||||
minor | 1059 | 45400 | 189 months ago | 11 months ago | admin | *args and **kwargs in function definitions | Documentation | Python 2.6 | closed | fixed | lars.gustaebel | georg.brandl | 4 | 2 | ||||||
normal | 1060 | 45401 | 189 months ago | 11 months ago | admin | zipfile cannot handle files larger than 2GB (inside archive) | Library (Lib) | Python 2.5 | closed | wont fix | Kevin Ar18 | compile error | 8 | 3 | ||||||
normal | 1061 | 45402 | 189 months ago | 11 months ago | admin | ABC caches should use weak refs |
![]() |
Python 3.0 | closed | accepted | gvanrossum | georg.brandl | patch | 9 | 4 | |||||
normal | 1062 | 45403 | 189 months ago | 11 months ago | admin | nice to have a way to tell if a socket is bound | Python 3.2 | test needed | open | janssen | janssen | enhancement | 7 | 5 | ||||||
minor | 1063 | 45404 | 189 months ago | 11 months ago | admin | Small typo in properties example | Documentation | Python 2.5 | closed | out of date | cgrohmann | 2 | 2 | |||||||
normal | 1064 | 45405 | 189 months ago | 11 months ago | admin | Test issue |
![]() |
closed | not a bug | loewis | patch | 11 | 3 | |||||||
normal | 1065 | 45406 | 189 months ago | 11 months ago | admin | ssl.py shouldn't change class names from 2.6 to 3.x | Library (Lib) | Python 3.0, Python 2.6 | closed | fixed | janssen | janssen | behavior | 2 | 1 | |||||
normal | 1066 | 45407 | 189 months ago | 11 months ago | admin | Implement PEPs 3109, 3134 |
![]() |
Interpreter Core, Library (Lib), Tests | Python 3.0 | closed | accepted | collinwinter | collinwinter | patch | behavior | 3 | 2 | |||
normal | 1067 | 45408 | 189 months ago | 11 months ago | admin | test_smtplib failures (caused by asyncore) |
![]() |
Python 3.0 | closed | wont fix | twouters | nobody | patch | 11 | 5 | |||||
normal | 1068 | 45409 | 189 months ago | 11 months ago | admin | Documentation Updates for PEP 3101 string formatting | Documentation | Python 3.0 | closed | accepted | talin | georg.brandl | 2 | 2 | ||||||
normal | 1069 | 45410 | 189 months ago | 11 months ago | admin | invalid file encoding results in "SyntaxError: None" | Python 3.0 | closed | fixed | georg.brandl | loewis | behavior | 2 | 2 | ||||||
normal | 1070 | 45411 | 189 months ago | 11 months ago | admin | unicode identifiers in error messages | Python 3.0 | closed | fixed | georg.brandl | loewis | behavior | 2 | 2 | ||||||
normal | 1071 | 45412 | 189 months ago | 11 months ago | admin | unicode.translate() doesn't error out on invalid translation table |
![]() |
Unicode | Python 3.0, Python 2.6, Python 2.5 | closed | accepted | georg.brandl | lemburg | patch | behavior | 7 | 3 | |||
normal | 1072 | 45413 | 189 months ago | 11 months ago | admin | Documentaion font size too small | Documentation tools (Sphinx) | Python 3.0, Python 2.6 | closed | fixed | nirs | georg.brandl | 7 | 3 | ||||||
major | 1073 | 45414 | 189 months ago | 11 months ago | admin | Mysterious failure under Windows | Python 2.5 | closed | works for me | akineko | 6 | 3 | ||||||||
normal | 1074 | 45415 | 189 months ago | 11 months ago | admin | python3.0-config script does not run on py3k | None | Python 3.0 | closed | fixed | koen | georg.brandl | 2 | 2 | ||||||
normal | 1075 | 45416 | 189 months ago | 11 months ago | admin | py3k: Unicode error in os.stat on Windows |
![]() |
closed | accepted | amaury.forgeotdarc | patch | 2 | 2 | |||||||
normal | 1076 | 45417 | 189 months ago | 11 months ago | admin | py3 patch: full Unicode version for winreg module |
![]() |
Unicode | Python 3.0 | closed | accepted | amaury.forgeotdarc | patch | 3 | 2 | |||||
normal | 1077 | 45418 | 189 months ago | 11 months ago | admin | itertools missing, causes interactive help to break | Interpreter Core, Library (Lib) | Python 3.0 | closed | mattrussell | georg.brandl | behavior | 1 | 1 | ||||||
normal | 1078 | 45419 | 189 months ago | 11 months ago | admin | cachersrc.py using tuple unpacking args | macOS | Python 3.0 | closed | duplicate | jinok | collinwinter | compile error | 2 | 3 | |||||
normal | 1079 | 45420 | 189 months ago | 11 months ago | admin | decode_header does not follow RFC 2047 |
![]() |
Python 3.3 | resolved | closed | fixed | kael | r.david.murray | patch | behavior | 23 | 13 | |||
normal | 1080 | 45421 | 189 months ago | 11 months ago | admin | Search broken | Documentation | Python 3.0, Python 2.6 | closed | later | nirs | behavior | 2 | 2 | ||||||
normal | 1081 | 45422 | 189 months ago | 11 months ago | admin | file.seek allows float arguments | Python 3.0 | closed | fixed | georg.brandl | loewis | behavior | 2 | 3 | ||||||
major | 1082 | 45423 | 189 months ago | 11 months ago | admin | platform system may be Windows or Microsoft since Vista |
![]() |
Windows | Python 2.6, Python 2.5 | closed | accepted | p.lavarre@ieee.org | jafo | patch | behavior | 14 | 4 | |||
normal | 1083 | 45424 | 189 months ago | 11 months ago | admin | Confusing error message when dividing timedelta using / |
![]() |
Interpreter Core | Python 3.2 | closed | duplicate | skip.montanaro | patch | enhancement | 10 | 7 | ||||
normal | 1084 | 45425 | 189 months ago | 11 months ago | admin | ''.find() gives wrong result in Python built with ICC | Build, Interpreter Core | 3rd party | closed | wont fix | sanders_muc | 6 | 2 | |||||||
major | 1085 | 45426 | 189 months ago | 11 months ago | admin | OS X 10.5.x Build Problems | Tests | Python 3.0 | closed | duplicate | noahgift | compile error | 2 | 2 | ||||||
normal | 1086 | 45427 | 189 months ago | 11 months ago | admin | test_email failed | Python 3.0 | closed | fixed | xyb | barry | rfe | 4 | 5 | ||||||
normal | 1087 | 45428 | 189 months ago | 11 months ago | admin | py3k os.popen result is not iterable, patch attached |
![]() |
Library (Lib) | Python 3.0 | closed | not a bug | carsten.haese | aimacintyre | patch | behavior | 5 | 5 | |||
normal | 1088 | 45429 | 189 months ago | 11 months ago | admin | News page broken link to 3.0a1 | Python 3.0 | closed | fixed | pysquared | behavior | 2 | 2 | |||||||
minor | 1089 | 45430 | 189 months ago | 11 months ago | admin | ever considered adding static typing to python? | Interpreter Core | 3rd party | closed | wont fix | adamjw | 1 | 1 | |||||||
normal | 1090 | 45431 | 189 months ago | 11 months ago | admin | doctools/sphinx/web/application.py does not start on windows | Documentation tools (Sphinx) | closed | fixed | osuchw | crash | 2 | 2 | |||||||
normal | 1091 | 45432 | 189 months ago | 11 months ago | admin | py3k Mac installation errors | Installation, macOS | Python 3.0 | closed | accepted | hdiogenes | compile error | 5 | 2 | ||||||
normal | 1092 | 45433 | 189 months ago | 11 months ago | admin | Unexpected results in Tutorial about Unicode | Unicode | Python 3.0 | closed | fixed | Viscaynot | behavior | 5 | 3 | ||||||
normal | 1093 | 45434 | 189 months ago | 11 months ago | admin | product function patch | Documentation, Library (Lib), Tests | Python 2.6 | closed | rejected | ryan.freckleton | behavior | 3 | 3 | ||||||
normal | 1094 | 45435 | 189 months ago | 11 months ago | admin | TypeError in poplib.py |
![]() |
Library (Lib) | Python 3.0 | closed | fixed | serge.julien | gvanrossum | patch | 3 | 2 | ||||
normal | 1095 | 45436 | 189 months ago | 11 months ago | admin | make install failed | Installation | Python 2.5 | closed | fixed | akineko | georg.brandl | 8 | 3 | ||||||
normal | 1096 | 45437 | 189 months ago | 11 months ago | admin | Deeply recursive repr segfault | Python 2.6 | closed | fixed | Rhamphoryncus | brett.cannon | crash | 2 | 2 | ||||||
normal | 1097 | 45438 | 189 months ago | 11 months ago | admin | input() should respect sys.stdin.encoding when in interactive mode | Unicode | Python 3.0 | closed | fixed | philyoon | behavior | 2 | 2 | ||||||
normal | 1098 | 45439 | 189 months ago | 11 months ago | admin | decode_unicode doesn't nul-terminate | closed | fixed | Rhamphoryncus | crash | 6 | 4 | ||||||||
normal | 1099 | 45440 | 189 months ago | 11 months ago | admin | Mac compile fails with pydebug and framework enabled |
![]() |
Build, macOS | Python 3.1, Python 3.2, Python 2.7 | resolved | closed | fixed | hdiogenes | ronaldoussoren | patch | compile error | 16 | 8 |