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 1200 45541 202 months ago 25 months ago admin Allow array.array to be parsed by the t# format unit. Interpreter Core Python 3.1 patch review closed not a bug jyasskin       enhancement 7 5
minor 1201 45542 202 months ago 25 months ago admin Error in array concept Documentation Python 3.0   closed not a bug zip         2 2
normal 1202 45543 202 months ago 25 months ago admin zlib.crc32() and adler32() return value Extension Modules Python 3.0, Python 3.1, Python 2.6   closed fixed arigo gregory.p.smith 64bit   behavior 23 9
normal 1203 45544 202 months ago 25 months ago admin ctypes doesn't work on Mac with --disable-toolbox-glue Library (Lib), macOS Python 3.0, Python 2.6   closed accepted janssen theller     behavior 8 2
normal 1204 45545 202 months ago 25 months ago admin readline configuration for shared libs w/o curses dependencies has patch Build, Installation Python 3.0, Python 2.5   closed fixed mbeachy gregory.p.smith 64bit, patch   compile error 13 5
normal 1205 45546 202 months ago 25 months ago admin urllib fail to read URL contents, urllib2 crash Python None Python 2.5   closed wont fix cosoleto       crash 13 7
minor 1206 45547 202 months ago 25 months ago admin logging/__init__.py has patch Library (Lib) Python 2.5   closed fixed phd   patch     2 2
normal 1207 45548 202 months ago 25 months ago admin Load tests from path (patch included) Tests Python 3.1, Python 2.7 test needed closed rejected bluebird purcell patch   enhancement 5 4
normal 1208 45549 202 months ago 25 months ago admin Match object should be guaranteed to always be true Documentation, Library (Lib)     closed fixed martin.horcicka       behavior 2 2
normal 1209 45550 202 months ago 25 months ago admin IOError won't accept tuples longer than 3 Extension Modules Python 2.5   closed out of date jimjjewett       behavior 2 2
normal 1210 45551 202 months ago 25 months ago admin imaplib does not run under Python 3 has patch Library (Lib) Python 3.0   closed fixed rtmq benjamin.peterson patch   behavior 26 9
normal 1211 45552 202 months ago 25 months ago admin cleanup patch for 3.0 tutorial/interpreter.rst has patch Documentation Python 3.0   closed accepted scav   patch     2 2
normal 1212 45553 202 months ago 25 months ago admin 3.0 tutorial/introduction.rst mentions 'long' has patch Documentation Python 3.0   closed accepted scav   patch     2 2
normal 1213 45554 202 months ago 25 months ago admin 3.0 tutorial/classes.rst patch has patch Documentation Python 3.0   closed accepted scav   patch     2 2
normal 1214 45555 202 months ago 25 months ago admin Timeout in CGIXMLRPCRequestHandler under IIS has patch Windows Python 2.6, Python 2.5   closed fixed steenie   patch     3 2
normal 1215 45556 202 months ago 25 months ago admin documentation doesn't say that you can't handle C segfaults from python has patch Documentation Python 3.3 resolved closed fixed tebeka docs@python easy, patch     21 13
normal 1216 45557 202 months ago 25 months ago admin Python2.5.1 fails to compile under VC.NET2002 ( 7.0 ) Extension Modules Python 2.5   closed fixed kartlee loewis     compile error 4 3
normal 1217 45558 202 months ago 25 months ago admin infinite loop in re module Regular Expressions Python 2.4   closed not a bug andresriancho brett.cannon     resource usage 5 2
normal 1218 45559 202 months ago 25 months ago admin Restrict Google search to docs when in the docs subtree? Documentation     closed not a bug skip.montanaro       behavior 4 2
normal 1219 45560 202 months ago 25 months ago admin 3.0 library/stdtypes.rst patch has patch Documentation Python 3.0   closed accepted scav georg.brandl patch     2 2
normal 1220 45561 202 months ago 25 months ago admin popen3 website documentation inconsistency Documentation Python 2.5   closed not a bug jbronn         2 2
normal 1221 45562 202 months ago 25 months ago admin email.Utils.parseaddr("a(WRONG)@b") Library (Lib) Python 2.4, Python 2.5   closed duplicate helmut barry     behavior 4 5
normal 1222 45563 202 months ago 25 months ago admin locale.format bug if thousand separator is space (french separator as example) has patch Library (Lib) Python 2.6   closed fixed edlm10 loewis patch   behavior 23 8
major 1223 45564 202 months ago 25 months ago admin httplib does not handle ssl end of file properly has patch Library (Lib) Python 2.6   closed fixed Richie janssen patch   behavior 7 6
normal 1224 45565 202 months ago 25 months ago admin SimpleHTTPServer doesn't understand // at beginning of path anymore Library (Lib) Python 2.6, Python 2.5   closed fixed philfr facundobatista easy   behavior 4 3
normal 1225 45566 202 months ago 25 months ago admin IDLE - Fix: pressing Ctrl+C while printing exception -> stuck IDLE Python 2.6, Python 2.5   closed accepted taleinat kbk     crash 2 2
minor 1226 45567 202 months ago 25 months ago admin lib/sched.py superfluous code for removal Library (Lib) Python 2.5   closed fixed lorph       resource usage 2 2
normal 1227 45568 202 months ago 25 months ago admin csv docs say 'excel_tab'; code says 'excel-tab' Library (Lib) Python 2.5   closed works for me dcelzinga skip.montanaro     behavior 3 2
normal 1228 45569 202 months ago 25 months ago admin 3.0 tutorial/datastructures.rst patch has patch Documentation Python 3.0   closed accepted scav   patch     2 2
minor 1229 45570 202 months ago 25 months ago admin 3.0 library/stdtypes.rst Documentation Python 3.0   closed fixed scav brett.cannon       2 2
normal 1230 45571 202 months ago 25 months ago admin Tix HList class missing method implementation for info_bbox Tkinter Python 2.6   closed duplicate ron.longo loewis     enhancement 3 3
minor 1231 45572 202 months ago 25 months ago admin PEPs 344 and 3134 contain incorrect hyperlinks. Documentation     closed fixed draghuram         2 2
major 1232 45573 202 months ago 25 months ago admin %f prints the wrong 6 decimal places Interpreter Core Python 2.5   closed not a bug kmckiou       behavior 3 2
normal 1233 45574 202 months ago 25 months ago admin bsddb.dbshelve.DbShelf.append doesn't work Extension Modules Python 3.0, Python 2.6, Python 2.5   closed fixed polaar gregory.p.smith     behavior 4 3
normal 1234 45575 202 months ago 25 months ago admin semaphore errors on AIX 5.2 has patch has PR   Python 3.0, Python 2.6, Python 2.5   closed fixed sable christian.heimes patch     10 3
normal 1235 45576 202 months ago 25 months ago admin CGIHTTPRequestHandler.run_cgi() does not run on Windows if sys.executable contains blanks has patch Windows Python 3.1, Python 3.2, Python 2.6, Python 2.5   closed fixed schu orsenthil patch     15 6
normal 1236 45577 201 months ago 25 months ago admin subprocess is not thread-safe Library (Lib) Python 2.5   closed duplicate kjd@duda.org       crash 2 3
normal 1237 45578 201 months ago 25 months ago admin type_new doesn't allocate space for sentinal slot Interpreter Core     closed not a bug Rhamphoryncus         5 2
minor 1238 45579 201 months ago 25 months ago admin dictobject and dictentry not used consistently in dictobject.c has patch Interpreter Core Python 2.6, Python 2.5   closed fixed anthon brett.cannon patch     6 3
normal 1239 45580 201 months ago 25 months ago admin openpty does not give bidirectional pipe None Python 2.5   closed not a bug mudyc       behavior 3 1
normal 1240 45581 201 months ago 25 months ago admin str.split bug when using sep = None and maxsplit   Python 2.4, Python 2.5   closed duplicate QuantumTim       behavior 4 3
normal 1241 45582 201 months ago 25 months ago admin subprocess.py stdout of childprocess always buffered.   Python 2.4, Python 2.5   closed not a bug jason.w.kim       behavior 3 3
normal 1242 45583 201 months ago 25 months ago admin test       closed not a bug gopiyadav26         2 2
normal 1243 45584 201 months ago 25 months ago admin option.dest not set when callback called with optparse Library (Lib) Python 2.5   closed not a bug cjw296 gward       12 4
normal 1244 45585 201 months ago 25 months ago admin Error on 'raise' does not show correct line number and Traceback message   Python 2.5   closed not a bug alexander.shirokov       behavior 3 2
minor 1245 45586 201 months ago 25 months ago admin Document PySys_* API functions Documentation Python 2.6   closed fixed brett.cannon       behavior 3 2
minor 1246 45587 201 months ago 25 months ago admin Document PySys_GetObject() Documentation Python 2.6   closed duplicate brett.cannon       behavior 2 1
major 1247 45588 201 months ago 25 months ago admin PEP 3137 patch (repr, names, parser) has patch Interpreter Core Python 3.0   closed accepted christian.heimes gvanrossum patch     8 4
major 1248 45589 201 months ago 25 months ago admin ftplib needs a rewrite to use bytes/buffers Library (Lib) Python 3.0   closed   brett.cannon         6 4
normal 1249 45590 201 months ago 25 months ago admin PEP 3137 patch: PyBytes/PyUnicode comparisons Interpreter Core Python 3.0   closed accepted thomaslee gvanrossum     enhancement 3 2
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: