[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (06/12/09 - 06/19/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2239 open (+26) / 15895 closed (+14) / 18134 total (+40) Open issues with patches: 886 Average duration of open issues: 653 days. Median duration of open issues: 404 days. Open Issues Breakdown open 2210 (+25) pending29 ( +1) Issues Created Or Reopened (40) ___ Add client side certificate support to httplib 06/12/09 CLOSED http://bugs.python.org/issue6273created jnoller patch subprocess.Popen() may leak file descriptors 06/12/09 http://bugs.python.org/issue6274created facundobatista patch let unittest.assertRaises() return the exception object caught 06/14/09 http://bugs.python.org/issue6275reopened krisvale patch, patch, easy, needs review Fix contextlib.nested DeprecationWarning for test_signal.06/13/09 CLOSED http://bugs.python.org/issue6276created vshenoy patch Add description of new syntax of with to 2.7 whatsnew document. 06/13/09 CLOSED http://bugs.python.org/issue6277created vshenoy patch http.server, BaseHTTPRequestHandler write string error 06/13/09 CLOSED http://bugs.python.org/issue6278created System32 datamodel documentation confuses staticmethod with classmethod 06/13/09 CLOSED http://bugs.python.org/issue6279created segfaulthunter patch calendar.timegm() belongs in time module, next to time.gmtime() 06/13/09 http://bugs.python.org/issue6280created zooko Bug in hashlib 06/13/09 http://bugs.python.org/issue6281created Eloff In tarfile, compression level cannot be specified06/14/09 CLOSED http://bugs.python.org/issue6282created Tzigi Cannot build extension in amd64 using msvc9compiler 06/14/09 http://bugs.python.org/issue6283created alexsh C/API PyErr_AsUnicode() 06/14/09 http://bugs.python.org/issue6284created ideasman42 patch Silent abort on XP help document display 06/14/09 http://bugs.python.org/issue6285created scott_daniels distutils upload command doesn't work with http proxy06/15/09 http://bugs.python.org/issue6286created tarek distutils.core.setup does not document the 'license' meta-data 06/15/09 CLOSED http://bugs.python.org/issue6287created mattsmart Update contextlib.nested docs in light of deprecation06/17/09 http://bugs.python.org/issue6288reopened ncoghlan compile() raises SyntaxError with confusing message for some dec 06/15/09 CLOSED http://bugs.python.org/issue6289created exarkun cPickle can misread data type06/15/09 http://bugs.python.org/issue6290created ac.james TypeError: b2a_base64() argument 1 must be bytes or buffer, not 06/16/09 CLOSED http://bugs.python.org/issue6291cr
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (06/19/09 - 06/26/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2242 open (+17) / 15925 closed (+16) / 18167 total (+33) Open issues with patches: 889 Average duration of open issues: 657 days. Median duration of open issues: 408 days. Open Issues Breakdown open 2212 (+17) pending30 ( +0) Issues Created Or Reopened (33) ___ test_with.py has a couple minor mistakes 06/19/09 CLOSED http://bugs.python.org/issue6313created exarkun patch logging.basicConfig(level='DEBUG', ... 06/20/09 CLOSED http://bugs.python.org/issue6314created alexl locale._build_localename(locale.getdefaultlocale()) returns 'C.m 06/20/09 CLOSED http://bugs.python.org/issue6315created sjt format, str.format don't work well with datetime, date object06/20/09 CLOSED http://bugs.python.org/issue6316created falsetru winsound.PlaySound doesn't accept non-unicode string 06/21/09 http://bugs.python.org/issue6317created ocean-city patch HTMLParser Attributes Containing Escaped Quotes 06/21/09 CLOSED http://bugs.python.org/issue6318created ericryk bdist_msi runs out of memory for large packages 06/21/09 CLOSED http://bugs.python.org/issue6319created bethard patch Standard string encodings should include GSM0.38 06/21/09 http://bugs.python.org/issue6320created jwishnie Reload Python modules when running programs 06/22/09 http://bugs.python.org/issue6321created samwyse Pdb breakpoints don't work on lines without bytecode 06/22/09 http://bugs.python.org/issue6322created inducer Py3.1 pdb doesn't deal well with syntax errors 06/22/09 http://bugs.python.org/issue6323created inducer patch, needs review "in" expression falls back to __iter__ before __getitem__06/22/09 http://bugs.python.org/issue6324created afoglia robotparser doesn't handle URL's with query strings 06/23/09 http://bugs.python.org/issue6325created skybrian Add a "swap" method to list 06/23/09 http://bugs.python.org/issue6326created krisvale patch, patch [mimetext] long lines get cut with exclamation mark and newline 06/23/09 http://bugs.python.org/issue6327created martijntje login() function failed in smtplib with message "argument 1 must 06/23/09 CLOSED http://bugs.python.org/issue6328created hdvision Fix iteration for memoryviews06/23/09 CLOSED http://bugs.python.org/issue6329created rhettinger patch trunk does not build with --enable-unicode=ucs4 06/23/09 http://bugs.python.org/issue6330created eric.smith easy Add unicode script info to the unicode database 06/23/09 http://bugs.python.
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (06/26/09 - 07/03/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2231 open (+26) / 16000 closed (+38) / 18231 total (+64) Open issues with patches: 890 Average duration of open issues: 661 days. Median duration of open issues: 413 days. Open Issues Breakdown open 2203 (+26) pending28 ( +0) Issues Created Or Reopened (65) ___ Remove checks for win NT 06/29/09 CLOSED http://bugs.python.org/issue4856reopened amaury.forgeotdarc patch Rstrip Incorrectly Strips Some Strings 06/26/09 CLOSED http://bugs.python.org/issue6346created mkubilus hpux11.00-parisc: dtoa.c: "Failed to find an exact-width 32-bit 06/26/09 CLOSED http://bugs.python.org/issue6347created srid patch solaris/aix: Py_Initialize: can't initialize sys standard stream 06/26/09 http://bugs.python.org/issue6348created srid email.Maildir cannot roundtrip messages. 06/27/09 CLOSED http://bugs.python.org/issue6349created bremner Example at end of HTMLParser documentation uses old-style print 06/27/09 CLOSED http://bugs.python.org/issue6350created MLModel Compiler warning in _cursesmodule.c 06/28/09 http://bugs.python.org/issue6351created hagen Compiler warning in unicodeobject.c 06/28/09 http://bugs.python.org/issue6352created hagen patch "L" integer suffix in Python 3.1 tutorial06/28/09 CLOSED http://bugs.python.org/issue6353created delroth patch Old floating point representation in 3.1 tutorial06/28/09 CLOSED http://bugs.python.org/issue6354created delroth bogus NULL check in PyCapsule06/28/09 CLOSED http://bugs.python.org/issue6355created bkramer patch Segfault of sys.setrecursionlimit if limit exceeds the value 180 06/28/09 CLOSED http://bugs.python.org/issue6356created str1442 tempfile.NamedTemporaryFile does not accept the delete= paramete 06/28/09 CLOSED http://bugs.python.org/issue6357created stutzbach os.popen exit code inconsistent 06/28/09 http://bugs.python.org/issue6358created abbeyj pyexpat.c calls trace function incorrectly for exceptions06/28/09 http://bugs.python.org/issue6359created nedbat Simplify string decoding in xmlrpc.client. 06/29/09 http://bugs.python.org/issue6360created alexandre.vassalotti patch I/O object wrappers shouldn't close their underlying file when d 06/29/09 http://bugs.python.org/issue6361created alexandre.vassalotti multiprocessing: handling of errno after signals in sem_acquire( 06/29/09 http://bugs.python.org/issue6362created ryles __future__ statements break doctest 06/29/09 CLOSED http://bugs.python.org/issue63
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (07/03/09 - 07/10/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2245 open (+32) / 16035 closed (+17) / 18280 total (+49) Open issues with patches: 894 Average duration of open issues: 660 days. Median duration of open issues: 414 days. Open Issues Breakdown open 2215 (+32) pending30 ( +0) Issues Created Or Reopened (52) ___ multiprocessing: BaseManager.from_address documented but doesn't 07/09/09 http://bugs.python.org/issue3518reopened jnoller logging.basicConfig(level='DEBUG', ... and setLevel("DEBUG") res 07/06/09 http://bugs.python.org/issue6314reopened r.david.murray patch distutils compiler switch ignored07/08/09 http://bugs.python.org/issue6377reopened tarek patch Dictionaries should support __add__ 07/04/09 CLOSED http://bugs.python.org/issue6410reopened ezio.melotti 3.1 not functional 07/03/09 CLOSED http://bugs.python.org/issue6411created element.effect Titlecase as defined in Unicode Case Mappings not followed 07/03/09 http://bugs.python.org/issue6412created christoph patch incorrect log level in distutlis.dist for announce 07/04/09 CLOSED http://bugs.python.org/issue6413created tarek struct module : processor endianness descriptions misleading 07/04/09 http://bugs.python.org/issue6414created kmag easy warnings.warn segfaults on bad formatted string 07/04/09 http://bugs.python.org/issue6415created wiesenth patch Failed to compile selectmodule.c on windows (trunk) 07/04/09 CLOSED http://bugs.python.org/issue6416created ocean-city easy multiprocessing Process examples: print and getppid 07/04/09 http://bugs.python.org/issue6417created mnewman unittest.TestProgram change breaks nose 07/04/09 http://bugs.python.org/issue6418created jpellerin patch Broken test_kqueue.py on OpenBSD 07/04/09 http://bugs.python.org/issue6419created henry.precheur Fix warning in nismodule.c on OpenBSD07/04/09 CLOSED http://bugs.python.org/issue6420created henry.precheur patch errors in docs re module initialization vs self arg to functions 07/04/09 http://bugs.python.org/issue6421created aleax easy timeit called from within Python should allow autoranging07/05/09 http://bugs.python.org/issue6422created scott_daniels patch The cgi docs should advertize using "in" instead of "has_key"07/05/09 http://bugs.python.org/issue6423created cito patch Idle3 crashing when using completion 07/05/09 CLOSED http://bugs.python.org/issue6424created tcourbon imaplib.IMAP4.fetch() is missing documentation for message_set p 07/06/09 CLOSED http://b
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (07/10/09 - 07/17/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2255 open (+32) / 16072 closed (+15) / 18327 total (+47) Open issues with patches: 892 Average duration of open issues: 662 days. Median duration of open issues: 414 days. Open Issues Breakdown open (+31) pending33 ( +1) Issues Created Or Reopened (48) ___ locale.D_* and .T_* are int, not string 07/10/09 CLOSED http://bugs.python.org/issue6456reopened r.david.murray distutils.command.build_ext.get_export_symbols should use the "P 07/11/09 CLOSED http://bugs.python.org/issue6459reopened tarek patch test failure in test_xmlrpc on Gentoo in trunk 07/11/09 http://bugs.python.org/issue6460created r.david.murray multiprocessing: freezing apps on Windows07/11/09 http://bugs.python.org/issue6461created sgm bsddb3 intermittent test failures07/11/09 http://bugs.python.org/issue6462created r.david.murray IDLE with Tk-Cocoa: Edit, format menus hang 07/11/09 http://bugs.python.org/issue6463created wordtech test_normalization failures due to truncated NormalizationTest.t 07/11/09 CLOSED http://bugs.python.org/issue6464created r.david.murray easy email.feedparser regular expression bug (NLCRE_crack)07/11/09 http://bugs.python.org/issue6465created jkg patch duplicate get_version() code between cygwinccompiler and emxccom 07/12/09 http://bugs.python.org/issue6466created tarek raw_input() doesn't work as expected when it gets multiple ^D07/12/09 http://bugs.python.org/issue6467created lucaspmelo __missing__ not completely implemented in dictobject.c 07/12/09 CLOSED http://bugs.python.org/issue6468created bvukov Function definition expressions feature 07/12/09 CLOSED http://bugs.python.org/issue6469created grammati patch Tkinter import fails when running Python.exe from a network shar 07/12/09 http://bugs.python.org/issue6470created cgohlke patch, needs review errno and strerror attributes incorrectly set on socket errors w 07/12/09 http://bugs.python.org/issue6471created ezio.melotti Inconsistent use of "iterator" in ElementTree doc & diff between 07/13/09 http://bugs.python.org/issue6472created MLModel hmac sha384/sha512 fails test vectors07/13/09 CLOSED http://bugs.python.org/issue6473created iwade Inconsistent TypeError message on function calls with wrong numb 07/13/09 http://bugs.python.org/issue6474created hagen Documentation > Tutorial > List Comprehensions 07/13/09 CLOSED http://bugs.python.org/issue6475created Retro MSVCRT's spawnve/spawnvpe are not thread safe07/13/09 http://bugs.python
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (07/17/09 - 07/24/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2278 open (+41) / 16106 closed (+16) / 18384 total (+57) Open issues with patches: 897 Average duration of open issues: 661 days. Median duration of open issues: 413 days. Open Issues Breakdown open 2245 (+41) pending33 ( +0) Issues Created Or Reopened (58) ___ warnings.warn segfaults on bad formatted string 07/18/09 CLOSED http://bugs.python.org/issue6415reopened r.david.murray patch lib2to3 fails to convert 'thread' when not followed by a period 07/17/09 CLOSED http://bugs.python.org/issue6506created ericp Enhance dis.dis to autocompile codestrings 07/17/09 http://bugs.python.org/issue6507created tjreedy expose setresuid 07/17/09 http://bugs.python.org/issue6508created solinym re.py - encounter unexpected 07/18/09 http://bugs.python.org/issue6509created kaizhu zipfile: OSError File exists 07/18/09 CLOSED http://bugs.python.org/issue6510created srid zipfile: Invalid argument when opening zero-sized files 07/18/09 http://bugs.python.org/issue6511created srid UnicodeDecodeError: 'utf8' codec can't decode bytes in position 07/18/09 CLOSED http://bugs.python.org/issue6512created wplappert Standard Library, Warnings, 28.5.4, example fails07/18/09 CLOSED http://bugs.python.org/issue6513created jasontiller "python -m unittest " does not run any tests 07/18/09 CLOSED http://bugs.python.org/issue6514created exarkun http://docs.python.org/dev/library/unittest.html#load-tests-prot 07/18/09 http://bugs.python.org/issue6515created exarkun reset owner/group to root for distutils tarballs 07/18/09 http://bugs.python.org/issue6516created till configparser: add possibility to escape formatstrings07/18/09 http://bugs.python.org/issue6517created till patch Enable 'with' statement in ossaudiodev module07/19/09 http://bugs.python.org/issue6518created jjalocha Reorder 'with' statement for files in Python Tutorial07/19/09 http://bugs.python.org/issue6519created jjalocha urllib.urlopen does not have timeout parameter where as urllib2. 07/19/09 http://bugs.python.org/issue6520created orsenthil easy Contradictory documentation for email.mime.text.MIMEText 07/19/09 http://bugs.python.org/issue6521created pitrou docs for unittest.expectedFailure do not syntactically show it's 07/20/09 http://bugs.python.org/issue6522created brett.cannon smtplib exception smtp.connect TypeError encode_plain07/20/09
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (07/24/09 - 07/31/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2292 open (+33) / 16143 closed (+18) / 18435 total (+51) Open issues with patches: 899 Average duration of open issues: 660 days. Median duration of open issues: 414 days. Open Issues Breakdown open 2261 (+32) pending30 ( +0) Issues Created Or Reopened (52) ___ string.lowercase/uppercase/letters not affected by locale change 07/25/09 CLOSED http://bugs.python.org/issue6525reopened ezio.melotti inserting None into sys.modules does not raise ImportError with 07/24/09 http://bugs.python.org/issue6563created brett.cannon Error in Sec. 8.4 of Tutorial07/24/09 CLOSED http://bugs.python.org/issue6564created gmarsden improper use of __setitem__ in ElementTree for Python 3.107/24/09 http://bugs.python.org/issue6565created aroberge json.dumps converts None to "null" (not null)07/24/09 http://bugs.python.org/issue6566created srid Make inf be almost equal to inf 07/25/09 http://bugs.python.org/issue6567reopened lucaspmelo unittest test discovery improvements 07/24/09 http://bugs.python.org/issue6568created michael.foord unittest document bug (random.shuffle sequence) 07/25/09 CLOSED http://bugs.python.org/issue6569created hsmtkk patch Documentation Clarity07/25/09 http://bugs.python.org/issue6570created StMark Help index 07/25/09 CLOSED http://bugs.python.org/issue6571created cjw Manas Thapliyal wants to chat07/25/09 CLOSED http://bugs.python.org/issue6572created gravitywarrior1 set union method ignores arguments appearing after the original 07/25/09 CLOSED http://bugs.python.org/issue6573created ssmout patch List the __future__ features in a table 07/26/09 http://bugs.python.org/issue6574created ezio.melotti patch, easy Can't download docs 07/26/09 CLOSED http://bugs.python.org/issue6575created zuo re docs: wrong link targets 07/26/09 CLOSED http://bugs.python.org/issue6576created zuo Links wrongly targeting to builtin functions' instead of module 07/26/09 CLOSED http://bugs.python.org/issue6577created zuo 2 problems with 'Docs for other versions' section on left HTML d 07/26/09 CLOSED http://bugs.python.org/issue6578created zuo No update about automatic numbering of fields in format strings 07/26/09 http://bugs.python.org/issue6579reopened georg.brandl No deprecation warning for list comprehension leak conflict 07/26/09 http://bugs.python.o
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (07/31/09 - 08/07/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2315 open (+39) / 16175 closed (+16) / 18490 total (+55) Open issues with patches: 919 Average duration of open issues: 657 days. Median duration of open issues: 411 days. Open Issues Breakdown open 2283 (+39) pending31 ( +0) Issues Created Or Reopened (55) ___ heapq.nsmallest and nlargest should be smarter/more usable/more 07/31/09 CLOSED http://bugs.python.org/issue6614created jab multiprocessing logging support test 08/01/09 http://bugs.python.org/issue6615created OG7 PyList_APPEND (append without incref)08/01/09 CLOSED http://bugs.python.org/issue6616created ideasman42 patch During compiling python 3.1 getting error Undefined symbol libin 08/01/09 http://bugs.python.org/issue6617created thoratsandip Typo in a listing in 5.2.9 of language reference 08/01/09 CLOSED http://bugs.python.org/issue6618created gregorlingl Remove duplicated function in Lib/inspect.py 08/01/09 CLOSED http://bugs.python.org/issue6619created vincele patch Variable may be used before first being assigned to in Lib/local 08/01/09 CLOSED http://bugs.python.org/issue6620created vincele patch [RFC] Remove leftover use of Carbon module from Lib/binhex.py08/01/09 CLOSED http://bugs.python.org/issue6621created vincele patch [RFC] wrong variable used in Lib/poplib.py 08/01/09 CLOSED http://bugs.python.org/issue6622created vincele patch Lib/ftplib.py netrc class parsing problem08/01/09 http://bugs.python.org/issue6623created vincele patch PyArg_ParseTuple with "s" format and NUL: Bogus TypeError detail 08/01/09 CLOSED http://bugs.python.org/issue6624created jafo UnicodeEncodeError on pydoc's CLI08/02/09 http://bugs.python.org/issue6625created christoph patch show Python mimetypes module some love 08/02/09 http://bugs.python.org/issue6626created jrus patch threading.local() does not work with C-created threads 08/02/09 http://bugs.python.org/issue6627created Nikratio IDLE freezes after encountering a syntax error 08/02/09 http://bugs.python.org/issue6628created brian89 seek doesn't properly handle file buffer, leads to silent data c 08/03/09 CLOSED http://bugs.python.org/issue6629created lorentey patch string.Template custom pattern not working 08/03/09 http://bugs.python.org/issue6630created jcollado urlparse.urlunsplit() can't handle relative files (for urllib*.o 08/03/09 http://bugs.python.org/issue6631created albert Include more fullwidth chars in the decimal codec08/03/09 http://bugs.python.org/issue6632
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (08/07/09 - 08/14/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2329 open (+26) / 16195 closed ( +8) / 18524 total (+34) Open issues with patches: 925 Average duration of open issues: 659 days. Median duration of open issues: 414 days. Open Issues Breakdown open 2297 (+26) pending31 ( +0) Issues Created Or Reopened (34) ___ TarFile.getmembers fails at struct.unpack: unpack requires a str 08/07/09 http://bugs.python.org/issue6669created srid Printing the 'The Python Tutorial' 08/08/09 http://bugs.python.org/issue6670created brimac webbrowser.py doesn't respect xfce default browser 08/09/09 http://bugs.python.org/issue6671created ava1ar patch Add Mingw recognition to pyport.h to allow building extensions 08/09/09 http://bugs.python.org/issue6672created f0k Py3.1 hangs in coroutine and eats up all memory 08/09/09 CLOSED http://bugs.python.org/issue6673created scoder Fatal error: deallocating None 08/10/09 CLOSED http://bugs.python.org/issue6674created shashi inf == inf (wrong IEEE 754 behaviour)08/10/09 CLOSED http://bugs.python.org/issue6675created Cyborg16 expat parser throws Memory Error when parsing multiple files 08/10/09 http://bugs.python.org/issue6676created realpolitik Place the term "delete" within the documentation for os.remove() 08/10/09 http://bugs.python.org/issue6677created mcow inspect.currentframe documentation omits optional depth paramete 08/10/09 http://bugs.python.org/issue6678created llimllib obsolete paragraph in re doc for re.sub 08/10/09 CLOSED http://bugs.python.org/issue6679created MLModel Python 3.1 fails to build when db.h contains non-UTF-8 character 08/10/09 CLOSED http://bugs.python.org/issue6680created Arfrever patch email.parser clips trailing \n of multipart/mixed part if part e 08/10/09 http://bugs.python.org/issue6681created gvanrossum Default traceback does not handle PEP302 loaded modules 08/11/09 http://bugs.python.org/issue6682created anders.blomd...@control.lth.se smtplib authentication - try all mechanisms 08/11/09 http://bugs.python.org/issue6683created shubes "x / 1" and "x * 1" should return x 08/11/09 CLOSED http://bugs.python.org/issue6684created mrjbq7 CGI module documentation references method 'toupper'; should be 08/11/09 http://bugs.python.org/issue6685created troy xml.sax.xmlreader.XMLReader.getProperty (xml.sax.handler.propert 08/11/09 http://bugs.python.org/issue6686created cms103 patch Move the special-case for integer objects out of PyBytes_FromObj 08/11/09 http://bugs.python.org/issue6687created a
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (08/14/09 - 08/21/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2353 open (+40) / 16226 closed (+15) / 18579 total (+55) Open issues with patches: 928 Average duration of open issues: 656 days. Median duration of open issues: 411 days. Open Issues Breakdown open 2322 (+40) pending30 ( +0) Issues Created Or Reopened (57) ___ Allow buffering for HTTPResponse 08/18/09 CLOSED http://bugs.python.org/issue4879reopened r.david.murray patch, patch Py3.1 hangs in coroutine and eats up all memory 08/17/09 http://bugs.python.org/issue6673reopened scoder 64bit cross platform failure and silly test in doctest 08/14/09 http://bugs.python.org/issue6703created cjw296 better col_offset for AST in statements like "for a,b in ..."08/14/09 CLOSED http://bugs.python.org/issue6704created fwierzbicki patch '''3,5'''.strip(r''',''') does not strip comma, returns '3,5'08/14/09 CLOSED http://bugs.python.org/issue6705created mgruen asyncore's accept() is broken08/14/09 http://bugs.python.org/issue6706created giampaolo.rodola dir() on __new__'d module w/o dict crashes 2.6.2 08/14/09 CLOSED http://bugs.python.org/issue6707created DinoV raw_input() calls generate compile errors. 08/15/09 CLOSED http://bugs.python.org/issue6708created starz It's possible to create TryExcept with no handlers 08/15/09 http://bugs.python.org/issue6709created benjamin.peterson hotshot stats load causes TypeError when multiple files are load 08/15/09 http://bugs.python.org/issue6710created j1m macurl2path has typos that raise AttributeError 08/16/09 CLOSED http://bugs.python.org/issue6711created joe.amenta patch sys._getframe is not available on all Python implementations 08/16/09 http://bugs.python.org/issue6712created johannes.janssen Integer & Long types: Performance improvement of 1.6x to 2x for 08/16/09 http://bugs.python.org/issue6713created gawain memmove fails with unicode strings 08/16/09 CLOSED http://bugs.python.org/issue6714created verigak xz compressor support08/17/09 http://bugs.python.org/issue6715created devurandom Windows install error when choosing to compile .py files 08/17/09 http://bugs.python.org/issue6716created pds Some problem with recursion handling 08/17/09 http://bugs.python.org/issue6717created gregorlingl ValueError in 21.17.4.2. SocketServer.UDPServer Example 08/17/09 http://bugs.python.org/issue6718created ericpope pdb messes up when debugging a
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (08/21/09 - 08/28/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2370 open (+23) / 16247 closed (+15) / 18617 total (+38) Open issues with patches: 935 Average duration of open issues: 657 days. Median duration of open issues: 410 days. Open Issues Breakdown open 2339 (+23) pending30 ( +0) Issues Created Or Reopened (39) ___ add conversion table to time module docs 08/22/09 http://bugs.python.org/issue5365reopened cvrebert implement new setuid-related calls and a standard way to drop al 08/21/09 CLOSED http://bugs.python.org/issue6758created solinym zipfile.ZipExtFile.read() is missing universal newline support 08/22/09 http://bugs.python.org/issue6759created ryles patch patch to subprocess docs to better explain Popen's 'args' argume 08/22/09 http://bugs.python.org/issue6760created cvrebert patch Class calling08/22/09 http://bugs.python.org/issue6761created onlyme strange string representation of xrange in print08/22/09 CLOSED http://bugs.python.org/issue6762created mintaka Crash on mac os x leopard in mimetypes.guess_type (or PyObject_M 08/22/09 http://bugs.python.org/issue6763created santagada os.path.join should callos.path.normpath on result 08/22/09 CLOSED http://bugs.python.org/issue6764created michael.foord easy math.log, log10 inconsistency08/23/09 CLOSED http://bugs.python.org/issue6765created steve21 Cannot modify dictionaries inside dictionaries using Managers fr 08/23/09 http://bugs.python.org/issue6766created carlosdf Python as zip package08/23/09 http://bugs.python.org/issue6767created Joe asyncore file_wrapper leaking file descriptors? 08/23/09 http://bugs.python.org/issue6768created keysers in xmlrpclib.py: NameError: global name 'HTTPSConnection' is not 08/23/09 http://bugs.python.org/issue6769created ivank PDF download links of docs for 3.1.1 are broken 08/24/09 CLOSED http://bugs.python.org/issue6770created Radiant documentation/implementation error 08/24/09 http://bugs.python.org/issue6771created steve21 Missing alias utf-8 in Standard Encodings list.08/24/09 CLOSED http://bugs.python.org/issue6772created mintaka subprocess issue on Win 7 x6408/24/09 http://bugs.python.org/issue6773created tesla socket.shudown documentation: on some platforms, closing one hal 08/24/09 http://bugs.python.org/issue6774created nicdumz patch readme: correct python.org/community/lists url 08/24/09 CLOSED http://bugs.python.org/issue6775created nicdumz
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (08/28/09 - 09/04/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2374 open (+24) / 16285 closed (+18) / 18659 total (+42) Open issues with patches: 939 Average duration of open issues: 661 days. Median duration of open issues: 415 days. Open Issues Breakdown open 2341 (+23) pending32 ( +1) Issues Created Or Reopened (45) ___ Multiple buffer overflows in unicode processing 09/02/09 http://bugs.python.org/issue2620reopened brett.cannon patch os.getpwent returns unsigned 32bit value, os.setuid refuses it 09/02/09 http://bugs.python.org/issue5705reopened brett.cannon patch, 64bit math.log, log10 inconsistency08/28/09 CLOSED http://bugs.python.org/issue6765reopened tjreedy invalid print in tkinter\test\test_ttk\test_widgets.py 08/28/09 CLOSED http://bugs.python.org/issue6796created keithc When Beginning Expression with Lookahead Assertion I get no Matc 08/28/09 CLOSED http://bugs.python.org/issue6797created jwindle Argument for sys.settrace() callbacks documented incorrectly 08/28/09 http://bugs.python.org/issue6798created robert.kern mimetypes does not give cannonical extension for guess_extension 08/29/09 http://bugs.python.org/issue6799created ptarjan os.exec* raises "OSError: [Errno 45] Operation not supported" in 08/29/09 http://bugs.python.org/issue6800created rnk symmetric_difference_update documentation fix08/30/09 CLOSED http://bugs.python.org/issue6801reopened r.david.murray build fails on Snow Leopard 08/29/09 http://bugs.python.org/issue6802created jmr patch Context manager docs refer to contextlib.contextmanager as conte 08/29/09 CLOSED http://bugs.python.org/issue6803created dhaffey patch IDLE: Detect Python files even if name doesn't end in .py08/29/09 http://bugs.python.org/issue6804created gagenellina patch Should be URL for documentation of current release of Python 3 ( 08/30/09 CLOSED http://bugs.python.org/issue6805created MLModel test_platform fails under Snow Leopard 08/30/09 CLOSED http://bugs.python.org/issue6806created brett.cannon easy No such file or directory: 'msisupport.dll' in msi.py08/30/09 http://bugs.python.org/issue6807created pds python 3.1 documentation tutorial classes08/30/09 CLOSED http://bugs.python.org/issue6808created tom_morse Python string.lstrip bug?08/31/09 CLOSED http://bugs.python.org/issue6809created mushywushy add link to the documentation of signal.signal 08/31/09 CLOSED http://bugs.python.org/issue6810created Yinon add a filename argument to marshal.load* 08/31/09 http://bugs.python.org/issue6811
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (09/04/09 - 09/11/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2394 open (+32) / 16312 closed (+15) / 18706 total (+47) Open issues with patches: 950 Average duration of open issues: 660 days. Median duration of open issues: 416 days. Open Issues Breakdown open 2361 (+32) pending32 ( +0) Issues Created Or Reopened (48) ___ should we include argparse 09/10/09 http://bugs.python.org/issue6247reopened michael.foord httplib's _read_chunked extremely slow for lots of chunks09/04/09 CLOSED http://bugs.python.org/issue6838created cjw296 easy zipfile can't extract file 09/04/09 http://bugs.python.org/issue6839created NewerCookie genericpath: _splitext returns '.ext', '' instead of '', '.ext' 09/04/09 CLOSED http://bugs.python.org/issue6840created optimix patch A typo in Doc/library/stdtypes.rst 09/05/09 CLOSED http://bugs.python.org/issue6841created cheeselee patch program run in interpreter, fails at command line09/05/09 CLOSED http://bugs.python.org/issue6842created jvanpraag No documentation for the module argument to warnings.filterwarni 09/05/09 CLOSED http://bugs.python.org/issue6843reopened exarkun BaseException DeprecationError raises inappropriately09/05/09 http://bugs.python.org/issue6844created aisaac Restart support in binary upload for ftplib 09/05/09 http://bugs.python.org/issue6845created pablomouzo patch bytearray.pop() returns negative ints09/05/09 CLOSED http://bugs.python.org/issue6846created hagen patch Exception strings for bytearray say "bytes" 09/05/09 CLOSED http://bugs.python.org/issue6847created hagen patch curses module build failure (ncurses 5.7)09/06/09 CLOSED http://bugs.python.org/issue6848created marketdickinson Tutorial changes 09/06/09 http://bugs.python.org/issue6849created michael.foord easy decimal.py: format_dict 09/06/09 CLOSED http://bugs.python.org/issue6850created skrah urllib.urlopen crashes in a thread on Snow Leopard 09/07/09 http://bugs.python.org/issue6851created jweber Unicode IO not working in cgi applet 09/07/09 CLOSED http://bugs.python.org/issue6852created loveminix system proxy not used for https (on windows) 09/07/09 http://bugs.python.org/issue6853created ldeller patch UnicodeDecodeError when retrieving binary data from cgi.FieldSto 09/07/09 http://bugs.python.org/issue6854created loveminix ihooks support for relative imports 09/07/09
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (09/11/09 - 09/18/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2396 open (+27) / 16366 closed (+29) / 18762 total (+56) Open issues with patches: 953 Average duration of open issues: 664 days. Median duration of open issues: 420 days. Open Issues Breakdown open 2363 (+27) pending32 ( +0) Issues Created Or Reopened (56) ___ pdb documentation shows running as script using "python" not "py 09/11/09 CLOSED http://bugs.python.org/issue6885created MLModel cgi.py runs python, not python3 09/11/09 http://bugs.python.org/issue6886created MLModel executables in lib use /usr/bin/env python, not python3 09/11/09 http://bugs.python.org/issue6887created MLModel pdb alias command with no arguments is broken09/11/09 CLOSED http://bugs.python.org/issue6888created MLModel «Pythonâs default encoding is the âasciiâ encoding.» 09/11/09 CLOSED http://bugs.python.org/issue6889created flox IOError has no __unicode__ method - and loses information09/11/09 CLOSED http://bugs.python.org/issue6890created michael.foord 26backport small typo in «unicode.rst»: «the Uniode APIs should be used 09/11/09 CLOSED http://bugs.python.org/issue6891created flox optparser example in optparse documentation is broken09/12/09 CLOSED http://bugs.python.org/issue6892created MLModel defaultdict example in py3 doc should mention the new Counter cl 09/12/09 http://bugs.python.org/issue6893created ezio.melotti urllib2 doesn't respect "no_proxy" environment (python2.6.2)09/12/09 http://bugs.python.org/issue6894created xelnor patch locale._parse_localename fails when localename does not contain 09/12/09 http://bugs.python.org/issue6895created santhosh.thottingal patch Intermittent failures in test_mailbox09/12/09 http://bugs.python.org/issue6896created ezio.melotti imaplib fails during login 09/12/09 http://bugs.python.org/issue6897created debatem1 Unicode Error 09/13/09 CLOSED http://bugs.python.org/issue6898created vitvn Base.replace breaks tree 09/13/09 http://bugs.python.org/issue6899created loewis patch Sub-optimal "Locate" button behaviour in Windows CHM file09/13/09 http://bugs.python.org/issue6900created tom_seddon Runaway programs often become unresponsive to CTRL-C 09/13/09 CLOSED http://bugs.python.org/issue6901created bernie Built-in types format incorrectly with 0 padding.09/13/09 http://bugs.python.org/issue6902created eric.smith pdb - print in for iteration prints None after printing 09/14/09 CLOSED http://bugs.
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (09/18/09 - 09/25/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2410 open (+34) / 16406 closed (+20) / 18816 total (+54) Open issues with patches: 955 Average duration of open issues: 667 days. Median duration of open issues: 423 days. Open Issues Breakdown open 2373 (+31) pending36 ( +3) Issues Created Or Reopened (54) ___ Socket error when launching IDLE 09/18/09 http://bugs.python.org/issue6941created 08jpurcell email.generator.Generator memory consumption 09/18/09 http://bugs.python.org/issue6942created rpatterson setup.py fails to find headers of system libffi 09/19/09 http://bugs.python.org/issue6943created Arfrever patch, easy socket.getnameinfo raises SystemError on bogus input 09/19/09 CLOSED http://bugs.python.org/issue6944created marienz patch pprint.pprint does not pprint unsortable dicts in Python 3 09/19/09 CLOSED http://bugs.python.org/issue6945created aronacher Document: Missing link to datetime.datetime 09/19/09 CLOSED http://bugs.python.org/issue6946created ocean-city Fix distutils test on windows (SO extension) 09/19/09 CLOSED http://bugs.python.org/issue6947created ocean-city patch list 09/19/09 CLOSED http://bugs.python.org/issue6948created nutregina Support Berkeley DB 4.8 09/19/09 http://bugs.python.org/issue6949created Arfrever patch online documentation error: PyObject* PyByteArray_Resize(PyObjec 09/19/09 CLOSED http://bugs.python.org/issue6950created kaizhu OS X IDLE has two Preferences menus on 2.6.x with Tk > 8.4.7 09/20/09 CLOSED http://bugs.python.org/issue6951created ned.deily easy deprecated conversion from string constant to char * 09/20/09 http://bugs.python.org/issue6952created barry-scott readline documenation needs work 09/20/09 http://bugs.python.org/issue6953created ronaldoussoren DISTUTILS_DEBUG causes stack trace, really simple fix09/20/09 CLOSED http://bugs.python.org/issue6954created nedbat Max() Not Working Properly 09/21/09 CLOSED http://bugs.python.org/issue6955created lovelygoo2 Test creation in unittest.TestProgram should be done in one plac 09/21/09 http://bugs.python.org/issue6956created michael.foord Extension modules fail to build on OS X 10.6 using python.org 2. 09/21/09 http://bugs.python.org/issue6957created ned.deily Add Python command line flags to configure logging 09/21/09 http://bugs.python.org/issue6958created theller patch OS X 10.6 / Snow Leopard: building 2.6 maintenance release fails 09/21/09 CLOSED http://bugs.python.org/issue6959created csc
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (09/25/09 - 10/02/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2410 open (+17) / 16447 closed (+24) / 18857 total (+41) Open issues with patches: 958 Average duration of open issues: 673 days. Median duration of open issues: 430 days. Open Issues Breakdown open 2376 (+17) pending33 ( +0) Issues Created Or Reopened (44) ___ Mismatching use of memory APIs 09/28/09 CLOSED http://bugs.python.org/issue6836reopened r.david.murray patch threading.local subclasses don't cleanup their state and it gets 09/29/09 CLOSED http://bugs.python.org/issue6990reopened pitrou patch, needs review PEP 314 inconsistency (authors/author/maintainer)09/28/09 http://bugs.python.org/issue6992reopened techtonik Python 3.1 interpreter Fatal Error on windows with unknown encod 09/25/09 CLOSED http://bugs.python.org/issue6995created bahaelaila7 Python 2.6.2 & 3.1.1 Installer 09/25/09 CLOSED http://bugs.python.org/issue6996created deepakp python26 compiled on snow leopard x86_64 09/25/09 CLOSED http://bugs.python.org/issue6997created monway Bug in Tutorial (introduction.rst) 09/25/09 CLOSED http://bugs.python.org/issue6998created cofi TypeError in pathfix.py 09/25/09 CLOSED http://bugs.python.org/issue6999created amcnabb patch optional second argument of string.capwords not documented 09/25/09 CLOSED http://bugs.python.org/issue7000created MLModel turtle.py bug-fixes, backported from 3.1 [issue5923] 09/25/09 CLOSED http://bugs.python.org/issue7001created gregorlingl patch help me to set variables - 64 bit09/26/09 CLOSED http://bugs.python.org/issue7002created ashish finish documentation of user local paths 09/26/09 http://bugs.python.org/issue7003created benjamin.peterson Py_RETURN_BOOL() convenience macro 09/27/09 CLOSED http://bugs.python.org/issue7004created jon patch ConfigParser does not handle options without values 09/27/09 http://bugs.python.org/issue7005created mkindahl patch The replacement suggested for callable(x) in py3k is not equival 09/27/09 http://bugs.python.org/issue7006created milko.krachounov Tiny inconsistency in the orthography of "url encoded" in the do 09/27/09 http://bugs.python.org/issue7007created MLModel str.title() misbehaves with apostrophes 09/27/09 CLOSED http://bugs.python.org/issue7008created nickd random.randint docs 09/28/09 CLOSED http://bugs.python.org/issue7009created jgsack Rounding when converting float tuple to str 09/28/09 CLOSED http://bugs.python.org/issue7010c
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (10/02/09 - 10/09/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2444 open (+44) / 16471 closed (+14) / 18915 total (+58) Open issues with patches: 976 Average duration of open issues: 670 days. Median duration of open issues: 420 days. Open Issues Breakdown open 2410 (+44) pending33 ( +0) Issues Created Or Reopened (59) ___ traceback.format_exception_only does not return SyntaxError caro 10/07/09 http://bugs.python.org/issue6962reopened thewtex patch Doc/reference/datamodel: Slots description needs update 10/02/09 http://bugs.python.org/issue7036created Byron patch test_asynchat fails on os x 10.6 10/02/09 http://bugs.python.org/issue7037created chuck test_curses fails on os x 10.6 10/02/09 http://bugs.python.org/issue7038created chuck test_distutils fails on os x 10.610/02/09 CLOSED http://bugs.python.org/issue7039created chuck test_smtplib fails on os x 10.6 10/02/09 http://bugs.python.org/issue7040created chuck test_macostools fails on os x 10.6 10/02/09 http://bugs.python.org/issue7041created chuck test_signal fails on os x 10.6 10/02/09 http://bugs.python.org/issue7042created chuck patch test_urllib: constructLocalFileUrl returns invalid URLs on Windo 10/03/09 http://bugs.python.org/issue7043created srid urllib.urlopen crashes when used on Mac OS 10.6.1 through a prox 10/03/09 http://bugs.python.org/issue7044created jweber utf-8 encoding error 10/03/09 http://bugs.python.org/issue7045created ArcRiley decimal.py: use DivisionImpossible and DivisionUndefined 10/03/09 http://bugs.python.org/issue7046created skrah decimal.py: NaN payload conversion 10/03/09 CLOSED http://bugs.python.org/issue7047created skrah decimal.py: logb: round the result if it is greater than prec10/03/09 http://bugs.python.org/issue7048created skrah patch decimal.py: NaN result in pow(x, y, z) with prec 1 10/03/09 http://bugs.python.org/issue7049created skrah patch Augmented assignment of tuple crashes IDLE 10/03/09 CLOSED http://bugs.python.org/issue7050created mfitz 'g'/'G' format docs need a little more explanation 10/03/09 http://bugs.python.org/issue7051created benjamin.peterson "from logging import *" causes an error under Ubuntu Karmic 10/04/09 CLOSED http://bugs.python.org/issue7052created vak wrong overload of slot wrapper 10/04/09 CLOSED http://bugs.python.o
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (10/09/09 - 10/16/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2468 open (+37) / 16504 closed (+20) / 18972 total (+57) Open issues with patches: 982 Average duration of open issues: 669 days. Median duration of open issues: 423 days. Open Issues Breakdown open 2432 (+37) pending35 ( +0) Issues Created Or Reopened (58) ___ Python 2.6.3 / setuptools 0.6c9: extension module builds fail wi 10/12/09 CLOSED http://bugs.python.org/issue7064reopened barry Add alternate float formatting styles to new-style formatting. 10/09/09 http://bugs.python.org/issue7094created mark.dickinson Multiprocessing.Array(lock=False) fails 10/09/09 CLOSED http://bugs.python.org/issue7095created schlesin test_curses fails on 3.1 when run under regrtest 10/10/09 http://bugs.python.org/issue7096created r.david.murray urlparse.urljoin of simple "http://"; and "somedomain.com" produc 10/10/09 CLOSED http://bugs.python.org/issue7097created ssteiner g formatting for decimal types should always strip trailing zero 10/10/09 http://bugs.python.org/issue7098created mark.dickinson patch Decimal.is_normal should return True even for numbers with expon 10/10/09 http://bugs.python.org/issue7099created mark.dickinson test_xmlrpc: global name 'stop_serving' is not defined 10/10/09 http://bugs.python.org/issue7100created pitrou tarfile: OSError with TarFile.add(..., recursive=True) about non 10/10/09 http://bugs.python.org/issue7101created denis Problems building pyhton from source on Snow Leopard (Mac OS X 10/11/09 http://bugs.python.org/issue7102created FredrikHedman Error in config parser example (w/ Patch)10/11/09 CLOSED http://bugs.python.org/issue7103created tcourbon patch test_descr uses __cmp__ which will never be called 10/11/09 CLOSED http://bugs.python.org/issue7104created stutzbach weak dict iterators are fragile because of unpredictable GC runs 10/11/09 http://bugs.python.org/issue7105created pitrou patch Python crashed in the middle of an argument between wx and boa_c 10/11/09 CLOSED http://bugs.python.org/issue7106created bvn Missing uninstallation instructions for mac 10/11/09 http://bugs.python.org/issue7107created gradha test_commands.py failing on OS X 10.5.7 due to '@' in ls output 10/11/09 http://bugs.python.org/issue7108created minge patch broken link on news page 10/12/09 CLOSED http://bugs.python.org/issue7109created mkiever Output test failures on stderr in regrtest.py10/12/09 http://bugs.python.org/issue7110created ezio.melotti core dump when stderr is moved 10/12/09 http://bugs
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (10/16/09 - 10/23/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2474 open (+27) / 16541 closed (+16) / 19015 total (+43) Open issues with patches: 987 Average duration of open issues: 673 days. Median duration of open issues: 428 days. Open Issues Breakdown open 2436 (+27) pending37 ( +0) Issues Created Or Reopened (43) ___ regrtest -j sometimes fails if output gets written to stderr by 10/16/09 CLOSED http://bugs.python.org/issue7151created r.david.murray patch, patch urllib2.build_opener() skips ProxyHandler10/16/09 http://bugs.python.org/issue7152created barry add "start" arg to max and min functions 10/16/09 CLOSED http://bugs.python.org/issue7153created phr urllib.request system proxy configuration lookup broken for OS X 10/16/09 http://bugs.python.org/issue7154created ned.deily urllib2 and python 3 urllib do not document default use of syste 10/16/09 CLOSED http://bugs.python.org/issue7155created ned.deily patch curses can't find _curses10/17/09 CLOSED http://bugs.python.org/issue7156created Archon Fix Download Current Documentation link 10/17/09 http://bugs.python.org/issue7157created ryles os.path.basename/split fails 10/17/09 CLOSED http://bugs.python.org/issue7158created kuiper Urllib2 authentication memory. 10/17/09 http://bugs.python.org/issue7159created bradobro Crash when returning a 64-bit char pointer in Python 2.6.3 ctype 10/17/09 CLOSED http://bugs.python.org/issue7160created creachadair raise of SyntaxError in codeop was ported incorrectly to Py3 10/17/09 CLOSED http://bugs.python.org/issue7161created Trundle patch 2to3 does not convert __builtins__.file 10/17/09 http://bugs.python.org/issue7162created joe.amenta IDLE suppresses sys.stdout.write() return value 10/17/09 http://bugs.python.org/issue7163created tjreedy pickle test failure after test_imp/test_import (_make_stat_resul 10/18/09 CLOSED http://bugs.python.org/issue7164created r.david.murray xmlrpc.server assumes sys.stdout will have a buffer attribute10/18/09 http://bugs.python.org/issue7165created ncoghlan patch IDLE (python 3.1.1) syntax coloring for b'bytestring' and u'unic 10/18/09 http://bugs.python.org/issue7166created lieryan easy Smarter FTP passive mode 10/18/09 http://bugs.python.org/issue7167created pitrou patch Document PyFloat_AsString and PyFloat_AsReprString as deprecated 10/19/09 CLOSED http://bugs.python.org/issue7168created eric.smith patch zipfile leaves a file handle open if file is zero size 10/19/09 http://bugs.python.org
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (10/23/09 - 10/30/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2483 open (+31) / 16582 closed (+19) / 19065 total (+50) Open issues with patches: 989 Average duration of open issues: 675 days. Median duration of open issues: 430 days. Open Issues Breakdown open 2447 (+31) pending35 ( +0) Issues Created Or Reopened (53) ___ distutils and IronPython compatibility 10/27/09 CLOSED http://bugs.python.org/issue7071reopened michael.foord 26backport Popen blocks program from another thread 10/23/09 CLOSED http://bugs.python.org/issue7193reopened dgriff1 test_thread is flaky 10/23/09 CLOSED http://bugs.python.org/issue7194created pitrou Value error 'path is on drive c: start on drive d:' in os.path.r 10/23/09 http://bugs.python.org/issue7195created jaraco Clarify str.split() behavior 10/24/09 http://bugs.python.org/issue7196created gagenellina patch test_multiprocessing crashes under Windows when run in verbose m 10/24/09 http://bugs.python.org/issue7197created pitrou patch csv.writer 10/24/09 CLOSED http://bugs.python.org/issue7198created zacktu Doc: Logging level order seems inconsistent 10/24/09 CLOSED http://bugs.python.org/issue7199created tjreedy multiprocessing deadlock on Mac OS X when queue collected before 10/24/09 http://bugs.python.org/issue7200created bquinlan double Endian problem and more on arm10/24/09 http://bugs.python.org/issue7201created mancausoft "python setup.py MYCOMMAND --verbose" does not yield an unrecogn 10/25/09 http://bugs.python.org/issue7202created zooko fixer for map(None, ...) needs to consider multi-argument case 10/25/09 CLOSED http://bugs.python.org/issue7203created georg.brandl Strange shebang line in test_pep263 10/25/09 CLOSED http://bugs.python.org/issue7204created wiz bz2file deadlock 10/25/09 CLOSED http://bugs.python.org/issue7205created rbcollins patch 64 bit python fails on Windows 7 10/25/09 http://bugs.python.org/issue7206created richo test_telnetlib fails on OS X 10.610/26/09 CLOSED http://bugs.python.org/issue7207created mark.dickinson patch, needs review Getpass echo's password to screen on 2.6, but not on 2.5 or 3.1 10/26/09 http://bugs.python.org/issue7208created p...@fodder.org.uk patch Prevents uint_t from being used on QNX 10/26/09 http://bugs.python.org/issue7209created kraai patch Proposed Syntax Checks in Test Suite 10/26/09 http://bugs.python.org/issue7210created ChuckRhode
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (11/06/09 - 11/13/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2491 open (+27) / 16645 closed (+14) / 19136 total (+41) Open issues with patches: 993 Average duration of open issues: 684 days. Median duration of open issues: 442 days. Open Issues Breakdown open 2455 (+27) pending35 ( +0) Issues Created Or Reopened (42) ___ test_debuglevel from test_telnetlib.py fails 11/06/09 CLOSED http://bugs.python.org/issue6748reopened r.david.murray patch, buildbot json module apparently fails regression found at http://json.org 11/06/09 CLOSED http://bugs.python.org/issue7274created DougShawhan CoverageResult fails to merge input file with non-empty callers 11/06/09 http://bugs.python.org/issue7275created glinsvad patch UnboundLocalError scoping problem with nested functions 11/06/09 CLOSED http://bugs.python.org/issue7276created olau online docs out-of-sync with sources and distributed .chm files 11/07/09 CLOSED http://bugs.python.org/issue7277created gagenellina decimal.py: New instance vs. new reference 11/07/09 CLOSED http://bugs.python.org/issue7278created skrah decimal.py: == and != comparisons involving NaNs 11/07/09 CLOSED http://bugs.python.org/issue7279created skrah PCBuild instruction says to use nasmw.exe but it no longer exist 11/07/09 http://bugs.python.org/issue7280created blep patch copysign() with NaN arguments on OpenSolaris 11/07/09 CLOSED http://bugs.python.org/issue7281created skrah RLocks leak references when used in raw threads 11/08/09 CLOSED http://bugs.python.org/issue7282created pitrou patch test_site failure when .local/lib/pythonX.Y/site-packages hasn't 11/08/09 http://bugs.python.org/issue7283created pitrou optparse - display version in usage by default 11/08/09 http://bugs.python.org/issue7284created techtonik multiprocessing module, example code error 11/08/09 http://bugs.python.org/issue7285created hsmtkk patch odd exec() behavior or documentation 11/08/09 http://bugs.python.org/issue7286created pmawhorter import hook demo does not work 11/08/09 http://bugs.python.org/issue7287created blep Detect improper leading whitespace in C files for Vim11/08/09 http://bugs.python.org/issue7288created brett.cannon easy bad import in redemo.py script in v3.1 11/08/09 CLOSED http://bugs.python.org/issue7289created alan.ga...@btinternet.com Update 'how do I set a global variable' faq entry11/09/09 CLOSED http://bugs.python.org/issue7290created r.david.murray patch urllib2 cannot handle https with proxy requiring auth11/09/09 http://bugs.python.org/issue7291created tsujikawa
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (11/13/09 - 11/20/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2506 open (+41) / 16686 closed (+15) / 19192 total (+56) Open issues with patches: 1000 Average duration of open issues: 685 days. Median duration of open issues: 440 days. Open Issues Breakdown open 2471 (+41) pending34 ( +0) Issues Created Or Reopened (59) ___ textwrap doesn't linebreak on "\n" 11/19/09 http://bugs.python.org/issue1859reopened gvanrossum float compared to decimal is silently incorrect. 11/14/09 http://bugs.python.org/issue2531reopened mark.dickinson patch 2to3 execfile conversion changes behavior11/16/09 http://bugs.python.org/issue7268reopened benjamin.peterson patch os.path.normpath doesn't normalize ../path/something.py 11/13/09 CLOSED http://bugs.python.org/issue7315created purpleidea Add a timeout functionality to common locking operations 11/13/09 http://bugs.python.org/issue7316created pitrou patch Display full tracebacks when an error occurs asynchronously 11/13/09 http://bugs.python.org/issue7317created pitrou multiprocessing should not wait endlessly11/13/09 CLOSED http://bugs.python.org/issue7318created pitrou patch Silence DeprecationWarning by default11/14/09 http://bugs.python.org/issue7319created brett.cannon patch Unable to load external modules on build slave with debug python 11/14/09 http://bugs.python.org/issue7320created db3l PyIter_Check(obj) fails when obj is of type PySetType11/14/09 CLOSED http://bugs.python.org/issue7321created damianeads Socket timeout can cause file-like readline() method to lose dat 11/14/09 http://bugs.python.org/issue7322created beazley decimal.Decimal greater than/less than sometimes gives wrong ans 11/14/09 CLOSED http://bugs.python.org/issue7323created adamtj Add sanity-check else case to regrtest option parsing11/14/09 CLOSED http://bugs.python.org/issue7324created r.david.murray patch, patch tempfile.mkdtemp() does not return absolute pathname when dir is 11/14/09 http://bugs.python.org/issue7325created roysmith easy SOLUTION pls? /usr/lib/python2.6/dist-packages/visual/__init__.p 11/15/09 CLOSED http://bugs.python.org/issue7326created pveloz format: minimum width: UTF-8 separators and decimal points 11/15/09 http://bugs.python.org/issue7327created skrah pydoc doesn't work from the command line 11/15/09 CLOSED http://bugs.python.org/issue7328created pitrou global statements outside functions/methods should raise SyntaxE 11/15/09 http://bugs.python.org/issue7329created ezio.melotti PyUnicode_FromFormat segfault when using widths. 11/15/09 http://bugs.python.org/issue7330
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (11/20/09 - 11/27/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2506 open (+19) / 16719 closed (+14) / 19225 total (+33) Open issues with patches: 999 Average duration of open issues: 689 days. Median duration of open issues: 444 days. Open Issues Breakdown open 2471 (+19) pending34 ( +0) Issues Created Or Reopened (34) ___ multiprocessing logging support test 11/24/09 http://bugs.python.org/issue6615reopened jnoller patch Windows 64-bit build "skips" several projects in VS 2008 11/20/09 CLOSED http://bugs.python.org/issue7371created srid Regression in pstats 11/21/09 http://bugs.python.org/issue7372created belopolsky patch Use PyModule_AddIntMacro() in Modules/gcmodule.c 11/21/09 CLOSED http://bugs.python.org/issue7373created jon patch Property accessor/getter called twice11/22/09 CLOSED http://bugs.python.org/issue7374created mliddle 2to3 - does not translate urllib2 to urllib.request correctly fo 11/22/09 CLOSED http://bugs.python.org/issue7375created orsenthil "python -m doctest" results in FAIL: Doctest: __main__.DebugRunn 11/22/09 http://bugs.python.org/issue7376created flox patch Slight difference: math.floor returns an Integral11/22/09 CLOSED http://bugs.python.org/issue7377created flox unexpected truncation of traceback 11/23/09 http://bugs.python.org/issue7378created ghewgill patch Docstring for fractions.Fraction.limit_denominator fails 11/23/09 CLOSED http://bugs.python.org/issue7379created flox uuid.UUID.bytes gives a bytearray() instead of bytes 11/23/09 http://bugs.python.org/issue7380created flox patch subprocess.check_output: "docstring has inconsistent leading whi 11/23/09 http://bugs.python.org/issue7381created flox patch bytes.__getnewargs__ is broken; copy.copy() therefore doesn't wo 11/23/09 http://bugs.python.org/issue7382created sh patch, easy test_multiprocessing leaks 11/23/09 CLOSED http://bugs.python.org/issue7383created pitrou test_curses crash on FreeBSD buildbots 11/23/09 http://bugs.python.org/issue7384created mark.dickinson buildbot MemoryView_FromObject crashes if PyBuffer_GetBuffer fails11/23/09 http://bugs.python.org/issue7385created pv More precise document on os.path.normpath() 11/24/09 http://bugs.python.org/issue7386created pengyu.ut More precise document on os.path.normpath() 11/24/09 CLOSED http://bugs.python.org/issue7387created pengyu.ut Documentation: capitalizations of the word 'python' needed when 11/24/09 http://bugs.python.org/issue7388created Ret
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (11/27/09 - 12/04/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2501 open (+17) / 16755 closed (+14) / 19256 total (+31) Open issues with patches: 998 Average duration of open issues: 695 days. Median duration of open issues: 451 days. Open Issues Breakdown open 2466 (+17) pending34 ( +0) Issues Created Or Reopened (31) ___ optparse Documentation References Example Files that do not Exis 11/28/09 http://bugs.python.org/issue7404created MarkRoddy patch compiling python 3.1.1 using cygwin 1.7.0 and gcc 4.3.4 11/28/09 http://bugs.python.org/issue7405created lopgok int arithmetic relies on C signed overflow behaviour 11/29/09 http://bugs.python.org/issue7406created mark.dickinson Minor Queue doc improvement 11/29/09 http://bugs.python.org/issue7407created flub patch test_distutils fails on Mac OS X 10.511/29/09 CLOSED http://bugs.python.org/issue7408created titus cleanup now deepcopy copies instance methods 11/29/09 CLOSED http://bugs.python.org/issue7409created rbcollins patch deepcopy of itertools.count resets the count 11/30/09 CLOSED http://bugs.python.org/issue7410created rbcollins allow import from file having name containing hyphen or blank11/30/09 CLOSED http://bugs.python.org/issue7411created pfeld...@verizon.net distutils install race condition 11/30/09 http://bugs.python.org/issue7412created illume datetime.datetime.isoformat truncation problem 12/01/09 http://bugs.python.org/issue7413created exarkun patch, needs review Format code "C" is missing from skipitem() in getargs.c 12/01/09 CLOSED http://bugs.python.org/issue7414created casevh patch PyUnicode_FromEncodedObject() uses PyObject_AsCharBuffer() 12/01/09 http://bugs.python.org/issue7415created scoder select module compile errors breaks OS X multi-architecture buil 12/01/09 CLOSED http://bugs.python.org/issue7416created ned.deily open builtin has no signature in docstring 12/01/09 http://bugs.python.org/issue7417created englabenny patch hashlib : the names of the different hash algorithms 12/01/09 http://bugs.python.org/issue7418created chaica_ patch Crash in _locale.setlocale on windows12/01/09 CLOSED http://bugs.python.org/issue7419created amaury.forgeotdarc turtle - turtle.update() doesn't override turtle.tracer()12/01/09 CLOSED http://bugs.python.org/issue7420created dragon Given12/01/09 CLOSED http://bugs.python.org/issue7421created Fallen Document inspect.get(full)argspec limitation to Python function 12/01/09 http://bugs.python.org/issue7422c
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (12/04/09 - 12/11/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2526 open (+34) / 16775 closed (+11) / 19301 total (+45) Open issues with patches: 1007 Average duration of open issues: 694 days. Median duration of open issues: 450 days. Open Issues Breakdown open 2492 (+34) pending33 ( +0) Issues Created Or Reopened (45) ___ Int/Long: some tests are duplicate and error messages refer to " 12/04/09 CLOSED http://bugs.python.org/issue7435created flox patch Define 'object with assignable attributes' 12/04/09 http://bugs.python.org/issue7436created tjreedy OS X 2.6.4 installer fails on 10.3 with two corrupted file names 12/05/09 http://bugs.python.org/issue7437created ned.deily Allow to use a part of subprocess module during building Python 12/05/09 http://bugs.python.org/issue7438created Arfrever patch, needs review Bug or expected behavior? I cannot tell.12/05/09 CLOSED http://bugs.python.org/issue7439created LambertDW distutils shows incorrect Python version in MSI installers 12/05/09 http://bugs.python.org/issue7440created MarioVilas Py3.1: Fatal Python Error: Py_Initialize...unknown encoding: chc 12/05/09 http://bugs.python.org/issue7441created lieryan decimal.py: format failure with locale specifier 12/05/09 http://bugs.python.org/issue7442created skrah test.support.unlink issue on Windows platform12/05/09 http://bugs.python.org/issue7443created asvetlov patch, needs review Allow for a default method in the JSON decoder 12/05/09 CLOSED http://bugs.python.org/issue7444created dhgoldman urllib2 (and urllib) should raise error for incomplete response 12/05/09 http://bugs.python.org/issue7445created gotgenes http.cookies.BaseCookie (and SimpleCookie) can't be load from di 12/05/09 CLOSED http://bugs.python.org/issue7446created tcourbon Sum() doc and behavior mismatch 12/06/09 http://bugs.python.org/issue7447created tjreedy when piping output between subprocesses some fd is left open blo 12/06/09 http://bugs.python.org/issue7448created nosklo A number tests "crash" if python is compiled --without-threads 12/06/09 http://bugs.python.org/issue7449created r.david.murray patch, easy document that os.chmod accepts an octal digit mode 12/07/09 http://bugs.python.org/issue7450created clutchski improve json decoding performance12/07/09 http://bugs.python.org/issue7451created pitrou patch Invalid mnemonic 'fnstcw'12/07/09 CLOSED http://bugs.python.org/issue7452created srid HPUX 11.00: socketmodule.c -- error 1588: "AI_PASSIVE" undefined 12/08/09
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (12/11/09 - 12/18/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2552 open (+44) / 16811 closed (+18) / 19363 total (+62) Open issues with patches: 1020 Average duration of open issues: 692 days. Median duration of open issues: 449 days. Open Issues Breakdown open 2517 (+43) pending34 ( +1) Issues Created Or Reopened (65) ___ _sha256 et al. encode to UTF-8 by default12/15/09 http://bugs.python.org/issue3745reopened lemburg 26backport GZipFile.readline too slow 12/14/09 http://bugs.python.org/issue7471reopened pitrou patch os.lchmod is not present 12/12/09 http://bugs.python.org/issue7479reopened georg.brandl trite documentation issue. 12/11/09 http://bugs.python.org/issue7480created LambertDW Failing to start a thread leaves "zombie" thread in "initial" st 12/11/09 http://bugs.python.org/issue7481created schof Improve ZeroDivisionError message for float and complex object 12/11/09 http://bugs.python.org/issue7482created ezio.melotti patch, patch, needs review str.format behaviour changed from Python 2.6 12/12/09 CLOSED http://bugs.python.org/issue7483created falsetru smtplib: verify breaks with Postfix servers 12/12/09 http://bugs.python.org/issue7484created mpg easy Error in FAQ entry '4.25 Why doesn't Python have a "with" stat 12/12/09 http://bugs.python.org/issue7485created eric.smith doc: Built-in Functions, exec statement is obsolete 12/12/09 CLOSED http://bugs.python.org/issue7486created flox patch doc: Code is not always colored 12/12/09 http://bugs.python.org/issue7487created flox Mac/README continues to refer to 2.6, not 3 12/13/09 CLOSED http://bugs.python.org/issue7488created MLModel OS X binary installer for 3.1.1 missing from http://www.python.o 12/13/09 CLOSED http://bugs.python.org/issue7489created MLModel IGNORE_EXCEPTION_DETAIL should ignore the module name12/13/09 http://bugs.python.org/issue7490created lregebro patch metaclass __cmp__ is ignored 12/13/09 CLOSED http://bugs.python.org/issue7491created exarkun doc: cPickle is really gone 12/13/09 CLOSED http://bugs.python.org/issue7492created flox patch doc: patch for py3k/Doc/faq/design.rst 12/13/09 http://bugs.python.org/issue7493created flox patch _lsprof (cProfile): Profiler.clear() keeps references to detroye 12/13/09 http://bugs.python.org/issue7494created haypo patch doc: patch for py3k/Doc/faq/programming.rst 12/13/09 http://bugs.python.org/issue7495created flox
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (12/18/09 - 12/25/09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2540 open (+18) / 16858 closed (+17) / 19398 total (+35) Open issues with patches: 1019 Average duration of open issues: 701 days. Median duration of open issues: 458 days. Open Issues Breakdown open 2506 (+18) pending33 ( +0) Issues Created Or Reopened (37) ___ doc: patch for Doc/faq/design.rst12/19/09 CLOSED http://bugs.python.org/issue7493reopened flox patch doc: patch for Doc/faq/programming.rst 12/19/09 CLOSED http://bugs.python.org/issue7495reopened flox patch segfault on cPickle.loads("0.") 12/18/09 CLOSED http://bugs.python.org/issue7542created afoglia RFE: introduce "enum Py_Opcode" 12/18/09 CLOSED http://bugs.python.org/issue7543created dmalcolm patch Fatal error on thread creation in low memory condition 12/19/09 http://bugs.python.org/issue7544created haypo IO buffering behaviour not properly documented 12/19/09 CLOSED http://bugs.python.org/issue7545created pakal patch msvc9compiler.py: add .asm extension 12/19/09 http://bugs.python.org/issue7546created skrah patch test_timeout should skip, not fail, when the remote host is not 12/19/09 http://bugs.python.org/issue7547created pitrou If a generator raises TypeError when being unpacked, an unrelate 12/19/09 http://bugs.python.org/issue7548created eggy 2.6.4 Win32 linked to debug DLLs?12/20/09 CLOSED http://bugs.python.org/issue7549created jw113 PyLong_As* methods should not call nb_int. 12/20/09 CLOSED http://bugs.python.org/issue7550created mark.dickinson SystemError/MemoryError/OverflowErrors on encode() aunicode str 12/20/09 CLOSED http://bugs.python.org/issue7551created ajung uploading fails on long passwords12/20/09 CLOSED http://bugs.python.org/issue7552created magcius patch test_long_future is faulty 12/20/09 CLOSED http://bugs.python.org/issue7553reopened flox patch Some tests in test_cmath use rAssertAlmostEqual incorrectly 12/20/09 CLOSED http://bugs.python.org/issue7554reopened mark.dickinson patch Wrong return value of isinstance() function 12/21/09 CLOSED http://bugs.python.org/issue7555created leospidian msvc9compiler.py: TypeError: can't use a string pattern on a byt 12/21/09 CLOSED http://bugs.python.org/issue7556created srid patch Imprecise description for the file.read() method 12/21/09 CLOSED http://bugs.python.org/issue7557created jlp Python 3.1.1 installer botches upgrade when installation is not 12/21/09 CLOSED http://bugs.python.org/is
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (12/25/09 - 01/01/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2537 open (+22) / 16902 closed (+19) / 19439 total (+41) Open issues with patches: 1016 Average duration of open issues: 705 days. Median duration of open issues: 462 days. Open Issues Breakdown open 2504 (+22) pending32 ( +0) Issues Created Or Reopened (42) ___ doc: Code is not always colored 12/30/09 CLOSED http://bugs.python.org/issue7487reopened flox documention buglet for PyBuffer 12/26/09 CLOSED http://bugs.python.org/issue7577created ronaldoussoren easy Behavior of operations on a closed file object is not documented 12/26/09 http://bugs.python.org/issue7578created blep Patch to add docstrings to msvcrt12/26/09 http://bugs.python.org/issue7579created brian.curtin patch distutils makefile from python.org installer doesn't work on OS 12/27/09 http://bugs.python.org/issue7580created bskaplan incomplete doc of zlib 12/27/09 CLOSED http://bugs.python.org/issue7581created coolwanglu [patch] diff.py to use iso timestamp 12/27/09 http://bugs.python.org/issue7582created techtonik patch doctest should normalize tabs when comparing output 12/27/09 http://bugs.python.org/issue7583created techtonik datetime.rfcformat() for Date and Time on the Internet 12/27/09 http://bugs.python.org/issue7584created techtonik [patch] difflib should separate filename from timestamp with tab 12/27/09 http://bugs.python.org/issue7585created techtonik patch Typo in collections documentation12/28/09 CLOSED http://bugs.python.org/issue7586created nneonneo Python 3.1.1 source build issues 12/28/09 CLOSED http://bugs.python.org/issue7587created sharmaag unittest.TestCase.shortDescription isn't short anymore 12/28/09 http://bugs.python.org/issue7588created exarkun setup.py shouldn't try to build nis module when nis headers aren 12/28/09 CLOSED http://bugs.python.org/issue7589created Arfrever patch 'exceptions' module mentioned in documentation 12/28/09 CLOSED http://bugs.python.org/issue7590created July test_get_platform fails on 3.1 12/28/09 http://bugs.python.org/issue7591created pitrou buildbot ssl module documentation: SSLSocket.unwrap description shown twi 12/28/09 http://bugs.python.org/issue7592created mnewman Computed-goto patch for RE engine12/29/09 http://bugs.python.org/issue7593created akuchling patch, needs review shlex refactoring12/29/09 http://bugs.python.org/issue7594created ferringb
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (01/01/10 - 01/08/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2544 open (+27) / 16937 closed (+15) / 19481 total (+42) Open issues with patches: 1017 Average duration of open issues: 708 days. Median duration of open issues: 464 days. Open Issues Breakdown open 2509 (+27) pending34 ( +0) Issues Created Or Reopened (43) ___ Extended slicing with classic class behaves strangely01/07/10 http://bugs.python.org/issue7532reopened mark.dickinson patch optparse library documentation has an insignificant formatting i 01/01/10 CLOSED http://bugs.python.org/issue7618created vazovsky patch imaplib shouldn't use cause DeprecationWarnings in 2.6 01/01/10 CLOSED http://bugs.python.org/issue7619created djc Vim syntax highlight 01/02/10 http://bugs.python.org/issue7620created july patch Test issue 01/02/10 CLOSED http://bugs.python.org/issue7621created georg.brandl [patch] improve unicode methods: split() rsplit() and replace() 01/03/10 http://bugs.python.org/issue7622created flox patch PropertyType missing in Lib/types.py 01/03/10 CLOSED http://bugs.python.org/issue7623created wplappert isinstance(... ,collections.Callable) fails with oldstyle class 01/03/10 http://bugs.python.org/issue7624created rgammans bytearray needs more tests for "b.some_method()[0] is not b" 01/03/10 http://bugs.python.org/issue7625created flox patch Entity references without semicolon in HTMLParser01/03/10 CLOSED http://bugs.python.org/issue7626created stefan.schweizer mailbox.MH.remove() lock handling is broken 01/04/10 http://bugs.python.org/issue7627created sraustein round() doesn't work correctly in 3.1.1 01/04/10 CLOSED http://bugs.python.org/issue7628created bkovt Compiling with mingw32 gcc, content of variable "extra_postargs" 01/04/10 CLOSED http://bugs.python.org/issue7629created popelkopp Strange behaviour of decimal.Decimal 01/04/10 CLOSED http://bugs.python.org/issue7630created parmax undefined label: bltin-file-objects 01/04/10 CLOSED http://bugs.python.org/issue7631created ezio.melotti dtoa.c: oversize b in quorem 01/04/10 http://bugs.python.org/issue7632created skrah decimal.py: type conversion in context methods 01/04/10 http://bugs.python.org/issue7633created skrah patch, easy next/previous links in documentation skip some sections 01/05/10 CLOSED http://bugs.python.org/issue7634created gagenellina 19.6 xml.dom.pulldom doc: stub? 01/05/10 http://bugs.python.org
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (01/08/10 - 01/15/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2536 open (+32) / 16993 closed (+16) / 19529 total (+48) Open issues with patches: 1024 Average duration of open issues: 710 days. Median duration of open issues: 469 days. Open Issues Breakdown open 2501 (+32) pending34 ( +0) Issues Created Or Reopened (53) ___ PYTHON3PATH environment variable to supersede PYTHONPATH for mul 01/13/10 CLOSED http://bugs.python.org/issue2375reopened r.david.murray Mark the compiler package as deprecated 01/13/10 http://bugs.python.org/issue6837reopened ezio.melotti test_distutils failure 01/15/10 CLOSED http://bugs.python.org/issue6961reopened flox buildbot test_urllib: unsetting missing 'env' variable01/08/10 CLOSED http://bugs.python.org/issue7026reopened flox Two float('nan') are not equal 01/08/10 CLOSED http://bugs.python.org/issue7660created jmfauth compiling ctypes fails with non-ascii path 01/08/10 http://bugs.python.org/issue7661created pitrou patch time.utcoffset() 01/09/10 http://bugs.python.org/issue7662created techtonik UCS4 build incorrectly translates cases for non-BMP code points 01/10/10 CLOSED http://bugs.python.org/issue7663created exarkun python logger does not handle IOError Exception 01/10/10 CLOSED http://bugs.python.org/issue7664created yateenjoshi test_urllib2 and test_ntpath fail if path contains "\" 01/10/10 http://bugs.python.org/issue7665created flox test_lib2to3 fails if path contains space01/10/10 CLOSED http://bugs.python.org/issue7666created flox test_doctest fails with non-ascii path 01/10/10 http://bugs.python.org/issue7667created flox buildbot test_httpservers fails with non-ascii path 01/10/10 http://bugs.python.org/issue7668created flox buildbot test_unicode_file fails with non-ascii path 01/10/10 CLOSED http://bugs.python.org/issue7669created flox _sqlite3: Block *all* operations on a closed Connection object 01/10/10 http://bugs.python.org/issue7670created haypo patch test_popen fails if path contains special char like ";" 01/11/10 http://bugs.python.org/issue7671reopened flox patch _ssl module causes segfault 01/10/10 http://bugs.python.org/issue7672created ssoria patch audioop: check that length is a multiple of the size 01/11/10 http://bugs.python.org/issue7673created haypo patch select.select() corner cases: duplicate fds, out-of-range fds01/11/10 http://bugs.
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (01/15/10 - 01/22/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2558 open (+37) / 17021 closed (+13) / 19579 total (+50) Open issues with patches: 1042 Average duration of open issues: 708 days. Median duration of open issues: 466 days. Open Issues Breakdown open 2524 (+37) pending33 ( +0) Issues Created Or Reopened (52) ___ Bytes alias for 2.6 01/17/10 http://bugs.python.org/issue1865reopened flox patch "Suggest a change" link 01/18/10 http://bugs.python.org/issue3341reopened techtonik test_xmlrpc fails with non-ascii path01/15/10 http://bugs.python.org/issue7708created flox patch, buildbot the msg parameters of PyUnit assertions, such as assertEqual, sh 01/15/10 CLOSED http://bugs.python.org/issue7709created Phlip Inconsistent Exception for int() conversion 01/15/10 http://bugs.python.org/issue7710created flox csv error name incorrect 01/16/10 CLOSED http://bugs.python.org/issue7711created kitterma Add a context manager to change cwd in test.test_support 01/16/10 http://bugs.python.org/issue7712created ezio.melotti patch, patch implement ability to disable automatic search path additions 01/16/10 http://bugs.python.org/issue7713created grobian configure GCC version detection fix for Darwin 01/16/10 http://bugs.python.org/issue7714created grobian patch, needs review Allow use of GNU arch on Darwin 01/16/10 http://bugs.python.org/issue7715created grobian patch, needs review IPv6 detection, don't assume existence of /usr/xpg4/bin/grep 01/16/10 http://bugs.python.org/issue7716created grobian patch, needs review Compilation fixes for IRIX 01/16/10 http://bugs.python.org/issue7717created grobian patch, needs review Build shared libpythonX.Y.so on IRIX 01/16/10 CLOSED http://bugs.python.org/issue7718created grobian patch distutils: ignore .nfs files 01/16/10 http://bugs.python.org/issue7719created grobian patch, needs review Errors in tests and C implementation of raw FileIO 01/16/10 http://bugs.python.org/issue7720created pakal Code in xrange documentation does not work 01/16/10 http://bugs.python.org/issue7721created mm calendar.{HTMLCalendar,TextCalendar}.formatyear have incorrect d 01/17/10 CLOSED http://bugs.python.org/issue7722created wathiede sqlite only accept buffer() for BLOB objects(input/output) 01/17/10 http://bugs.python.org/issue7723created flox setup.py ignores SDK root on OSX 01/17/10 http://bugs.python.org/issue7724created
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (01/22/10 - 01/29/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2579 open (+34) / 17049 closed (+15) / 19628 total (+49) Open issues with patches: 1049 Average duration of open issues: 708 days. Median duration of open issues: 464 days. Open Issues Breakdown open 2544 (+34) pending34 ( +0) Issues Created Or Reopened (52) ___ Bad example in set tutorial 01/24/10 http://bugs.python.org/issue4570reopened flox Cannot use both read and readline method in same ZipExtFile obje 01/28/10 CLOSED http://bugs.python.org/issue7610reopened ezio.melotti patch test_lib2to3 fails if path contains space01/27/10 http://bugs.python.org/issue7666reopened flox cPickle.load() segfault on invalid data 01/22/10 CLOSED http://bugs.python.org/issue7758created dhelfman mhlib fails on Btrfs filesystem (test_mhlib failure) 01/22/10 http://bugs.python.org/issue7759created nascheme use_errno=True does not work 01/23/10 http://bugs.python.org/issue7760created Nikratio telnetlib Telnet.interact fails on Windows but not Linux 01/23/10 http://bugs.python.org/issue7761created mnewman (C API) PyUnicode_Tailmatch documentation01/23/10 CLOSED http://bugs.python.org/issue7762created july (C API) PyUnicode_Tailmatch documentation01/23/10 CLOSED http://bugs.python.org/issue7763created july Doc for itertools recipe consume is complicated and less efficie 01/24/10 http://bugs.python.org/issue7764reopened flox 'unittest' documentation misprints 01/23/10 CLOSED http://bugs.python.org/issue7765created july patch sys.getwindowsversion as PyStructSequence01/23/10 CLOSED http://bugs.python.org/issue7766created brian.curtin patch, patch, needs review Add PyLong_AsLongLongAndOverflow 01/24/10 http://bugs.python.org/issue7767created casevh patch, needs review raw_input should encode unicode prompt with std.stdout.encoding. 01/24/10 http://bugs.python.org/issue7768created naoki SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as decor 01/24/10 http://bugs.python.org/issue7769created ahojnnes sin/cos function in decimal-docs 01/24/10 http://bugs.python.org/issue7770created ahojnnes patch dict view comparison methods are not documented 01/24/10 http://bugs.python.org/issue7771created zuo test_py3kwarn fails when running the whole test suite01/24/10 http://bugs.python.org/issue7772created flox patch platform._parse_release_file() can cause UnboundLocalError 01/24/10 CLOSED http://bugs.python.org/issue7773created Arfrever patch, ne
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (01/29/10 - 02/05/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2602 open (+38) / 17079 closed (+15) / 19681 total (+53) Open issues with patches: 1069 Average duration of open issues: 707 days. Median duration of open issues: 461 days. Open Issues Breakdown open 2568 (+38) pending33 ( +0) Issues Created Or Reopened (57) ___ allow unicode keyword args 02/04/10 http://bugs.python.org/issue4978reopened barry patch, needs review A selection of spelling errors and typos throughout source 02/04/10 http://bugs.python.org/issue5341reopened ezio.melotti patch enable compilation of readline module on Mac OS X 10.5 and 10.6 02/04/10 http://bugs.python.org/issue6877reopened barry patch, 26backport, needs review segfault when deleting from a list using slice with very big `st 02/03/10 http://bugs.python.org/issue7788reopened mark.dickinson patch test_macostools fails on OS X 10.6: no attribute 'FSSpec'01/29/10 http://bugs.python.org/issue7807created mark.dickinson test_bsddb3 leaks references 01/29/10 http://bugs.python.org/issue7808created flox patch Documentation for random module should indicate that a call to s 01/30/10 CLOSED http://bugs.python.org/issue7809created Justin.Lebar fix_callable breakage01/30/10 CLOSED http://bugs.python.org/issue7810created loewis [decimal] ValueError -> TypeError in from_tuple 01/30/10 http://bugs.python.org/issue7811created skrah Call to gestalt('sysu') on OSX can lead to freeze in wxPython ap 01/30/10 http://bugs.python.org/issue7812created phansen Bug in command-line module launcher 01/30/10 http://bugs.python.org/issue7813created pakal patch SimpleXMLRPCServer Example uses "mul" instead of "div" in client 01/30/10 CLOSED http://bugs.python.org/issue7814created mnewman Regression in unittest traceback formating extensibility 01/30/10 http://bugs.python.org/issue7815created gz test_capi crashes when run with "-R" 01/30/10 CLOSED http://bugs.python.org/issue7816created flox patch Pythonw.exe fails to start 01/31/10 CLOSED http://bugs.python.org/issue7817created ZDan Improve set().test_c_api(): don't expect a set("abc"), modify th 01/31/10 http://bugs.python.org/issue7818created haypo patch sys.call_tracing(): check arguments type 01/31/10 CLOSED http://bugs.python.org/issue7819created haypo patch parser: restores all bytes in the right order if check_bom() fai 01/31/10 http://bugs.python.org/issue7820created haypo patch Command line option -U not documented0
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (02/05/10 - 02/12/10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2602 open (+33) / 17137 closed (+25) / 19739 total (+58) Open issues with patches: 1069 Average duration of open issues: 712 days. Median duration of open issues: 466 days. Open Issues Breakdown open 2567 (+33) pending34 ( +0) Issues Created Or Reopened (59) ___ support "with self.assertRaises(SomeException) as exc:" syntax 02/07/10 CLOSED http://bugs.python.org/issue7859reopened flox 32-bit Python on 64-bit Windows reports incorrect architecture 02/05/10 http://bugs.python.org/issue7860created brian.curtin patch, patch, needs review 2to3: "import foo" -> "from . import foo" 02/05/10 CLOSED http://bugs.python.org/issue7861created tomspur fileio.c: ValueError vs. IOError with impossible operations 02/05/10 http://bugs.python.org/issue7862created skrah platform module doesn't detect Windows 7 02/05/10 http://bugs.python.org/issue7863created adal patch, needs review Deprecation markers in unittest docs are unclear 02/06/10 CLOSED http://bugs.python.org/issue7864created Justin.Lebar io close() swallowing exceptions 02/06/10 http://bugs.python.org/issue7865created pakal it looks like a typo in unittest 02/06/10 CLOSED http://bugs.python.org/issue7866created artech Proposed FAQ entry on pass-by-? semantics and the meaning of 'va 02/06/10 http://bugs.python.org/issue7867created r.david.murray add a loggerClass attribute to Manager 02/06/10 CLOSED http://bugs.python.org/issue7868created georg.brandl patch, patch, easy traceback from logging is unusable. 02/07/10 CLOSED http://bugs.python.org/issue7869created naoki patch Duplicate test methods in test_memoryio 02/07/10 CLOSED http://bugs.python.org/issue7870created georg.brandl Duplicate test method in test_heapq 02/07/10 http://bugs.python.org/issue7871created georg.brandl Incorrect error raised on importing invalid module via unittest 02/07/10 CLOSED http://bugs.python.org/issue7872created Daniel.Waterworth Remove precision restriction for integer formatting. 02/07/10 http://bugs.python.org/issue7873created mark.dickinson easy logging.basicConfig should raise warning/exception on second cal 02/07/10 CLOSED http://bugs.python.org/issue7874created tocomo test_multiprocessing / importlib failure 02/07/10 http://bugs.python.org/issue7875created pitrou buildbot unittest docs use deprecated method in code example 02/07/10 CLOSED http://bugs.python.org/issue7876created Bernt.Røskar.Brenna Iterators over _winreg EnumKey and EnumValue results 02/07/10 http://bugs.python.org/issue7877created brian.curtin
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-03-26 - 2010-04-02) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2629 open (+37) / 17481 closed (+13) / 20110 total (+50) Open issues with patches: 1063 Average duration of open issues: 727 days. Median duration of open issues: 486 days. Open Issues Breakdown open 2590 (+37) languishing 5 ( +0) pending33 ( +0) Issues Created Or Reopened (51) ___ multiprocessing.Queue() blocks program 2010-03-26 http://bugs.python.org/issue8237reopened eua py2_test_grammar.py contains invalid syntax for 2.62010-03-27 http://bugs.python.org/issue8241created gagenellina Support surrogates in import ; install Python in a non-ASCII d 2010-03-27 http://bugs.python.org/issue8242created haypo patch curses writing to window's bottom right position raises: `_cur 2010-03-27 http://bugs.python.org/issue8243created theosp Remove obsolete update.sh in PEPs repo 2010-03-27 CLOSED http://bugs.python.org/issue8244created merwok email examples don't actually work (SMTP.connect is not called 2010-03-27 http://bugs.python.org/issue8245created jaraco test_signal in test_subprocess displays traceback 2010-03-27 CLOSED http://bugs.python.org/issue8246created pitrou Can't Import Tkinter 2010-03-28 http://bugs.python.org/issue8247created SevenThunders Add test cases for bool2010-03-28 CLOSED http://bugs.python.org/issue8248created gnofi patch expat.ParserCreate - SystemError bad argument to internal func 2010-03-28 http://bugs.python.org/issue8249created flox Implement pkgutil APIs as described in PEP 376 2010-03-28 http://bugs.python.org/issue8250created tarek WeakRefSet 2010-03-28 CLOSED http://bugs.python.org/issue8251created michael.foord add a metadata section in setup.cfg2010-03-28 http://bugs.python.org/issue8252created tarek add a resource+files section in setup.cfg 2010-03-28 http://bugs.python.org/issue8253created tarek write a configure command 2010-03-28 http://bugs.python.org/issue8254created tarek step-by-step tutorial 2010-03-28 http://bugs.python.org/issue8255created tarek TypeError: bad argument type for built-in operation2010-03-28 http://bugs.python.org/issue8256created dangyogi patch Decimal constructor to accept float2010-03-28 http://bugs.python.org/issue8257created rhettinger patch, easy Multiple Python Interpreter Memory Leak
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-04-02 - 2010-04-09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2639 open (+37) / 17538 closed (+30) / 20177 total (+67) Open issues with patches: 1072 Average duration of open issues: 728 days. Median duration of open issues: 489 days. Open Issues Breakdown open 2599 (+37) languishing 7 ( +0) pending32 ( +0) Issues Created Or Reopened (71) ___ Add environment variable $PYTHONWARNINGS 2010-04-07 http://bugs.python.org/issue7301reopened pjenvey patch, needs review patch: BaseHTTPServer reinventing rfc822 date formatting 2010-04-09 http://bugs.python.org/issue7370reopened r.david.murray patch test_py3kwarn fails when running the whole test suite 2010-04-03 http://bugs.python.org/issue7772reopened mark.dickinson patch Documentation of math.pow, math.hypot, and complex.__abs__ 2010-04-06 http://bugs.python.org/issue7947reopened mark.dickinson patch i have a doubt with using __init__ and .self and classes 2010-04-02 CLOSED http://bugs.python.org/issue8291created krishnalolla Incorrect condition test in platform.py2010-04-02 http://bugs.python.org/issue8292created akuchling patch, easy HTTPSConnection.close() does not immediately close the connect 2010-04-02 http://bugs.python.org/issue8293created dandrzejewski Allow Fraction constructor to accept float and decimal instanc 2010-04-02 CLOSED http://bugs.python.org/issue8294created mark.dickinson patch add unpack_archive to shutil 2010-04-02 http://bugs.python.org/issue8295created tarek multiprocessing.Pool hangs when issuing KeyboardInterrupt 2010-04-03 http://bugs.python.org/issue8296created vlasovskikh patch AttributeError message text should include module name 2010-04-03 http://bugs.python.org/issue8297created cjerdonek patch in what way we have to save tha module?2010-04-03 CLOSED http://bugs.python.org/issue8298created krishnalolla Improve GIL in 2.7 2010-04-03 http://bugs.python.org/issue8299created krisvale patch, patch Allow struct.pack to handle objects with an __index__ method. 2010-04-03 CLOSED http://bugs.python.org/issue8300created mark.dickinson patch Putting a function in a unittest.TestSuite doesn't work2010-04-03 http://bugs.python.org/issue8301created michael.foord SkipTest exception in setUpClass or setUpModule is marked as a 2010-04-03 http://bugs.python.org/issue8302created michael.foord python -m unittest -h and python -m unittest discover -h messa 2010-04-03 http://bugs.python.org/issue8303created michael.foord strftime and Unicode characters2010-04-03 http://bugs.python.org/issue8304created AndiDog memoview[0] creates an invalid view if ndim != 1 2010-
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-04-09 - 2010-04-16) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2658 open (+38) / 17582 closed (+25) / 20240 total (+63) Open issues with patches: 1090 Average duration of open issues: 728 days. Median duration of open issues: 492 days. Open Issues Breakdown open 2616 (+38) languishing 9 ( +0) pending32 ( +0) Issues Created Or Reopened (68) ___ Add "key" argument to "bisect" module functions2010-04-14 http://bugs.python.org/issue4356reopened rhettinger patch AttributeError: MSVCCompiler instance has no attribute '_MSVCC 2010-04-13 http://bugs.python.org/issue7509reopened tarek configure: ignore AC_PROG_CC hardcoded CFLAGS 2010-04-11 http://bugs.python.org/issue8211reopened lemburg patch test_ctypes fails in test_ulonglong on sparc buildbots 2010-04-12 http://bugs.python.org/issue8314reopened pitrou patch, buildbot Add a --show-installation-paths in the install command 2010-04-09 http://bugs.python.org/issue8357reopened tarek absolute_import future directive ignored by 2to3 2010-04-09 CLOSED http://bugs.python.org/issue8358created jaraco % formating - TypeError: not all arguments converted during st 2010-04-10 CLOSED http://bugs.python.org/issue8359created sneetsher doc: unittest.skipTest method added in 2.7 2010-04-10 CLOSED http://bugs.python.org/issue8360created techtonik patch Remove assert in functools.total_ordering 2010-04-10 CLOSED http://bugs.python.org/issue8361created merwok patch Add Misc/maintainers.rst to 2.x branch 2010-04-10 http://bugs.python.org/issue8362created merwok patch, needs review Lots of duplicate code between test_classify_oldstyle and test 2010-04-10 CLOSED http://bugs.python.org/issue8363created exarkun patch, needs review Update site.setquit docstring 2010-04-10 CLOSED http://bugs.python.org/issue8364created merwok patch 'readline' module fails to build on OS X - some recent change 2010-04-11 CLOSED http://bugs.python.org/issue8365created l0nwlf OS X universal builds fail on 2.7b1 and py3k with "Don't know 2010-04-11 http://bugs.python.org/issue8366created ned.deily test_winsound: failure on systems without soundcard2010-04-11 CLOSED http://bugs.python.org/issue8367created skrah patch Memory leak on multi-threaded PyObject_CallObject 2010-04-11 CLOSED http://bugs.python.org/issue8368created Krauzi Add a lint command to distutils2010-04-11 http://bugs.python.org/issue8369created merwok change module "builtins" to "__builtin__" in __import__ docume 2010-04-11 CLOSED http://bugs.python.org/issue8370created cjerdonek patch Add a co
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-04-16 - 2010-04-23) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2665 open (+58) / 17664 closed (+31) / 20329 total (+89) Open issues with patches: 1084 Average duration of open issues: 725 days. Median duration of open issues: 494 days. Open Issues Breakdown open 2621 (+58) languishing 9 ( +0) pending34 ( +0) Issues Created Or Reopened (94) ___ Obsolete RFCs should be removed from doc of urllib.urlparse2010-04-19 CLOSED http://bugs.python.org/issue5650reopened ezio.melotti patch, easy [PATCH] Drop "Computer" from "Apple Computer" in plistlib 2010-04-20 http://bugs.python.org/issue7852reopened haypo patch configure: ignore AC_PROG_CC hardcoded CFLAGS 2010-04-23 http://bugs.python.org/issue8211reopened lemburg patch subprocess: support undecodable current working directory on P 2010-04-19 CLOSED http://bugs.python.org/issue8393reopened amaury.forgeotdarc patch ctypes.dlopen() doesn't support surrogates 2010-04-19 CLOSED http://bugs.python.org/issue8394reopened amaury.forgeotdarc patch tiger buildbot: unable to resolv hostname address 2010-04-16 CLOSED http://bugs.python.org/issue8421created haypo tiger buildbot: test_abspath_issue3426 failure (test_genericpa 2010-04-16 CLOSED http://bugs.python.org/issue8422created haypo buildbot tiger buildbot: test_pep277 failures 2010-04-16 http://bugs.python.org/issue8423created haypo buildbot Test assumptions for test_itimer_virtual and test_itimer_prof 2010-04-16 http://bugs.python.org/issue8424created haypo patch, buildbot a -= b should be fast if a is a small set and b is a large set 2010-04-16 http://bugs.python.org/issue8425created abacabadabacaba easy multiprocessing.Queue fails to get() very large objects2010-04-16 http://bugs.python.org/issue8426created Ian.Davis toplevel jumps to another location on the screen 2010-04-16 http://bugs.python.org/issue8427created aparasch buildbot: test_multiprocessing timeout (test_notify_all? test_ 2010-04-16 http://bugs.python.org/issue8428created haypo buildbot buildbot: test_subprocess timeout 2010-04-16 http://bugs.python.org/issue8429created haypo buildbot test_site failure with non-ASCII directory 2010-04-17 CLOSED http://bugs.python.org/issue8430created haypo patch, buildbot buildbot: hung on ARM Debian 2010-04-17 http://bugs.python.org/issue8431created haypo buildbot build: test_send_signal of test_subprocess failure 2010-04-17 http://bugs.python.org/issue8432created haypo buildbot buildbot: test_curses failure, getmouse() returned ERR 2010-04-17 http://bugs.python.org/issue8433created haypo buildbot buildbot: test_gdb failure on sparc Ubuntu trunk
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-04-23 - 2010-04-30) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2638 open (+41) / 17759 closed (+27) / 20397 total (+68) Open issues with patches: 1081 Average duration of open issues: 724 days. Median duration of open issues: 494 days. Open Issues Breakdown open 2620 (+41) languishing10 ( +0) pending 7 ( +0) Issues Created Or Reopened (71) ___ "Report bug" links 2010-04-24 CLOSED http://bugs.python.org/issue2823reopened techtonik Silence DeprecationWarning by default 2010-04-25 http://bugs.python.org/issue7319reopened benjamin.peterson patch Small mistake in tutorial web page 2010-04-23 CLOSED http://bugs.python.org/issue8511created mdcowles os.execv*e(): fix formatting of the environment variables (Pyt 2010-04-23 CLOSED http://bugs.python.org/issue8512created haypo patch subprocess: support bytes program name 2010-04-23 http://bugs.python.org/issue8513created haypo patch Create fsencode() and fsdecode() functions in os.path 2010-04-23 http://bugs.python.org/issue8514created haypo patch idle "Run Module" (F5) does not set __file__ variable 2010-04-24 http://bugs.python.org/issue8515created dangyogi patch Speed difference between Python 2.5 and 2.6 during filling bsd 2010-04-24 http://bugs.python.org/issue8516created PeterL Apple Style Guide link is broken in the "Documenting Python" c 2010-04-24 CLOSED http://bugs.python.org/issue8517created brandon-rhodes small typo in http://docs.python.org/howto/doanddont.html 2010-04-24 CLOSED http://bugs.python.org/issue8518created Adrián.Deccico [patch] doc: termios and ioctl reference links 2010-04-24 http://bugs.python.org/issue8519created techtonik patch test doc issue 2010-04-24 CLOSED http://bugs.python.org/issue8520created georg.brandl Allow some winreg functions to accept keyword arguments2010-04-24 http://bugs.python.org/issue8521created brian.curtin patch enhacement proposal in howto/doanddont 2010-04-24 CLOSED http://bugs.python.org/issue8522created Adrián.Deccico patch shutil.rmtree and os.listdir cannot recover on error condition 2010-04-24 http://bugs.python.org/issue8523created rubenlm easy SSL sockets do not retain the parent socket's attributes 2010-04-24 http://bugs.python.org/issue8524created pitrou Small enhancement to help()2010-04-24 http://bugs.python.org/issue8525created robcliffe msilib doesn't support multiple CAB instances in same installe 2010-04-25 http://bugs.python.org/issue8526created janssen easy
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-04-30 - 2010-05-07) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2658 open (+44) / 17807 closed (+24) / 20465 total (+68) Open issues with patches: 1081 Average duration of open issues: 724 days. Median duration of open issues: 494 days. Open Issues Breakdown open 2639 (+44) languishing12 ( +0) pending 6 ( +0) Issues Created Or Reopened (71) ___ Bug in range() function for large values 2010-05-01 CLOSED http://bugs.python.org/issue1533reopened mark.dickinson patch, 26backport configure: allow user-provided CFLAGS to override AC_PROG_CC d 2010-05-05 CLOSED http://bugs.python.org/issue8211reopened mark.dickinson patch regrtest: use backslashreplace error handler for stdout2010-05-05 http://bugs.python.org/issue8533reopened haypo patch Add missing tests for FlushKey, LoadKey, and SaveKey in winreg 2010-04-30 http://bugs.python.org/issue8579created brian.curtin Problem urllib2.URLError 2010-04-30 CLOSED http://bugs.python.org/issue8580created m_enanos Logging handlers do not handle double-closing very well2010-04-30 CLOSED http://bugs.python.org/issue8581created Jason.Baker patch urllib.urlretrieve fails with ValueError: Invalid format strin 2010-04-30 CLOSED http://bugs.python.org/issue8582created Jason.Gross patch Hardcoded namespace_separator in the cElementTree.XMLParser2010-04-30 http://bugs.python.org/issue8583created dmtr patch test_multiprocessing skips some tests 2010-04-30 http://bugs.python.org/issue8584created pitrou zipimporter.find_module is untested2010-05-01 http://bugs.python.org/issue8585created alex test_imp.py test failures on Py3K Mac OS X 2010-05-01 CLOSED http://bugs.python.org/issue8586created michael.foord test_import.py test failures on Py3K Mac OS X 2010-05-01 CLOSED http://bugs.python.org/issue8587created michael.foord test_urllib2.py test failures on Py3K Mac OS X 2010-05-01 http://bugs.python.org/issue8588created michael.foord test_warnings.CEnvironmentVariableTests.test_nonascii fails un 2010-05-01 http://bugs.python.org/issue8589created michael.foord test_httpservers.CGIHTTPServerTestCase failure on 3.1-maint Ma 2010-05-01 http://bugs.python.org/issue8590created michael.foord update mkpkg to latest coding standards2010-05-01 http://bugs.python.org/issue8591created meatballhat 'y' does not check for embedded NUL bytes 2010-05-01 http://bugs.python.org/issue8592created pitrou Improve c-api/arg.rst 2010-05-01 CLOSED http://bugs.python.org/issue8593created pitrou patch Add a "
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-05-07 - 2010-05-14) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2678 open (+43) / 17853 closed (+23) / 20531 total (+66) Open issues with patches: 1090 Average duration of open issues: 722 days. Median duration of open issues: 495 days. Open Issues Breakdown open 2658 (+43) languishing12 ( +0) pending 7 ( +0) Issues Created Or Reopened (72) ___ __import__ with fromlist= 2010-05-08 http://bugs.python.org/issue2090reopened brett.cannon patch SSL handshake fails after TCP connection in getpeername() 2010-05-07 CLOSED http://bugs.python.org/issue4171reopened ddvoinikov A number tests "crash" if python is compiled --without-threads 2010-05-13 http://bugs.python.org/issue7449reopened skrah patch, easy, needs review pep-0370 on osx duplicates existing functionality 2010-05-08 http://bugs.python.org/issue8084reopened mark.dickinson patch, needs review, buildbot tiger buildbot: test_abspath_issue3426 failure (test_genericpa 2010-05-13 CLOSED http://bugs.python.org/issue8422reopened flox buildbot PyUnicode_GetMax is undocumented 2010-05-07 http://bugs.python.org/issue8647created stutzbach The UTF-7 codec functions are undocumented 2010-05-07 http://bugs.python.org/issue8648created stutzbach Py_UNICODE_* functions are undocumented2010-05-07 http://bugs.python.org/issue8649created stutzbach zlibmodule.c isn't 64-bit clean2010-05-07 http://bugs.python.org/issue8650created pitrou "s#" and friends can silently truncate buffer length 2010-05-07 http://bugs.python.org/issue8651created pitrou Minor improvements to the "Handling Exceptions" part of the tu 2010-05-07 http://bugs.python.org/issue8652created marienz urlparse.urlparse/urlsplit doc missing 2010-05-07 http://bugs.python.org/issue8653created dabrahams Improve ABI compatibility between UCS2 and UCS4 builds 2010-05-07 http://bugs.python.org/issue8654created stutzbach patch Problem with getpeercert in the ssl module when retrieving cli 2010-05-07 http://bugs.python.org/issue8655created Westly.Ward urllib2 mangles file://-scheme URLs2010-05-08 CLOSED http://bugs.python.org/issue8656created dabrahams urlparse.urlunsplit should be smarter about + 2010-05-08 CLOSED http://bugs.python.org/issue8657created dabrahams patch urlparse.urlunsplit should be smarter about + and file urls2010-05-08 CLOSED http://bugs.python.org/issue8658created orsenthil patch ABS(x) == 0 can be simplified to x == 02010-05-08 CLOSED http://bugs.python.org/issue8659created stutzbach patch, needs review
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-05-14 - 2010-05-21) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2693 open (+46) / 17908 closed (+24) / 20601 total (+70) Open issues with patches: 1098 Average duration of open issues: 719 days. Median duration of open issues: 497 days. Open Issues Breakdown open 2672 (+46) languishing12 ( +0) pending 8 ( +0) Issues Created Or Reopened (73) ___ heapq change breaking compatibility2010-05-17 CLOSED http://bugs.python.org/issue3051reopened exarkun patch subprocess.Popen.__del__ causes AttributeError (os module == N 2010-05-14 CLOSED http://bugs.python.org/issue5099reopened haypo patch, needs review Buggy _strerror in asyncore2010-05-18 CLOSED http://bugs.python.org/issue8573reopened merwok easy multiprocessing needs option to eschew fork() under Linux 2010-05-14 http://bugs.python.org/issue8713created brandon-rhodes Delayed signals in the REPL on OpenBSD (possibly libpthread re 2010-05-14 http://bugs.python.org/issue8714created skrah Create PyUnicode_EncodeFSDefault() function2010-05-14 CLOSED http://bugs.python.org/issue8715created haypo patch test_tk fails on OS X if run from buildbot slave daemon -- cra 2010-05-14 http://bugs.python.org/issue8716created janssen patch Subprocess.py broken in trunk 2010-05-14 CLOSED http://bugs.python.org/issue8717created pakal patch subprocess: NameError: name 'WaitForSingleObject' is not def 2010-05-14 CLOSED http://bugs.python.org/issue8718created srid buildbot: segfault on FreeBSD (signal 11) 2010-05-14 http://bugs.python.org/issue8719created haypo undo findsource regression/change 2010-05-14 http://bugs.python.org/issue8720created hpk patch urlparse.urlsplit regression in 2.72010-05-15 CLOSED http://bugs.python.org/issue8721created srid Documentation for __getattr__ 2010-05-15 http://bugs.python.org/issue8722created Paul.Davis IDLE won't start import os error 2010-05-15 CLOSED http://bugs.python.org/issue8723created gromij bind_and_activate parameter is missed from directive 2010-05-15 http://bugs.python.org/issue8724created naoki Python3: use ASCII for the file system encoding on initfsencod 2010-05-15 http://bugs.python.org/issue8725created haypo patch test_capi failure 2010-05-15 CLOSED http://bugs.python.org/issue8726created pitrou test_import failure2010-05-15 CLOSED http://bugs.python.org/issue8727created pitrou 2.7 regressio
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-05-21 - 2010-05-28) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2705 open (+40) / 17957 closed (+21) / 20662 total (+61) Open issues with patches: 1095 Average duration of open issues: 720 days. Median duration of open issues: 500 days. Open Issues Breakdown open 2683 (+40) languishing12 ( +0) pending 9 ( +0) Issues Created Or Reopened (62) ___ httplib fails with HEAD requests to pages with "transfer-encod 2010-05-26 http://bugs.python.org/issue6312reopened orsenthil patch The external link to a "Hash Collision FAQ" points to some com 2010-05-21 CLOSED http://bugs.python.org/issue8783created stutzbach tarfile/Windows: Don't use mbcs as the default encoding2010-05-22 http://bugs.python.org/issue8784created haypo patch findall() and finditer() docs misleading 2010-05-22 CLOSED http://bugs.python.org/issue8785created hagen Add support for IEEE 754 contexts to decimal module. 2010-05-22 http://bugs.python.org/issue8786created mark.dickinson warnings inside PyRun_SimpleString() display argv[1] 2010-05-22 http://bugs.python.org/issue8787created Sebastian patch urllib.urlencode documentation unclear on doseq2010-05-22 http://bugs.python.org/issue8788created VeXocide spam 2010-05-22 CLOSED http://bugs.python.org/issue8789created renben spam 2010-05-22 CLOSED http://bugs.python.org/issue8790created renben spam 2010-05-22 CLOSED http://bugs.python.org/issue8791created renben xmlrpclib compatibility issues with Apache XML-RPC library 2010-05-22 http://bugs.python.org/issue8792created bra IDLE crashes on opening invalid file 2010-05-23 http://bugs.python.org/issue8793created royf spam 2010-05-23 CLOSED http://bugs.python.org/issue8794created renben Error sending utf8 strings over syslog udp protocol2010-05-23 CLOSED http://bugs.python.org/issue8795created skliarie Deprecate codecs.open()2010-05-23 http://bugs.python.org/issue8796created haypo urllib2 basicauth broken in 2.6.5: RuntimeError: maximum recur 2010-05-24 http://bugs.python.org/issue8797created jonozzz tkinter build variants on OSX 2010-05-24 http://bugs.python.org/issue8798created ronaldoussoren Hang in lib/test/test_threading.py 2010-05-24 http://bugs.python.org/issue8799created krisvale patch, patch, easy
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-05-28 - 2010-06-04) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2727 open (+38) / 17988 closed (+15) / 20715 total (+53) Open issues with patches: 1103 Average duration of open issues: 719 days. Median duration of open issues: 504 days. Open Issues Breakdown open 2706 (+38) languishing12 ( +0) pending 8 ( +0) Issues Created Or Reopened (58) ___ Seconds range in time unit 2010-06-03 http://bugs.python.org/issue2568reopened belopolsky patch, easy 26.rc1: test_signal issue on FreeBSD 6.3 2010-06-03 CLOSED http://bugs.python.org/issue3864reopened skrah patch, easy, buildbot urllib2 basicauth broken in 2.6.5: RuntimeError: maximum recur 2010-06-04 http://bugs.python.org/issue8797reopened orsenthil TZ offset description is unclear in docs 2010-06-04 http://bugs.python.org/issue8810reopened belopolsky easy, needs review truncate() semantics changed in 3.1.2 2010-05-28 http://bugs.python.org/issue8840reopened tjreedy Condition.wait() doesn't raise KeyboardInterrupt 2010-05-28 http://bugs.python.org/issue8844created hobb0001 Expose sqlite3 connection inTransaction as read-only in_transa 2010-05-28 CLOSED http://bugs.python.org/issue8845created r.david.murray patch, easy cgi.py bug report + fix: tailing carriage return and newline c 2010-05-28 http://bugs.python.org/issue8846created wobsta patch crash appending list and namedtuple2010-05-28 http://bugs.python.org/issue8847created benrg Deprecate or remove "U" and "U#" formats of Py_BuildValue()2010-05-29 http://bugs.python.org/issue8848created haypo patch python.exe problem with cvxopt 2010-05-29 http://bugs.python.org/issue8849created jroach Remove "w" format of PyParse_ParseTuple() 2010-05-29 http://bugs.python.org/issue8850created haypo pkgutil document needs more markups2010-05-29 http://bugs.python.org/issue8851created mft patch _socket fails to build on OpenSolaris x64 2010-05-29 http://bugs.python.org/issue8852created drkirkby patch getaddrinfo should accept port of type long2010-05-29 http://bugs.python.org/issue8853created AndiDog patch msvc9compiler.py: find_vcvarsall() doesn't work with VS2008 on 2010-05-29 http://bugs.python.org/issue8854created lemburg 64bit Shelve documentation lacks security warning2010-05-30 http://bugs.python.org/issue8855created Longpoke Error in ceval.c when building --without-threads 2010-05-30 CLOSED http://bugs.python.org/issue8856created merwok
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-06-04 - 2010-06-11) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2764 open (+54) / 18028 closed (+23) / 20792 total (+77) Open issues with patches: 1115 Average duration of open issues: 714 days. Median duration of open issues: 502 days. Open Issues Breakdown open 2737 (+54) languishing12 ( +0) pending14 ( +0) Issues Created Or Reopened (79) ___ datetime.datetime operator methods are not subclass-friendly 2010-06-09 http://bugs.python.org/issue2267reopened belopolsky patch DeprecationWarning message applies to wrong context with exec( 2010-06-10 http://bugs.python.org/issue3423reopened ghazel sunau bytes / str TypeError in Py3k2010-06-04 CLOSED http://bugs.python.org/issue8897created tjollans patch The email package should defer to the codecs module for all al 2010-06-04 http://bugs.python.org/issue8898created r.david.murray easy Add docstrings to time.struct_time 2010-06-04 CLOSED http://bugs.python.org/issue8899created belopolsky patch, easy IDLE crashes if Preference set to At Startup -> Open Edit Wind 2010-06-04 http://bugs.python.org/issue8900created mhuster Windows registry path not ignored with -E option 2010-06-05 http://bugs.python.org/issue8901created flashk patch, needs review add datetime.time.now() for consistency2010-06-05 http://bugs.python.org/issue8902created techtonik Add module level now() and today() functions to datetime modul 2010-06-05 CLOSED http://bugs.python.org/issue8903created techtonik quick example how to fix docs 2010-06-05 http://bugs.python.org/issue8904created techtonik difflib should accept arbitrary line iterators 2010-06-05 http://bugs.python.org/issue8905created techtonik Document TestCase attributes in class docstring2010-06-05 http://bugs.python.org/issue8906created flub time module documentation differs in trunk and py3k2010-06-05 CLOSED http://bugs.python.org/issue8907created belopolsky patch friendly errors for UAC misbehavior in windows installers 2010-06-05 http://bugs.python.org/issue8908created techtonik patch mention bitmap size for bdist_wininst 2010-06-05 CLOSED http://bugs.python.org/issue8909created techtonik patch Write a text file explaining why Lib/test/data exists 2010-06-06 http://bugs.python.org/issue8910created brett.cannon patch, easy, needs review regrtest.main should have a test skipping argument 2010-06-06 http://bugs.python.org/issue8911created brett.cannon easy `make patchcheck` should check the whitespace of .c/.h files 2010-06-06 http://bugs.python.org/issue8912created brett.cannon Document that datet
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-06-11 - 2010-06-18) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2777 open (+43) / 18070 closed (+12) / 20847 total (+55) Open issues with patches: 1122 Average duration of open issues: 713 days. Median duration of open issues: 503 days. Open Issues Breakdown open 2747 (+43) languishing13 ( +0) pending16 ( +0) Issues Created Or Reopened (64) ___ New SSL module doesn't seem to verify hostname against commonN 2010-06-15 http://bugs.python.org/issue1589reopened pitrou struct allows repeat spec. without a format specifier 2010-06-12 CLOSED http://bugs.python.org/issue3129reopened belopolsky patch datetime lacks concrete tzinfo implementation for UTC 2010-06-15 CLOSED http://bugs.python.org/issue5094reopened belopolsky patch datetime.strptime doesn't support %z format ? 2010-06-18 http://bugs.python.org/issue6641reopened belopolsky patch libffi update to 3.0.9 2010-06-12 http://bugs.python.org/issue8142reopened haypo patch, buildbot struct - please make sizes explicit2010-06-15 CLOSED http://bugs.python.org/issue8469reopened mark.dickinson patch test_distutils fails if srcdir != builddir 2010-06-15 http://bugs.python.org/issue8577reopened pitrou patch Expose sqlite3 connection inTransaction as read-only in_transa 2010-06-12 http://bugs.python.org/issue8845reopened haypo patch, easy Tkinter Litmus Test2010-06-11 CLOSED http://bugs.python.org/issue8971reopened merwok svnmerge errors in msgfmt.py 2010-06-11 http://bugs.python.org/issue8974created merwok patch Bug in cookiejar 2010-06-11 http://bugs.python.org/issue8975created Popa.Claudiu subprocess module causes segmentation fault2010-06-11 http://bugs.python.org/issue8976created Chris.Blazick Globalize lonely augmented assignment 2010-06-11 CLOSED http://bugs.python.org/issue8977created serprex patch "tarfile.ReadError: file could not be opened successfully" if 2010-06-11 http://bugs.python.org/issue8978created flox OptParse __getitem__ 2010-06-12 CLOSED http://bugs.python.org/issue8979created bcward distutils.tests.test_register.RegisterTestCase.test_strict fai 2010-06-12 http://bugs.python.org/issue8980created Arfrever patch _struct.__version__ should be string, not bytes2010-06-12 CLOSED http://bugs.python.org/issue8981created belopolsky easy argparse docs cross reference Namespace as a class but the Nam 2010-06-12 http://bugs.python.org/issue8982created r.david.murray Docstr
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-06-18 - 2010-06-25) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2795 open (+38) / 18104 closed (+14) / 20899 total (+52) Open issues with patches: 1130 Average duration of open issues: 712 days. Median duration of open issues: 503 days. Open Issues Breakdown open 2765 (+38) languishing13 ( +0) pending16 ( +0) Issues Created Or Reopened (55) ___ os.path.normcase documentation/behaviour unclear on Mac OS X 2010-06-25 http://bugs.python.org/issue3485reopened ezio.melotti patch uuid.uuid4() generates non-unique values on OSX2010-06-21 http://bugs.python.org/issue8621reopened skrah patch test_support.run_unittest cmdline options and arguments2010-06-20 http://bugs.python.org/issue9028reopened techtonik errors='replace' works in IDLE, fails at Windows command line. 2010-06-18 http://bugs.python.org/issue9029created jvanpraag ctypes variable limits 2010-06-18 http://bugs.python.org/issue9030created kumma distutils uses invalid "-Wstrict-prototypes" flag when compili 2010-06-18 http://bugs.python.org/issue9031created matteo.vescovi xmlrpc: Transport.request() should also catch socket.error(EPI 2010-06-18 http://bugs.python.org/issue9032created haypo patch cmd module tab misbehavior 2010-06-19 http://bugs.python.org/issue9033created slcott datetime module should use int32_t for date/time components2010-06-20 http://bugs.python.org/issue9034created belopolsky os.path.ismount on windows doesn't support windows mountpoint 2010-06-20 http://bugs.python.org/issue9035created Oren_Held Simplify Py_CHARMASK 2010-06-20 http://bugs.python.org/issue9036created skrah patch, needs review Add explanation as to how to raise a custom exception in the e 2010-06-20 http://bugs.python.org/issue9037created jonathan.underwood patch test_distutils failure 2010-06-20 http://bugs.python.org/issue9038created pitrou IDLE and module Doc2010-06-20 http://bugs.python.org/issue9039created Yoda_Uchiha using MIMEApplication to attach a PDF raises a TypeError excep 2010-06-21 http://bugs.python.org/issue9040created Enrico.Sartori raised exception is misleading 2010-06-21 http://bugs.python.org/issue9041created kumma Gettext cache and classes 2010-06-21 http://bugs.python.org/issue9042created v_peter patch 2to3 doesn't handle byte comparison well 2010-06-21 CLOSED http://bugs.python.org/issue9043created vdupras
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-06-25 - 2010-07-02) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2796 open (+44) / 18167 closed (+20) / 20963 total (+64) Open issues with patches: 1126 Average duration of open issues: 709 days. Median duration of open issues: 504 days. Open Issues Breakdown open 2763 (+44) languishing14 ( +0) pending18 ( +0) Issues Created Or Reopened (70) ___ assumption about unsigned long byte size in struct module usag 2010-06-25 CLOSED http://bugs.python.org/issue1789reopened mark.dickinson patch, easy optparse doesnât disallow adding one-dash long options (â- 2010-06-26 http://bugs.python.org/issue4640reopened haypo mimetypes.guess_extension result changes after mimetypes.init( 2010-06-26 http://bugs.python.org/issue4963reopened r.david.murray patch, easy PyDateTime_IMPORT macro incorrectly marked up 2010-06-26 CLOSED http://bugs.python.org/issue9024reopened belopolsky patch test_sysconfig failure 2010-06-25 CLOSED http://bugs.python.org/issue9081created michael.foord warnings.filterwarnings doesn't work with -O 2010-06-25 http://bugs.python.org/issue9082created michael.foord At least some Tools utilities are still Python 2 2010-06-25 http://bugs.python.org/issue9083created holdenweb vimrc: use matchall() instead of ":match" to allow multiple ma 2010-06-26 http://bugs.python.org/issue9084created blueyed patch, needs review Version number inconsistency in email package 2010-06-28 http://bugs.python.org/issue9085reopened r.david.murray Wrong linking terminology in windows FAQ 2010-06-26 http://bugs.python.org/issue9086created john.miller json docstrings on 3.x still use 'unicode' and 'str' 2010-06-26 http://bugs.python.org/issue9087created ezio.melotti revert distutils to its 3.1 state 2010-06-26 http://bugs.python.org/issue9088created tarek PyNumber_Int is still mentioned in number protocol docs2010-06-27 CLOSED http://bugs.python.org/issue9089created belopolsky Error code 10035 calling socket.recv() on a socket with a time 2010-06-27 http://bugs.python.org/issue9090created ehohenstein patch str.capitalize() should not lower the rest of the string 2010-06-27 CLOSED http://bugs.python.org/issue9091created eka static behavior of local variables 2010-06-27 CLOSED http://bugs.python.org/issue9092created Aslanidi Tools/README is out of date2010-06-27 http://bugs.python.org/issue9093created belopolsky Make python-m pickletools do something useful 2010-06-27 http://bugs.python.org/issue9094created belopolsky patch, easy
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-07-02 - 2010-07-09) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2813 open (+52) / 18217 closed (+15) / 21030 total (+67) Open issues with patches: 1133 Average duration of open issues: 706 days. Median duration of open issues: 503 days. Open Issues Breakdown open 2779 (+51) languishing14 ( +0) pending19 ( +1) Issues Created Or Reopened (75) ___ backport 3.0-style \u/\U processing in raw strings when unicod 2010-07-07 http://bugs.python.org/issue2570reopened alexandre.vassalotti patch audioop: check that length is a multiple of the size 2010-07-04 CLOSED http://bugs.python.org/issue7673reopened pitrou patch sys.getwindowsversion as PyStructSequence 2010-07-08 CLOSED http://bugs.python.org/issue7766reopened brian.curtin patch, patch, needs review dis module documentation gives no indication of the dangers of 2010-07-05 http://bugs.python.org/issue7829reopened tjreedy needs review `make patchcheck` should check the whitespace of .c/.h files 2010-07-05 http://bugs.python.org/issue8912reopened belopolsky patch, needs review Year range in timetuple2010-07-05 http://bugs.python.org/issue9005reopened belopolsky patch Separate compilation of time and datetime modules 2010-07-04 http://bugs.python.org/issue9012reopened doko patch str.capitalize() should not lower the rest of the string 2010-07-04 CLOSED http://bugs.python.org/issue9091reopened tjreedy patch test_coercion fails in refleak runs2010-07-02 CLOSED http://bugs.python.org/issue9145created pitrou Segfault in hashlib in OpenSSL FIPS mode using non-FIPS-compli 2010-07-02 http://bugs.python.org/issue9146created dmalcolm patch dis.show_code() variant that accepts source strings (and retur 2010-07-03 http://bugs.python.org/issue9147created ncoghlan os.execve puts process to background on windows2010-07-03 http://bugs.python.org/issue9148created techtonik colorsys.py function rgb_to_hls2010-07-03 CLOSED http://bugs.python.org/issue9149created David.Hood IDLE should not save trailing whitespace after strip trailing 2010-07-03 http://bugs.python.org/issue9150created rhprogrammer Demo/classes/Dates.py does not work in 3.x 2010-07-03 CLOSED http://bugs.python.org/issue9151created belopolsky patch, easy Dead code in datetime module 2010-07-04 CLOSED http://bugs.python.org/issue9152created belopolsky patch, easy Run tests and demos as part of the test suite 2010-07-04 http://bugs.python.org/issue9153created merwok Parser module doesn't understand function annotations. 2010-07-04 http://bugs.python.org/issue9154created mark.dickinson patch Reserve COMPARE_OP for
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-07-09 - 2010-07-16) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2807 open (+44) / 18285 closed (+18) / 21092 total (+62) Open issues with patches: 1144 Average duration of open issues: 703 days. Median duration of open issues: 497 days. Open Issues Breakdown open 2765 (+42) languishing14 ( +0) pending27 ( +2) Issues Created Or Reopened (64) ___ regrtest: add a minimal "progress bar" 2010-07-10 http://bugs.python.org/issue8560reopened georg.brandl patch contextlib.ContextDecorator2010-07-15 http://bugs.python.org/issue9110reopened ncoghlan patch dict_keys purports to implement the Set ABC, but is missing th 2010-07-09 http://bugs.python.org/issue9212created stutzbach range purports to implement the Sequence ABC, but is missing i 2010-07-09 http://bugs.python.org/issue9213created stutzbach Most Set methods of KeysView and ItemsView do not work right 2010-07-09 http://bugs.python.org/issue9214created stutzbach easy test_float crashes with assertion failure on Ubuntu buildbot. 2010-07-09 CLOSED http://bugs.python.org/issue9215created mark.dickinson FIPS support for hashlib 2010-07-10 http://bugs.python.org/issue9216created dmalcolm patch 2to3 crashes with some doctests2010-07-14 http://bugs.python.org/issue9217reopened tiagoantao pop multiple elements of a list at once2010-07-10 http://bugs.python.org/issue9218created jacobidiego Make reindent-rst.py preserve ^L 2010-07-10 CLOSED http://bugs.python.org/issue9219created merwok easy Modules no longer usable as context managers 2010-07-10 CLOSED http://bugs.python.org/issue9220created j1m 2to3 fails to parse a for construct2010-07-10 CLOSED http://bugs.python.org/issue9221created tiagoantao IDLE: Fix open/saveas 'Files of type' choices 2010-07-11 http://bugs.python.org/issue9222created tjreedy patch, easy distutils Command docs linking 2010-07-11 CLOSED http://bugs.python.org/issue9223created techtonik Distutls fails with MSVC++ 2008on Windows Vista 64bit 2010-07-11 CLOSED http://bugs.python.org/issue9224created ipatrol Replace DUP_TOPX with DUP_TOP_TWO 2010-07-11 http://bugs.python.org/issue9225created serprex patch erroneous behavior when creating classes inside a closure 2010-07-11 http://bugs.python.org/issue9226created monsanto patch can't import Tkinter / use IDLE after installing Python 2.7 on 2010-07-11 http://bugs.python.org/issue9227created michael.foord Mak
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-07-16 - 2010-07-23) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2826 open (+62) / 18349 closed (+21) / 21175 total (+83) Open issues with patches: 1151 Average duration of open issues: 692 days. Median duration of open issues: 480 days. Open Issues Breakdown open 2780 (+60) languishing16 ( +0) pending29 ( +2) Issues Created Or Reopened (89) ___ No float formatting in PyString_FromFormat 2010-07-19 http://bugs.python.org/issue2813reopened mark.dickinson patch os.curdir as the default argument for os.listdir 2010-07-23 CLOSED http://bugs.python.org/issue6095reopened tarek patch weak dict iterators are fragile because of unpredictable GC ru 2010-07-23 http://bugs.python.org/issue7105reopened mark.dickinson patch subprocess.Popen documentation should contain a good warning a 2010-07-22 http://bugs.python.org/issue7950reopened r.david.murray patch code.InteractiveInterpreter fails to change locals when invoke 2010-07-16 http://bugs.python.org/issue9274created ericp python 2.7 OS X installer no longer installs /usr/local/bin sy 2010-07-16 CLOSED http://bugs.python.org/issue9275created ned.deily pickle should support methods 2010-07-16 http://bugs.python.org/issue9276created exarkun test_struct failure on ARM 2010-07-16 http://bugs.python.org/issue9277created mark.dickinson patch, buildbot rename 2to3 & pydoc to 2to3.py & pydoc.py 2010-07-16 CLOSED http://bugs.python.org/issue9278created srid get rid of pdb.doc 2010-07-16 CLOSED http://bugs.python.org/issue9279created georg.brandl easy sharedinstall target doesn't depend on sharedmods target 2010-07-17 CLOSED http://bugs.python.org/issue9280created Arfrever patch Race condition in distutils.dir_util.mkpath() 2010-07-17 http://bugs.python.org/issue9281created Arfrever patch Bug in --listfuncs option of trace.py 2010-07-17 CLOSED http://bugs.python.org/issue9282created eli.bendersky patch buggy repr for os.environ 2010-07-17 http://bugs.python.org/issue9283created pitrou inspect.findsource() cannot find source for doctest code 2010-07-17 http://bugs.python.org/issue9284created djc A decorator for cProfile and profile modules 2010-07-17 http://bugs.python.org/issue9285created giampaolo.rodola patch, patch, needs review email.utils.parseaddr returns garbage for invalid input2010-07-17 http://bugs.python.org/issue9286created merwok Cosmetic fix in OtherFileTests.testOpenDir 2010-07-17 http://bugs.python.org/issue9287created ocean-city patch, easy Disambiguate
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-07-23 - 2010-07-30) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2804 open (+45) / 18443 closed (+27) / 21247 total (+72) Open issues with patches: 1151 Average duration of open issues: 689 days. Median duration of open issues: 481 days. Open Issues Breakdown open 2760 (+45) languishing16 ( +0) pending27 ( +0) Issues Created Or Reopened (79) ___ Add named tuple reader to CSV module 2010-07-25 http://bugs.python.org/issue1818reopened rhettinger patch MatchObject is not a hyperlink in the 're' module documentatio 2010-07-28 CLOSED http://bugs.python.org/issue6538reopened tjreedy patch, easy SysLogHandler can't handle Unicode 2010-07-26 http://bugs.python.org/issue7077reopened georg.brandl Extraneous newlines with csv.writer on Windows 2010-07-28 CLOSED http://bugs.python.org/issue7198reopened skip.montanaro Create a bytes version of os.environ and getenvb() 2010-07-29 http://bugs.python.org/issue8603reopened ezio.melotti patch Add annotation option to pickletools.dis 2010-07-26 http://bugs.python.org/issue9268reopened belopolsky patch, easy urllib.quote(None) returns None in 2.7 (raised TypeError befor 2010-07-27 http://bugs.python.org/issue9301reopened flox patch Improve queue tests2010-07-23 CLOSED http://bugs.python.org/issue9357created bbrazil patch Document fnmatch.translate's lack of support for escaping 2010-07-23 CLOSED http://bugs.python.org/issue9358created bbrazil patch Misspelled exception 2010-07-23 CLOSED http://bugs.python.org/issue9359created kwadrat patch nntplib cleanup2010-07-23 http://bugs.python.org/issue9360created Dmitry.Jemerov patch Tests for leapdays in calendar.py module 2010-07-23 http://bugs.python.org/issue9361created John.Chandler patch Make exit/quit hint more novice friendly 2010-07-23 http://bugs.python.org/issue9362created belopolsky easy data_files are not installed relative to sys.prefix2010-07-23 http://bugs.python.org/issue9363created rioch some problems with the documentation of pydoc 2010-07-24 http://bugs.python.org/issue9364created eli.bendersky Installing a distro without sqlite3 will require a reinstall o 2010-07-24 CLOSED http://bugs.python.org/issue9365created antlong Reference leak for local new style class 2010-07-24 CLOSED http://bugs.python.org/issue9366created kayhayen test_getgroups in test_posix fails 2010-07-24 CLOSED http://bugs.python.org/issue9367created DazWorrall patch Const-Co
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-08-01 - 2010-08-07) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2640 (+35) closed 18679 (+194) total 21319 (+57) Open issues with patches: 1112 Issues opened (35) == #8821: Range check on unicode repr http://bugs.python.org/issue8821 reopened by pitrou #8959: WINFUNCTYPE wrapped ctypes callbacks not functioning correctly http://bugs.python.org/issue8959 reopened by brian.curtin #9323: trace.py bug with the main file being traced http://bugs.python.org/issue9323 reopened by belopolsky #9446: urllib2 tests fail when offline http://bugs.python.org/issue9446 opened by guandalino #9453: pulldom.SAX2DOM Doesn't support processing instructions before http://bugs.python.org/issue9453 opened by mark.smith #9456: Apparent memory leak in PC/bdist_wininst/install.c http://bugs.python.org/issue9456 opened by Zachary.Blair #9458: xml.etree.ElementTree.ElementTree.write(): encoding handling p http://bugs.python.org/issue9458 opened by kune #9495: argparse unittest tracebacks are confusing if an error is rais http://bugs.python.org/issue9495 opened by r.david.murray #9499: Python C/API Execution namespace undocumented. (patch included http://bugs.python.org/issue9499 opened by ideasman42 #9500: urllib2: Content-Encoding http://bugs.python.org/issue9500 opened by guest #9501: Logging shutdown regressions with weakrefs http://bugs.python.org/issue9501 opened by gz #9503: print statement hangs Windows service http://bugs.python.org/issue9503 opened by rgpitts #9504: signal.signal/signal.alarm not working as expected http://bugs.python.org/issue9504 opened by alanwilter #9506: sqlite3 mogrify - return query string http://bugs.python.org/issue9506 opened by goatbar #9508: python3.2 reversal of distutils reintrocud macos9 support http://bugs.python.org/issue9508 opened by ronaldoussoren #9509: argparse FileType raises ugly exception for missing file http://bugs.python.org/issue9509 opened by doughellmann #9511: CharacterEncoderError when reading from sys.stdin from piped i http://bugs.python.org/issue9511 opened by pbos #9512: logging.handlers.RotatingFileHandler - mode argument not respe http://bugs.python.org/issue9512 opened by fridrik #9514: platform.linux_distribution() under Ubuntu returns ('debian', http://bugs.python.org/issue9514 opened by pitrou #9516: sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but http://bugs.python.org/issue9516 opened by srid #9517: Make test.script_helper more comprehensive, and use it in the http://bugs.python.org/issue9517 opened by pitrou #9518: PyModuleDef_HEAD_INIT does not explicitly initialize all field http://bugs.python.org/issue9518 opened by dmalcolm #9520: Add Patricia Trie high performance container http://bugs.python.org/issue9520 opened by dmtr #9521: xml.etree.ElementTree strips XML declaration and procesing ins http://bugs.python.org/issue9521 opened by mark #9522: xml.etree.ElementTree forgets the encoding http://bugs.python.org/issue9522 opened by mark #9523: Improve dbm module http://bugs.python.org/issue9523 opened by ysj.ray #9524: Document CTRL_C_EVENT and CTRL_BREAK_EVENT usage on Windows http://bugs.python.org/issue9524 opened by valgog #9527: Add aware local time support to datetime module http://bugs.python.org/issue9527 opened by belopolsky #9528: Add pure Python implementation of time module to CPython http://bugs.python.org/issue9528 opened by belopolsky #9529: Converge re.findall and re.finditer http://bugs.python.org/issue9529 opened by MizardX #9530: integer undefined behaviors http://bugs.python.org/issue9530 opened by regehr #9532: pipe.read hang, when calling commands.getstatusoutput in multi http://bugs.python.org/issue9532 opened by denny #9533: metaclass can't derive from ABC http://bugs.python.org/issue9533 opened by roalddevries #9535: Pending signals are inherited by child processes http://bugs.python.org/issue9535 opened by gdb #9536: defaultdict doc makes incorrect reference to __missing__ metho http://bugs.python.org/issue9536 opened by jjposner Recent issues with no replies (15) == #9535: Pending signals are inherited by child processes http://bugs.python.org/issue9535 #9533: metaclass can't derive from ABC http://bugs.python.org/issue9533 #9523: Improve dbm module http://bugs.python.org/issue9523 #9521: xml.etree.ElementTree strips XML declaration and procesing ins http://bugs.python.org/issue9521 #9518: PyModuleDef_HEAD_INIT does not explicitly initialize all field http://bugs.python.org/issue9518 #9509: argparse FileType raises ugly exception for missing file http://bugs.python.org/issue9509 #9508: python3.2 reversal of distutils reintrocud macos9 support http://bugs.python.org/issue9508 #9504: signal.signal/s
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-08-06 - 2010-08-13) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2645 (+42) closed 18724 (+83) total 21369 (+51) Open issues with patches: 1107 Issues opened (42) == #3402: test_nis is hanging on Solaris http://bugs.python.org/issue3402 reopened by benjamin.peterson #5416: str.replace does strange things when given a negative count http://bugs.python.org/issue5416 reopened by rhettinger #5504: ctypes should work with systems where mmap can't be PROT_WRITE http://bugs.python.org/issue5504 reopened by pitrou #7467: The zipfile module does not check files' CRCs, including in Zi http://bugs.python.org/issue7467 reopened by pitrou #8688: distutils sdist is too laze w.r.t. recalculating MANIFEST http://bugs.python.org/issue8688 reopened by ronaldoussoren #9323: trace.py bug with the main file being traced http://bugs.python.org/issue9323 reopened by belopolsky #9396: Standardise (and publish?) cache handling in standard library http://bugs.python.org/issue9396 reopened by rhettinger #9424: Disable unittest.TestCase.assertEquals and assert_ during a re http://bugs.python.org/issue9424 reopened by michael.foord #9538: Replace confusing pseudoname 'object' in special methods secti http://bugs.python.org/issue9538 opened by terry.reedy #9539: python-2.6.4: test failure in test_distutils due to linking to http://bugs.python.org/issue9539 opened by valeo #9542: Create PyUnicode_FSDecoder() function http://bugs.python.org/issue9542 opened by haypo #9544: xdrlib.Packer().pack_fstring throws a TypeError when called wi http://bugs.python.org/issue9544 opened by arnoldp #9545: Adding _collections to static build http://bugs.python.org/issue9545 opened by orsenthil #9548: locale can be imported at startup but relies on too many libra http://bugs.python.org/issue9548 opened by pitrou #9549: Remove sys.setdefaultencoding() http://bugs.python.org/issue9549 opened by pitrou #9552: ssl build under Windows always rebuilds OpenSSL http://bugs.python.org/issue9552 opened by pitrou #9553: test_argparse.py: 80 failures if COLUMNS env var set to a valu http://bugs.python.org/issue9553 opened by denversc #9554: test_argparse.py: use new unittest features http://bugs.python.org/issue9554 opened by denversc #9556: Specifying the time a TimedRotatingFileHandler rotates http://bugs.python.org/issue9556 opened by ronaldoussoren #9557: test_mailbox failure under a Windows VM http://bugs.python.org/issue9557 opened by pitrou #9558: build_ext fails on VS8.0 http://bugs.python.org/issue9558 opened by ocean-city #9559: mailbox.mbox creates new file when adding message to mbox http://bugs.python.org/issue9559 opened by chrisisbd #9560: platform.py: use -b option for file command in _syscmd_file() http://bugs.python.org/issue9560 opened by haypo #9561: distutils: set encoding to utf-8 for input and output files http://bugs.python.org/issue9561 opened by haypo #9562: Slightly misleading wording in documentation of dict.update http://bugs.python.org/issue9562 opened by MLModel #9566: Compilation warnings under x64 Windows http://bugs.python.org/issue9566 opened by pitrou #9567: Add attribute pointing to wrapped function in functools.update http://bugs.python.org/issue9567 opened by eric.araujo #9568: test_urllib2_localnet fails on OS X 10.3 http://bugs.python.org/issue9568 opened by ned.deily #9569: Add tests for posix.mknod() and posix.mkfifo() http://bugs.python.org/issue9569 opened by baikie #9571: argparse: Allow the use of -- to break out of nargs and into s http://bugs.python.org/issue9571 opened by elsdoerfer #9572: IOError in test_multiprocessing http://bugs.python.org/issue9572 opened by flox #9573: importing a module that executes fork() raises RuntimeError http://bugs.python.org/issue9573 opened by Alex.Roitman #9574: complex does not parse strings containing decimals http://bugs.python.org/issue9574 opened by jdwhitley #9576: logging.addLevelName in file-based configurations http://bugs.python.org/issue9576 opened by tarek #9579: In 3.x, os.confstr() returns garbage if value is longer than 2 http://bugs.python.org/issue9579 opened by baikie #9580: os.confstr() doesn't decode result according to PEP 383 http://bugs.python.org/issue9580 opened by baikie #9581: PosixGroupsTester fails as root http://bugs.python.org/issue9581 opened by pitrou #9582: documentation line needs rewording http://bugs.python.org/issue9582 opened by mohrr #9583: PYTHONOPTIMIZE = 0 is not honored http://bugs.python.org/issue9583 opened by bukzor #9584: Allow curly braces in fnmatch http://bugs.python.org/issue9584 opened by bochecha #9586: "warning: comparison between pointer and integer" in multiproc http://bugs.python.org/issue9586 opened by mark.dick
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-08-13 - 2010-08-20) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2624 (+44) closed 18808 (+80) total 21432 (+63) Open issues with patches: 1110 Issues opened (44) == #9189: Improve CFLAGS handling http://bugs.python.org/issue9189 reopened by skrah #9445: Fix undefined symbol errors on VS8.0 build http://bugs.python.org/issue9445 reopened by amaury.forgeotdarc #9591: kqueue not reporting EOF under certain circumstances http://bugs.python.org/issue9591 opened by Volodymyr.Kostyrko #9592: Limitations in objects returned by multiprocessing Pool http://bugs.python.org/issue9592 opened by macfreek #9594: typo on Mac/Makefile.in? s/pythonw/python/ http://bugs.python.org/issue9594 opened by srid #9597: mac: Install 2to3 in /usr/local/bin http://bugs.python.org/issue9597 opened by srid #9598: untabify.py fails on files that contain non-ascii characters http://bugs.python.org/issue9598 opened by belopolsky #9601: ftplib should accept 250 on MKD http://bugs.python.org/issue9601 opened by alphablue52 #9602: PyObject_AsCharBuffer() should only accept read-only objects http://bugs.python.org/issue9602 opened by haypo #9607: Test file 'test_keyword.py' submission for use with keyword.py http://bugs.python.org/issue9607 opened by gregmalcolm #9608: Re-phrase best way of using exceptions in doanddont.rst http://bugs.python.org/issue9608 opened by flub #9609: make cProfile multi-stack aware http://bugs.python.org/issue9609 opened by krisvale #9610: buildbot: uncaptured python exception (smtpd), but no failure http://bugs.python.org/issue9610 opened by flox #9611: FileIO not 64-bit safe under Windows http://bugs.python.org/issue9611 opened by pitrou #9613: Python considers pid longs under 64-bit Windows http://bugs.python.org/issue9613 opened by pitrou #9614: _pickle is not entirely 64-bit safe http://bugs.python.org/issue9614 opened by pitrou #9617: Buffered IO shouldn't ignore incoming signals during a partial http://bugs.python.org/issue9617 opened by pitrou #9618: IDLE shell ignores all but first statement http://bugs.python.org/issue9618 opened by cben #9620: Python 2.7 IDLE fails on OS X 10.6 http://bugs.python.org/issue9620 opened by bpumali #9621: Graphviz output for 2to3 fixer patterns http://bugs.python.org/issue9621 opened by gmattbond #9622: Allow to set profile/trace function globally http://bugs.python.org/issue9622 opened by krisvale #9624: 2755 http://bugs.python.org/issue9624 opened by Kartton #9625: argparse: Problem with defaults for variable nargs http://bugs.python.org/issue9625 opened by thesociable #9628: runtests.sh -x doesn't work with more than two args (sed error http://bugs.python.org/issue9628 opened by dmalcolm #9630: Reencode filenames when setting the filesystem encoding http://bugs.python.org/issue9630 opened by haypo #9631: Python 2.7 installation issue for Linux gcc-4.1.0-3 (Fedora Co http://bugs.python.org/issue9631 opened by spprakash #9632: Remove sys.setfilesystemencoding() http://bugs.python.org/issue9632 opened by haypo #9633: pdb go stack up/down http://bugs.python.org/issue9633 opened by Markus.Pröller #9634: Add timeout parameter to Queue.join() http://bugs.python.org/issue9634 opened by kdlucas #9635: Add Py_BREAKPOINT and sys.breakpoint hooks http://bugs.python.org/issue9635 opened by dmalcolm #9637: docs do not say that urllib uses HTTP_PROXY http://bugs.python.org/issue9637 opened by kirikaza #9640: Improved doctest REPORT_*DIFFs with ELLIPSIS and/or NORMALIZE_ http://bugs.python.org/issue9640 opened by labrat #9642: #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T) http://bugs.python.org/issue9642 opened by haypo #9643: urllib2 - Basic,Digest Proxy Auth Handlers failure will give 4 http://bugs.python.org/issue9643 opened by orsenthil #9644: PEP 383: os.statvfs() does not accept surrogateescape argument http://bugs.python.org/issue9644 opened by baikie #9645: PEP 383: os.pathconf() does not accept surrogateescape argumen http://bugs.python.org/issue9645 opened by baikie #9647: os.confstr() does not handle value changing length between cal http://bugs.python.org/issue9647 opened by baikie #9648: 2to3 doesn't convert "file" usage to an "open" equivalent http://bugs.python.org/issue9648 opened by brian.curtin #9649: wrong default for sort_keys in json module documentation http://bugs.python.org/issue9649 opened by mdirolf #9650: format codes in time.strptime docstrings http://bugs.python.org/issue9650 opened by catherine #706263: print raises exception when no console available http://bugs.python.org/issue706263 reopened by amaury.forgeotdarc #877121: configure detects incorrect compiler optimization http://bugs.python.org/issue877121 reopened by r.david.mur
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-08-20 - 2010-08-27) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2560 (+41) closed 18924 (+114) total 21484 (+52) Open issues with patches: 1093 Issues opened (41) == #7005: ConfigParser does not handle options without values http://bugs.python.org/issue7005 reopened by fdrake #8589: test_warnings.CEnvironmentVariableTests.test_nonascii fails un http://bugs.python.org/issue8589 reopened by flox #9287: Minor fix in test_file2k.OtherFileTests.testOpenDir http://bugs.python.org/issue9287 reopened by eric.araujo #9651: ctypes crash when writing zerolength string buffer to file http://bugs.python.org/issue9651 opened by andbj #9652: Tidy argparse default output http://bugs.python.org/issue9652 opened by Tom.Browder #9653: New default argparse output to be added http://bugs.python.org/issue9653 opened by Tom.Browder #9654: merge PC/getpathp.c into Modules/getpath.c http://bugs.python.org/issue9654 opened by amaury.forgeotdarc #9660: PEP 383: socket module doesn't handle undecodable protocol or http://bugs.python.org/issue9660 opened by baikie #9662: ctypes not building under OS X because of ffi_closure_free not http://bugs.python.org/issue9662 opened by brett.cannon #9663: importlib should exclusively open bytecode files http://bugs.python.org/issue9663 opened by brett.cannon #9664: Make gzip module not require that underlying file object suppo http://bugs.python.org/issue9664 opened by doko #9665: Buid issues on Cygwin - _curses, _curses_panel, and _io http://bugs.python.org/issue9665 opened by brian.curtin #9667: NetBSD curses KEY_* constants http://bugs.python.org/issue9667 opened by bgreen #9668: strings in json.dump in '' instead of "" http://bugs.python.org/issue9668 opened by refresh #9669: regexp: zero-width matches in MIN_UNTIL http://bugs.python.org/issue9669 opened by arigo #9670: Exceed Recursion Limit in Thread http://bugs.python.org/issue9670 opened by jaredlang #9671: test_executable_without_cwd fails: AssertionError: 1 != 47 http://bugs.python.org/issue9671 opened by srid #9672: test_xpickle fails on Windows: invokes pythonx.y instead of py http://bugs.python.org/issue9672 opened by srid #9673: Entry Widget Not Editable under Windows XP http://bugs.python.org/issue9673 opened by firatozgul #9674: make install DESTDIR=/home/blah fails when the prefix specifie http://bugs.python.org/issue9674 opened by mailtome #9675: segfault: PyDict_SetItem: Assertion `value' failed. http://bugs.python.org/issue9675 opened by flox #9677: "Global Module Index" link dead http://bugs.python.org/issue9677 opened by brett.cannon #9678: uuid._ifconfig_getnode can't work on NetBSD http://bugs.python.org/issue9678 opened by shimizukawa #9679: unicode DNS names in urllib, urlopen http://bugs.python.org/issue9679 opened by loewis #9682: socket.create_connection error message for domain subpartwith http://bugs.python.org/issue9682 opened by r.david.murray #9683: Dead code in py3k inspect module http://bugs.python.org/issue9683 opened by Trundle #9685: tuples should remember their hash value http://bugs.python.org/issue9685 opened by dtorp #9686: asyncore infinite loop on raise http://bugs.python.org/issue9686 opened by mmw #9687: dbmmodule.c:dbm_contains fails on 64bit big-endian (test_dbm.p http://bugs.python.org/issue9687 opened by dmalcolm #9691: sdist includes files that are not in MANIFEST.in http://bugs.python.org/issue9691 opened by ronaldoussoren #9692: UnicodeDecodeError in ElementTree.tostring() http://bugs.python.org/issue9692 opened by uis #9693: asynchat push_callable() patch http://bugs.python.org/issue9693 opened by giampaolo.rodola #9694: argparse: Default Help Message Lists Required Args As Optional http://bugs.python.org/issue9694 opened by benschmaus #9695: Return from generators in Python 3.2 http://bugs.python.org/issue9695 opened by Yury.Selivanov #9696: xdrlib's pack_int generates DeprecationWarnings for negative i http://bugs.python.org/issue9696 opened by dep #9698: When reusing an handler, urllib(2)'s digest authentication fai http://bugs.python.org/issue9698 opened by Luci.Stanescu #9699: invalid call of Windows API _popen() generating The input line http://bugs.python.org/issue9699 opened by sorin #9700: semaphore errors on AIX 6.1 http://bugs.python.org/issue9700 opened by sable #9701: Update ZSH profile on Mac OS installation http://bugs.python.org/issue9701 opened by solevis #1172011: BaseCookie should call value_decode from __getitem__ http://bugs.python.org/issue1172011 reopened by r.david.murray #877904: freeze: problems excluding site http://bugs.python.org/issue877904 reopened by r.david.murray Most recent 15 issues with no replies (15)
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-08-27 - 2010-09-03) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2569 (+41) closed 18970 (+40) total 21539 (+55) Open issues with patches: 1091 Issues opened (41) == #5217: testExtractDir (test.test_zipfile.TestWithDirectory) fails whe http://bugs.python.org/issue5217 reopened by eric.araujo #9706: ssl errors checking http://bugs.python.org/issue9706 opened by giampaolo.rodola #9707: Reworked threading.local reference implementation http://bugs.python.org/issue9707 opened by pitrou #9708: cElementTree iterparse does not support "parser" argument http://bugs.python.org/issue9708 opened by adrian_nye #9709: test_distutils warning: initfunc exported twice on Windows http://bugs.python.org/issue9709 opened by skrah #9713: Py_CompileString fails on non decode-able paths. http://bugs.python.org/issue9713 opened by ideasman42 #9714: urllib2 digest authentication doesn't work when connecting to http://bugs.python.org/issue9714 opened by warpr #9716: The inittab modules cannot be packages http://bugs.python.org/issue9716 opened by kayhayen #9717: operator module - "in place" operators documentation http://bugs.python.org/issue9717 opened by arno #9719: build_ssl.py: cannot find 'asm64/*.*' http://bugs.python.org/issue9719 opened by srid #9720: zipfile writes incorrect local file header for large files in http://bugs.python.org/issue9720 opened by craigds #9721: urlparse.urljoin() cuts off last base character with semicolon http://bugs.python.org/issue9721 opened by calvin #9722: PyObject_Print with Visual Studio 2010 http://bugs.python.org/issue9722 opened by Krauzi #9723: pipes.quote() needs to be documented http://bugs.python.org/issue9723 opened by brandon-rhodes #9725: urllib.request.FancyURLopener won't connect to pages requiring http://bugs.python.org/issue9725 opened by petr6.6 #9727: Add callbacks to be invoked when locale changes http://bugs.python.org/issue9727 opened by ncoghlan #9728: Docs point to FAQ Section 3, but FAQs are not numbered http://bugs.python.org/issue9728 opened by stutzbach #9729: Unconnected SSLSocket.{send,recv} raises TypeError: 'member_de http://bugs.python.org/issue9729 opened by spiv #9730: base64 docs refers to strings instead of bytes http://bugs.python.org/issue9730 opened by JingCheng.LIU #9731: Add ABCMeta.has_methods and tests that use it http://bugs.python.org/issue9731 opened by stutzbach #9732: Addition of getattr_static for inspect module http://bugs.python.org/issue9732 opened by michael.foord #9733: Can't iterate over multiprocessing.managers.DictProxy http://bugs.python.org/issue9733 opened by jjconti #9736: doctest.DocTestSuite doesn't handle test globs correctly http://bugs.python.org/issue9736 opened by j1m #9738: Document the encoding of functions bytes arguments of the C AP http://bugs.python.org/issue9738 opened by haypo #9739: Output of help(...) is wider than 80 characters http://bugs.python.org/issue9739 opened by casevh #9740: Support for HTTP 1.1 persistent connections throughout the sta http://bugs.python.org/issue9740 opened by ipatrol #9741: msgfmt.py generates invalid mo because msgfmt.make() does not http://bugs.python.org/issue9741 opened by timothy.ty.lee #9742: Python 2.7: math module fails to build on Solaris 9 http://bugs.python.org/issue9742 opened by mhenriq #9743: __call__.__call__ chain cause crash when long enough http://bugs.python.org/issue9743 opened by modchan #9745: MSVC .pdb files not created by python 2.7 distutils http://bugs.python.org/issue9745 opened by jpe #9746: All sequence types support .index and .count http://bugs.python.org/issue9746 opened by stutzbach #9747: os.getresgid() documentation mentions "user ids", not "group i http://bugs.python.org/issue9747 opened by Red HamsterX #9748: .inputrc magic-space breaks interactive mode http://bugs.python.org/issue9748 opened by stephenk #9750: sqlite3 iterdump fails on column with reserved name http://bugs.python.org/issue9750 opened by Marko.Kohtala #9751: _PyInstance_Lookup() defeats its purpose http://bugs.python.org/issue9751 opened by arigo #9752: MSVC Compiler warning in Python\import.c http://bugs.python.org/issue9752 opened by stutzbach #9754: assertWarns and assertWarnsRegexp http://bugs.python.org/issue9754 opened by pitrou #9755: Fix refcounting details in Py3k C API documentation http://bugs.python.org/issue9755 opened by ncoghlan #9756: Crash with custom __getattribute__ http://bugs.python.org/issue9756 opened by flox #9757: Add context manager protocol to memoryviews http://bugs.python.org/issue9757 opened by pitrou #1367631: maximum length not enforced in cgi.parse() http://bugs.python.org/issue1367631 r
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-09-03 - 2010-09-10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2554 (+46) closed 19050 (+69) total 21604 (+65) Open issues with patches: 1078 Issues opened (46) == #8420: Objects/setobject.c contains unsafe code http://bugs.python.org/issue8420 reopened by eric.araujo #9129: DoS smtpd module vulnerability http://bugs.python.org/issue9129 reopened by giampaolo.rodola #9261: include higher (../../) dirs fails http://bugs.python.org/issue9261 reopened by eric.araujo #9759: GzipFile object should raise ValueError on .read() after .clos http://bugs.python.org/issue9759 opened by ack #9761: stale .pyc files aren't cleaned out http://bugs.python.org/issue9761 opened by Steve.Thompson #9762: build failures http://bugs.python.org/issue9762 opened by pitrou #9763: Crashes upon run after syntax error encountered in OSX 10.5.8 http://bugs.python.org/issue9763 opened by william.barr #9764: Tools/buildbot/external.bat should download and built tix http://bugs.python.org/issue9764 opened by stutzbach #9765: tcl-8 vs tcl8 http://bugs.python.org/issue9765 opened by stutzbach #9769: PyUnicode_FromFormatV() doesn't handle non-ascii text correctl http://bugs.python.org/issue9769 opened by haypo #9770: curses.isblank function doesn't match ctype.h http://bugs.python.org/issue9770 opened by kevinpt #9771: add an optional "default" argument to tokenize.detect_encoding http://bugs.python.org/issue9771 opened by flox #9772: test_pep277 failure on AMD64 debian parallel buildbot http://bugs.python.org/issue9772 opened by flox #9773: test_tarfile fails because of inaccurate mtime on AMD64 debian http://bugs.python.org/issue9773 opened by flox #9774: test_smtpnet fails with "[110] Connection timed out" on AMD64 http://bugs.python.org/issue9774 opened by flox #9775: Multiprocessing, logging and atexit play not well together http://bugs.python.org/issue9775 opened by aronacher #9778: Make hash values the same width as a pointer (or Py_ssize_t) http://bugs.python.org/issue9778 opened by pitrou #9779: argparse.ArgumentParser not support unicode in print help http://bugs.python.org/issue9779 opened by gkraser #9782: _multiprocessing.c warnings under 64-bit Windows http://bugs.python.org/issue9782 opened by pitrou #9783: _elementtree.c warnings under 64-bit Windows http://bugs.python.org/issue9783 opened by pitrou #9784: _msi.c warnings under 64-bit Windows http://bugs.python.org/issue9784 opened by pitrou #9786: Native TLS support for pthreads http://bugs.python.org/issue9786 opened by krisvale #9787: Release the TLS lock during allocations http://bugs.python.org/issue9787 opened by krisvale #9788: atexit and execution order http://bugs.python.org/issue9788 opened by giampaolo.rodola #9790: ntpath contains imports inside functions http://bugs.python.org/issue9790 opened by brian.curtin #9791: nntplib.py lacks a test suite http://bugs.python.org/issue9791 opened by giampaolo.rodola #9795: nntplib.NNTP should support the context protocol http://bugs.python.org/issue9795 opened by pitrou #9796: Add summary tables for unittest API http://bugs.python.org/issue9796 opened by eric.araujo #9800: Fast path for small int-indexing of lists and tuples http://bugs.python.org/issue9800 opened by pitrou #9801: Can not use append/extend to lists in a multiprocessing manage http://bugs.python.org/issue9801 opened by Jimbofbx #9802: Document 'stability' of builtin min() and max() http://bugs.python.org/issue9802 opened by mattheww #9803: IDLE closes with save while breakpoint open http://bugs.python.org/issue9803 opened by Jimbofbx #9807: deriving configuration information for different builds with t http://bugs.python.org/issue9807 opened by doko #9808: Implement os.getlogin on Windows http://bugs.python.org/issue9808 opened by janglin #9809: Wrong Registery Entries on win64 http://bugs.python.org/issue9809 opened by GreYFoX #9810: bzip2 build sometimes fails (VS8.0) http://bugs.python.org/issue9810 opened by ocean-city #9811: strftime strips '%' from unknown format codes on OS X http://bugs.python.org/issue9811 opened by sverrejoh #9812: cPickle segfault with nested dicts in threaded env http://bugs.python.org/issue9812 opened by kdombrowski #9814: subprocess isn't friendly to other Python implementations with http://bugs.python.org/issue9814 opened by dino.viehland #9815: test_tarfile sometimes ends with error "Cannot remoe dir" http://bugs.python.org/issue9815 opened by ocean-city #9817: expat copyright/license file is missing http://bugs.python.org/issue9817 opened by doko #9818: build files to build Lib/distutils/command/wininst-9.0* are mi http://bugs.python.org/issue9818 opened by doko #982
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-09-10 - 2010-09-17) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2541 (+42) closed 19128 (+69) total 21669 (+65) Open issues with patches: 1060 Issues opened (42) == #9824: SimpleCookie should escape commas and semi-colons http://bugs.python.org/issue9824 opened by spookylukey #9831: test_distutils fails on MacOSX 10.6 http://bugs.python.org/issue9831 opened by cartman #9838: Inadequate C-API to Python 3 I/O objects http://bugs.python.org/issue9838 opened by pv #9841: sysconfig and distutils.sysconfig differ in subtle ways http://bugs.python.org/issue9841 opened by eric.araujo #9842: Document ... used in recursive repr of containers http://bugs.python.org/issue9842 opened by eric.araujo #9844: calling nonexisting function under __INSURE__ http://bugs.python.org/issue9844 opened by eli.bendersky #9845: Allow changing the method in urllib.request.Request http://bugs.python.org/issue9845 opened by tarek #9846: ZipExtFile provides no mechanism for closing the underlying fi http://bugs.python.org/issue9846 opened by john.admanski #9849: Argparse needs better error handling for nargs http://bugs.python.org/issue9849 opened by Jason.Baker #9850: obsolete macpath module dangerously broken and should be remov http://bugs.python.org/issue9850 opened by ned.deily #9851: multiprocessing socket timeout will break client http://bugs.python.org/issue9851 opened by hume #9852: test_ctypes fail with clang http://bugs.python.org/issue9852 opened by cartman #9854: SocketIO should return None on EWOULDBLOCK http://bugs.python.org/issue9854 opened by pitrou #9856: Change object.__format__(s) where s is non-empty to a Deprecat http://bugs.python.org/issue9856 opened by eric.smith #9857: SkipTest in tearDown is reported an as an error http://bugs.python.org/issue9857 opened by pitrou #9858: Python and C implementations of io are out of sync http://bugs.python.org/issue9858 opened by pitrou #9859: Add tests to verify API match of modules with 2 implementation http://bugs.python.org/issue9859 opened by stutzbach #9860: Building python outside of source directory fails http://bugs.python.org/issue9860 opened by belopolsky #9861: subprocess module changed exposed attributes http://bugs.python.org/issue9861 opened by pclinch #9862: test_subprocess hangs on AIX http://bugs.python.org/issue9862 opened by sable #9864: email.utils.{parsedate,parsedate_tz} should have better return http://bugs.python.org/issue9864 opened by pitrou #9865: OrderedDict doesn't implement __sizeof__ http://bugs.python.org/issue9865 opened by pitrou #9866: Inconsistencies in tracing list comprehensions http://bugs.python.org/issue9866 opened by belopolsky #9867: Interrupted system calls are not retried http://bugs.python.org/issue9867 opened by aronacher #9868: test_locale leaves locale changed http://bugs.python.org/issue9868 opened by ocean-city #9869: long_subtype_new segfault in pure-Python code http://bugs.python.org/issue9869 opened by cwitty #9871: IDLE dies when using some regex http://bugs.python.org/issue9871 opened by Popa.Claudiu #9873: Allow bytes in some APIs that use string literals internally http://bugs.python.org/issue9873 opened by ncoghlan #9874: Message.attach() loses empty attachments http://bugs.python.org/issue9874 opened by r...@mankin.org.uk #9875: Garbage output when running setup.py on Windows http://bugs.python.org/issue9875 opened by exarkun #9876: ConfigParser can't interpolate values from other sections http://bugs.python.org/issue9876 opened by asolovyov #9877: Expose sysconfig._get_makefile_filename() in public API http://bugs.python.org/issue9877 opened by barry #9878: Avoid parsing pyconfig.h and Makefile by autogenerating extens http://bugs.python.org/issue9878 opened by barry #9880: Python 2.7 Won't Build: SystemError: unknown opcode http://bugs.python.org/issue9880 opened by Tom.Browder #9882: abspath from directory http://bugs.python.org/issue9882 opened by ipatrol #9883: minidom: AttributeError: DocumentFragment instance has no attr http://bugs.python.org/issue9883 opened by Aubrey.Barnard #9884: The 4th parameter of method always None or 0 on x64 Windows. http://bugs.python.org/issue9884 opened by J2.NETe #9886: Make operator.itemgetter/attrgetter/methodcaller easier to dis http://bugs.python.org/issue9886 opened by ncoghlan #9887: distutil's build_scripts doesn't read utf-8 in all locales http://bugs.python.org/issue9887 opened by hagen #460474: codecs.StreamWriter: reset() on close() http://bugs.python.org/issue460474 reopened by r.david.murray #767645: incorrect os.path.supports_unicode_filenames http://bugs.python.org/issue767645 reopened by haypo #1076515: shutil.move clobbers read-only files. http://bugs.python.org/issue1076515
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-09-17 - 2010-09-24) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2533 (+42) closed 19189 (+57) total 21722 (+53) Open issues with patches: 1061 Issues opened (42) == #1763: Winpath module - easy access to Windows directories like My Do http://bugs.python.org/issue1763 reopened by r.david.murray #6627: threading.local() does not work with C-created threads http://bugs.python.org/issue6627 reopened by Nikratio #9441: increase logging handlers test coverage http://bugs.python.org/issue9441 reopened by r.david.murray #9552: ssl build under Windows always rebuilds OpenSSL http://bugs.python.org/issue9552 reopened by ocean-city #9877: Expose sysconfig._get_makefile_filename() in public API http://bugs.python.org/issue9877 reopened by eric.araujo #9889: PyUnicode_FormatV and Py_UNICODE*? http://bugs.python.org/issue9889 opened by mkleehammer #9890: Visual C++ Runtime Library Error is there a fix? http://bugs.python.org/issue9890 opened by Hydro56 #9891: Minor doc typo at datamodel.rst: "list" -> "alist" http://bugs.python.org/issue9891 opened by rbp #9893: Usefulness of the Misc/Vim/ files? http://bugs.python.org/issue9893 opened by pitrou #9896: Introspectable range objects http://bugs.python.org/issue9896 opened by durban #9897: multiprocessing problems http://bugs.python.org/issue9897 opened by hume #9903: test_concurrent_futures writes on stderr http://bugs.python.org/issue9903 opened by pitrou #9904: Cosmetic issues that may warrant a fix in symtable.h/c http://bugs.python.org/issue9904 opened by eli.bendersky #9905: subprocess.Popen fails with stdout=PIPE, stderr=PIPE if standa http://bugs.python.org/issue9905 opened by Thomas.Claveirole #9907: interactive mode TAB does not insert on OS X built with editli http://bugs.python.org/issue9907 opened by ned.deily #9909: request for calendar.dayofyear() function http://bugs.python.org/issue9909 opened by jfinkels #9910: Add Py_SetPath API for embeddint python http://bugs.python.org/issue9910 opened by krisvale #9912: Fail when vsvarsall.bat produces stderr http://bugs.python.org/issue9912 opened by flub #9913: Misc/SpecialBuilds.txt is out of date http://bugs.python.org/issue9913 opened by belopolsky #9914: trace/profile conflict with the use of sys.modules[__name__] http://bugs.python.org/issue9914 opened by belopolsky #9915: speeding up sorting with a key http://bugs.python.org/issue9915 opened by stutzbach #9917: resource max value represented as signed when should be unsign http://bugs.python.org/issue9917 opened by r.david.murray #9919: gdbinit lineno result is one line in excess http://bugs.python.org/issue9919 opened by qpatata #9920: test_cmath on atan fails on AIX http://bugs.python.org/issue9920 opened by sable #9921: os.path.join('x','') behavior http://bugs.python.org/issue9921 opened by rgrig #9922: subprocess.getstatusoutput can fail with utf8 UnicodeDecodeErr http://bugs.python.org/issue9922 opened by debatem1 #9923: mailcap module may not work on non-POSIX platforms if MAILCAPS http://bugs.python.org/issue9923 opened by gnofi #9924: sqlite3 SELECT does not BEGIN a transaction, but should accord http://bugs.python.org/issue9924 opened by zzzeek #9925: Idle doesn't launch http://bugs.python.org/issue9925 opened by Stephan.Bellegy #9926: Wrapped TestSuite subclass does not get __call__ executed http://bugs.python.org/issue9926 opened by loewis #9927: Leak around GetFinalPathNameByHandle (Windows) http://bugs.python.org/issue9927 opened by ocean-city #9929: subprocess.Popen unbuffered not work http://bugs.python.org/issue9929 opened by ocean-city #9931: test_ttk_guionly hangs on XP5 http://bugs.python.org/issue9931 opened by ocean-city #9934: Python Docs Typo http://bugs.python.org/issue9934 opened by Retro #9935: Faster pickling of instances http://bugs.python.org/issue9935 opened by pitrou #9936: trace misreports "missing" lines http://bugs.python.org/issue9936 opened by belopolsky #9937: _winreg.EnumValue causes MemoryError http://bugs.python.org/issue9937 opened by kzmi #9938: Documentation for argparse interactive use http://bugs.python.org/issue9938 opened by jayt #9939: Add a pipe type (FIFO) to the io module http://bugs.python.org/issue9939 opened by pitrou #9940: Strange error reporting with "with" statement http://bugs.python.org/issue9940 opened by pitrou #1724822: provide a shlex.split alternative for Windows shell syntax http://bugs.python.org/issue1724822 reopened by r.david.murray #678250: test_mmap failling on AIX http://bugs.python.org/issue678250 reopened by r.david.murray Most recent 15 issues with no replies (15) == #9940: Strange error reporting with "w
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-09-24 - 2010-10-01) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2548 (+45) closed 19241 (+50) total 21789 (+67) Open issues with patches: 1072 Issues opened (45) == #9899: tkinter test_font fails on OS X with Aqua Tk http://bugs.python.org/issue9899 reopened by pitrou #9941: Unify trace and profile interfaces http://bugs.python.org/issue9941 opened by belopolsky #9942: Allow memory sections to be OS MERGEABLE http://bugs.python.org/issue9942 opened by hunteke #9943: TypeError message became less helpful in Python 2.7 http://bugs.python.org/issue9943 opened by gjb1002 #9948: findCaller is slow and loses case information on Windows http://bugs.python.org/issue9948 opened by aronacher #9949: os.path.realpath on Windows does not follow symbolic links http://bugs.python.org/issue9949 opened by stutzbach #9951: introduce bytes.hex method http://bugs.python.org/issue9951 opened by wiggin15 #9955: multiprocessing.Pipe segmentation fault when recv of unpicklab http://bugs.python.org/issue9955 opened by Zbynek.Winkler #9957: SpooledTemporayFile.truncate should take size parameter http://bugs.python.org/issue9957 opened by rfk #9960: test_structmembers fails on s390x (bigendian 64-bit): int/Py_s http://bugs.python.org/issue9960 opened by dmalcolm #9962: GzipFile doesn't have peek() http://bugs.python.org/issue9962 opened by pitrou #9964: Test failures with -OO http://bugs.python.org/issue9964 opened by michael.foord #9965: Loading malicious pickle may cause excessive memory usage http://bugs.python.org/issue9965 opened by alexandre.vassalotti #9967: encoded_word regular expression in email.header.decode_header( http://bugs.python.org/issue9967 opened by tkikuchi #9968: Let cgi.FieldStorage have named uploaded file http://bugs.python.org/issue9968 opened by phep #9969: tokenize: add support for tokenizing 'str' objects http://bugs.python.org/issue9969 opened by meador.inge #9971: Optimize BufferedReader.readinto http://bugs.python.org/issue9971 opened by stutzbach #9972: PyGILState_XXX missing in Python builds without threads http://bugs.python.org/issue9972 opened by dalcinl #9973: Sometimes buildbot fails to cleanup working copy http://bugs.python.org/issue9973 opened by ocean-city #9974: tokenizer.untokenize not invariant with line continuations http://bugs.python.org/issue9974 opened by Brian.Bossé #9975: Incorrect use of flowinfo and scope_id in IPv6 sockaddr tuple http://bugs.python.org/issue9975 opened by vnebehaj #9976: Make TestCase._formatMessage public http://bugs.python.org/issue9976 opened by mattheww #9977: TestCase.assertItemsEqual's description of differences http://bugs.python.org/issue9977 opened by mattheww #9978: test_os failures on XP-4 buildbot http://bugs.python.org/issue9978 opened by pitrou #9980: str(float) failure http://bugs.python.org/issue9980 opened by Kiriakos.Vlahos #9981: let make_buildinfo use a temporary directory on windows http://bugs.python.org/issue9981 opened by krisvale #9985: difflib.SequenceMatcher has slightly buggy and undocumented ca http://bugs.python.org/issue9985 opened by marienz #9986: PDF files of python docs have text missing http://bugs.python.org/issue9986 opened by amberj #9988: test_warnings fails with PYTHONFSENCODING=latin-1 on UNIX/BSD http://bugs.python.org/issue9988 opened by haypo #9989: ctypes bitfield problem http://bugs.python.org/issue9989 opened by stutzbach #9990: PyMemoryView_FromObject alters the Py_buffer after calling PyO http://bugs.python.org/issue9990 opened by kermode #9991: xmlrpc client ssl check faulty http://bugs.python.org/issue9991 opened by jniehof #9992: Command line arguments are not correctly decodedif localeand http://bugs.python.org/issue9992 opened by haypo #9993: shutil.move fails on symlink source http://bugs.python.org/issue9993 opened by jniehof #9995: "setup.py register sdist upload" requires pass to be saved http://bugs.python.org/issue9995 opened by techtonik #9996: binascii should convert unicode strings http://bugs.python.org/issue9996 opened by wiggin15 #9997: function named 'top' gets unexpected namespace/scope behaviour http://bugs.python.org/issue9997 opened by iivvoo #9998: find_library should search LD_LIBRARY_PATH on linux http://bugs.python.org/issue9998 opened by jniehof #: test_shutil cross-file-system tests are fragile (may not test http://bugs.python.org/issue opened by r.david.murray #1: mark more tests as CPython specific http://bugs.python.org/issue1 opened by amaury.forgeotdarc #10001: ~Py_buffer.obj field is undocumented, though not hidden http://bugs.python.org/issue10001 opened by kermode #10002: Installer doesn't install on Windows Server 2008 DataCenter R2 http://
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-10-01 - 2010-10-08) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2557 (+37) closed 19276 (+30) total 21833 (+44) Open issues with patches: 1071 Issues opened (37) == #10008: Two links point to same place http://bugs.python.org/issue10008 opened by ocean-city #10009: Automated MSI installation does not work http://bugs.python.org/issue10009 opened by amaury.forgeotdarc #10011: `except` doesn't use `isinstance` http://bugs.python.org/issue10011 opened by cool-RR #10013: fix `./libpython2.6.so: undefined reference to `_PyParser_Gram http://bugs.python.org/issue10013 opened by PaulePanter #10014: sys.path[0] is incorrect if PYTHONFSENCODING is used http://bugs.python.org/issue10014 opened by haypo #10015: Creating a multiproccess.pool.ThreadPool from a child thread b http://bugs.python.org/issue10015 opened by Michael.Olson #10016: shutil.copyfile -- allow sparse copying http://bugs.python.org/issue10016 opened by karaken12 #10017: pprint.pprint raises TypeError on dictionaries with user-defin http://bugs.python.org/issue10017 opened by arno #10018: IDLE not loading in xp pro due to tcl issue http://bugs.python.org/issue10018 opened by Grant.Andrew #10019: json.dumps with indent = 0 not adding newlines http://bugs.python.org/issue10019 opened by dpjanes #10020: docs for sqlite3 describe functions not available without reco http://bugs.python.org/issue10020 opened by doughellmann #10021: Format parser is too permissive http://bugs.python.org/issue10021 opened by belopolsky #10022: Emit more information in decoded SSL certificates http://bugs.python.org/issue10022 opened by pitrou #10023: test_lib2to3 leaks under 3.1 http://bugs.python.org/issue10023 opened by pitrou #10024: Outdated advice in C-API tutorial? http://bugs.python.org/issue10024 opened by pitrou #10025: random.seed not initialized as advertised http://bugs.python.org/issue10025 opened by goddard #10027: os.lstat/os.stat don't set st_nlink on Windows http://bugs.python.org/issue10027 opened by brian.curtin #10028: test_concurrent_futures fails on Windows Server 2003 http://bugs.python.org/issue10028 opened by brian.curtin #10029: "Equivalent to" code for zip is wrong in Python 3 http://bugs.python.org/issue10029 opened by max #10030: Patch for zip decryption speedup http://bugs.python.org/issue10030 opened by shashank #10031: Withdraw anti-recommendation of relative imports from document http://bugs.python.org/issue10031 opened by dsdale24 #10036: compiler warnings for various modules on Ubuntu x86 http://bugs.python.org/issue10036 opened by jfinkels #10037: multiprocessing.pool processes started by worker handler stops http://bugs.python.org/issue10037 opened by asksol #10038: Returntype of json.loads() on strings http://bugs.python.org/issue10038 opened by llnik #10039: python é.py fails with UnicodeEncodeError if PYTHONFSENCODING http://bugs.python.org/issue10039 opened by haypo #10040: GZipFile failure on large files http://bugs.python.org/issue10040 opened by Robert.Rohde #10041: socket.makefile(mode = 'r').readline() silently removes carria http://bugs.python.org/issue10041 opened by kaizhu #10042: total_ordering stack overflow http://bugs.python.org/issue10042 opened by francescor #10043: UnboundLocalError with local variable set by setattr, caused b http://bugs.python.org/issue10043 opened by ssc #10044: small int optimization http://bugs.python.org/issue10044 opened by pitrou #10045: poor cStringIO.StringO seek performance http://bugs.python.org/issue10045 opened by boogenhagn #10046: Correction to atexit documentation http://bugs.python.org/issue10046 opened by Jason.Baker #10047: python-2.6.6 coredump running newspipe http://bugs.python.org/issue10047 opened by wiz #10048: urllib.request documentation confusing http://bugs.python.org/issue10048 opened by pitrou #10049: Add a "no-op" (null) context manager to contextlib http://bugs.python.org/issue10049 opened by hniksic #10050: urllib.request still has old 2.x urllib primitives http://bugs.python.org/issue10050 opened by pitrou #10051: distutils fail to install unicode-encoded files with POSIX loc http://bugs.python.org/issue10051 opened by mgorny Most recent 15 issues with no replies (15) == #10051: distutils fail to install unicode-encoded files with POSIX loc http://bugs.python.org/issue10051 #10050: urllib.request still has old 2.x urllib primitives http://bugs.python.org/issue10050 #10048: urllib.request documentation confusing http://bugs.python.org/issue10048 #10039: python é.py fails with UnicodeEncodeError if PYTHONFSENCODING http://bugs.python.org/issue10039 #10037: multiprocessing.pool processes started by worker handler stops http://bugs
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-10-08 - 2010-10-15) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2554 (+34) closed 19344 (+63) total 21898 (+65) Open issues with patches: 1065 Issues opened (34) == #7140: imp.new_module does not function correctly if the module is re http://bugs.python.org/issue7140 reopened by benjamin.peterson #10052: Python/dtoa.c:158: #error "Failed to find an exact-width 32-bi http://bugs.python.org/issue10052 opened by akitada #10053: Donât close fd when FileIO.__init__ fails http://bugs.python.org/issue10053 opened by ocean-city #10058: Unclear PyString_AsStringAndSize return value http://bugs.python.org/issue10058 opened by Nikratio #10060: python.exe crashes or hangs on help() modules when bad modules http://bugs.python.org/issue10060 opened by devplayer #10064: link to page with documentation bugs http://bugs.python.org/issue10064 opened by techtonik #10066: xmlrpclib does not handle some non-printable characters proper http://bugs.python.org/issue10066 opened by gyorkop #10070: 2to3 wishes for already-2to3'ed files http://bugs.python.org/issue10070 opened by hfuru #10071: Should not release GIL while running RegEnumValue http://bugs.python.org/issue10071 opened by ocean-city #10072: ftplib documentation is unclear http://bugs.python.org/issue10072 opened by rafe.kettler #10073: calendar.isleap() not checking parameter type http://bugs.python.org/issue10073 opened by shadikka #10076: Regex objects became uncopyable in 2.5 http://bugs.python.org/issue10076 opened by Michael.Shields #10077: Python 3.1: site error is not logged http://bugs.python.org/issue10077 opened by haypo #10079: idlelib for Python 3 with Guilherme Polo GSoC enhancements http://bugs.python.org/issue10079 opened by Bruce.Sherwood #10080: Py_Initialize crashes when stdout has been redirected with fre http://bugs.python.org/issue10080 opened by Mitchell.Stokes #10084: SSL support for asyncore http://bugs.python.org/issue10084 opened by pitrou #10086: test_sysconfig failure with site-packages http://bugs.python.org/issue10086 opened by hfuru #10087: HTML calendar is broken http://bugs.python.org/issue10087 opened by belopolsky #10089: Add support for arbitrary -X options http://bugs.python.org/issue10089 opened by pitrou #10090: python -m locale fails on OSX http://bugs.python.org/issue10090 opened by belopolsky #10092: calendar does not restore locale properly http://bugs.python.org/issue10092 opened by belopolsky #10093: Warn when files are not explicitly closed http://bugs.python.org/issue10093 opened by pitrou #10094: test_urllib.py fails in py3k r85440 with RuntimeError http://bugs.python.org/issue10094 opened by barry #10098: intermittent failure in test_os http://bugs.python.org/issue10098 opened by pitrou #10104: test_socket failures on Debian unstable http://bugs.python.org/issue10104 opened by pitrou #10107: Quitting IDLE on Mac doesn't save unsaved code http://bugs.python.org/issue10107 opened by Bruce.Sherwood #10108: ExpatError not property wrapped http://bugs.python.org/issue10108 opened by leos #10109: itertools.product with infinite iterator cause MemoryError. http://bugs.python.org/issue10109 opened by falsetru #10110: Queue doesn't recognize it is full after shrinking maxsize http://bugs.python.org/issue10110 opened by jaraco #10111: Minor problems with PyFileObject documentation (Doc/c-api/file http://bugs.python.org/issue10111 opened by pebolle #10112: Use -Wl,--dynamic-list=x.list, not -Xlinker -export-dynamic http://bugs.python.org/issue10112 opened by jankratochvil #10114: compile() doesn't support the PEP 383 (surrogates) http://bugs.python.org/issue10114 opened by haypo #10115: accept4 can fail with errno 90 http://bugs.python.org/issue10115 opened by pitrou #10116: Sporadic failures in test_urllibnet http://bugs.python.org/issue10116 opened by ixokai Most recent 15 issues with no replies (15) == #10114: compile() doesn't support the PEP 383 (surrogates) http://bugs.python.org/issue10114 #10112: Use -Wl,--dynamic-list=x.list, not -Xlinker -export-dynamic http://bugs.python.org/issue10112 #10111: Minor problems with PyFileObject documentation (Doc/c-api/file http://bugs.python.org/issue10111 #10110: Queue doesn't recognize it is full after shrinking maxsize http://bugs.python.org/issue10110 #10109: itertools.product with infinite iterator cause MemoryError. http://bugs.python.org/issue10109 #10092: calendar does not restore locale properly http://bugs.python.org/issue10092 #10090: python -m locale fails on OSX http://bugs.python.org/issue10090 #10077: Python 3.1: site error is not logged http://bugs.python.org/issue10077 #10064: link to page with documentation bugs http://bugs.pyt
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-10-15 - 2010-10-22) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2494 (+32) closed 19460 (+110) total 21954 (+56) Open issues with patches: 1039 Issues opened (32) == #3367: Uninitialized value read in parsetok.c http://bugs.python.org/issue3367 reopened by skrah #10117: Tools/scripts/reindent.py fails on non-UTF-8 encodings http://bugs.python.org/issue10117 opened by belopolsky #10118: Tkinter does not find font http://bugs.python.org/issue10118 opened by mark.saaltink #10121: test_multiprocessing stuck in test_make_pool if run in a loop http://bugs.python.org/issue10121 opened by sandro.tosi #10126: test_distutils failure with --enable-shared http://bugs.python.org/issue10126 opened by pitrou #10128: multiprocessing.Pool throws exception with __main__.py http://bugs.python.org/issue10128 opened by Michael.Olson #10130: Create epub format docs and offer them on the download page http://bugs.python.org/issue10130 opened by georg.brandl #10131: deepcopying an xml.dom.minidom.Document generates an invalid X http://bugs.python.org/issue10131 opened by flox #10133: multiprocessing: conn_recv_string() broken error handling http://bugs.python.org/issue10133 opened by hfuru #10134: test_email failures on Windows: end of line issue? http://bugs.python.org/issue10134 opened by haypo #10136: kill_python doesn't work with short path http://bugs.python.org/issue10136 opened by ocean-city #10138: calendar module does not support years outside [1, ] range http://bugs.python.org/issue10138 opened by belopolsky #10141: SocketCan support http://bugs.python.org/issue10141 opened by instigatorirc #10142: Support for SEEK_HOLE/SEEK_DATA http://bugs.python.org/issue10142 opened by jcea #10143: Update "os.pathconf" values http://bugs.python.org/issue10143 opened by jcea #10145: float.is_integer is undocumented http://bugs.python.org/issue10145 opened by ralph.corderoy #10148: st_mtime differs after shutil.copy2 http://bugs.python.org/issue10148 opened by shaurz #10149: Data truncation in expat parser http://bugs.python.org/issue10149 opened by Maciek.J #10153: Memory leak in pythonrun.c http://bugs.python.org/issue10153 opened by skrah #10154: locale.normalize strips "-" from UTF-8, which fails on Mac http://bugs.python.org/issue10154 opened by ixokai #10155: Add fixups for encoding problems to wsgiref http://bugs.python.org/issue10155 opened by aclover #10156: Initialization of globals in unicodeobject.c http://bugs.python.org/issue10156 opened by skrah #10157: Memory leak (r70152) http://bugs.python.org/issue10157 opened by skrah #10158: BadInternalCall running test_multiprocessing http://bugs.python.org/issue10158 opened by rthalley #10160: operator.attrgetter slower than lambda after adding dotted nam http://bugs.python.org/issue10160 opened by tzot #10161: unittest: use ascii() instead of repr() to display values on e http://bugs.python.org/issue10161 opened by haypo #10164: Add an assertBytesEqual to unittest and use it for bytes asser http://bugs.python.org/issue10164 opened by r.david.murray #10167: ESET Trojan Alert [python-3.1.2.amd64 ON Win7-64] http://bugs.python.org/issue10167 opened by Mr.Collins #10169: socket.sendto raises incorrect exception when passed incorrect http://bugs.python.org/issue10169 opened by exarkun #10170: Relationship between turtle speed setting and actual speed is http://bugs.python.org/issue10170 opened by belopolsky #10171: Ugly buttons in some Tkinter objects in Windows http://bugs.python.org/issue10171 opened by rafe.kettler #10172: code block has no syntax coloring http://bugs.python.org/issue10172 opened by wcyang Most recent 15 issues with no replies (15) == #10172: code block has no syntax coloring http://bugs.python.org/issue10172 #10171: Ugly buttons in some Tkinter objects in Windows http://bugs.python.org/issue10171 #10170: Relationship between turtle speed setting and actual speed is http://bugs.python.org/issue10170 #10169: socket.sendto raises incorrect exception when passed incorrect http://bugs.python.org/issue10169 #10161: unittest: use ascii() instead of repr() to display values on e http://bugs.python.org/issue10161 #10138: calendar module does not support years outside [1, ] range http://bugs.python.org/issue10138 #10136: kill_python doesn't work with short path http://bugs.python.org/issue10136 #10133: multiprocessing: conn_recv_string() broken error handling http://bugs.python.org/issue10133 #10130: Create epub format docs and offer them on the download page http://bugs.python.org/issue10130 #10118: Tkinter does not find font http://bugs.python.org/issue10118 #10112: Use -Wl,--dynamic-list=x.list, not -Xlinker -export-dynamic http://bugs
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-10-22 - 2010-10-29) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues stats: open2496 (+41) closed 19519 (+56) total 22015 (+61) Open issues with patches: 1038 Issues opened (41) == #9935: Faster pickling of instances http://bugs.python.org/issue9935 reopened by pitrou #10173: Don't pickle TestCase instances in test_multiprocessing http://bugs.python.org/issue10173 opened by pitrou #10174: multiprocessing expects sys.stdout to have a fileno/close meth http://bugs.python.org/issue10174 opened by ikanobori #10175: vs version for win32 compilation of extension modules is undoc http://bugs.python.org/issue10175 opened by tfogal #10177: PyUnicode_AsWideCharString and PyMem_Free http://bugs.python.org/issue10177 opened by ocean-city #10179: os.stat fails on mapped network drive http://bugs.python.org/issue10179 opened by pitrou #10180: File objects should not pickleable http://bugs.python.org/issue10180 opened by pitrou #10181: get_shape0 in memoryobject.c not checked for error return http://bugs.python.org/issue10181 opened by rupole #10182: match_start truncates large values http://bugs.python.org/issue10182 opened by loewis #10183: test_concurrent_futures failure on Windows http://bugs.python.org/issue10183 opened by pitrou #10184: tarfile touches directories twice http://bugs.python.org/issue10184 opened by loewis #10188: tempfile.TemporaryDirectory may throw errors at shutdown http://bugs.python.org/issue10188 opened by ncoghlan #10189: SyntaxError: no binding for nonlocal doesn't contain a useful http://bugs.python.org/issue10189 opened by alex #10190: Can argparse._AttributeHolder._get_kwargs become a public API? http://bugs.python.org/issue10190 opened by dsuch #10191: scripts files are not RECORDed. http://bugs.python.org/issue10191 opened by Atsushi.Odagiri #10195: Memory allocation fault-injection? http://bugs.python.org/issue10195 opened by dmalcolm #10196: distutils.get_python_lib() returns /usr/local/python3/dist-pac http://bugs.python.org/issue10196 opened by Bruce.Sherwood #10197: subprocess.getoutput fails on win32 http://bugs.python.org/issue10197 opened by jldm #10199: Move Demo/turtle under Lib/ http://bugs.python.org/issue10199 opened by belopolsky #10202: ftplib doesn't check close status after sending file http://bugs.python.org/issue10202 opened by nagle #10203: sqlite3.Row doesn't support sequence protocol http://bugs.python.org/issue10203 opened by pfalcon #10205: Can't have two tags with the same QName http://bugs.python.org/issue10205 opened by bersace #10206: python program starting with unmatched quote spews spaces to s http://bugs.python.org/issue10206 opened by r.david.murray #10211: BufferObject doesn't support new buffer interface http://bugs.python.org/issue10211 opened by krisvale #10212: struct.unpack and cStringIO.StringIO don't support new buffer http://bugs.python.org/issue10212 opened by krisvale #10213: tests shouldn't fail with unset timezone http://bugs.python.org/issue10213 opened by djc #10217: python-2.7.amd64.msi install fails http://bugs.python.org/issue10217 opened by Manfred.Bartz #10219: BufferedReader.read1 does not check for closed file http://bugs.python.org/issue10219 opened by amaury.forgeotdarc #10220: Make generator state easier to introspect http://bugs.python.org/issue10220 opened by ncoghlan #10221: {}.pop('a') raises non-standard KeyError exception http://bugs.python.org/issue10221 opened by djc #10224: Build 3.x documentation using python3.x http://bugs.python.org/issue10224 opened by belopolsky #10225: Fix doctest runable examples in python manual http://bugs.python.org/issue10225 opened by belopolsky #10226: urlparse example is wrong http://bugs.python.org/issue10226 opened by belopolsky #10227: Improve performance of MemoryView slicing http://bugs.python.org/issue10227 opened by krisvale #10228: Refleak run of test_dbm fails when several dbm modules are ava http://bugs.python.org/issue10228 opened by pitrou #10229: Refleak run of test_gettext fails http://bugs.python.org/issue10229 opened by pitrou #10230: test_tarfile failure (test_extractall) on AMD64 debian paralle http://bugs.python.org/issue10230 opened by haypo #10231: SimpleHTTPRequestHandler directory bugs http://bugs.python.org/issue10231 opened by hfuru #10232: Tkinter issues with Scrollbar and custom widget list http://bugs.python.org/issue10232 opened by Robert.Lerche #10233: fix test_tarfile ResourceWarnings http://bugs.python.org/issue10233 opened by pitrou #1610654: cgi.py multipart/form-data http://bugs.python.org/issue1610654 reopened by r.david.murray Most recent 15 issues with no replies (15) == #10233: fix test_tarfile ResourceWarnings http://
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-10-29 - 2010-11-05) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2514 (+17) closed 19597 (+78) total 22111 (+95) Open issues with patches: 1044 Issues opened (56) == #5251: contextlib.nested inconsistent with, well, nested with stateme http://bugs.python.org/issue5251 reopened by ncoghlan #10236: Sporadic failures of test_ssl http://bugs.python.org/issue10236 opened by ixokai #10237: failure in Barrier tests http://bugs.python.org/issue10237 opened by pitrou #10238: ctypes not building under OS X 10.6 with LLVM/Clang 2.8 http://bugs.python.org/issue10238 opened by brett.cannon #10239: multiprocessing signal defect http://bugs.python.org/issue10239 opened by Neal.Becker #10240: dict.update.__doc__ is misleading http://bugs.python.org/issue10240 opened by ivank #10241: gc fixes for module m_copy attribute http://bugs.python.org/issue10241 opened by nascheme #10242: unittest's assertItemsEqual() method makes too many assumption http://bugs.python.org/issue10242 opened by rhettinger #10245: Fix resource warnings in test_telnetlib http://bugs.python.org/issue10245 opened by bbrazil #10248: Fix resource warnings in test_xmlrpclib http://bugs.python.org/issue10248 opened by bbrazil #10252: Fix resource warnings in distutils http://bugs.python.org/issue10252 opened by bbrazil #10254: unicodedata.normalize('NFC', s) regression http://bugs.python.org/issue10254 opened by valhallasw #10255: refleak in initstdio http://bugs.python.org/issue10255 opened by nascheme #10259: Entry text not set if all of 'Font', 'Foreground' and 'Justify http://bugs.python.org/issue10259 opened by iarspider #10260: Add a threading.Condition.wait_for() method http://bugs.python.org/issue10260 opened by krisvale #10261: tarfile iterator without members caching http://bugs.python.org/issue10261 opened by karstenw #10262: Add --disable-abi-flags option to `configure` http://bugs.python.org/issue10262 opened by Arfrever #10267: test_ttk_guionly leaks many references http://bugs.python.org/issue10267 opened by pitrou #10270: Fix resource warnings in test_threading http://bugs.python.org/issue10270 opened by bbrazil #10271: warnings.showwarning should allow any callable object http://bugs.python.org/issue10271 opened by lekma #10272: SSL handshake timeouts not caught by transient_internet http://bugs.python.org/issue10272 opened by pitrou #10273: Clean-up Unittest API http://bugs.python.org/issue10273 opened by rhettinger #10274: imaplib should provide a means to validate a remote server ssl http://bugs.python.org/issue10274 opened by db #10276: zlib crc32/adler32 buffer length truncation (64-bit) http://bugs.python.org/issue10276 opened by nvawda #10278: add time.wallclock() method http://bugs.python.org/issue10278 opened by krisvale #10282: IMPLEMENTATION token differently delt with in NNTP capability http://bugs.python.org/issue10282 opened by jelie #10284: NNTP should accept bytestrings for username and password http://bugs.python.org/issue10284 opened by jelie #10287: NNTP authentication should check capabilities http://bugs.python.org/issue10287 opened by jelie #10288: Remove deprecated C "character" handling macros ISUPPER() etc http://bugs.python.org/issue10288 opened by dmalcolm #10289: Document magic methods called by built-in functions http://bugs.python.org/issue10289 opened by eric.araujo #10291: Clean-up turtledemo in-package documentation http://bugs.python.org/issue10291 opened by belopolsky #10292: tarinfo should use relative symlinks http://bugs.python.org/issue10292 opened by magcius #10296: ctypes catches BreakPoint error on windows 32 http://bugs.python.org/issue10296 opened by krisvale #10297: decimal module documentation is misguiding http://bugs.python.org/issue10297 opened by hafiza.jameel #10298: zipfile: incorrect comment size will prevent extracting http://bugs.python.org/issue10298 opened by rep #10299: Add index with links section for built-in functions http://bugs.python.org/issue10299 opened by nestor #10302: Add class-functions to hash many small objects with hashlib http://bugs.python.org/issue10302 opened by ebfe #10303: small inconsistency in tutorial http://bugs.python.org/issue10303 opened by maltehelmert #10304: error in tutorial triple-string example http://bugs.python.org/issue10304 opened by maltehelmert #10305: Cleanup up ResourceWarnings in multiprocessing http://bugs.python.org/issue10305 opened by brian.curtin #10308: Modules/getpath.c bugs http://bugs.python.org/issue10308 opened by hfuru #10309: dlmalloc.c needs _GNU_SOURCE for mremap() http://bugs.python.org/issue10309 opened by hfuru #10310: signed:1 bitfields rarely make sense http://bugs.python.org/issue10310 opened by
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-11-05 - 2010-11-12) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2526 (+12) closed 19651 (+54) total 22177 (+66) Open issues with patches: 1050 Issues opened (47) == #9313: distutils error on MSVC older than 8 http://bugs.python.org/issue9313 reopened by eric.araujo #10252: Fix resource warnings in distutils http://bugs.python.org/issue10252 reopened by eric.araujo #10329: trace.py and unicode in Python 3 http://bugs.python.org/issue10329 reopened by belopolsky #10332: Multiprocessing maxtasksperchild results in hang http://bugs.python.org/issue10332 opened by Jimbofbx #10333: Remove ancient backwards compatibility GC API http://bugs.python.org/issue10333 opened by nascheme #10336: test_xmlrpc fails if gzip is not supported by client http://bugs.python.org/issue10336 opened by ocean-city #10338: test_lib2to3 failure on buildbot x86 debian parallel 3.x: node http://bugs.python.org/issue10338 opened by haypo #10339: test_lib2to3 leaks http://bugs.python.org/issue10339 opened by pitrou #10340: asyncore doesn't properly handle EINVAL on OSX http://bugs.python.org/issue10340 opened by giampaolo.rodola #10342: trace module cannot produce coverage reports for zipped module http://bugs.python.org/issue10342 opened by belopolsky #10344: codecs.readline doesn't care buffering=0 http://bugs.python.org/issue10344 opened by Santiago.Piccinini #10348: multiprocessing: use SysV semaphores on FreeBSD http://bugs.python.org/issue10348 opened by haypo #10349: Error in Module/python.c when building on OpenBSD 4.8 http://bugs.python.org/issue10349 opened by pgurumur #10350: errno is read too late http://bugs.python.org/issue10350 opened by hfuru #10351: Add autocompletion for keys in dictionaries http://bugs.python.org/issue10351 opened by Valery.Khamenya #10354: tempfile.template is broken http://bugs.python.org/issue10354 opened by giampaolo.rodola #10355: SpooledTemporaryFile's name property is broken http://bugs.python.org/issue10355 opened by giampaolo.rodola #10356: decimal.py: hash of -1 http://bugs.python.org/issue10356 opened by skrah #10357: ** and "mapping" are poorly defined in python docs http://bugs.python.org/issue10357 opened by Fergal.Daly #10358: Doc styles for print should only use dark colors http://bugs.python.org/issue10358 opened by fdrake #10359: ISO C cleanup http://bugs.python.org/issue10359 opened by hfuru #10360: _weakrefset.WeakSet.__contains__ should not propagate TypeErro http://bugs.python.org/issue10360 opened by tseaver #10362: AttributeError: addinfourl instance has no attribute 'tell' http://bugs.python.org/issue10362 opened by Valentin.Lorentz #10363: Embedded python, handle (memory) leak http://bugs.python.org/issue10363 opened by martind #10364: Color coding fails after running program. http://bugs.python.org/issue10364 opened by Typo #10365: IDLE Crashes on File Open Dialog when code window closed befor http://bugs.python.org/issue10365 opened by william.barr #10366: Remove unneeded '(object)' from 3.x class examples http://bugs.python.org/issue10366 opened by terry.reedy #10367: "python setup.py sdist upload --show-response" can fail with " http://bugs.python.org/issue10367 opened by jcea #10369: tarfile requires an actual file on disc; a file-like object is http://bugs.python.org/issue10369 opened by strombrg #10371: Deprecate trace module undocumented API http://bugs.python.org/issue10371 opened by belopolsky #10373: Setup Script example incorrect http://bugs.python.org/issue10373 opened by lensart #10374: setup.py caches outdated scripts in the build tree http://bugs.python.org/issue10374 opened by gjb1002 #10375: 2to3 print(single argument) http://bugs.python.org/issue10375 opened by hfuru #10376: ZipFile unzip is unbuffered http://bugs.python.org/issue10376 opened by Jimbofbx #10377: cProfile incorrectly labels its output http://bugs.python.org/issue10377 opened by exarkun #10379: locale.format() input regression http://bugs.python.org/issue10379 opened by barry #10381: Add timezone support to datetime C API http://bugs.python.org/issue10381 opened by belopolsky #10382: Command line error marker misplaced on unicode entry http://bugs.python.org/issue10382 opened by belopolsky #10383: test_os leaks under Windows http://bugs.python.org/issue10383 opened by pitrou #10384: SyntaxError should contain exact location of the invalid chara http://bugs.python.org/issue10384 opened by belopolsky #10385: Mark up "subprocess" as module in its doc http://bugs.python.org/issue10385 opened by belopolsky #10388: spwd returning different value depending on privileges http://bugs.python.org/issue10388 opened by giampaolo.rodola #10391: obj2ast's
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-11-12 - 2010-11-19) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2549 (+23) closed 19694 (+43) total 22243 (+66) Open issues with patches: 1058 Issues opened (43) == #2571: cmd.py always uses raw_input, even when another stdin is speci http://bugs.python.org/issue2571 reopened by eric.araujo #4153: Unicode HOWTO up to date? http://bugs.python.org/issue4153 reopened by belopolsky #6941: Socket error when launching IDLE http://bugs.python.org/issue6941 reopened by 08jpurcell #10356: decimal.py: hash of -1 http://bugs.python.org/issue10356 reopened by rhettinger #10399: AST Optimization: inlining of function calls http://bugs.python.org/issue10399 opened by dmalcolm #10401: Globals / builtins cache http://bugs.python.org/issue10401 opened by pitrou #10402: sporadic test_bsddb3 failures http://bugs.python.org/issue10402 opened by pitrou #10403: Use "member" consistently http://bugs.python.org/issue10403 opened by fdrake #10404: IDLE on OS X popup menus do not work: cannot set/clear breakpo http://bugs.python.org/issue10404 opened by ned.deily #10405: IDLE breakpoint facility undocumented http://bugs.python.org/issue10405 opened by ned.deily #10406: IDLE 2.7 on OS X does not enable Rstrip extension by default http://bugs.python.org/issue10406 opened by ned.deily #10407: missing errno import in distutils/dir_util.py http://bugs.python.org/issue10407 opened by zbysz #10408: Denser dicts and linear probing http://bugs.python.org/issue10408 opened by pitrou #10415: readline.insert_text documentation incomplete http://bugs.python.org/issue10415 opened by Justin.Lebar #10417: unittest triggers UnicodeEncodeError with non-ASCII character http://bugs.python.org/issue10417 opened by jammon #10419: distutils command build_scripts fails with UnicodeDecodeError http://bugs.python.org/issue10419 opened by hagen #10420: Document of Bdb.effective is wrong. http://bugs.python.org/issue10420 opened by naoki #10423: s/args/options in arpgarse "Upgrading optparse code" http://bugs.python.org/issue10423 opened by bethard #10424: better error message from argparse when positionals missing http://bugs.python.org/issue10424 opened by bethard #10427: 24:00 Hour in DateTime http://bugs.python.org/issue10427 opened by ingo.janssen #10430: _sha.sha().digest() method is endian-sensitive. and hexdigest( http://bugs.python.org/issue10430 opened by krisvale #10433: Document unique behavior of 'getgroups' on OSX http://bugs.python.org/issue10433 opened by r.david.murray #10434: Document the rules for "public names" http://bugs.python.org/issue10434 opened by belopolsky #10435: Document unicode C-API in reST http://bugs.python.org/issue10435 opened by belopolsky #10436: tarfile.extractfile in "r|" stream mode fails with filenames o http://bugs.python.org/issue10436 opened by David.Nesting #10437: ThreadPoolExecutor should accept max_workers=None http://bugs.python.org/issue10437 opened by stutzbach #10438: list an example for calling static methods from WITHIN classes http://bugs.python.org/issue10438 opened by ifreecarve #10439: PyCodec C API is not documented in reST http://bugs.python.org/issue10439 opened by belopolsky #10441: some stdlib modules need to be updated to handle SSL certifica http://bugs.python.org/issue10441 opened by db #10444: A mechanism is needed to override waiting for Python threads t http://bugs.python.org/issue10444 opened by michaelahughes #10446: pydoc3 links to 2.x library reference http://bugs.python.org/issue10446 opened by belopolsky #10448: Add Mako template benchmark to Python Benchmark Suite http://bugs.python.org/issue10448 opened by bobbyi #10449: âos.environ was modified by test_httpserversâ http://bugs.python.org/issue10449 opened by eric.araujo #10450: Fix markup in Misc/NEWS http://bugs.python.org/issue10450 opened by eric.araujo #10451: memoryview can be used to write into readonly buffer http://bugs.python.org/issue10451 opened by abacabadabacaba #10453: Add -h/--help option to compileall http://bugs.python.org/issue10453 opened by eric.araujo #10454: Clarify compileall command-line options http://bugs.python.org/issue10454 opened by eric.araujo #10457: "Related help topics" shown outside pager http://bugs.python.org/issue10457 opened by cben #10458: 2.7 += re.ASCII http://bugs.python.org/issue10458 opened by hfuru #10459: missing character names in unicodedata (CJK...) http://bugs.python.org/issue10459 opened by vbr #10460: Misc/indent.pro does not reflect PEP 7 http://bugs.python.org/issue10460 opened by Mick.Beaver #10461: Use with statement throughout the docs http://bugs.python.org/issue10461 opened by eric.araujo #10445: _ast py3k : add lineno back to "arg
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-11-19 - 2010-11-26) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2533 (-16) closed 19792 (+98) total 22325 (+82) Open issues with patches: 1083 Issues opened (66) == #1178: IDLE - add "paste code" functionality http://bugs.python.org/issue1178 reopened by ned.deily #3709: BaseHTTPRequestHandler innefficient when sending HTTP header http://bugs.python.org/issue3709 reopened by r.david.murray #5150: IDLE to support reindent.py http://bugs.python.org/issue5150 reopened by rhettinger #8879: Implement os.link on Windows http://bugs.python.org/issue8879 reopened by amaury.forgeotdarc #9769: PyUnicode_FromFormatV() doesn't handle non-ascii text correctl http://bugs.python.org/issue9769 reopened by belopolsky #10220: Make generator state easier to introspect http://bugs.python.org/issue10220 reopened by ncoghlan #10268: Add --enable-loadable-sqlite-extensions option to `configure` http://bugs.python.org/issue10268 reopened by ned.deily #10441: some stdlib modules need to be updated to handle SSL certifica http://bugs.python.org/issue10441 reopened by pitrou #10453: Add -h/--help option to compileall http://bugs.python.org/issue10453 reopened by eric.araujo #10464: netrc module not parsing passwords containing #s. http://bugs.python.org/issue10464 opened by the_isz #10466: locale.py resetlocale throws exception on Windows (getdefaultl http://bugs.python.org/issue10466 opened by skoczian #10469: test_socket fails using Visual Studio 2010 http://bugs.python.org/issue10469 opened by Kotan #10475: hardcoded compilers for LDSHARED/LDCXXSHARED on NetBSD http://bugs.python.org/issue10475 opened by njoly #10478: Ctrl-C locks up the interpreter http://bugs.python.org/issue10478 opened by isandler #10479: cgitb.py should assume a binary stream for output http://bugs.python.org/issue10479 opened by v+python #10480: cgi.py should document the need for binary stdin/stdout http://bugs.python.org/issue10480 opened by v+python #10481: subprocess PIPEs are byte streams http://bugs.python.org/issue10481 opened by v+python #10482: subprocess and deadlock avoidance http://bugs.python.org/issue10482 opened by v+python #10483: http.server - what is executable on Windows http://bugs.python.org/issue10483 opened by v+python #10484: http.server.is_cgi fails to handle CGI URLs containing PATH_IN http://bugs.python.org/issue10484 opened by v+python #10485: http.server fails when query string contains addition '?' char http://bugs.python.org/issue10485 opened by v+python #10486: http.server doesn't set all CGI environment variables http://bugs.python.org/issue10486 opened by v+python #10487: http.server - doesn't process Status: header from CGI scripts http://bugs.python.org/issue10487 opened by v+python #10492: test_doctest fails with iso-8859-15 locale http://bugs.python.org/issue10492 opened by pitrou #10494: Demo/comparisons/regextest.py needs some usage information. http://bugs.python.org/issue10494 opened by ramiroluz #10495: Demo/comparisons/sortingtest.py needs some usage information. http://bugs.python.org/issue10495 opened by ramiroluz #10496: "import site failed" when Python can't find home directory http://bugs.python.org/issue10496 opened by bbi5291 #10497: Incorrect use of gettext in argparse http://bugs.python.org/issue10497 opened by eric.araujo #10498: calendar.LocaleHTMLCalendar.formatyearpage() results in traceb http://bugs.python.org/issue10498 opened by r.david.murray #10499: Modular interpolation in configparser http://bugs.python.org/issue10499 opened by lukasz.langa #10500: Palevo.DZ worm msix86 installer 3.x installer http://bugs.python.org/issue10500 opened by VilIgnoble #10502: Add unittestguirunner to Tools/ http://bugs.python.org/issue10502 opened by michael.foord #10503: os.getuid() documentation should be clear on what kind of uid http://bugs.python.org/issue10503 opened by giampaolo.rodola #10504: Trivial mingw compile fixes http://bugs.python.org/issue10504 opened by jonny #10507: Check well-formedness of reST markup within "make patchcheck" http://bugs.python.org/issue10507 opened by dmalcolm #10509: PyTokenizer_FindEncoding can lead to a segfault if bad charact http://bugs.python.org/issue10509 opened by Trundle #10510: distutils upload/register should use CRLF in HTTP requests http://bugs.python.org/issue10510 opened by Brian.Jones #10512: regrtest ResourceWarning - unclosed sockets and files http://bugs.python.org/issue10512 opened by nvawda #10513: sqlite3.InterfaceError after commit http://bugs.python.org/issue10513 opened by anders.blomd...@control.lth.se #10514: configure does not create accurate Makefile http://bugs.python.org/issue10514 opened by daelious #10515: c
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-11-26 - 2010-12-03) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2537 ( +4) closed 19861 (+69) total 22398 (+73) Open issues with patches: 1080 Issues opened (47) == #2690: Precompute range length and enhance range subscript support http://bugs.python.org/issue2690 reopened by ncoghlan #9333: Expose a way to enable os.symlink on Windows http://bugs.python.org/issue9333 reopened by brian.curtin #10544: yield expression inside generator expression does nothing http://bugs.python.org/issue10544 opened by Inyeol.Lee #10545: remove or rewrite "Using Backslash to Continue Statements" ant http://bugs.python.org/issue10545 opened by rurpy2 #10546: UTF-16-LE and UTF-16-BE support non-BMP characters http://bugs.python.org/issue10546 opened by haypo #10548: Error in setUp not reported as expectedFailure (unittest) http://bugs.python.org/issue10548 opened by michael.foord #10550: Windows: leak in test_concurrent_futures http://bugs.python.org/issue10550 opened by skrah #10551: mimetypes read from the registry should not overwrite standard http://bugs.python.org/issue10551 opened by kovid #10552: Tools/unicode/gencodec.py error http://bugs.python.org/issue10552 opened by belopolsky #10553: Add optimize argument to builtin compile() and byte-compilatio http://bugs.python.org/issue10553 opened by georg.brandl #10556: test_zipimport_support mucks up with modules http://bugs.python.org/issue10556 opened by pitrou #10557: Malformed error message from float() http://bugs.python.org/issue10557 opened by belopolsky #10558: non-standard processing of several configure options ignores " http://bugs.python.org/issue10558 opened by ned.deily #10559: NameError in tutorial/interpreter http://bugs.python.org/issue10559 opened by eric.araujo #10560: Fixes for Windows sources http://bugs.python.org/issue10560 opened by Carlo_Bramini #10563: Spurious newline in time.ctime http://bugs.python.org/issue10563 opened by Gerrit.Holl #10566: gdb debugging support additions (Tools/gdb/libpython.py) http://bugs.python.org/issue10566 opened by eggy #10570: curses.tigetstr() returns bytes, but curses.tparm() expects a http://bugs.python.org/issue10570 opened by jwilk #10571: "setup.py upload --sign" broken: TypeError: 'str' does not sup http://bugs.python.org/issue10571 opened by jwilk #10572: Move unittest test package to Lib/test http://bugs.python.org/issue10572 opened by michael.foord #10573: Consistency in unittest assert methods: order of actual, expec http://bugs.python.org/issue10573 opened by michael.foord #10574: email.header.decode_header fails if the string contains multip http://bugs.python.org/issue10574 opened by starsareblueandfaraway #10576: Add a progress callback to gcmodule http://bugs.python.org/issue10576 opened by krisvale #10577: (Fancy) URL opener stuck when trying to open redirected url http://bugs.python.org/issue10577 opened by xhresko #10580: Installer sentence in bold http://bugs.python.org/issue10580 opened by Retro #10581: Review and document string format accepted in numeric data typ http://bugs.python.org/issue10581 opened by belopolsky #10582: PyErr_PrintEx exits silently when passed SystemExit exception http://bugs.python.org/issue10582 opened by Marc.Horowitz #10583: Encoding issue with chm help in 2.7.1 http://bugs.python.org/issue10583 opened by flashk #10587: Document the meaning of str methods http://bugs.python.org/issue10587 opened by belopolsky #10588: imp.find_module raises unexpected SyntaxError http://bugs.python.org/issue10588 opened by emile.anclin #10589: I/O ABC docs should specify which methods have implementations http://bugs.python.org/issue10589 opened by stutzbach #10590: Parameter type error for xml.sax.parseString(string, ...) http://bugs.python.org/issue10590 opened by Thomas.Ryan #10592: pprint module doesn't work well with OrderedDicts http://bugs.python.org/issue10592 opened by mikez302 #10595: Adding a syslog.conf reader in syslog http://bugs.python.org/issue10595 opened by tarek #10596: modulo operator bug http://bugs.python.org/issue10596 opened by Sergio.ĤlutÄin #10598: curses fails to import on Solaris http://bugs.python.org/issue10598 opened by rtarnell #10599: sgmllib.parse_endtag() is not respecting quoted text http://bugs.python.org/issue10599 opened by Michael.Brooks #10601: sys.displayhook: use backslashreplace error handler if repr(va http://bugs.python.org/issue10601 opened by haypo #10605: ElementTree documentation http://bugs.python.org/issue10605 opened by adrian_nye #10608: Add a section to Windows FAQ explaining os.symlink http://bugs.python.org/issue10608 opened by brian.curtin #10609: dbm documentation example doesn't work (iteritems()) http://bugs
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-12-03 - 2010-12-10) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2557 (+20) closed 19899 (+38) total 22456 (+58) Open issues with patches: 1083 Issues opened (40) == #9101: reference json format in file formats chapter http://bugs.python.org/issue9101 reopened by eric.araujo #10553: Add optimize argument to builtin compile() and byte-compilatio http://bugs.python.org/issue10553 reopened by eric.araujo #10617: Collections ABCs canât be linked to http://bugs.python.org/issue10617 opened by eric.araujo #10618: regression in subprocess.call() command quoting http://bugs.python.org/issue10618 opened by djc #10619: Failed module loading in test discovery loses traceback http://bugs.python.org/issue10619 opened by michael.foord #10620: `python -m uniittest` should work with file paths as well as t http://bugs.python.org/issue10620 opened by michael.foord #10622: WebKit browsers show superfluous scrollbars in html docs http://bugs.python.org/issue10622 opened by davide.rizzo #10626: Bad interaction between test_logging and test_concurrent_futur http://bugs.python.org/issue10626 opened by pitrou #10627: Remove usage of deprecated configparser.ConfigParser class in http://bugs.python.org/issue10627 opened by lukasz.langa #10631: ZipFile and current directory change http://bugs.python.org/issue10631 opened by ocean-city #10632: multiprocessing generates a fatal error http://bugs.python.org/issue10632 opened by bquinlan #10634: Windows timezone changes not reflected by time.localtime http://bugs.python.org/issue10634 opened by eric.pruitt #10635: Calling subprocess.Popen with preexec_fn=signal.pause blocks f http://bugs.python.org/issue10635 opened by joseph.h.garvin #10636: subprocess module has race condition with SIGCHLD handlers http://bugs.python.org/issue10636 opened by joseph.h.garvin #10639: reindent.py converts newlines to platform default http://bugs.python.org/issue10639 opened by jaraco #10640: SystemError on pickling bytes >= 4GB http://bugs.python.org/issue10640 opened by hagen #10641: kill_python sometimes fails to kill processes on buildbots http://bugs.python.org/issue10641 opened by db3l #10642: site.py crashes on python startup due to defective .pth file http://bugs.python.org/issue10642 opened by dwr2 #10644: socket loses data, calling send()/sendall() on invalid socket http://bugs.python.org/issue10644 opened by diekmann #10645: egg-info file in lib-dynload http://bugs.python.org/issue10645 opened by ronaldoussoren #10646: ntpath.samefile doesn't work for hard links http://bugs.python.org/issue10646 opened by brian.curtin #10647: scrollbar crash in non-US locale format settings http://bugs.python.org/issue10647 opened by hfischer #10648: Extend peepholer to reverse loads or stores instead of build/u http://bugs.python.org/issue10648 opened by serprex #10650: decimal.py: quantize(): excess digits with watchexp=0 http://bugs.python.org/issue10650 opened by skrah #10652: test___all_ + test_tcl fails (Windows installed binary) http://bugs.python.org/issue10652 opened by ocean-city #10653: test_time test_strptime fails on windows http://bugs.python.org/issue10653 opened by ocean-city #10654: test_datetime fails on Python3.2 windows binary http://bugs.python.org/issue10654 opened by ocean-city #10655: Wrong powerpc define in Python/ceval.c http://bugs.python.org/issue10655 opened by adrian #10656: "Out of tree" build fails on AIX 5.3 http://bugs.python.org/issue10656 opened by pedz #10657: os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Window http://bugs.python.org/issue10657 opened by ocean-city #10663: configure shouldn't set a default OPT http://bugs.python.org/issue10663 opened by pitrou #10664: xml.sax.expatreader should support namespace prefixes http://bugs.python.org/issue10664 opened by fdrake #10665: Update and expand unicodedata module documentation http://bugs.python.org/issue10665 opened by belopolsky #10666: OS X installer variants have confusing readline differences http://bugs.python.org/issue10666 opened by ned.deily #10667: collections.Counter object in C http://bugs.python.org/issue10667 opened by jpeel #10669: Remove Deprecation Warnings http://bugs.python.org/issue10669 opened by RusiMody #10670: Provide search scope limits http://bugs.python.org/issue10670 opened by techtonik #10671: urllib2 redirect to another host doesn't work http://bugs.python.org/issue10671 opened by kirax #10673: multiprocess.Process join method - timeout indistinguishable f http://bugs.python.org/issue10673 opened by Brian.Cain #10674: Unused dictmaker symbol in 2.* grammar http://bugs.python.org/issue10674 opened by salty-horse Most recent 15 issues with no replies (15) =
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-12-10 - 2010-12-17) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2537 (-20) closed 19971 (+72) total 22508 (+52) Open issues with patches: 1070 Issues opened (25) == #9232: Allow trailing comma in any function argument list. http://bugs.python.org/issue9232 reopened by ncoghlan #10642: Improve the error message of addpackage() (site.py) for defect http://bugs.python.org/issue10642 reopened by r.david.murray #10679: "make altinstall" may clobber OS provided scripts http://bugs.python.org/issue10679 opened by ncoghlan #10680: argparse: titles and add_mutually_exclusive_group don't mix (e http://bugs.python.org/issue10680 opened by Mads.Michelsen #10684: Shutil.move deletes file/folder in windows while renaming http://bugs.python.org/issue10684 opened by harish #10685: trace does nto ignore --ignore-module http://bugs.python.org/issue10685 opened by RusiMody #10686: email.Generator should use unknown-8bit encoded words for head http://bugs.python.org/issue10686 opened by r.david.murray #10690: IDLE Crash when running/saving Module http://bugs.python.org/issue10690 opened by David_Anon #10694: zipfile.py end of central directory detection not robust http://bugs.python.org/issue10694 opened by KevinH #10697: host and port attributes not documented well in function urlli http://bugs.python.org/issue10697 opened by JTMoon79 #10701: Error pickling a dict http://bugs.python.org/issue10701 opened by belopolsky #10702: bytes and bytearray methods are not documented http://bugs.python.org/issue10702 opened by belopolsky #10708: Misc/porting should be folded in to the development FAQ http://bugs.python.org/issue10708 opened by pitrou #10709: Misc/AIX-NOTES needs updating http://bugs.python.org/issue10709 opened by pitrou #10711: Rip out HTTP 0.9 client support http://bugs.python.org/issue10711 opened by pitrou #10712: 2to3 fixer for deprecated unittest method names http://bugs.python.org/issue10712 opened by ezio.melotti #10713: re module doesn't describe string boundaries for \b http://bugs.python.org/issue10713 opened by ralph.corderoy #10715: uninformative error message http://bugs.python.org/issue10715 opened by Phillip.M.Feldman #10716: Modernize pydoc to use CSS http://bugs.python.org/issue10716 opened by rhettinger #10717: Multiprocessing module Pickling unPickling issues http://bugs.python.org/issue10717 opened by dimitrios #10720: test_threadsignals hang on FreeBSD 6.4 http://bugs.python.org/issue10720 opened by pitrou #10721: Remove HTTP 0.9 server support http://bugs.python.org/issue10721 opened by pitrou #10722: IDLE's subprocess didnit make connection . Python 2.7 http://bugs.python.org/issue10722 opened by plovet #10723: Undocumented built-in exceptions http://bugs.python.org/issue10723 opened by flashk #10725: Better cache instrumentation http://bugs.python.org/issue10725 opened by rhettinger Most recent 15 issues with no replies (15) == #10720: test_threadsignals hang on FreeBSD 6.4 http://bugs.python.org/issue10720 #10717: Multiprocessing module Pickling unPickling issues http://bugs.python.org/issue10717 #10713: re module doesn't describe string boundaries for \b http://bugs.python.org/issue10713 #10709: Misc/AIX-NOTES needs updating http://bugs.python.org/issue10709 #10708: Misc/porting should be folded in to the development FAQ http://bugs.python.org/issue10708 #10701: Error pickling a dict http://bugs.python.org/issue10701 #10686: email.Generator should use unknown-8bit encoded words for head http://bugs.python.org/issue10686 #10685: trace does nto ignore --ignore-module http://bugs.python.org/issue10685 #10684: Shutil.move deletes file/folder in windows while renaming http://bugs.python.org/issue10684 #10666: OS X installer variants have confusing readline differences http://bugs.python.org/issue10666 #10664: xml.sax.expatreader should support namespace prefixes http://bugs.python.org/issue10664 #10663: configure shouldn't set a default OPT http://bugs.python.org/issue10663 #10657: os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Window http://bugs.python.org/issue10657 #10656: "Out of tree" build fails on AIX 5.3 http://bugs.python.org/issue10656 #10646: ntpath.samefile doesn't work for hard links http://bugs.python.org/issue10646 Most recent 15 issues waiting for review (15) = #10725: Better cache instrumentation http://bugs.python.org/issue10725 #10723: Undocumented built-in exceptions http://bugs.python.org/issue10723 #10721: Remove HTTP 0.9 server support http://bugs.python.org/issue10721 #10712: 2to3 fixer for deprecated unittest method names http://bugs.python.org/i
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-12-17 - 2010-12-24) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2542 ( +5) closed 20009 (+38) total 22551 (+43) Open issues with patches: 1069 Issues opened (35) == #3243: Support iterable bodies in httplib http://bugs.python.org/issue3243 reopened by georg.brandl #9090: Error code 10035 calling socket.recv() on a socket with a time http://bugs.python.org/issue9090 reopened by ehohenstein #10731: UnicodeDecodeError in OS X tkinter when binding to http://bugs.python.org/issue10731 opened by culler #10733: plistlib rejects strings containing control characters http://bugs.python.org/issue10733 opened by MLModel #10734: test_ttk failure under Windows http://bugs.python.org/issue10734 opened by pitrou #10735: platform.architecture() gives misleading results for OS X mult http://bugs.python.org/issue10735 opened by ned.deily #10736: test_ttk_guionly fails on OS X using ActiveState Tcl 8.5.9 (Co http://bugs.python.org/issue10736 opened by ned.deily #10737: test_concurrent_futures failure on Windows http://bugs.python.org/issue10737 opened by pitrou #10738: webbrowser.py bug with Opera on Linux http://bugs.python.org/issue10738 opened by NE1 #10739: Subprocess behavior on Windows http://bugs.python.org/issue10739 opened by rosslagerwall #10740: sqlite3 module should allow DDL statements in transactions http://bugs.python.org/issue10740 opened by scott.urban #10741: PyGILState_GetThisThreadState() lacks a doc entry http://bugs.python.org/issue10741 opened by pitrou #10742: memoryview.readonly attribute is not documented http://bugs.python.org/issue10742 opened by flashk #10744: ctypes arrays have incorrect buffer information (PEP-3118) http://bugs.python.org/issue10744 opened by pv #10745: setup.py install --user option undocumented http://bugs.python.org/issue10745 opened by gotgenes #10746: ctypes c_long & c_bool have incorrect PEP-3118 type codes http://bugs.python.org/issue10746 opened by pv #10747: Include version info in Windows shortcuts http://bugs.python.org/issue10747 opened by ncoghlan #10751: WSGIREF - REMOTE_USER and REMOTE-USER collision http://bugs.python.org/issue10751 opened by Alex.Raitz #10752: build_ssl.py is relying on unreliable behaviour of os.popen http://bugs.python.org/issue10752 opened by srid #10753: request_uri method of wsgiref module does not support RFC1808 http://bugs.python.org/issue10753 opened by Timothy.Gates #10755: Add posix.fdlistdir http://bugs.python.org/issue10755 opened by rosslagerwall #10756: Error in atexit._run_exitfuncs [...] Exception expected for v http://bugs.python.org/issue10756 opened by kaizhu #10757: zipfile.write, arcname should be bytestring http://bugs.python.org/issue10757 opened by connexion2000 #10758: posix_access swallows all errors http://bugs.python.org/issue10758 opened by georg.brandl #10759: HTMLParser.unescape() fails on HTML entities with incorrect sy http://bugs.python.org/issue10759 opened by Martin.Potthast #10760: tarfile doesn't handle sysfs well http://bugs.python.org/issue10760 opened by Yoni.Tsafir #10761: tarfile.extractall fails to overwrite symlinks http://bugs.python.org/issue10761 opened by srid #10762: strftime('%f') segfault http://bugs.python.org/issue10762 opened by dleonard0 #10763: subprocess.communicate() doesn't close pipes on Windows http://bugs.python.org/issue10763 opened by haypo #10764: sysconfig and alternative implementations http://bugs.python.org/issue10764 opened by michael.foord #10765: Build regression from automation changes on windows http://bugs.python.org/issue10765 opened by gz #10766: optparse uses %s in gettext calls http://bugs.python.org/issue10766 opened by eric.araujo #10767: Lib/test/crashers/README is out of date http://bugs.python.org/issue10767 opened by belopolsky #10768: Bug in scrolledtext http://bugs.python.org/issue10768 opened by quentel #10769: ast: provide more useful range information http://bugs.python.org/issue10769 opened by scummos Most recent 15 issues with no replies (15) == #10769: ast: provide more useful range information http://bugs.python.org/issue10769 #10767: Lib/test/crashers/README is out of date http://bugs.python.org/issue10767 #10766: optparse uses %s in gettext calls http://bugs.python.org/issue10766 #10764: sysconfig and alternative implementations http://bugs.python.org/issue10764 #10763: subprocess.communicate() doesn't close pipes on Windows http://bugs.python.org/issue10763 #10761: tarfile.extractall fails to overwrite symlinks http://bugs.python.org/issue10761 #10760: tarfile doesn't handle sysfs well http://bugs.python.org/issue10760 #10756: Error in atexit._run_exitfuncs [...] Exception expected for v http://
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-12-24 - 2010-12-31) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2525 (-17) closed 20058 (+49) total 22583 (+32) Open issues with patches: 1063 Issues opened (19) == #10764: sysconfig and alternative implementations http://bugs.python.org/issue10764 reopened by michael.foord #10771: descriptor protocol documentation has two different definition http://bugs.python.org/issue10771 opened by Devin Jeanpierre #10772: Several actions for argparse arguments missing from docs http://bugs.python.org/issue10772 opened by ipatrol #10775: assertRaises as a context manager should accept a 'msg' keywor http://bugs.python.org/issue10775 opened by r.david.murray #10782: Not possible to cross-compile due to poor detection of %lld su http://bugs.python.org/issue10782 opened by bgamari #10784: os.getpriority() and os.setpriority() http://bugs.python.org/issue10784 opened by giampaolo.rodola #10785: parser: store the filename as an unicode object http://bugs.python.org/issue10785 opened by haypo #10786: unittest.TextTextRunner does not respect redirected stderr http://bugs.python.org/issue10786 opened by cooyeah #10787: [random.gammavariate] Add the expression of the distribution i http://bugs.python.org/issue10787 opened by David.Kremer #10788: test_logging failure http://bugs.python.org/issue10788 opened by pitrou #10789: Lock.acquire documentation is misleading http://bugs.python.org/issue10789 opened by Jyrki.Pulliainen #10790: Header.append's charset logic is bogus, 'shift_jis' and "euc_j http://bugs.python.org/issue10790 opened by r.david.murray #10791: Wrapping TextIOWrapper around gzip files http://bugs.python.org/issue10791 opened by dabeaz #10794: Infinite recursion while garbage collecting loops indefinitely http://bugs.python.org/issue10794 opened by Mihai.Rusu #10796: readline completion flaw http://bugs.python.org/issue10796 opened by rheise #10798: test_concurrent_futures fails on FreeBSD http://bugs.python.org/issue10798 opened by loewis #10799: Improve webbrowser.open doc (and, someday, behavior?) http://bugs.python.org/issue10799 opened by terry.reedy #10800: libffi build failure on HP-UX 11/PA http://bugs.python.org/issue10800 opened by bugs-pyt...@vendor.thewrittenword.com #10801: zipfile.ZipFile().extractall() header mismatch for non-ASCII c http://bugs.python.org/issue10801 opened by M..Z. Most recent 15 issues with no replies (15) == #10800: libffi build failure on HP-UX 11/PA http://bugs.python.org/issue10800 #10799: Improve webbrowser.open doc (and, someday, behavior?) http://bugs.python.org/issue10799 #10798: test_concurrent_futures fails on FreeBSD http://bugs.python.org/issue10798 #10796: readline completion flaw http://bugs.python.org/issue10796 #10789: Lock.acquire documentation is misleading http://bugs.python.org/issue10789 #10787: [random.gammavariate] Add the expression of the distribution i http://bugs.python.org/issue10787 #10775: assertRaises as a context manager should accept a 'msg' keywor http://bugs.python.org/issue10775 #10772: Several actions for argparse arguments missing from docs http://bugs.python.org/issue10772 #10761: tarfile.extractall fails to overwrite symlinks http://bugs.python.org/issue10761 #10760: tarfile doesn't handle sysfs well http://bugs.python.org/issue10760 #10752: build_ssl.py is relying on unreliable behaviour of os.popen http://bugs.python.org/issue10752 #10751: WSGIREF - REMOTE_USER and REMOTE-USER collision http://bugs.python.org/issue10751 #10747: Include version info in Windows shortcuts http://bugs.python.org/issue10747 #10746: ctypes c_long & c_bool have incorrect PEP-3118 type codes http://bugs.python.org/issue10746 #10745: setup.py install --user option undocumented http://bugs.python.org/issue10745 Most recent 15 issues waiting for review (15) = #10801: zipfile.ZipFile().extractall() header mismatch for non-ASCII c http://bugs.python.org/issue10801 #10798: test_concurrent_futures fails on FreeBSD http://bugs.python.org/issue10798 #10790: Header.append's charset logic is bogus, 'shift_jis' and "euc_j http://bugs.python.org/issue10790 #10787: [random.gammavariate] Add the expression of the distribution i http://bugs.python.org/issue10787 #10786: unittest.TextTextRunner does not respect redirected stderr http://bugs.python.org/issue10786 #10785: parser: store the filename as an unicode object http://bugs.python.org/issue10785 #10784: os.getpriority() and os.setpriority() http://bugs.python.org/issue10784 #10766: optparse uses %s in gettext calls http://bugs.python.org/issue10766 #10765: Build regression from automation changes on windows http
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2010-12-31 - 2011-01-07) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2501 (-24) closed 20138 (+80) total 22639 (+56) Open issues with patches: 1045 Issues opened (40) == #4188: test_threading hang when running as verbose http://bugs.python.org/issue4188 reopened by r.david.murray #8109: Server-side support for TLS Server Name Indication extension http://bugs.python.org/issue8109 reopened by pitrou #10789: Lock.acquire documentation is misleading http://bugs.python.org/issue10789 reopened by terry.reedy #10803: ctypes: better support of bytearray objects http://bugs.python.org/issue10803 opened by mfxmfx #10805: traceback.print_exception throws AttributeError when exception http://bugs.python.org/issue10805 opened by abingham #10808: ssl unwrap fails with Error 0 http://bugs.python.org/issue10808 opened by apollo13 #10811: sqlite segfault with generators http://bugs.python.org/issue10811 opened by Erick.Tryzelaar #10812: Add some posix functions http://bugs.python.org/issue10812 opened by rosslagerwall #10813: Suppress adding decimal point for places=0 in moneyfmt() http://bugs.python.org/issue10813 opened by cgrohmann #10817: urllib.request.urlretrieve never raises ContentTooShortError i http://bugs.python.org/issue10817 opened by RC #10818: pydoc: Remove old server and tk panel http://bugs.python.org/issue10818 opened by haypo #10820: 3.2 Makefile changes for versioned scripts break OS X framewor http://bugs.python.org/issue10820 opened by ned.deily #10822: test_getgroups failure under Solaris http://bugs.python.org/issue10822 opened by pitrou #10826: pass_fds sometimes fails http://bugs.python.org/issue10826 opened by pitrou #10827: Functions in time module should support year < 1900 when accep http://bugs.python.org/issue10827 opened by belopolsky #10829: PyUnicode_FromFormatV() bugs with "%" and "%%" format strings http://bugs.python.org/issue10829 opened by haypo #10830: PyUnicode_FromFormatV("%c") doesn't support non-BMP characters http://bugs.python.org/issue10830 opened by haypo #10831: PyUnicode_FromFormatV() doesn't support %li, %lli, %zi http://bugs.python.org/issue10831 opened by haypo #10832: Add support of bytes objects in PyBytes_FromFormatV() http://bugs.python.org/issue10832 opened by haypo #10833: Replace %.100s by %s in PyErr_Format(): the arbitrary limit of http://bugs.python.org/issue10833 opened by haypo #10834: Python 2.7 x86 fails to run in Windows 7 http://bugs.python.org/issue10834 opened by excubated #10835: sys.executable default and altinstall http://bugs.python.org/issue10835 opened by allan #10836: TypeError during exception handling in urllib.request.urlretri http://bugs.python.org/issue10836 opened by Alexandru.MoÈoi #10837: Issue catching KeyboardInterrupt while reading stdin http://bugs.python.org/issue10837 opened by Josh.Hanson #10838: subprocess __all__ is incomplete http://bugs.python.org/issue10838 opened by a.badger #10839: email module should not allow some header field repetitions http://bugs.python.org/issue10839 opened by adrien-saladin #10841: binary stdio http://bugs.python.org/issue10841 opened by v+python #10842: Update third-party libraries for OS X installer builds http://bugs.python.org/issue10842 opened by ned.deily #10843: OS X installer: install the Tools source directory http://bugs.python.org/issue10843 opened by ned.deily #10845: test_multiprocessing failure under Windows http://bugs.python.org/issue10845 opened by pitrou #10847: Distutils drops -fno-strict-aliasing when CFLAGS are set http://bugs.python.org/issue10847 opened by skrah #10848: Move test.regrtest from getopt to argparse http://bugs.python.org/issue10848 opened by brett.cannon #10849: Backport test/__main__ http://bugs.python.org/issue10849 opened by belopolsky #10850: inconsistent behavior concerning multiprocessing.manager.BaseM http://bugs.python.org/issue10850 opened by chrysn #10851: further extend ssl SNI and ciphers API http://bugs.python.org/issue10851 opened by grooverdan #10852: SSL/TLS sni use in smtp,pop,imap,nntp,ftp client libs by defau http://bugs.python.org/issue10852 opened by grooverdan #10854: Output DLL name in error message of ImportError when DLL is mi http://bugs.python.org/issue10854 opened by techtonik #10855: wave.Wave_read.close() doesn't release file http://bugs.python.org/issue10855 opened by pjcreath #10856: documentation for ImportError parameters and attributes http://bugs.python.org/issue10856 opened by techtonik #10828: Cannot use nonascii utf8 in names of files imported from http://bugs.python.org/issue10828 opened by ingemar Most recent 15 issues with no replies (15) == #10856: documentatio
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-01-07 - 2011-01-14) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2498 ( -3) closed 20192 (+54) total 22690 (+51) Open issues with patches: 1049 Issues opened (35) == #1602: windows console doesn't print or input Unicode http://bugs.python.org/issue1602 reopened by tim.golden #8844: Condition.wait() doesn't raise KeyboardInterrupt http://bugs.python.org/issue8844 reopened by haypo #8957: strptime(.., '%c') fails to parse output of strftime('%c', ..) http://bugs.python.org/issue8957 reopened by belopolsky #10116: Sporadic failures in test_urllibnet http://bugs.python.org/issue10116 reopened by pitrou #10854: Output DLL name in error message of ImportError when DLL is mi http://bugs.python.org/issue10854 reopened by techtonik #10855: wave.Wave_read.close() doesn't release file http://bugs.python.org/issue10855 reopened by pjcreath #10860: Handle empty port after port delimiter in httplib http://bugs.python.org/issue10860 opened by sligocki #10866: Add sethostname() http://bugs.python.org/issue10866 opened by rosslagerwall #10867: mmap.flush() issue msync() even if mapping was created with p http://bugs.python.org/issue10867 opened by mmarkk #10868: ABCMeta.register() should work as a decorator http://bugs.python.org/issue10868 opened by kerio #10872: Add mode to TextIOWrapper repr http://bugs.python.org/issue10872 opened by georg.brandl #10874: test_urllib2 shouldn't use is operator for comparing strings http://bugs.python.org/issue10874 opened by Trundle #10878: asyncore does not react properly on close() http://bugs.python.org/issue10878 opened by tgeorgiev #10879: cgi memory usage http://bugs.python.org/issue10879 opened by v+python #10880: do_mkvalue and 'boolean' http://bugs.python.org/issue10880 opened by IROV #10882: Add os.sendfile() http://bugs.python.org/issue10882 opened by rosslagerwall #10883: urllib: socket is not closed explicitly http://bugs.python.org/issue10883 opened by haypo #10884: pkgutil EggInfoDistribution requirements for .egg-info metadat http://bugs.python.org/issue10884 opened by pumazi #10885: multiprocessing docs http://bugs.python.org/issue10885 opened by rosslagerwall #10886: Unhelpful backtrace for multiprocessing.Queue http://bugs.python.org/issue10886 opened by torsten #10887: Add link to development ML http://bugs.python.org/issue10887 opened by techtonik #10888: os.stat(filepath).st_mode gives wrong 'executable permission' http://bugs.python.org/issue10888 opened by jeroen.dobbelaere #10891: Tweak sorting howto to eliminate redundancy http://bugs.python.org/issue10891 opened by eric.araujo #10894: Making stdlib APIs private http://bugs.python.org/issue10894 opened by SilentGhost #10895: Private stdlib API: getopt, getpass, glob, gzip, genericpath, http://bugs.python.org/issue10895 opened by SilentGhost #10897: UNIX mmap unnecessarily dup() file descriptor http://bugs.python.org/issue10897 opened by lorenz #10898: posixmodule.c redefines FSTAT http://bugs.python.org/issue10898 opened by alanh #10900: bz2 module fails to uncompress large files http://bugs.python.org/issue10900 opened by wrobell #10903: ZipExtFile:_update_crc fails for CRC >= 0x8000 http://bugs.python.org/issue10903 opened by arindam #10904: PYTHONIOENCODING is not in manpage http://bugs.python.org/issue10904 opened by pebbe #10905: zipfile: fix arcname with leading '///' or '..' http://bugs.python.org/issue10905 opened by zhigang #10906: wsgiref should mention that CGI scripts usually expect HTTPS v http://bugs.python.org/issue10906 opened by techtonik #10907: OS X installer: warn users of buggy Tcl/Tk in OS X 10.6 http://bugs.python.org/issue10907 opened by ned.deily #10908: Improvements to trace._Ignore http://bugs.python.org/issue10908 opened by SilentGhost #775321: plistlib error handling http://bugs.python.org/issue775321 reopened by eric.araujo Most recent 15 issues with no replies (15) == #10908: Improvements to trace._Ignore http://bugs.python.org/issue10908 #10906: wsgiref should mention that CGI scripts usually expect HTTPS v http://bugs.python.org/issue10906 #10904: PYTHONIOENCODING is not in manpage http://bugs.python.org/issue10904 #10903: ZipExtFile:_update_crc fails for CRC >= 0x8000 http://bugs.python.org/issue10903 #10898: posixmodule.c redefines FSTAT http://bugs.python.org/issue10898 #10891: Tweak sorting howto to eliminate redundancy http://bugs.python.org/issue10891 #10887: Add link to development ML http://bugs.python.org/issue10887 #10886: Unhelpful backtrace for multiprocessing.Queue http://bugs.python.org/issue10886 #10885: multiprocessing docs http://bugs.python.org/issue10
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-01-14 - 2011-01-21) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2527 (+29) closed 20228 (+36) total 22755 (+65) Open issues with patches: 1062 Issues opened (44) == #10896: trace module compares directories as strings (--ignore-dir) http://bugs.python.org/issue10896 reopened by SilentGhost #10909: thread hang, possibly related to print http://bugs.python.org/issue10909 opened by PythonInTheGrass #10910: pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilati http://bugs.python.org/issue10910 opened by X-Istence #10911: cgi: add more tests http://bugs.python.org/issue10911 opened by haypo #10914: Python sub-interpreter test http://bugs.python.org/issue10914 opened by pitrou #10915: Make the PyGILState API compatible with multiple interpreters http://bugs.python.org/issue10915 opened by pitrou #10919: Environment variables are not expanded in _winreg when using R http://bugs.python.org/issue10919 opened by rjnienaber #10922: Unexpected exception when calling function_proxy.__class__.__c http://bugs.python.org/issue10922 opened by DasIch #10924: Adding salt and Modular Crypt Format to crypt library. http://bugs.python.org/issue10924 opened by jafo #10925: Document pure Python version of integer-to-float correctly-rou http://bugs.python.org/issue10925 opened by mark.dickinson #10932: distutils.core.setup - data_files misbehaviour ? http://bugs.python.org/issue10932 opened by Thorsten.Simons #10933: Tracing disabled when a recursion error is triggered (even if http://bugs.python.org/issue10933 opened by fabioz #10936: Simple CSS fix for left margin at docs.python.org http://bugs.python.org/issue10936 opened by cdunn2001 #10937: WinPE 64 bit execution results with errors http://bugs.python.org/issue10937 opened by gettingback2basics #10938: Provide links to system specific strftime/ptime docs http://bugs.python.org/issue10938 opened by hdiogenes #10939: imaplib: Internaldate2tuple raises KeyError parsing month and http://bugs.python.org/issue10939 opened by lavajoe #10940: IDLE 3.2 hangs with Cmd-M hotkey on OS X 10.6 with 64-bit inst http://bugs.python.org/issue10940 opened by rhettinger #10941: imaplib: Internaldate2tuple produces wrong result if date is n http://bugs.python.org/issue10941 opened by lavajoe #10942: xml.etree.ElementTree.tostring returns type bytes, expected ty http://bugs.python.org/issue10942 opened by JTMoon79 #10945: bdist_wininst depends on MBCS codec, unavailable on non-Window http://bugs.python.org/issue10945 opened by eric.araujo #10948: Trouble with dir_util created dir cache http://bugs.python.org/issue10948 opened by diegoqueiroz #10949: logging.RotatingFileHandler not robust enough http://bugs.python.org/issue10949 opened by kalt #10951: gcc 4.6 warnings http://bugs.python.org/issue10951 opened by haypo #10952: Don't normalize module names to NFKC? http://bugs.python.org/issue10952 opened by haypo #10954: No warning for csv.writer API change http://bugs.python.org/issue10954 opened by lregebro #10955: Possible regression with stdlib in zipfile http://bugs.python.org/issue10955 opened by ronaldoussoren #10956: file.write and file.read don't handle EINTR http://bugs.python.org/issue10956 opened by eggy #10957: Python FAQ grammar error http://bugs.python.org/issue10957 opened by jerry.seutter #10960: os.stat() does not mention that it follow symlinks by default http://bugs.python.org/issue10960 opened by mmarkk #10961: Pydoc touchups in new browser for 3.2 http://bugs.python.org/issue10961 opened by ron_adam #10963: "subprocess" can raise OSError (EPIPE) when communicating with http://bugs.python.org/issue10963 opened by dmalcolm #10964: Mac installer need not add things to /usr/local http://bugs.python.org/issue10964 opened by reowen #10965: dev task of documenting undocumented APIs http://bugs.python.org/issue10965 opened by brett.cannon #10966: eliminate use of ImportError implicitly representing TestSkipp http://bugs.python.org/issue10966 opened by brett.cannon #10967: move regrtest over to using more unittest infrastructure http://bugs.python.org/issue10967 opened by brett.cannon #10968: threading.Timer should be a class so that it can be derived http://bugs.python.org/issue10968 opened by Kain94 #10969: Make Tcl recommendation more prominent http://bugs.python.org/issue10969 opened by rhettinger #10970: "string".encode('base64') is not the same as base64.b64encode( http://bugs.python.org/issue10970 opened by mahmoudimus #10971: python Lib/test/regrtest.py -R 3:3: test_zipimport_support fai http://bugs.python.org/issue10971 opened by haypo #10972: zipfile: add "unicode" option to the force the filename encodi http://bugs.python.org/issue10972
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-01-21 - 2011-01-28) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2567 (+40) closed 20262 (+34) total 22829 (+74) Open issues with patches: 1085 Issues opened (54) == #10042: total_ordering stack overflow http://bugs.python.org/issue10042 reopened by eric.araujo #10501: make_buildinfo regression with unquoted path http://bugs.python.org/issue10501 reopened by eli.bendersky #10708: Misc/porting should be folded into the development FAQ or the http://bugs.python.org/issue10708 reopened by pitrou #10976: json.loads() throws TypeError on bytes object http://bugs.python.org/issue10976 opened by hhas #10977: Concrete object C API needs abstract path for subclasses of bu http://bugs.python.org/issue10977 opened by rhettinger #10978: Add optional argument to Semaphore.release for releasing multi http://bugs.python.org/issue10978 opened by rhettinger #10979: setUpClass exception causes explosion with "-b" http://bugs.python.org/issue10979 opened by brandon-rhodes #10980: http.server Header Unicode Bug http://bugs.python.org/issue10980 opened by aronacher #10983: Errors in http.client.HTTPConnection class (python3) http://bugs.python.org/issue10983 opened by nooB #10984: argparse add_mutually_exclusive_group should accept existing a http://bugs.python.org/issue10984 opened by gotgenes #10988: Descriptor protocol documentation for super bindings is incorr http://bugs.python.org/issue10988 opened by Joshua.Arnold #10989: ssl.SSLContext(True).load_verify_locations(None, True) segfaul http://bugs.python.org/issue10989 opened by haypo #10990: tests mutating sys.gettrace() w/o re-instating previous state http://bugs.python.org/issue10990 opened by brett.cannon #10991: trace fails when test imported a temporary file http://bugs.python.org/issue10991 opened by brett.cannon #10992: tests failing when run under coverage http://bugs.python.org/issue10992 opened by brett.cannon #10994: implementation details in sys module http://bugs.python.org/issue10994 opened by fijall #10998: Remove last traces of -Q / sys.flags.division_warning / Py_Div http://bugs.python.org/issue10998 opened by eric.araujo #10999: os.chflags refers to stat constants, but the constants are not http://bugs.python.org/issue10999 opened by r.david.murray #11001: Various obvious errors in cookies documentation http://bugs.python.org/issue11001 opened by spookylukey #11003: os.system should be deprecated in favour of subprocess module http://bugs.python.org/issue11003 opened by Jakob.Bowyer #11005: Assertion error on RLock._acquire_restore http://bugs.python.org/issue11005 opened by haypo #11006: warnings with subprocess and pipe2 http://bugs.python.org/issue11006 opened by pitrou #11007: stack tracebacks should give the relevant class name http://bugs.python.org/issue11007 opened by stickwithjosh #11009: urllib.splituser is not documented http://bugs.python.org/issue11009 opened by techtonik #11011: More functools functions http://bugs.python.org/issue11011 opened by Jason.Baker #11012: Add log1p(), exp1m(), gamma(), and lgamma() to cmath http://bugs.python.org/issue11012 opened by rhettinger #11015: Bring test.support docs up to date http://bugs.python.org/issue11015 opened by ncoghlan #11021: email MIME-Version headers for each part in multipart message http://bugs.python.org/issue11021 opened by david.caro #11022: locale.setlocale() doesn't change I/O codec, os.environ does http://bugs.python.org/issue11022 opened by sdaoden #11023: pep 227 missing text http://bugs.python.org/issue11023 opened by aisaac #11025: Distutils2 install command without setup.py or setup.cfg creat http://bugs.python.org/issue11025 opened by Boris.FELD #11027: Implement sectionxform in configparser http://bugs.python.org/issue11027 opened by Kunjesh.Kaushik #11028: Implement the setup.py -> setup.cfg in mkcfg http://bugs.python.org/issue11028 opened by alaintty #11029: Crash, 2.7.1, Tkinter and threads and line drawing http://bugs.python.org/issue11029 opened by PythonInTheGrass #11030: regrtest - allow for relative path with --coverdir http://bugs.python.org/issue11030 opened by sandro.tosi #11031: regrtest - --testdir, new command-line option to specify alter http://bugs.python.org/issue11031 opened by sandro.tosi #11032: _string: formatter_field_name_split() and formatter_parser doe http://bugs.python.org/issue11032 opened by haypo #11033: ElementTree.fromstring doesn't work with Unicode http://bugs.python.org/issue11033 opened by Peter.Cai #11034: Build problem on Windows with MSVC++ Express 2008 http://bugs.python.org/issue11034 opened by eli.bendersky #11035: Segmentation fault http://bugs.python.org/issue11035 opened by Dmitry.Groshev #11037: How distutils2 handle namespaces http://bug
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-01-28 - 2011-02-04) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2585 (+18) closed 20314 (+52) total 22899 (+70) Open issues with patches: 1102 Issues opened (49) == #10918: **kwargs unnecessarily restricted in concurrent.futures 'submi http://bugs.python.org/issue10918 reopened by bquinlan #11023: pep 227 missing text http://bugs.python.org/issue11023 reopened by r.david.murray #11048: "import ctypes" causes segfault on read-only filesystem http://bugs.python.org/issue11048 opened by Arach #11049: add tests for test.support http://bugs.python.org/issue11049 opened by brett.cannon #11050: email.utils.getaddresses behavior contradicts RFC2822 http://bugs.python.org/issue11050 opened by Ivan.Egorov #11051: system calls per import http://bugs.python.org/issue11051 opened by pitrou #11055: OS X IDLE 3.2 Save As menu accelerator opens two Save windows http://bugs.python.org/issue11055 opened by ned.deily #11056: 2to3 fails for inner __metaclass__ class definition http://bugs.python.org/issue11056 opened by nw #11062: mailbox fails to round-trip a file to a Babyl mailbox http://bugs.python.org/issue11062 opened by r.david.murray #11063: uuid.py module import has heavy side effects http://bugs.python.org/issue11063 opened by Keith.Dart #11067: Py_LIMITED_API breaks most PySomething_Check() functions http://bugs.python.org/issue11067 opened by petere #11071: What's New review comments http://bugs.python.org/issue11071 opened by ncoghlan #11072: Add MLSD command support to ftplib http://bugs.python.org/issue11072 opened by giampaolo.rodola #11074: fix tokenize so it can be reloaded http://bugs.python.org/issue11074 opened by brett.cannon #11076: Iterable argparse Namespace http://bugs.python.org/issue11076 opened by vdupras #11077: Tkinter is not thread safe http://bugs.python.org/issue11077 opened by PythonInTheGrass #11078: Have test___all__ check for duplicates http://bugs.python.org/issue11078 opened by r.david.murray #11079: Make OS X entry in Applications like that in Windows http://bugs.python.org/issue11079 opened by rhettinger #11085: expose _abcoll as collections.abc http://bugs.python.org/issue11085 opened by rhettinger #11086: add lib2to3/__main__.py http://bugs.python.org/issue11086 opened by brett.cannon #11087: Speeding up the interpreter with a few lines of code http://bugs.python.org/issue11087 opened by jneb #11088: IDLE on OS X with Cocoa Tk 8.5 can hang waiting on input / raw http://bugs.python.org/issue11088 opened by ned.deily #11089: ConfigParser 50x slower in 2.7 http://bugs.python.org/issue11089 opened by vlachoudis #11090: Doc errors for unittest in Python 3.1 http://bugs.python.org/issue11090 opened by michael.foord #11092: Setup.cfg isn't packaged when running sdist http://bugs.python.org/issue11092 opened by Julien.Miotte #11093: test_future - rename not-unittest files to make regrtest.NOTTE http://bugs.python.org/issue11093 opened by sandro.tosi #11096: Multiple turtle tracers http://bugs.python.org/issue11096 opened by amcnerney13 #11097: MSI: Remove win32com dependency from installer generator http://bugs.python.org/issue11097 opened by techtonik #11100: test_fdopen: close failed in file object destructor http://bugs.python.org/issue11100 opened by ekrauss #11101: plistlib has no graceful way of handing None values http://bugs.python.org/issue11101 opened by bobveznat #11102: configure doesn't find "major()" on HP-UX v11.31 http://bugs.python.org/issue11102 opened by Oren_Held #11103: Python 3.2 installer doesn't register file extensions on Windo http://bugs.python.org/issue11103 opened by darren #11104: distutils sdist ignores MANIFEST http://bugs.python.org/issue11104 opened by jdennis #11105: Compiling evil ast crashes interpreter http://bugs.python.org/issue11105 opened by benjamin.peterson #11107: Cache constant "slice" instances http://bugs.python.org/issue11107 opened by scoder #11109: socketserver.ForkingMixIn leaves zombies http://bugs.python.org/issue11109 opened by jwark #0: Py_DECREF->Py_XDECREF in Module/_sqlite/module.c http://bugs.python.org/issue0 opened by brett.cannon #2: UDPTimeoutTest derives from SocketTCPTest http://bugs.python.org/issue2 opened by rmtew #3: html.entities mapping dicts need updating? http://bugs.python.org/issue3 opened by Brian.Jones #4: TextIOWrapper.tell extremely slow http://bugs.python.org/issue4 opened by Laurens #6: mailbox and email errors http://bugs.python.org/issue6 opened by sdaoden #7: Implementing Async IO http://bugs.python.org/issue7 opened by jcea #1103350: send/recv SEGMENT_SIZE should be used more in socketmodule http://bugs.python.org/issue1103350
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-02-04 - 2011-02-11) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2627 (+42) closed 20348 (+34) total 22975 (+76) Open issues with patches: 1119 Issues opened (56) == #6378: Patch to make 'idle.bat' run idle.pyw using appropriate Python http://bugs.python.org/issue6378 reopened by srid #7074: Turtle module crashes python http://bugs.python.org/issue7074 reopened by terry.reedy #9920: test_cmath on atan fails on AIX http://bugs.python.org/issue9920 reopened by mark.dickinson #11120: threading.Thread.daemon Documentation Incomplete http://bugs.python.org/issue11120 opened by cardinalbiggles #11122: bdist_rpm fails http://bugs.python.org/issue11122 opened by purpleidea #11123: problem with packaged dependency extracter script, pdeps http://bugs.python.org/issue11123 opened by $$Coffeepot$$ #11126: Wave.py does not always write proper length in header http://bugs.python.org/issue11126 opened by jtidman #11127: sockets should not be pickleable http://bugs.python.org/issue11127 opened by pitrou #11128: decimal.py: to_integral() corner cases http://bugs.python.org/issue11128 opened by skrah #11131: decimal.py: plus/minus with ROUND_FLOOR http://bugs.python.org/issue11131 opened by skrah #11133: inspect.getattr_static code execution http://bugs.python.org/issue11133 opened by durban #11134: Add missing type slots http://bugs.python.org/issue11134 opened by loewis #11135: Redundant doc field in TypeSpec http://bugs.python.org/issue11135 opened by loewis #11140: threading.Lock().release() raises _thread.error, not RuntimeEr http://bugs.python.org/issue11140 opened by aaugustin #11142: xmlrpclib.ServerProxy with verbosity produces bad output http://bugs.python.org/issue11142 opened by Erez.Sh #11144: int(float) may return a long for no reason http://bugs.python.org/issue11144 opened by arigo #11145: '%o' % user-defined instance http://bugs.python.org/issue11145 opened by arigo #11147: _Py_ANNOTATE_MEMORY_ORDER has unused argument, effects code wh http://bugs.python.org/issue11147 opened by ideasman42 #11148: Crash and error message from Python VM http://bugs.python.org/issue11148 opened by pcdinh #11149: [PATCH] Configure should enable -fwrapv for clang http://bugs.python.org/issue11149 opened by cartman #11151: Arguments to various types not specified in types module http://bugs.python.org/issue11151 opened by noufal #11152: pb in zipfile module http://bugs.python.org/issue11152 opened by Emmanuel LAB #11153: urllib2 basic auth parser handle unquoted realm in WWW-Authent http://bugs.python.org/issue11153 opened by mmb #11155: multiprocessing.Queue's put() signature differs from docs http://bugs.python.org/issue11155 opened by Erik.Cederstrand #11158: Python VM deadlock http://bugs.python.org/issue11158 opened by pcdinh #11159: Sax parser crashes if given unicode file name http://bugs.python.org/issue11159 opened by ricli85 #11160: ZipFile.comment expects bytes http://bugs.python.org/issue11160 opened by xuanji #11161: futures.ProcessPoolExecutor hangs http://bugs.python.org/issue11161 opened by pclinch #11163: iter() documentation code doesn't work http://bugs.python.org/issue11163 opened by mgrazebrook #11164: xml shouldn't use _xmlplus http://bugs.python.org/issue11164 opened by Arfrever #11165: Document PyEval_Call* functions http://bugs.python.org/issue11165 opened by ncoghlan #11166: No exit when daemon thread is running. http://bugs.python.org/issue11166 opened by dmahn #11168: UnicodeEncodeError on recusion limit if the script filename is http://bugs.python.org/issue11168 opened by haypo #11169: compileall doesn't support the PEP 383 (undecodable paths/file http://bugs.python.org/issue11169 opened by haypo #11171: Python 2.7.1 does not start when "./configure" is used with " http://bugs.python.org/issue11171 opened by hoel #11172: Avoid '.' as runpath on AIX http://bugs.python.org/issue11172 opened by haubi #11173: Undocumented public APIs in Python 3.2 http://bugs.python.org/issue11173 opened by lemburg #11174: add argparse formatting option to display type names for metav http://bugs.python.org/issue11174 opened by bethard #11175: allow argparse FileType to accept encoding and errors argument http://bugs.python.org/issue11175 opened by bethard #11176: give more meaningful argument names in argparse documentation http://bugs.python.org/issue11176 opened by bethard #11177: Set asyncore create_socket default argument http://bugs.python.org/issue11177 opened by giampaolo.rodola #11178: Running tests inside a package by module name fails http://bugs.python.org/issue11178 opened by michael.foord #11179: ccbench doesn't work on 3.1/2.7 http://bugs.python.org/issue11179
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-02-11 - 2011-02-18) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2655 (+28) closed 20370 (+22) total 23025 (+50) Open issues with patches: 1130 Issues opened (41) == #7284: optparse - display version in usage by default http://bugs.python.org/issue7284 reopened by techtonik #11195: next fixer fooled by trailing cheracters http://bugs.python.org/issue11195 opened by piro #11197: information leakage with SimpleHTTPServer http://bugs.python.org/issue11197 opened by brett.cannon #11199: urllib hangs when closing connection http://bugs.python.org/issue11199 opened by rg3 #11200: Addition of abiflags breaks distutils http://bugs.python.org/issue11200 opened by a.badger #11201: Python installation error 2203 http://bugs.python.org/issue11201 opened by corenova #11203: gzip doc is behind http://bugs.python.org/issue11203 opened by teamnoir #11204: re module: strange behaviour of space inside {m, n} http://bugs.python.org/issue11204 opened by sjmachin #11205: Evaluation order of dictionary display is different from refer http://bugs.python.org/issue11205 opened by takayuki #11206: test_readline unconditionally calls clear_history() http://bugs.python.org/issue11206 opened by georg.brandl #11207: Pythong seg fault with PIL/numpy http://bugs.python.org/issue11207 opened by David.Knapp #11210: PyErr_SetFromWindowsErrWithFilenameObject() doesn't exist: rem http://bugs.python.org/issue11210 opened by haypo #11212: Python memory limit on AIX http://bugs.python.org/issue11212 opened by sable #11214: test_asyncore fails on AIX http://bugs.python.org/issue11214 opened by sable #11215: test_fileio error on AIX http://bugs.python.org/issue11215 opened by sable #11216: email.message.Message set_charset does not encode properly? http://bugs.python.org/issue11216 opened by Shay.Rojansky #11217: python-32 not linked in /usr/local/bin in framework builds http://bugs.python.org/issue11217 opened by tloredo #11218: pattern=None when following documentation for load_tests and u http://bugs.python.org/issue11218 opened by gagern #11219: Produce a warning when the license is specified in both the Li http://bugs.python.org/issue11219 opened by kelseyhightower #11222: Python3.2rc3 fails to build on Mac OS X with a non-framework b http://bugs.python.org/issue11222 opened by jszakmeister #11223: interruption of locks by signals not guaranteed when the semap http://bugs.python.org/issue11223 opened by sable #11224: 3.2: tarfile.getmembers causes 100% cpu usage on Windows http://bugs.python.org/issue11224 opened by srid #11225: getcwd fix for NetBSD to handle ERANGE errno http://bugs.python.org/issue11225 opened by njoly #11226: subprocesses experience mysterious delay in receiving stdin EO http://bugs.python.org/issue11226 opened by yaaang #11227: [DOC] asyncore - use 'Host' header in HTTP example http://bugs.python.org/issue11227 opened by sandro.tosi #11229: Make the Mac installer more like the Windows installer http://bugs.python.org/issue11229 opened by rhettinger #11230: "Full unicode import system" not in 3.2 http://bugs.python.org/issue11230 opened by jh45 #11231: bytes() constructor is not correctly documented http://bugs.python.org/issue11231 opened by haypo #11232: asyncore - don't throw a traceback when a client disconnects i http://bugs.python.org/issue11232 opened by sandro.tosi #11233: clarifying Availability: Unix http://bugs.python.org/issue11233 opened by sandro.tosi #11234: Possible error in What's new Python3.2(rc3) documentation (sys http://bugs.python.org/issue11234 opened by chaica_ #11235: Source files with date modifed in 2106 cause OverflowError http://bugs.python.org/issue11235 opened by Guy.Kisel #11236: getpass.getpass does not respond to ctrl-c or ctrl-z http://bugs.python.org/issue11236 opened by valhallasw #11238: sets - refer to sets/frozenset in stdtypes http://bugs.python.org/issue11238 opened by sandro.tosi #11239: regexp-howto - add missing } to metachars http://bugs.python.org/issue11239 opened by sandro.tosi #11240: Running unit tests in a command line tool leads to infinite lo http://bugs.python.org/issue11240 opened by mattchaput #11241: ctypes: subclassing an already subclassed ArrayType generates http://bugs.python.org/issue11241 opened by Steve.Thompson #11242: urllib.request.url_open() doesn't support SSLContext http://bugs.python.org/issue11242 opened by haypo #11243: email/message.py str conversion http://bugs.python.org/issue11243 opened by sdaoden #941346: AIX shared library fix http://bugs.python.org/issue941346 reopened by georg.brandl #1704474: optparse tests fail under Jython http://bugs.python.org/issue1704474 reopened by r.david.murray M
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-02-18 - 2011-02-25) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2682 (+27) closed 20422 (+52) total 23104 (+79) Open issues with patches: 1137 Issues opened (56) == #11244: Negative tuple elements produce inefficient code. http://bugs.python.org/issue11244 opened by jdharper #11245: Implementation of IMAP IDLE in imaplib? http://bugs.python.org/issue11245 opened by Shay.Rojansky #11246: PyUnicode_FromFormat("%V") decodes the byte string from ISO-88 http://bugs.python.org/issue11246 opened by haypo #11247: Error sending packets to multicast IPV4 address http://bugs.python.org/issue11247 opened by dmahn #11250: 2to3 truncates files at formfeed character http://bugs.python.org/issue11250 opened by cgohlke #11253: autodocument first appearance of ctypes.wintypes constants http://bugs.python.org/issue11253 opened by techtonik #11254: distutils doesn't byte-compile .py files to __pycache__ during http://bugs.python.org/issue11254 opened by scoder #11255: 2to3 throws AttributeError during distutils installation with http://bugs.python.org/issue11255 opened by scoder #11256: inspect.getcallargs raises TypeError on valid arguments http://bugs.python.org/issue11256 opened by durban #11257: asyncore stores unnecessary object references http://bugs.python.org/issue11257 opened by mmarkk #11258: ctypes: Speed up find_library() on Linux by 500% http://bugs.python.org/issue11258 opened by jonash #11259: asynchat does not check if terminator is negative integer http://bugs.python.org/issue11259 opened by mmarkk #11260: smtpd-as-a-script feature should be documented and should use http://bugs.python.org/issue11260 opened by xmorel #11261: urlopen breaks when data parameter is used. http://bugs.python.org/issue11261 opened by david193 #11265: asyncore does not check for EAGAIN errno http://bugs.python.org/issue11265 opened by mmarkk #11266: asyncore does not handle EINTR in recv, send, connect, accept, http://bugs.python.org/issue11266 opened by mmarkk #11267: asyncore does not check for POLLERR and POLLHUP if neither rea http://bugs.python.org/issue11267 opened by mmarkk #11270: logging: RotatingFileHandler crash when opening the Logfile in http://bugs.python.org/issue11270 opened by RockstarVC #11271: concurrent.futures.ProcessPoolExecutor.map() slower than multi http://bugs.python.org/issue11271 opened by tbrink #11273: asyncore creates selec (or poll) on every iteration http://bugs.python.org/issue11273 opened by mmarkk #11275: Linking to gcc's gomp causes crash later. http://bugs.python.org/issue11275 opened by hoytak #11276: 2to3: imports fixer doesn't update references to modules speci http://bugs.python.org/issue11276 opened by Arfrever #11279: test_posix and lack of "id -G" support - less noise required? http://bugs.python.org/issue11279 opened by illumino #11281: smtplib: add ability to bind to specific source IP address/por http://bugs.python.org/issue11281 opened by paulos #11282: unittest document not keep consist with code http://bugs.python.org/issue11282 opened by ysj.ray #11283: incorrect pattern in the re module docs for conditional regex http://bugs.python.org/issue11283 opened by wesley.chun #11284: slow close file descriptors in subprocess, popen2, os.pepen* http://bugs.python.org/issue11284 opened by s7v7nislands #11287: Add context manager support to dbm modules http://bugs.python.org/issue11287 opened by ysj.ray #11289: smtplib context manager http://bugs.python.org/issue11289 opened by giampaolo.rodola #11290: ttk.Combobox['values'] String Conversion to Tcl http://bugs.python.org/issue11290 opened by claytondarwin #11291: poplib suppresses exception on QUIT http://bugs.python.org/issue11291 opened by giampaolo.rodola #11292: Curses - add A_REVERSE to attributes table http://bugs.python.org/issue11292 opened by sandro.tosi #11293: Distutils - read the file when using it in long_description http://bugs.python.org/issue11293 opened by sandro.tosi #11294: Locale - update & uniform ERA_*_FMT doc http://bugs.python.org/issue11294 opened by sandro.tosi #11297: Make ChainMap() public in the collections module. http://bugs.python.org/issue11297 opened by rhettinger #11298: unittest discovery needs better explanation http://bugs.python.org/issue11298 opened by blokeley #11299: Allow deepcopying and pickling paused generators http://bugs.python.org/issue11299 opened by cool-RR #11300: mmap() large file failures on Mac OS X docfix http://bugs.python.org/issue11300 opened by sdaoden #11302: Add more tests to test_ast.py http://bugs.python.org/issue11302 opened by vincele #11303: b'x'.decode('latin1') is much slower than b'x'.decode('latin-1 http://
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-02-25 - 2011-03-04) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2691 ( +9) closed 20487 (+65) total 23178 (+74) Open issues with patches: 1143 Issues opened (50) == #11258: ctypes: Speed up find_library() on Linux by 500% http://bugs.python.org/issue11258 reopened by pitrou #11324: ConfigParser(interpolation=None) doesn't work http://bugs.python.org/issue11324 opened by tbrink #11329: PyEval_InitThreads() not safe before Py_Initialize() http://bugs.python.org/issue11329 opened by Juraj.Ivancic #11332: Increase logging/__init__.py coverage to 97% http://bugs.python.org/issue11332 opened by drakeol #11333: Add empty __slots__ to collections.abc abstract base classes http://bugs.python.org/issue11333 opened by durban #11335: Memory leak after key function failure in sort http://bugs.python.org/issue11335 opened by stutzbach #11337: Nothing refers to footnote [1] on page "6. Simple Statements" http://bugs.python.org/issue11337 opened by MLModel #11338: No list of Python hg repositories http://bugs.python.org/issue11338 opened by blokeley #11339: annotation for class being defined http://bugs.python.org/issue11339 opened by andyharrington #11342: ResourceWarning: unclosed file <_io.TextIOWrapper http://bugs.python.org/issue11342 opened by cjejuni2000 #11343: Make errors due to full parser stack identifiable http://bugs.python.org/issue11343 opened by Trundle #11344: Add height argument to os.path.dirname() http://bugs.python.org/issue11344 opened by blokeley #11346: Generator object should be mentioned in gc module document http://bugs.python.org/issue11346 opened by ishimoto #11347: libpython3.so: Broken soname and linking http://bugs.python.org/issue11347 opened by Arfrever #11349: _pickle should implement the module finalisation protocol http://bugs.python.org/issue11349 opened by ncoghlan #11350: __setitem__()'s problem of dbm.dumb object pointed out by comm http://bugs.python.org/issue11350 opened by ysj.ray #11352: Bug in cgi module doc http://bugs.python.org/issue11352 opened by quentel #11354: argparse: nargs could accept range of options count http://bugs.python.org/issue11354 opened by wm #11355: os.mkdir() and os.mkdirat() don't apply SUID/SGID permissions http://bugs.python.org/issue11355 opened by Arfrever #11357: Add support for PEP 381 -- Mirror Authenticity http://bugs.python.org/issue11357 opened by kelseyhightower #11361: suggestion for os.kill(pid,CTRL_C_EVENT) http://bugs.python.org/issue11361 opened by iigor #11362: image/webp missing from mimetypes.py http://bugs.python.org/issue11362 opened by Richard.Rabbat #11363: Curses - add missing functions to doc http://bugs.python.org/issue11363 opened by sandro.tosi #11364: Move from distutils.sysconfig to sysconfig in test_osx_env http://bugs.python.org/issue11364 opened by eric.araujo #11365: Integrate Buildroot patches (cross-compilation) http://bugs.python.org/issue11365 opened by haypo #11366: xml.etree.ElementTree.Element: docs should mention immediate s http://bugs.python.org/issue11366 opened by techtonik #11367: xml.etree.ElementTree.find(all): docs are wrong http://bugs.python.org/issue11367 opened by techtonik #11368: Document why xml.etree.ElementTree.Element has no reference to http://bugs.python.org/issue11368 opened by techtonik #11369: Add caching for the isEnabledFor() computation http://bugs.python.org/issue11369 opened by William.Hart #11370: Fix distutils to carry configure's LIBS through to extension m http://bugs.python.org/issue11370 opened by jszakmeister #11371: Localization of error messages in getopt http://bugs.python.org/issue11371 opened by gruszczy #11373: Fix 2 new typos in the docs http://bugs.python.org/issue11373 opened by Retro #11374: pkgutil.extend_path do not recognize py{c,o} file http://bugs.python.org/issue11374 opened by Alexandre.Badez #11375: urllib2 over SOCKS doesn't use proxy for DNS http://bugs.python.org/issue11375 opened by OJW #11376: Solaris/GCC/shared lib problem http://bugs.python.org/issue11376 opened by dabrahams #11379: Remove "lightweight" from minidom description http://bugs.python.org/issue11379 opened by scoder #11380: "close failed in file object destructor" when "Broken pipe" ha http://bugs.python.org/issue11380 opened by ulidtko #11382: some posix module functions unnecessarily release the GIL http://bugs.python.org/issue11382 opened by neologix #11383: compilation seg faults on insanely large expressions http://bugs.python.org/issue11383 opened by ncoghlan #11385: TextTestRunner methods are not documented http://bugs.python.org/issue11385 opened by techtonik #11387: Tkinter, callback functions http://bugs.python.org/issue11387 opened
[Python-Dev] Failed issue tracker submission
You are not a registered user. Unknown address: python-dev@python.org Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id 3751A1C882 for ; Tue, 8 Mar 2011 20:32:20 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id E997CEE982 for ; Tue, 8 Mar 2011 20:32:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299612739; bh=Bm/2p8PHDn+4WE7m0+s+IN5vXbdlXyuJIaBOBx3pZx0=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=LoV7iLjY9Iw+vYf3SFnuqChBT6nSZ671M1ZJEJunosSATE+6JlkWjt/GZh7qXXRnO 58wWGG6wv/ydMfpGFKuFgW8fjq4jrLZp76xB59v6jRh4qwWs3ejJLZvkg3r8PAkbJy OuwQoxgPaDqUpO+U1jEsdDH49hutOtfMTEyUX2aw= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 08 Mar 2011 20:32:19 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Tue, 8 Mar 2011 20:32:19 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1Px2dn-0002Pv-SP for rep...@bugs.python.org; Tue, 08 Mar 2011 20:32:19 +0100 Date: Tue, 08 Mar 2011 20:32:19 +0100 Message-Id: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Mercurial robot To: rep...@bugs.python.org Subject: [issue2771] Changeset b92334d06445 by Antoine Pitrou : Issue #2771: fixing frobnicator\nI hope this works ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Failed issue tracker submission
An unexpected error occurred during the processing of your message. The tracker administrator is being notified. Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id 401941CCBB for ; Tue, 8 Mar 2011 20:37:51 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id 07431F50E for ; Tue, 8 Mar 2011 20:37:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299613071; bh=Bm/2p8PHDn+4WE7m0+s+IN5vXbdlXyuJIaBOBx3pZx0=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=c2EwRcbLb6xyNVyGuEYgXsFXucMs8eDjr+gNZxI8n4qptSKtw1oDYcSQ/crFbP/3/ rXpiXCZpBqzTqCpSm3OCFU1LMOKMp2NSb1TGVHPtnPNba6DsIljrSB0ChpQjNFzmDi hrahhvjF+xdlyFaRi9zH8hUtbgqUSJ5JFtrZ5PtU= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 08 Mar 2011 20:37:51 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Tue, 8 Mar 2011 20:37:50 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1Px2j8-0002xv-RP for rep...@bugs.python.org; Tue, 08 Mar 2011 20:37:50 +0100 Date: Tue, 08 Mar 2011 20:37:50 +0100 Message-Id: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Mercurial robot To: rep...@bugs.python.org Subject: [issue2771] Changeset b92334d06445 by Antoine Pitrou : Issue #2771: fixing frobnicator\nI hope this works ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Failed issue tracker submission
An unexpected error occurred during the processing of your message. The tracker administrator is being notified. Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id 2BCB01CF45 for ; Tue, 8 Mar 2011 20:38:20 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id E3164F50E for ; Tue, 8 Mar 2011 20:38:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299613099; bh=Bm/2p8PHDn+4WE7m0+s+IN5vXbdlXyuJIaBOBx3pZx0=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=cZuu5TUJ+2EKtvuJRRg8z6d0Kg91LmwDAkiJDfLyZgnVmR9qIt6WH3yT51E9BVJYS iGsyAfzvyldNq4ckKUN/xZk4I1DpWiQIpWGEvKZ0EqXfuCSU/4jVbfQh6IfbMFj2Ll /CybOdJt6JqDvqDOH5bK+A37djNgw6uKFUvQ+yvg= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 08 Mar 2011 20:38:19 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Tue, 8 Mar 2011 20:38:19 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1Px2jb-0002yL-Qw for rep...@bugs.python.org; Tue, 08 Mar 2011 20:38:19 +0100 Date: Tue, 08 Mar 2011 20:38:19 +0100 Message-Id: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: python-dev@python.org To: rep...@bugs.python.org Subject: [issue2771] Changeset b92334d06445 by Antoine Pitrou : Issue #2771: fixing frobnicator\nI hope this works ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-03-04 - 2011-03-11) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2709 (+18) closed 20540 (+53) total 23249 (+71) Open issues with patches: 1151 Issues opened (46) == #1271: Raw string parsing fails with backslash as last character http://bugs.python.org/issue1271 reopened by ezio.melotti #11397: os.path.realpath() may produce incorrect results http://bugs.python.org/issue11397 opened by mkovtun #11401: email.header error during .flatten() http://bugs.python.org/issue11401 opened by sdaoden #11402: _PyUnicode_Init leaks a little memory once http://bugs.python.org/issue11402 opened by stutzbach #11403: Add some generated files in PC/ to .hgignore. http://bugs.python.org/issue11403 opened by santa4nt #11406: There is no os.listdir() equivalent returning generator instea http://bugs.python.org/issue11406 opened by mmarkk #11407: unittest.TestCase.run should return result http://bugs.python.org/issue11407 opened by michael.foord #11409: pysetup --search should return non-zero when a dist is not ins http://bugs.python.org/issue11409 opened by kelseyhightower #11410: Use GCC visibility attrs in PyAPI_* http://bugs.python.org/issue11410 opened by twouters #11412: Section numbers in the Library Reference have a trailing perio http://bugs.python.org/issue11412 opened by rhettinger #11414: Add import fix for email.Message http://bugs.python.org/issue11414 opened by kitterma #11415: ZipFile don't overwrite compresed files at create http://bugs.python.org/issue11415 opened by piranna #11416: netrc module does not handle multiple entries for a single hos http://bugs.python.org/issue11416 opened by saffroy #11418: Method's global scope is module containing function definition http://bugs.python.org/issue11418 opened by naoki #11419: Python-ast.[ch] out-of-date w.r.t. sources in fresh 2.5 checko http://bugs.python.org/issue11419 opened by skip.montanaro #11420: Make testsuite pass with -B/DONTWRITEBYTECODE set. http://bugs.python.org/issue11420 opened by twouters #11421: Subversion keywords missing on 2.5 checkout http://bugs.python.org/issue11421 opened by skip.montanaro #11426: CSV examples can't close their files http://bugs.python.org/issue11426 opened by gwideman #11427: ctypes from_buffer no longer accepts bytes http://bugs.python.org/issue11427 opened by benrg #11429: ctypes is highly eclectic in its raw-memory support http://bugs.python.org/issue11429 opened by benrg #11430: can't change the sizeof a Structure that doesn't own its buffe http://bugs.python.org/issue11430 opened by benrg #11432: webbrowser.open on unix fails. http://bugs.python.org/issue11432 opened by ideasman42 #11436: Clarify struct doc for format 's'. http://bugs.python.org/issue11436 opened by terry.reedy #11437: IDLE crash on startup with typo in config-keys.cfg http://bugs.python.org/issue11437 opened by George.Dhoore #11439: subversion keyword breakage http://bugs.python.org/issue11439 opened by skrah #11440: fix_callable should be dropped from lib2to3 / changed http://bugs.python.org/issue11440 opened by SilentGhost #11441: compile() raises SystemError if called from except clause http://bugs.python.org/issue11441 opened by july #11442: list_directory() in SimpleHTTPServer.py should add charset=... http://bugs.python.org/issue11442 opened by gvanrossum #11445: python.exe on OS X shared-llbrary build erroneously linked to http://bugs.python.org/issue11445 opened by skip.montanaro #11446: Incorrect PEP link in Language Reference section 7.7 http://bugs.python.org/issue11446 opened by terrence #11447: test_pydoc refleak http://bugs.python.org/issue11447 opened by pitrou #11448: docs for HTTPConnection.set_tunnel are ambiguous http://bugs.python.org/issue11448 opened by rfk #11449: tarfile tries to file_.tell() even when creating a new archive http://bugs.python.org/issue11449 opened by strombrg #11453: asyncore.file_wrapper should implement __del__ and call close http://bugs.python.org/issue11453 opened by amajorek #11454: email.message import time http://bugs.python.org/issue11454 opened by rosslagerwall #11455: issue a warning when populating a CPython type dict with non-s http://bugs.python.org/issue11455 opened by michael.foord #11456: Documentation csv RFC4180 http://bugs.python.org/issue11456 opened by tonywallace #11457: Expose nanosecond precision from system calls http://bugs.python.org/issue11457 opened by khenriksson #11459: Python select.select does not correctly report read readyness http://bugs.python.org/issue11459 opened by amicitas #11461: Reading UTF-16 with codecs.readline() breaks on surrogate pair http://bugs.python.org/issue11461 opened by ply #11462: Peephole creates duplicate and unused constants http://bugs.pytho
[Python-Dev] Failed issue tracker submission
You are not permitted to edit property stage of class issue.Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id 2E3A11CD34 for ; Sat, 12 Mar 2011 18:58:26 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id E301AEE981 for ; Sat, 12 Mar 2011 18:58:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299952705; bh=qYZ+1soa1lYFkl/MBhE0kMaEkm6EP9xi0HD2EZzhmNM=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=wHQXREQx40bwINh4NztNuqvbAdeCrdv15TW2zjpZfVksU2wtp/dnIR2PMJhst3tak Awt/95dyrM5Q/9bbYgphd8Zs0Ldnhr8halDZNoPWv/cFbpDyAn4SUQUNBZzc02MGjC gxzVgik0GgKUPQrnX5YwTnofVxzLkEE2dqzDMP2U= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 12 Mar 2011 18:58:25 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Sat, 12 Mar 2011 18:58:25 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1PyT56-0007cT-FG for rep...@bugs.python.org; Sat, 12 Mar 2011 18:58:24 +0100 Date: Sat, 12 Mar 2011 18:58:24 +0100 Message-Id: Content-Type: text/plain; charset="utf8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 From: python-dev@python.org To: rep...@bugs.python.org Subject: [issue11475] [status=closed; resolution=fixed; stage=committed/rejected] TmV3IGNoYW5nZXNldCA3ZmQwNjc3M2MzYzIgYnkgQmVuamFtaW4gUGV0ZXJzb24gaW4gYnJhbmNo ICczLjEnOgp0cnVuYyAtPiBtYXRoLnRydW5jIChjbG9zZXMgIzExNDc1KQpodHRwOi8vaGcucHl0 aG9uLm9yZy9jcHl0aG9uL3Jldi83ZmQwNjc3M2MzYzIKCgpOZXcgY2hhbmdlc2V0IDBlYjIzZGVk YjAzYyBieSBCZW5qYW1pbiBQZXRlcnNvbiBpbiBicmFuY2ggJzIuNyc6CnRydW5jIC0+IG1hdGgu dHJ1bmMgKGNsb3NlcyAjMTE0NzUpCmh0dHA6Ly9oZy5weXRob24ub3JnL2NweXRob24vcmV2LzBl YjIzZGVkYjAzYwo= ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Failed issue tracker submission
You are not permitted to edit property stage of class issue.Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id 075991CE7D for ; Sun, 13 Mar 2011 00:11:29 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id C23D6EEB44 for ; Sun, 13 Mar 2011 00:11:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299971488; bh=ZO2sKQ6jd1TrEYAI+tiEvF5y9+PgMMuHX2WWQDp0bnw=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=qcbzdeBjE9gfe3Ndft/j0SP7zLwuFGa++K1MsuhJ1Uor8zkuv61hyDeKzW0ZY6OB+ Go+whgYoMvp0qWvxE4kBNMfV5pVIlOLeTH3wcnL3jDmTdIKd60qfFKMdB3LpSzYPo3 fCY2j5P3m3chXfY9YTjJGJbK4ybtI0uC4kpA9xJU= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 13 Mar 2011 00:11:28 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Sun, 13 Mar 2011 00:11:28 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1PyXy4-0003JY-Jx for rep...@bugs.python.org; Sun, 13 Mar 2011 00:11:28 +0100 Date: Sun, 13 Mar 2011 00:11:28 +0100 Message-Id: Content-Type: text/plain; charset="utf8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 From: python-dev@python.org To: rep...@bugs.python.org Subject: [issue11312] [status=closed; resolution=fixed; stage=committed/rejected] TmV3IGNoYW5nZXNldCBjMDE3Njk1YWNmMTkgYnkgQmVuamFtaW4gUGV0ZXJzb24gaW4gYnJhbmNo ICcyLjcnOgpjbGFyaWZ5IGNvbmRpdGlvbiBmb3IgcmVhZGxpbmUgdG8gcmV0dXJuIEVPRiAoY2xv c2VzICMxMTMxMikKaHR0cDovL2hnLnB5dGhvbi5vcmcvY3B5dGhvbi9yZXYvYzAxNzY5NWFjZjE5 Cg== ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Failed issue tracker submission
You are not permitted to edit property stage of class issue.Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id D03D11CCEF for ; Sun, 13 Mar 2011 00:30:54 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id 91C45EEA3B for ; Sun, 13 Mar 2011 00:30:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299972654; bh=YEfRd87zUD9hUNRPQ0gW/hovinbL3pZoGbabcdfUpGU=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=Lne+0Te3eUe78ACgJ/bd+w5w1kpdpCqG/g9KvpoyrohiMrDY0TU8ejIMhpYO8hx/W OtEH1COtBcujwb6w0O8pGyDLovo8D4+GFKJ+S2ziOn+kYEjyHYfiJZIbEj+BPswhXq f1LkEzapQxWETAOMqoj6xFbZ5S/+9zlTYqgtQSTU= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 13 Mar 2011 00:30:54 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Sun, 13 Mar 2011 00:30:54 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1PyYGs-0005xP-GA for rep...@bugs.python.org; Sun, 13 Mar 2011 00:30:54 +0100 Date: Sun, 13 Mar 2011 00:30:54 +0100 Message-Id: Content-Type: text/plain; charset="utf8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 From: python-dev@python.org To: rep...@bugs.python.org Subject: [issue2771] [status=closed; resolution=fixed; stage=committed/rejected] TmV3IGNoYW5nZXNldCBkMGY5N2QyN2I4ZjggYnkgQW50b2luZSBQaXRyb3UgaW4gYnJhbmNoICdk ZWZhdWx0JzoKY2xvc2VzICMyNzcxCmh0dHA6Ly9oZy5weXRob24ub3JnL3Rlc3QvcmV2L2QwZjk3 ZDI3YjhmOAo= ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Failed issue tracker submission
You are not permitted to edit property stage of class issue.Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id E18F41CCEF for ; Sun, 13 Mar 2011 00:31:57 +0100 (CET) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id A71FEEE9D3 for ; Sun, 13 Mar 2011 00:31:57 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1299972717; bh=Ibp6eWhVeNrklL/k3hji/5Ii1lOezo53S23METjDw1I=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=SFvsALnuTMjXJDF/BlVNobKujYGwQR3VvGbWp+BoRydAeuxb4zXAnjJI1eZl5owoM /Qj50uWq8D/7SlkGBPGrzYamqa2N4j0xyaWH4UZIhXYFJuO5aywdJY3/sNI3WlGRyC X0/K3wAlalv9IHS1LddFM+0jQau87LgY/CqpA8S8= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 13 Mar 2011 00:31:57 +0100 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Sun, 13 Mar 2011 00:31:57 +0100 (CET) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1PyYHt-000633-JZ for rep...@bugs.python.org; Sun, 13 Mar 2011 00:31:57 +0100 Date: Sun, 13 Mar 2011 00:31:57 +0100 Message-Id: Content-Type: text/plain; charset="utf8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 From: python-dev@python.org To: rep...@bugs.python.org Subject: [issue2771] [status=closed; resolution=fixed; stage=committed/rejected] TmV3IGNoYW5nZXNldCA3N2Q0Nzg2YWFlMjkgYnkgQW50b2luZSBQaXRyb3UgaW4gYnJhbmNoICdk ZWZhdWx0JzoKY2xvc2VzICMyNzcxCmh0dHA6Ly9oZy5weXRob24ub3JnL3Rlc3QvcmV2Lzc3ZDQ3 ODZhYWUyOQo= ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-03-11 - 2011-03-18) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2723 (+14) closed 20655 (+115) total 23378 (+129) Open issues with patches: 1164 Issues opened (60) == #11452: test_trace not symlink install clean http://bugs.python.org/issue11452 reopened by sdaoden #11468: Improve unittest basic example in the doc http://bugs.python.org/issue11468 opened by ezio.melotti #11469: Fix resource warning in test_trailers http://bugs.python.org/issue11469 opened by brian.curtin.test #11470: Flag inappropriate uses of callable class attributes http://bugs.python.org/issue11470 opened by twouters #11471: If without else generates redundant jump http://bugs.python.org/issue11471 opened by eltoder #11472: upload command fails to read auth information from .pypirc http://bugs.python.org/issue11472 opened by jaraco #11473: upload command no longer accepts repository by section name http://bugs.python.org/issue11473 opened by jaraco #11474: url2pathname() handling of '/C|/' on Windows http://bugs.python.org/issue11474 opened by calvin #11477: Bug in code dispatching based on internal slots http://bugs.python.org/issue11477 opened by terry.reedy #11479: Add discussion of trailing slash in raw string to tutorial http://bugs.python.org/issue11479 opened by r.david.murray #11480: Cannot copy a class with a metaclass other than type http://bugs.python.org/issue11480 opened by durban #11481: The copy module already uses copyreg http://bugs.python.org/issue11481 opened by durban #11485: Default SDK value on MacOSX needs changing http://bugs.python.org/issue11485 opened by ronaldoussoren #11486: Add option to not install into /Applications http://bugs.python.org/issue11486 opened by ronaldoussoren #11487: build_installer.py should avoid relying on a young Python http://bugs.python.org/issue11487 opened by pitrou #11489: json.dumps not parsable by json.loads (on Linux only) http://bugs.python.org/issue11489 opened by Brian.Merrell #11491: dbm.open(..., flag="n") raises dbm.error if file exists and is http://bugs.python.org/issue11491 opened by denversc #11492: email.header.Header doesn't fold headers http://bugs.python.org/issue11492 opened by kitterma #11493: Add python.exe-gdb.py to .hgignore http://bugs.python.org/issue11493 opened by santa4nt #11494: Confusing error message from warnings.warn http://bugs.python.org/issue11494 opened by Gerrit.Holl #11504: test_subprocess failure http://bugs.python.org/issue11504 opened by pitrou #11505: string.py increased test coverage http://bugs.python.org/issue11505 opened by Alicia.Arlen #11506: b'' += gives SystemError instead of SyntaxError http://bugs.python.org/issue11506 opened by ncoghlan #11508: Virtual Interfaces cause uuid._find_mac to raise a ValueError http://bugs.python.org/issue11508 opened by kfrazier #11511: Proposal for exposing proxy bypass settings in ProxyHandler http://bugs.python.org/issue11511 opened by rswilson #11512: adding test suite for cgitb http://bugs.python.org/issue11512 opened by robquad #11513: chained exception/incorrect exception from tarfile.open on a n http://bugs.python.org/issue11513 opened by ev #11549: Rewrite peephole to work on AST http://bugs.python.org/issue11549 opened by eltoder #11551: test_dummy_thread.py test coverage improvement http://bugs.python.org/issue11551 opened by denversc #11552: Confusing error message when hook module cannot be loaded http://bugs.python.org/issue11552 opened by cournape #11553: Docs for: import, packages, site.py, .pth files http://bugs.python.org/issue11553 opened by gwideman #11557: Increase coverage in logging module http://bugs.python.org/issue11557 opened by nessita #11558: Raise a more helpful exception in email.message.Message.attach http://bugs.python.org/issue11558 opened by michael.henry #11561: "coverage" of Python regrtest cannot see initial import of lib http://bugs.python.org/issue11561 opened by brandon-rhodes #11563: test_urllibnet is triggering a ResourceWarning http://bugs.python.org/issue11563 opened by brett.cannon #11564: pickle not 64-bit ready http://bugs.python.org/issue11564 opened by nyevik #11566: hypot define in pyconfig.h clashes with g++'s cmath http://bugs.python.org/issue11566 opened by schmir #11568: docstring of select.epoll.register() is wrong http://bugs.python.org/issue11568 opened by thekorn #11571: Turtle window pops under the terminal on OSX http://bugs.python.org/issue11571 opened by belopolsky #11572: bring Lib/copy.py to 100% coverage http://bugs.python.org/issue11572 opened by brandon-rhodes #11573: Improve Unicode Documentation with Known Caveats http://bugs.python.org/issue11573 opened by aronacher #11574: Unicode Fallback Encoding on Pytho
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-03-18 - 2011-03-25) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2735 (+12) closed 20718 (+63) total 23453 (+75) Open issues with patches: 1165 Issues opened (57) == #7391: Re-title the "Using Backslash to Continue Statements" anti-idi http://bugs.python.org/issue7391 reopened by pitrou #11597: Can't get ConfigParser.write to write unicode strings http://bugs.python.org/issue11597 opened by the_isz #11598: missing afxres.h error when building bdist_wininst in Visual S http://bugs.python.org/issue11598 opened by carljm #11599: Useless error message when distutils fails compiling http://bugs.python.org/issue11599 opened by pitrou #11600: PY_CFLAGS and PY_CPPFLAGS inconsistent http://bugs.python.org/issue11600 opened by pitrou #11601: UnixCCompiler always uses compiler_so, not compiler http://bugs.python.org/issue11601 opened by pitrou #11602: python-config code should be in sysconfig http://bugs.python.org/issue11602 opened by pitrou #11603: Python crashes or hangs when rebinding __repr__ as __str__ http://bugs.python.org/issue11603 opened by aerojockey #11604: Have type(n,b,d) check for type(b[i]) is module http://bugs.python.org/issue11604 opened by terry.reedy #11605: EMail generator.flatten() disintegrates over non-ascii multipa http://bugs.python.org/issue11605 opened by sdaoden #11607: Apllication crashes when saving file http://bugs.python.org/issue11607 opened by roobman26 #11612: xml.dom.minidom fail to parse SVG file. http://bugs.python.org/issue11612 opened by ideasman42 #11614: import __hello__ is broken in Python 3 http://bugs.python.org/issue11614 opened by haypo #11617: Sporadic failure in test_httpservers http://bugs.python.org/issue11617 opened by pitrou #11618: Locks broken wrt timeouts on Windows http://bugs.python.org/issue11618 opened by sbt #11619: On Windows, don't encode filenames in the import machinery http://bugs.python.org/issue11619 opened by haypo #11620: winsound.PlaySound() with SND_MEMORY should accept bytes inste http://bugs.python.org/issue11620 opened by Tom.Felker #11623: Distutils is reporting OSX 10.6 w/ XCode 4 as "universal" http://bugs.python.org/issue11623 opened by jlindenbaum #11624: distutils should support a custom list of exported symbols for http://bugs.python.org/issue11624 opened by dholth #11626: Py_LIMITED_API on windows: unresolved symbol__imp___PyArg_Par http://bugs.python.org/issue11626 opened by rjs #11627: segfault raising an arbitrary object as an exception http://bugs.python.org/issue11627 opened by michael.foord #11629: Reference implementation for PEP 397 http://bugs.python.org/issue11629 opened by mhammond #11631: Python 2.7.1 64bit, Win7 64bit problem to read and write with http://bugs.python.org/issue11631 opened by Kristoffer.Nilsson #11632: difflib.unified_diff loses context http://bugs.python.org/issue11632 opened by Brice.Videau #11633: regression: print buffers output when end='' http://bugs.python.org/issue11633 opened by techtonik #11635: concurrent.futures uses polling http://bugs.python.org/issue11635 opened by pitrou #11637: Add cwd to sys.path for hooks http://bugs.python.org/issue11637 opened by eric.araujo #11638: pysetup un sdist crashes with weird trace if version is unicod http://bugs.python.org/issue11638 opened by RonnyPfannschmidt #11639: Documentation for *Config functions in logging module should b http://bugs.python.org/issue11639 opened by santa4nt #11640: Shelve references globals in its __del__ method http://bugs.python.org/issue11640 opened by Peter.Davies #11643: Use |version| instead of X.Y in the doc http://bugs.python.org/issue11643 opened by eric.araujo #11644: 2to3 documentation should mention that the sample file require http://bugs.python.org/issue11644 opened by techtonik #11645: "Expand 10 after" on rietveld shows a duplicate line http://bugs.python.org/issue11645 opened by ubershmekel #11646: 2to3: msvcrt.(get|put)ch -> (get|put)wch http://bugs.python.org/issue11646 opened by techtonik #11647: function decorated with a context manager can only be invoked http://bugs.python.org/issue11647 opened by pitrou #11648: openlog()s 'logopt' keyword broken in syslog module http://bugs.python.org/issue11648 opened by tbielawa #11649: startElementNS in xml.sax.saxutils.XMLGenerator ignored encodi http://bugs.python.org/issue11649 opened by gromgull #11650: Faulty RESTART/EINTR handling in Parser/myreadline.c http://bugs.python.org/issue11650 opened by sdaoden #11651: Improve test targets in Makefile http://bugs.python.org/issue11651 opened by pitrou #11652: urlib{, 2} returns a pair of integers as the content-length va http://bugs.python.org/issue11652 opened by Billy.Saelim #1
[Python-Dev] Failed issue tracker submission
The node specified by the designator in the subject of your message ("22663") does not exist. Subject was: "[issue22663]" Mail Gateway Help = Incoming messages are examined for multiple parts: . In a multipart/mixed message or part, each subpart is extracted and examined. The text/plain subparts are assembled to form the textual body of the message, to be stored in the file associated with a "msg" class node. Any parts of other types are each stored in separate files and given "file" class nodes that are linked to the "msg" node. . In a multipart/alternative message or part, we look for a text/plain subpart and ignore the other parts. Summary --- The "summary" property on message nodes is taken from the first non-quoting section in the message body. The message body is divided into sections by blank lines. Sections where the second and all subsequent lines begin with a ">" or "|" character are considered "quoting sections". The first line of the first non-quoting section becomes the summary of the message. Addresses - All of the addresses in the To: and Cc: headers of the incoming message are looked up among the user nodes, and the corresponding users are placed in the "recipients" property on the new "msg" node. The address in the From: header similarly determines the "author" property of the new "msg" node. The default handling for addresses that don't have corresponding users is to create new users with no passwords and a username equal to the address. (The web interface does not permit logins for users with no passwords.) If we prefer to reject mail from outside sources, we can simply register an auditor on the "user" class that prevents the creation of user nodes with no passwords. Actions --- The subject line of the incoming message is examined to determine whether the message is an attempt to create a new item or to discuss an existing item. A designator enclosed in square brackets is sought as the first thing on the subject line (after skipping any "Fwd:" or "Re:" prefixes). If an item designator (class name and id number) is found there, the newly created "msg" node is added to the "messages" property for that item, and any new "file" nodes are added to the "files" property for the item. If just an item class name is found there, we attempt to create a new item of that class with its "messages" property initialized to contain the new "msg" node and its "files" property initialized to contain any new "file" nodes. Triggers Both cases may trigger detectors (in the first case we are calling the set() method to add the message to the item's spool; in the second case we are calling the create() method to create a new node). If an auditor raises an exception, the original message is bounced back to the sender with the explanatory message given in the exception. $Id: mailgw.py,v 1.196 2008-07-23 03:04:44 richard Exp $ Return-Path: X-Original-To: rep...@bugs.python.org Delivered-To: roundup+trac...@psf.upfronthosting.co.za Received: from mail.python.org (mail.python.org [82.94.164.166]) by psf.upfronthosting.co.za (Postfix) with ESMTPS id 7DCEE1DEB0 for ; Tue, 29 Mar 2011 22:10:55 +0200 (CEST) Received: from albatross.python.org (localhost [127.0.0.1]) by mail.python.org (Postfix) with ESMTP id 3PzjsW1q1lz7Lmy for ; Tue, 29 Mar 2011 22:10:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1301429455; bh=WYL3NF6gQtbDZ+R9KxXHGS2PSlCAxyY+EQEgb/Yw5jI=; h=Date:Message-Id:Content-Type:MIME-Version: Content-Transfer-Encoding:From:To:Subject; b=RiMAivS4Shae7bPg7E7SocheqYB9pzk/Svimv+qumX5arnUaaC8h9iIJo8MFDcDdi +Wk0XzTjTjKsbobrKgZnfZf9a8j6Fv4Ym1nTyTcPcyjCMritjq9xNUluVQvHv/Vn2e RhpV2FUWOdCtBx83eUopMPGEEEwABnbG5ZwgsDzM= Received: from localhost (HELO mail.python.org) (127.0.0.1) by albatross.python.org with SMTP; 29 Mar 2011 22:10:55 +0200 Received: from dinsdale.python.org (svn.python.org [IPv6:2001:888:2000:d::a4]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.python.org (Postfix) with ESMTPS for ; Tue, 29 Mar 2011 22:10:55 +0200 (CEST) Received: from localhost ([127.0.0.1] helo=dinsdale.python.org ident=hg) by dinsdale.python.org with esmtp (Exim 4.72) (envelope-from ) id 1Q4fFf-00023G-4C for rep...@bugs.python.org; Tue, 29 Mar 2011 22:10:55 +0200 Date: Tue, 29 Mar 2011 22:10:55 +0200 Message-Id: Content-Type: text/plain; charset="utf8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 From: python-dev@python.org To: rep...@bugs.python.org Subject: [issue22663] TmV3IGNoYW5nZXNldCBkZDg1MmEwZjkyZDYgYnkgZ3VpZG8gaW4gYnJhbmNoICcyLjUnOgpJc3N1 ZSAyMjY2MzogZml4IHJlZGlyZWN0IHZ1bG5lcmFiaWxpdHkgaW4gdXJsbGliL3VybGxpYjIuCmh0 dHA6Ly9oZy5weXRob24ub3JnL2NweXRob24vcmV2L2RkODUyYTBmOTJkNgo= ___
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-03-25 - 2011-04-01) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2733 ( -2) closed 20787 (+69) total 23520 (+67) Open issues with patches: 1167 Issues opened (49) == #11557: Increase coverage in logging module http://bugs.python.org/issue11557 reopened by r.david.murray #11674: list(obj), tuple(obj) swallow TypeError (in _PyObject_LengthHi http://bugs.python.org/issue11674 opened by Elvis.Pranskevichus #11676: imp.load_module and submodules - doc issue, or bug? http://bugs.python.org/issue11676 opened by Dave Peck #11677: make test has horrendous performance on an ecryptfs http://bugs.python.org/issue11677 opened by barry #11678: Add support for Arch Linux to platform.linux_distributions() http://bugs.python.org/issue11678 opened by anikom15 #11679: readline interferes with characters beginning with byte \xe9 http://bugs.python.org/issue11679 opened by takluyver #11681: -b option undocumented http://bugs.python.org/issue11681 opened by eric.araujo #11682: PEP 380 reference implementation for 3.3 http://bugs.python.org/issue11682 opened by ncoghlan #11683: unittest discover should recurse into packages which are alrea http://bugs.python.org/issue11683 opened by Calvin.Spealman #11684: (Maybe) Add email.parser.BytesHeaderParser http://bugs.python.org/issue11684 opened by sdaoden #11685: possible SQL injection into db APIs via table names... sqlite3 http://bugs.python.org/issue11685 opened by illume #11686: Update of some email/ __all__ lists http://bugs.python.org/issue11686 opened by sdaoden #11688: SQLite trace callback http://bugs.python.org/issue11688 opened by torsten #11689: sqlite: Incorrect unit test fails to detect failure http://bugs.python.org/issue11689 opened by torsten #11690: Devguide: Add "communication" FAQ http://bugs.python.org/issue11690 opened by ncoghlan #11691: sqlite3 Cursor.description doesn't set type_code http://bugs.python.org/issue11691 opened by wesclemens #11693: memory leak in email.generator.Generator().flatten() method http://bugs.python.org/issue11693 opened by Kaushik.Kannan #11694: xdrlib raises ConversionError in inconsistent way http://bugs.python.org/issue11694 opened by gruszczy #11695: Improve argparse usage/help customization http://bugs.python.org/issue11695 opened by bethard #11697: Unsigned type in mmap_move_method http://bugs.python.org/issue11697 opened by rmib #11698: Improve repr for structseq objects to show named, but unindexe http://bugs.python.org/issue11698 opened by rhettinger #11699: Documentation for get_option_group is wrong http://bugs.python.org/issue11699 opened by weeble #11700: mailbox.py proxy updates http://bugs.python.org/issue11700 opened by sdaoden #11701: email.parser.BytesParser() uses TextIOWrapper http://bugs.python.org/issue11701 opened by sdaoden #11702: dir on return value of msilib.OpenDatabase() crashes python http://bugs.python.org/issue11702 opened by markm #11703: Bug in python >= 2.7 with urllib2 fragment http://bugs.python.org/issue11703 opened by Ivan.Ivanenko #11704: functools.partial doesn't create bound methods http://bugs.python.org/issue11704 opened by alex #11705: sys.excepthook doesn't work in imported modules http://bugs.python.org/issue11705 opened by mikez302 #11707: Create C version of functools.cmp_to_key() http://bugs.python.org/issue11707 opened by rhettinger #11708: argparse: suggestion for formatting optional positional args http://bugs.python.org/issue11708 opened by pwil3058 #11709: help-method crashes if sys.stdin is None http://bugs.python.org/issue11709 opened by palm.kevin #11710: Landing pages in docs for standard library packages http://bugs.python.org/issue11710 opened by ncoghlan #11714: threading.Semaphore does not use try...finally http://bugs.python.org/issue11714 opened by glglgl #11715: Building Python on multiarch Debian and Ubuntu http://bugs.python.org/issue11715 opened by barry #11717: conflicting definition of ssize_t in pyconfig.h http://bugs.python.org/issue11717 opened by wrohdewald #11718: Teach IDLE's open-module command to find packages http://bugs.python.org/issue11718 opened by rhettinger #11719: test_msilib skip unexpected on non-Windows platforms http://bugs.python.org/issue11719 opened by nvawda #11722: mingw64 does not link when building extensions http://bugs.python.org/issue11722 opened by moog #11723: No proper support for mingw64 - patch to add http://bugs.python.org/issue11723 opened by moog #11726: linecache becomes specific to Python scripts in Python 3 http://bugs.python.org/issue11726 opened by haypo #11728: mbox parser incorrect behaviour http://bugs.python.org/issue11728 opened by wally1980 #11729: libffi assembler relocation check is not robust, fai
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-04-01 - 2011-04-08) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2741 ( +8) closed 20845 (+58) total 23586 (+66) Open issues with patches: 1183 Issues opened (41) == #5673: Add timeout option to subprocess.Popen http://bugs.python.org/issue5673 reopened by haypo #11277: test_zlib.test_big_buffer crashes under BSD (Mac OS X and Free http://bugs.python.org/issue11277 reopened by haypo #11492: email.header.Header doesn't fold headers correctly http://bugs.python.org/issue11492 reopened by kitterma #11740: difflib html diff takes extremely long http://bugs.python.org/issue11740 opened by mkoro...@adobe.com #11743: Rewrite PipeConnection and Connection in pure Python http://bugs.python.org/issue11743 opened by pitrou #11747: unified_diff function product incorrect range information http://bugs.python.org/issue11747 opened by jan.koprowski #11748: test_ftplib failure in test for source_address http://bugs.python.org/issue11748 opened by pitrou #11750: Mutualize win32 functions http://bugs.python.org/issue11750 opened by pitrou #11751: Increase distutils.filelist test coverage http://bugs.python.org/issue11751 opened by jlove #11754: Changed test to check calculated constants in test_string.py http://bugs.python.org/issue11754 opened by Lynne.Qu #11757: test_subprocess.test_communicate_timeout_large_ouput failure o http://bugs.python.org/issue11757 opened by pitrou #11758: increase xml.dom.minidom test coverage http://bugs.python.org/issue11758 opened by mdorn #11762: Ast doc: warning and version number http://bugs.python.org/issue11762 opened by terry.reedy #11763: assertEqual memory issues with large text inputs http://bugs.python.org/issue11763 opened by michael.foord #11764: inspect.getattr_static code execution w/ class body as non dic http://bugs.python.org/issue11764 opened by michael.foord #11767: Maildir iterator leaks file descriptors by default http://bugs.python.org/issue11767 opened by moyix #11768: test_signals() of test_threadsignals failure on Mac OS X http://bugs.python.org/issue11768 opened by haypo #11769: test_notify() of test_threading hang on "x86 XP-4 3.x": http://bugs.python.org/issue11769 opened by haypo #11770: inspect.dir_static http://bugs.python.org/issue11770 opened by michael.foord #11772: email header wrapping edge case failure http://bugs.python.org/issue11772 opened by r.david.murray #11776: types.MethodType() params and usage is not documented http://bugs.python.org/issue11776 opened by techtonik #11779: test_mmap timeout (30 min) on "AMD64 Snow Leopard 3.x" buildbo http://bugs.python.org/issue11779 opened by haypo #11780: email.encoders are broken http://bugs.python.org/issue11780 opened by sdaoden #11781: test/test_email directory does not get installed by 'make inst http://bugs.python.org/issue11781 opened by sdaoden #11782: email.generator.Generator.flatten() fails http://bugs.python.org/issue11782 opened by sdaoden #11783: email parseaddr and formataddr should be IDNA aware http://bugs.python.org/issue11783 opened by r.david.murray #11784: multiprocessing.Process.join: timeout argument doesn't specify http://bugs.python.org/issue11784 opened by pyfex #11785: email subpackages documentation problems http://bugs.python.org/issue11785 opened by ysj.ray #11786: ConfigParser.[Raw]ConfigParser optionxform() http://bugs.python.org/issue11786 opened by Adam.Groszer #11787: File handle leak in TarFile lib http://bugs.python.org/issue11787 opened by shahpr #11789: Extend upon metaclass/type class documentation, here: zope.int http://bugs.python.org/issue11789 opened by carsten.klein #11790: transient failure in test_multiprocessing.WithProcessesTestCon http://bugs.python.org/issue11790 opened by pitrou #11792: asyncore module print to stdout http://bugs.python.org/issue11792 opened by kaplun #11795: Better core dev guidelines for committing submitted patches http://bugs.python.org/issue11795 opened by ncoghlan #11796: list and generator expressions in a class definition fail if e http://bugs.python.org/issue11796 opened by mjs0 #11797: 2to3 does not correct "reload" http://bugs.python.org/issue11797 opened by tebeka #11798: Test cases not garbage collected after run http://bugs.python.org/issue11798 opened by fabioz #11799: urllib HTTP authentication behavior with unrecognized auth met http://bugs.python.org/issue11799 opened by ubershmekel #11800: regrtest --timeout: apply the timeout on a function, not on th http://bugs.python.org/issue11800 opened by haypo #11802: filecmp.cmp needs a documented way to clear cache http://bugs.python.org/issue11802 opened by lopgok #11804: expat parser not xml 1.1 (breaks xmlrpclib) http://bugs.python.org/issue11804 opened by xrg
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-04-08 - 2011-04-15) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2734 ( -7) closed 20899 (+54) total 23633 (+47) Open issues with patches: 1185 Issues opened (31) == #9670: Exceed Recursion Limit in Thread http://bugs.python.org/issue9670 reopened by ned.deily #11803: Memory leak in sub-interpreters http://bugs.python.org/issue11803 reopened by swapnil #11805: package_data only allows one glob per-package http://bugs.python.org/issue11805 opened by erik.bray #11807: Documentation of add_subparsers lacks information about parame http://bugs.python.org/issue11807 opened by gruszczy #11811: ssl.get_server_certificate() does not work for IPv6 addresses http://bugs.python.org/issue11811 opened by pwouters #11812: transient test_telnetlib failure http://bugs.python.org/issue11812 opened by pitrou #11813: inspect.getattr_static doesn't get module attributes http://bugs.python.org/issue11813 opened by Trundle #11816: Refactor the dis module to provide better building blocks for http://bugs.python.org/issue11816 opened by eltoder #11820: idle3 shell os.system swallows shell command output http://bugs.python.org/issue11820 opened by Thekent #11822: Improve disassembly to show embedded code objects http://bugs.python.org/issue11822 opened by rhettinger #11823: disassembly needs argument counts on calls with keyword args http://bugs.python.org/issue11823 opened by rhettinger #11824: freeze.py broken due to ABI flags http://bugs.python.org/issue11824 opened by Trundle #11826: Leak in atexitmodule http://bugs.python.org/issue11826 opened by skrah #11827: mention of list2cmdline() in docs of subprocess.Popen http://bugs.python.org/issue11827 opened by eli.bendersky #11828: startswith and endswith don't accept None as slice index http://bugs.python.org/issue11828 opened by hkBst #11829: inspect.getattr_static code execution with meta-metaclasses http://bugs.python.org/issue11829 opened by Trundle #11831: "python -w" causes "no Python documentation found" error when http://bugs.python.org/issue11831 opened by susam #11832: Add option to pause regrtest to attach a debugger http://bugs.python.org/issue11832 opened by brian.curtin #11834: wrong module installation dir on Windows http://bugs.python.org/issue11834 opened by techtonik #11835: python (x64) ctypes incorrectly pass structures parameter http://bugs.python.org/issue11835 opened by Abraham.Soedjito #11836: multiprocessing.queues.SimpleQueue is undocumented http://bugs.python.org/issue11836 opened by pitrou #11838: IDLE: make interactive code runnable. http://bugs.python.org/issue11838 opened by terry.reedy #11839: argparse: unexpected behavior of default for FileType('w') http://bugs.python.org/issue11839 opened by Paolo.Elvati #11841: Bug in the verson comparison http://bugs.python.org/issue11841 opened by tarek #11842: slice.indices with negative step and default stop http://bugs.python.org/issue11842 opened by durban #11844: Update json to upstream simplejson latest release http://bugs.python.org/issue11844 opened by sandro.tosi #11846: Implementation question for (-5) - 256 caching, and doc update http://bugs.python.org/issue11846 opened by antlong #11847: OSError importing antigravity module http://bugs.python.org/issue11847 opened by ackounts #11849: ElementTree memory leak http://bugs.python.org/issue11849 opened by kaifeng #11851: Flushing the standard input causes an error http://bugs.python.org/issue11851 opened by pasm...@concepts.nl #11837: smtplib._quote_periods triggers spurious type error in re.sub http://bugs.python.org/issue11837 opened by axel Most recent 15 issues with no replies (15) == #11839: argparse: unexpected behavior of default for FileType('w') http://bugs.python.org/issue11839 #11838: IDLE: make interactive code runnable. http://bugs.python.org/issue11838 #11837: smtplib._quote_periods triggers spurious type error in re.sub http://bugs.python.org/issue11837 #11836: multiprocessing.queues.SimpleQueue is undocumented http://bugs.python.org/issue11836 #11829: inspect.getattr_static code execution with meta-metaclasses http://bugs.python.org/issue11829 #11826: Leak in atexitmodule http://bugs.python.org/issue11826 #11824: freeze.py broken due to ABI flags http://bugs.python.org/issue11824 #11813: inspect.getattr_static doesn't get module attributes http://bugs.python.org/issue11813 #11812: transient test_telnetlib failure http://bugs.python.org/issue11812 #11804: expat parser not xml 1.1 (breaks xmlrpclib) http://bugs.python.org/issue11804 #11784: multiprocessing.Process.join: timeout argument doesn't specify http://bugs.python.org/issue11784 #11781: test/test_email directory
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-04-15 - 2011-04-22) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2752 (+18) closed 20937 (+38) total 23689 (+56) Open issues with patches: 1194 Issues opened (38) == #4608: urllib.request.urlopen does not return an iterable object http://bugs.python.org/issue4608 reopened by orsenthil #11584: email.decode_header fails if msg.__getitem__ returns Header ob http://bugs.python.org/issue11584 reopened by r.david.murray #11619: On Windows, don't encode filenames in the import machinery http://bugs.python.org/issue11619 reopened by haypo #11779: test_mmap.test_large_offset() timeout (1 hour) on "AMD64 Snow http://bugs.python.org/issue11779 reopened by haypo #11854: __or__ et al instantiate subclass of set without calling __ini http://bugs.python.org/issue11854 opened by Robert.Burke #11856: Optimize parsing of JSON numbers http://bugs.python.org/issue11856 opened by pitrou #11858: configparser.ExtendedInterpolation and section case http://bugs.python.org/issue11858 opened by ciasoms #11859: test_interrupted_write_text() of test_io failed of Python 3.3 http://bugs.python.org/issue11859 opened by haypo #11860: reference 2.3 has text that runs past the page http://bugs.python.org/issue11860 opened by Mike.Kamermans #11863: Enforce PEP 11 - remove support for legacy systems http://bugs.python.org/issue11863 opened by pitrou #11864: sporadic failure in test_concurrent_futures http://bugs.python.org/issue11864 opened by pitrou #11866: race condition in threading._newname() http://bugs.python.org/issue11866 opened by Peter.Saveliev #11867: Make test_mailbox deterministic http://bugs.python.org/issue11867 opened by r.david.murray #11869: Include information about the bug tracker Rietveld code review http://bugs.python.org/issue11869 opened by ned.deily #11870: test_3_join_in_forked_from_thread() of test_threading hangs 1 http://bugs.python.org/issue11870 opened by haypo #11871: test_default_timeout() of test_threading.BarrierTests failure: http://bugs.python.org/issue11871 opened by haypo #11872: cPickle gives strange error for large objects. http://bugs.python.org/issue11872 opened by meawoppl #11873: test_regexp() of test_compileall failure on "x86 OpenIndiana 3 http://bugs.python.org/issue11873 opened by haypo #11874: argparse assertion failure with brackets in metavars http://bugs.python.org/issue11874 opened by htnieman #11877: Change os.fsync() to support physical backing store syncs http://bugs.python.org/issue11877 opened by sdaoden #11879: TarFile.chown: should use TarInfo.uid if user lookup fails http://bugs.python.org/issue11879 opened by mgold-qnx #11880: add a {dist-info} category to distutils2 http://bugs.python.org/issue11880 opened by dholth #11882: test_imaplib failed on x86 ubuntu http://bugs.python.org/issue11882 opened by kasun #11883: Call connect() before sending an email with smtplib http://bugs.python.org/issue11883 opened by sandro.tosi #11884: Argparse calls ngettext but doesn't import it http://bugs.python.org/issue11884 opened by johnohagan #11886: test_time.test_tzset() fails on "x86 FreeBSD 7.2 3.x": AEST ti http://bugs.python.org/issue11886 opened by haypo #11887: unittest fails on comparing str with bytes if python has the - http://bugs.python.org/issue11887 opened by haypo #11888: Add C99's log2() function to the math library http://bugs.python.org/issue11888 opened by rhettinger #11889: 'enumerate' 'start' parameter documentation is confusing http://bugs.python.org/issue11889 opened by phammer #11893: Obsolete SSLFakeFile in smtplib? http://bugs.python.org/issue11893 opened by pitrou #11894: test_multiprocessing failure on "AMD64 OpenIndiana 3.x": KeyEr http://bugs.python.org/issue11894 opened by haypo #11895: pybench prep_times calculation error http://bugs.python.org/issue11895 opened by termim #11896: Save on Close fails in IDLE, from Linux system http://bugs.python.org/issue11896 opened by marcus777 #11898: Sending binary data with a POST request in httplib can cause U http://bugs.python.org/issue11898 opened by bero #11899: TarFile.gettarinfo modifies self.inodes http://bugs.python.org/issue11899 opened by mgold-qnx #11901: Docs for sys.hexversion should give the algorithm http://bugs.python.org/issue11901 opened by r.david.murray #11906: Test_argparse failure but only in interactive mode http://bugs.python.org/issue11906 opened by terry.reedy #11907: SysLogHandler can't send long messages http://bugs.python.org/issue11907 opened by lukas.lalinsky Most recent 15 issues with no replies (15) == #11907: SysLogHandler can't send long messages http://bugs.python.org/issue11907 #11906: Test_argparse fai
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-04-22 - 2011-04-29) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2760 ( +8) closed 20976 (+39) total 23736 (+47) Open issues with patches: 1201 Issues opened (33) == #3561: Windows installer should add Python and Scripts directories to http://bugs.python.org/issue3561 reopened by ncoghlan #10912: PyObject_RichCompare differs in behaviour from PyObject_RichCo http://bugs.python.org/issue10912 reopened by ncoghlan #10914: Python sub-interpreter test http://bugs.python.org/issue10914 reopened by pitrou #11895: pybench prep_times calculation error http://bugs.python.org/issue11895 reopened by jcea #11908: Weird `slice.stop or sys.maxint` http://bugs.python.org/issue11908 opened by cool-RR #11909: Doctest sees directives in strings when it should only see the http://bugs.python.org/issue11909 opened by Devin Jeanpierre #11910: test_heapq C tests are not skipped when _heapq is missing http://bugs.python.org/issue11910 opened by ezio.melotti #11912: Python shouldn't use the mprotect() system call http://bugs.python.org/issue11912 opened by breun #11913: sdist should allow for README.rst http://bugs.python.org/issue11913 opened by ingy #11914: pydoc modules/help('modules') crash in dirs with unreadable su http://bugs.python.org/issue11914 opened by okopnik #11916: A few errnos from OSX http://bugs.python.org/issue11916 opened by pcarrier #11920: ctypes: Strange bitfield structure sizing issue http://bugs.python.org/issue11920 opened by Steve.Thompson #11921: distutils2 should be able to compile an Extension based on the http://bugs.python.org/issue11921 opened by dholth #11924: Pickle and copyreg modules don't document the interface http://bugs.python.org/issue11924 opened by jcea #11925: test_ttk_guionly.test_traversal() failed on "x86 Windows7 3.x" http://bugs.python.org/issue11925 opened by haypo #11927: SMTP_SSL doesn't use port 465 by default http://bugs.python.org/issue11927 opened by pitrou #11928: fail on filename with space at the end http://bugs.python.org/issue11928 opened by techtonik #11930: Remove time.accept2dyear http://bugs.python.org/issue11930 opened by belopolsky #11931: Regular expression documentation patch http://bugs.python.org/issue11931 opened by Retro #11933: newer() function in dep_util.py mixes up new vs. old files due http://bugs.python.org/issue11933 opened by jsjgruber #11934: build with --prefix=/dev/null and zlib enabled in Modules/Setu http://bugs.python.org/issue11934 opened by ysj.ray #11935: MMDF/MBOX mailbox need utime http://bugs.python.org/issue11935 opened by sdaoden #11937: Interix support http://bugs.python.org/issue11937 opened by mduft #11939: Implement stat.st_dev and os.path.samefile on windows http://bugs.python.org/issue11939 opened by amaury.forgeotdarc #11941: Support st_atim, st_mtim and st_ctim attributes in os.stat_res http://bugs.python.org/issue11941 opened by Arfrever #11943: Add TLS-SRP (RFC 5054) support to ssl, _ssl, http, and urllib http://bugs.python.org/issue11943 opened by sqs #11944: Function call with * and generator hide exception raised by ge http://bugs.python.org/issue11944 opened by falsetru #11945: Adopt and document consistent semantics for handling NaN value http://bugs.python.org/issue11945 opened by ncoghlan #11948: Tutorial/Modules - small fix to better clarify the modules sea http://bugs.python.org/issue11948 opened by sandro.tosi #11949: Make float('nan') unorderable http://bugs.python.org/issue11949 opened by belopolsky #11950: logger use dict for loggers instead of WeakValueDictionary http://bugs.python.org/issue11950 opened by mmarkk #11953: Missing WSA* error codes http://bugs.python.org/issue11953 opened by pitrou #11954: 3.3 - 'make test' fails http://bugs.python.org/issue11954 opened by Jason.Vas.Dias Most recent 15 issues with no replies (15) == #11950: logger use dict for loggers instead of WeakValueDictionary http://bugs.python.org/issue11950 #11935: MMDF/MBOX mailbox need utime http://bugs.python.org/issue11935 #11934: build with --prefix=/dev/null and zlib enabled in Modules/Setu http://bugs.python.org/issue11934 #11924: Pickle and copyreg modules don't document the interface http://bugs.python.org/issue11924 #11916: A few errnos from OSX http://bugs.python.org/issue11916 #11909: Doctest sees directives in strings when it should only see the http://bugs.python.org/issue11909 #11898: Sending binary data with a POST request in httplib can cause U http://bugs.python.org/issue11898 #11894: test_multiprocessing failure on "AMD64 OpenIndiana 3.x": KeyEr http://bugs.python.org/issue11894 #11893: Obsolete SSLFakeFile in smtplib? http://bugs.python.org/issue1
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2011-04-29 - 2011-05-06) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open2783 (+23) closed 21017 (+41) total 23800 (+64) Open issues with patches: 1201 Issues opened (47) == #11955: 3.3 : test_argparse.py fails 'make test' http://bugs.python.org/issue11955 opened by Jason.Vas.Dias #11956: 3.3 : test_import.py causes 'make test' to fail http://bugs.python.org/issue11956 opened by Jason.Vas.Dias #11957: re.sub confusion between count and flags args http://bugs.python.org/issue11957 opened by mindauga #11959: smtpd cannot be used without affecting global state http://bugs.python.org/issue11959 opened by vinay.sajip #11962: Buildbot reliability http://bugs.python.org/issue11962 opened by skrah #11963: Use real assert* for test_trigger_memory_error (test_parser) http://bugs.python.org/issue11963 opened by eric.araujo #11964: Undocumented change to indent param of json.dump in 3.2 http://bugs.python.org/issue11964 opened by eric.araujo #11965: Simplify context manager in os.popen http://bugs.python.org/issue11965 opened by eric.araujo #11968: wsgiref's wsgi application sample code does not work http://bugs.python.org/issue11968 opened by shimizukawa #11969: Can't launch Process on built-in static method http://bugs.python.org/issue11969 opened by cool-RR #11972: input does not strip a trailing newline correctly on Windows http://bugs.python.org/issue11972 opened by Michal.Molhanec #11973: kevent does not accept KQ_NOTE_EXIT (and other (f)flags) http://bugs.python.org/issue11973 opened by DragonSA #11974: Class definition gotcha.. should this be documented somewhere? http://bugs.python.org/issue11974 opened by sleepycal #11975: Fix referencing of built-in types (list, int, ...) http://bugs.python.org/issue11975 opened by jonash #11978: Report correct coverage.py data for tests that invoke subproce http://bugs.python.org/issue11978 opened by ncoghlan #11979: Minor improvements to the Sockets readme: typos, wording and s http://bugs.python.org/issue11979 opened by xmorel #11980: zipfile.ZipFile.write should accept fp as argument http://bugs.python.org/issue11980 opened by proppy #11981: dupe self.fp.tell() in zipfile.ZipFile.writestr http://bugs.python.org/issue11981 opened by proppy #11983: Inconsistent hash and comparison for code objects http://bugs.python.org/issue11983 opened by eltoder #11984: Wrong "See also" in symbol and token module docs http://bugs.python.org/issue11984 opened by davipo #11989: deprecate shutil.copy2 http://bugs.python.org/issue11989 opened by datamuc #11990: redirected output - stdout writes newline as \n in windows http://bugs.python.org/issue11990 opened by Jimbofbx #11992: sys.settrace doesn't disable tracing if a local trace function http://bugs.python.org/issue11992 opened by nedbat #11993: Use sub-second resolution to determine if a file is newer http://bugs.python.org/issue11993 opened by jsjgruber #11994: [2.7/gcc-4.4.3] Segfault under valgrind in string.split() http://bugs.python.org/issue11994 opened by skrah #11995: test_pydoc loads all Python modules http://bugs.python.org/issue11995 opened by haypo #11996: libpython.py: nicer py-bt output http://bugs.python.org/issue11996 opened by haypo #11998: test_signal cannot test blocked signals if _tkinter is loaded; http://bugs.python.org/issue11998 opened by haypo #11999: sporadic failure in test_mailbox on FreeBSD http://bugs.python.org/issue11999 opened by haypo #12001: Extend json.dumps to handle N-triples strings http://bugs.python.org/issue12001 opened by Glenn.Ammons #12002: ftplib.FTP.abort fails with TypeError on Python 3.x http://bugs.python.org/issue12002 opened by nneonneo #12003: documentation: alternate version of xrange seems to fail. http://bugs.python.org/issue12003 opened by tenuki #12004: PyZipFile.writepy gives internal error on syntax errors http://bugs.python.org/issue12004 opened by Ben.Morgan #12005: modulo result of Decimal differs from float/int http://bugs.python.org/issue12005 opened by Kotan #12006: strptime should implement %V or %u directive from libc http://bugs.python.org/issue12006 opened by Erik.Cederstrand #12007: Console commands won't work http://bugs.python.org/issue12007 opened by jake_mcaga #12008: HtmlParser non-strict goes wrong with unquoted attributes http://bugs.python.org/issue12008 opened by svilend #12009: netrc module crashes if netrc file has comment lines http://bugs.python.org/issue12009 opened by rmstoi #12010: Compile fails when sizeof(wchar_t) == 1 http://bugs.python.org/issue12010 opened by dcoles #12011: The signal module should raise OSError for OS-related exceptio http://bugs.python.org/issue12011 opened by pitrou #12012: _ssl module doesn't compile wi