ACTIVITY SUMMARY (2012-08-10 - 2012-08-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: open 3640 (+52) closed 23856 (+48) total 27496 (+100) Open issues with patches: 1584 Issues opened (80) ================== #15623: Init time relative imports no longer work from __init__.so mod http://bugs.python.org/issue15623 opened by scoder #15625: Support u and w codes in memoryview http://bugs.python.org/issue15625 opened by loewis #15626: unittest.main negates -bb option and programmatic warning conf http://bugs.python.org/issue15626 opened by Ben.Darnell #15627: Add a method to importlib.abc.SourceLoader for converting sour http://bugs.python.org/issue15627 opened by brett.cannon #15629: Run doctests in Doc/*.rst as part of regrtest http://bugs.python.org/issue15629 opened by cjerdonek #15631: Python 3.3 beta 1 installation issue lib/lib64 folders http://bugs.python.org/issue15631 opened by ita1024 #15632: regrtest.py: spurious leaks with -R option http://bugs.python.org/issue15632 opened by skrah #15633: httplib.response is not closed after all data has been read http://bugs.python.org/issue15633 opened by Nikratio #15634: synchronized decorator for the threading module http://bugs.python.org/issue15634 opened by jjdominguezm #15636: base64.decodebytes is only available in Python3.1+ http://bugs.python.org/issue15636 opened by lurchman #15637: Segfault reading null VMA (works fine in python 2.x) http://bugs.python.org/issue15637 opened by albertomilone #15639: csv.Error description is incorrectly broad http://bugs.python.org/issue15639 opened by xmorel #15640: Document importlib.abc.Finder as deprecated http://bugs.python.org/issue15640 opened by brett.cannon #15641: Clean up importlib for Python 3.4 http://bugs.python.org/issue15641 opened by brett.cannon #15642: Integrate pickle protocol version 4 GSoC work by Stefan Mihail http://bugs.python.org/issue15642 opened by alexandre.vassalotti #15643: Support OpenCSW in setup.py http://bugs.python.org/issue15643 opened by flub #15645: 2to3 Grammar pickles not created when upgrading to 3.3.0b2 http://bugs.python.org/issue15645 opened by stefanholek #15648: stderr "refs" output does not respect PYTHONIOENCODING http://bugs.python.org/issue15648 opened by cjerdonek #15649: subprocess.Popen.communicate: accept str for input parameter i http://bugs.python.org/issue15649 opened by asvetlov #15650: PEP 3121, 384 refactoring applied to dbm module http://bugs.python.org/issue15650 opened by Robin.Schreiber #15651: PEP 3121, 384 refactoring applied to elementtree module http://bugs.python.org/issue15651 opened by Robin.Schreiber #15652: PEP 3121, 384 refactoring applied to gdbm module http://bugs.python.org/issue15652 opened by Robin.Schreiber #15653: PEP 3121, 384 refactoring applied to hashopenssl module http://bugs.python.org/issue15653 opened by Robin.Schreiber #15654: PEP 384 Refactoring applied to bz2 module http://bugs.python.org/issue15654 opened by Robin.Schreiber #15655: PEP 384 Refactoring applied to json module http://bugs.python.org/issue15655 opened by Robin.Schreiber #15657: Error in Python 3 docs for PyMethodDef http://bugs.python.org/issue15657 opened by sandro.tosi #15660: In str.format there is a misleading error message about alignm http://bugs.python.org/issue15660 opened by py.user #15661: OS X installer packages should be signed for OS X 10.8 Gatekee http://bugs.python.org/issue15661 opened by ned.deily #15662: PEP 3121 refactoring applied to locale module http://bugs.python.org/issue15662 opened by Robin.Schreiber #15663: Investigate providing Tcl/Tk 8.5 with OS X installers http://bugs.python.org/issue15663 opened by ned.deily #15665: PEP 3121, 384 refactoring applied to lsprof module http://bugs.python.org/issue15665 opened by Robin.Schreiber #15666: PEP 3121, 384 refactoring applied to lzma module http://bugs.python.org/issue15666 opened by Robin.Schreiber #15667: PEP 3121, 384 refactoring applied to pickle module http://bugs.python.org/issue15667 opened by Robin.Schreiber #15668: PEP 3121, 384 Refactoring applied to random module http://bugs.python.org/issue15668 opened by Robin.Schreiber #15669: PEP 3121, 384 Refactoring applied to sre module http://bugs.python.org/issue15669 opened by Robin.Schreiber #15670: PEP 3121, 384 Refactoring applied to ssl module http://bugs.python.org/issue15670 opened by Robin.Schreiber #15671: PEP 3121, 384 Refactoring applied to struct module http://bugs.python.org/issue15671 opened by Robin.Schreiber #15672: PEP 3121, 384 Refactoring applied to testbuffer module http://bugs.python.org/issue15672 opened by Robin.Schreiber #15673: PEP 3121, 384 Refactoring applied to testcapi module http://bugs.python.org/issue15673 opened by Robin.Schreiber #15674: PEP 3121, 384 Refactoring applied to thread module http://bugs.python.org/issue15674 opened by Robin.Schreiber #15675: PEP 3121, 384 Refactoring applied to array module http://bugs.python.org/issue15675 opened by Robin.Schreiber #15676: mmap: add empty file check prior to offset check http://bugs.python.org/issue15676 opened by Steven.Willis #15677: Gzip/zlib allows for compression level=0 http://bugs.python.org/issue15677 opened by sandro.tosi #15678: IDLE menu customization is broken from OS X command lines http://bugs.python.org/issue15678 opened by ned.deily #15680: PEP 3121 refactoring applied to audioop module http://bugs.python.org/issue15680 opened by Robin.Schreiber #15681: PEP 3121 refactoring applied to binascii module http://bugs.python.org/issue15681 opened by Robin.Schreiber #15682: PEP 3121 refactoring applied to fpectl module http://bugs.python.org/issue15682 opened by Robin.Schreiber #15684: PEP 3121 refactoring applied to fpetest module http://bugs.python.org/issue15684 opened by Robin.Schreiber #15685: PEP 3121, 384 Refactoring applied to itertools module http://bugs.python.org/issue15685 opened by Robin.Schreiber #15686: PEP 3121, 384 Refactoring applied to md5 module http://bugs.python.org/issue15686 opened by Robin.Schreiber #15687: PEP 3121, 384 Refactoring applied to mmap module http://bugs.python.org/issue15687 opened by Robin.Schreiber #15688: PEP 3121 Refactoring applied to nis module http://bugs.python.org/issue15688 opened by Robin.Schreiber #15689: PEP 3121, 384 Refactoring applied to operator module http://bugs.python.org/issue15689 opened by Robin.Schreiber #15690: PEP 3121, 384 Refactoring applied to parser module http://bugs.python.org/issue15690 opened by Robin.Schreiber #15691: PEP 3121, 384 Refactoring applied to posix module http://bugs.python.org/issue15691 opened by Robin.Schreiber #15693: expose glossary link on hover http://bugs.python.org/issue15693 opened by cjerdonek #15694: link to "file object" glossary entry in open() and io docs http://bugs.python.org/issue15694 opened by cjerdonek #15695: Correct __sizeof__ support for StgDict http://bugs.python.org/issue15695 opened by storchaka #15696: Correct __sizeof__ support for mmap http://bugs.python.org/issue15696 opened by storchaka #15697: PEP 3121 refactoring applied to pwd module http://bugs.python.org/issue15697 opened by Robin.Schreiber #15698: PEP 3121, 384 Refactoring applied to pyexpat module http://bugs.python.org/issue15698 opened by Robin.Schreiber #15699: PEP 3121, 384 Refactoring applied to readline module http://bugs.python.org/issue15699 opened by Robin.Schreiber #15700: PEP 3121, 384 Refactoring applied to resource module http://bugs.python.org/issue15700 opened by Robin.Schreiber #15701: AttributeError from HTTPError when using digest auth http://bugs.python.org/issue15701 opened by scjody #15703: PEP 3121, 384 Refactoring applied to select module http://bugs.python.org/issue15703 opened by Robin.Schreiber #15704: PEP 3121, 384 Refactoring applied to sha1 module http://bugs.python.org/issue15704 opened by Robin.Schreiber #15705: PEP 3121, 384 Refactoring applied to sha256 module http://bugs.python.org/issue15705 opened by Robin.Schreiber #15706: PEP 3121, 384 Refactoring applied to sha512 module http://bugs.python.org/issue15706 opened by Robin.Schreiber #15707: PEP 3121, 384 Refactoring applied to signal module http://bugs.python.org/issue15707 opened by Robin.Schreiber #15708: PEP 3121, 384 Refactoring applied to socket module http://bugs.python.org/issue15708 opened by Robin.Schreiber #15709: PEP 3121, 384 Refactoring applied to termios module http://bugs.python.org/issue15709 opened by Robin.Schreiber #15710: logging module crashes in Python 2.7.3 for handler.setLevel(lo http://bugs.python.org/issue15710 opened by tobin.baker #15711: PEP 3121, 384 Refactoring applied to time module http://bugs.python.org/issue15711 opened by Robin.Schreiber #15712: PEP 3121, 384 Refactoring applied to unicodedata module http://bugs.python.org/issue15712 opened by Robin.Schreiber #15713: PEP 3121, 384 Refactoring applied to zipimport module http://bugs.python.org/issue15713 opened by Robin.Schreiber #15714: PEP 3121, 384 Refactoring applied to grp module http://bugs.python.org/issue15714 opened by Robin.Schreiber #15715: __import__ now raises with non-existing items in fromlist in 3 http://bugs.python.org/issue15715 opened by sfeltman #15716: Ability to specify the PYTHONPATH via a command line flag http://bugs.python.org/issue15716 opened by gregory.p.smith #15717: Mail System Error - Returned Mail http://bugs.python.org/issue15717 opened by python-dev #15718: Possible OverflowError in __len__ method undocumented (when ca http://bugs.python.org/issue15718 opened by Rostyslav.Dzinko Most recent 15 issues with no replies (15) ========================================== #15718: Possible OverflowError in __len__ method undocumented (when ca http://bugs.python.org/issue15718 #15717: Mail System Error - Returned Mail http://bugs.python.org/issue15717 #15716: Ability to specify the PYTHONPATH via a command line flag http://bugs.python.org/issue15716 #15714: PEP 3121, 384 Refactoring applied to grp module http://bugs.python.org/issue15714 #15713: PEP 3121, 384 Refactoring applied to zipimport module http://bugs.python.org/issue15713 #15712: PEP 3121, 384 Refactoring applied to unicodedata module http://bugs.python.org/issue15712 #15711: PEP 3121, 384 Refactoring applied to time module http://bugs.python.org/issue15711 #15710: logging module crashes in Python 2.7.3 for handler.setLevel(lo http://bugs.python.org/issue15710 #15709: PEP 3121, 384 Refactoring applied to termios module http://bugs.python.org/issue15709 #15708: PEP 3121, 384 Refactoring applied to socket module http://bugs.python.org/issue15708 #15707: PEP 3121, 384 Refactoring applied to signal module http://bugs.python.org/issue15707 #15706: PEP 3121, 384 Refactoring applied to sha512 module http://bugs.python.org/issue15706 #15705: PEP 3121, 384 Refactoring applied to sha256 module http://bugs.python.org/issue15705 #15704: PEP 3121, 384 Refactoring applied to sha1 module http://bugs.python.org/issue15704 #15703: PEP 3121, 384 Refactoring applied to select module http://bugs.python.org/issue15703 Most recent 15 issues waiting for review (15) ============================================= #15715: __import__ now raises with non-existing items in fromlist in 3 http://bugs.python.org/issue15715 #15714: PEP 3121, 384 Refactoring applied to grp module http://bugs.python.org/issue15714 #15713: PEP 3121, 384 Refactoring applied to zipimport module http://bugs.python.org/issue15713 #15712: PEP 3121, 384 Refactoring applied to unicodedata module http://bugs.python.org/issue15712 #15711: PEP 3121, 384 Refactoring applied to time module http://bugs.python.org/issue15711 #15709: PEP 3121, 384 Refactoring applied to termios module http://bugs.python.org/issue15709 #15708: PEP 3121, 384 Refactoring applied to socket module http://bugs.python.org/issue15708 #15707: PEP 3121, 384 Refactoring applied to signal module http://bugs.python.org/issue15707 #15706: PEP 3121, 384 Refactoring applied to sha512 module http://bugs.python.org/issue15706 #15705: PEP 3121, 384 Refactoring applied to sha256 module http://bugs.python.org/issue15705 #15704: PEP 3121, 384 Refactoring applied to sha1 module http://bugs.python.org/issue15704 #15703: PEP 3121, 384 Refactoring applied to select module http://bugs.python.org/issue15703 #15700: PEP 3121, 384 Refactoring applied to resource module http://bugs.python.org/issue15700 #15699: PEP 3121, 384 Refactoring applied to readline module http://bugs.python.org/issue15699 #15698: PEP 3121, 384 Refactoring applied to pyexpat module http://bugs.python.org/issue15698 Top 10 most discussed issues (10) ================================= #15573: Support unknown formats in memoryview comparisons http://bugs.python.org/issue15573 31 msgs #15623: Init time relative imports no longer work from __init__.so mod http://bugs.python.org/issue15623 18 msgs #15629: Run doctests in Doc/*.rst as part of regrtest http://bugs.python.org/issue15629 17 msgs #12623: "universal newlines" subprocess support broken with select- an http://bugs.python.org/issue12623 12 msgs #15625: Support u and w codes in memoryview http://bugs.python.org/issue15625 11 msgs #15586: Provide some examples for usage of ElementTree methods/attribu http://bugs.python.org/issue15586 9 msgs #15653: PEP 3121, 384 refactoring applied to hashopenssl module http://bugs.python.org/issue15653 8 msgs #15715: __import__ now raises with non-existing items in fromlist in 3 http://bugs.python.org/issue15715 8 msgs #15612: Rewrite StringIO to use the _PyUnicodeWriter API http://bugs.python.org/issue15612 7 msgs #13072: Getting a buffer from a Unicode array uses invalid format http://bugs.python.org/issue13072 6 msgs Issues closed (47) ================== #4253: Maildir dumpmessage on http://bugs.python.org/issue4253 closed by petri.lehtinen #6033: LOOKUP_METHOD and CALL_METHOD optimization http://bugs.python.org/issue6033 closed by r.david.murray #7231: Windows installer does not add \Scripts folder to the path http://bugs.python.org/issue7231 closed by r.david.murray #9161: add_option in optparse no longer accepts unicode string http://bugs.python.org/issue9161 closed by r.david.murray #11062: mailbox fails to round-trip a file to a Babyl mailbox http://bugs.python.org/issue11062 closed by petri.lehtinen #13252: new decumulate() function in itertools module http://bugs.python.org/issue13252 closed by rhettinger #14167: document return statement in finally blocks http://bugs.python.org/issue14167 closed by asvetlov #14501: Error initialising BaseManager class with 'authkey' argument o http://bugs.python.org/issue14501 closed by sbt #15151: Documentation for Signature, Parameter and signature in inspec http://bugs.python.org/issue15151 closed by asvetlov #15269: Document dircmp.left and dircmp.right http://bugs.python.org/issue15269 closed by r.david.murray #15322: sysconfig.get_config_var('srcdir') returns unexpected value http://bugs.python.org/issue15322 closed by sbt #15364: sysconfig confused by relative paths http://bugs.python.org/issue15364 closed by sbt #15412: Note in documentation for weakrefs http://bugs.python.org/issue15412 closed by sbt #15424: __sizeof__ of array should include size of items http://bugs.python.org/issue15424 closed by meador.inge #15444: Incorrectly written contributor's names http://bugs.python.org/issue15444 closed by pitrou #15496: harden directory removal for tests on Windows http://bugs.python.org/issue15496 closed by brian.curtin #15497: correct characters in TextWrapper.replace_whitespace docs http://bugs.python.org/issue15497 closed by asvetlov #15502: Meta path finders and path entry finders are different, but sh http://bugs.python.org/issue15502 closed by brett.cannon #15543: central documentation for 'universal newlines' http://bugs.python.org/issue15543 closed by r.david.murray #15561: update subprocess docs to reference io.TextIOWrapper http://bugs.python.org/issue15561 closed by asvetlov #15571: Python version of TextIOWrapper ignores "write_through" arg http://bugs.python.org/issue15571 closed by asvetlov #15576: importlib: ExtensionFileLoader not used to load packages from http://bugs.python.org/issue15576 closed by brett.cannon #15589: Bus error on Debian sparc http://bugs.python.org/issue15589 closed by skrah #15592: subprocess.communicate() breaks on no input with universal new http://bugs.python.org/issue15592 closed by cjerdonek #15604: PyObject_IsTrue failure checks http://bugs.python.org/issue15604 closed by storchaka #15607: New print's argument "flush" is not mentioned in docstring http://bugs.python.org/issue15607 closed by orsenthil #15610: PyImport_ImportModuleEx always fails in 3.3 with "ValueError: http://bugs.python.org/issue15610 closed by brett.cannon #15619: set.pop() documentation is confusing http://bugs.python.org/issue15619 closed by georg.brandl #15620: readline.clear_history() missing in test_readline.py http://bugs.python.org/issue15620 closed by python-dev #15621: UnboundLocalError on simple in-place assignment of an inner sc http://bugs.python.org/issue15621 closed by r.david.murray #15622: struct module 'c' specifier does not follow PEP-3118 http://bugs.python.org/issue15622 closed by ncoghlan #15624: clarify newline documentation for open and io.TextIOWrapper. http://bugs.python.org/issue15624 closed by asvetlov #15628: Add import ABC hierarchy to docs for importlib http://bugs.python.org/issue15628 closed by brett.cannon #15630: Missing "continue" example for "for" loop tutorial http://bugs.python.org/issue15630 closed by orsenthil #15635: memory leak with generators http://bugs.python.org/issue15635 closed by flox #15638: incorrect version info for TextIOWrapper write_through docs http://bugs.python.org/issue15638 closed by pitrou #15644: after _bytesio.seek(0), _bytesio.getvalue() returned reversed http://bugs.python.org/issue15644 closed by ned.deily #15646: multiprocessing can do equivalent of a fork bomb on Windows http://bugs.python.org/issue15646 closed by sbt #15647: isdir should be a local symbol, not exported http://bugs.python.org/issue15647 closed by doko #15656: "Extending Python with C" page needs update for 3.x http://bugs.python.org/issue15656 closed by eli.bendersky #15658: Idle stopped working http://bugs.python.org/issue15658 closed by r.david.murray #15659: using os.fork() and import user's modules results in errors http://bugs.python.org/issue15659 closed by michaeluc #15664: test_curses not run with 'make test' http://bugs.python.org/issue15664 closed by ronaldoussoren #15679: HTMLParser can fail on unquoted attributes. http://bugs.python.org/issue15679 closed by r.david.murray #15683: add decorator for make functions partial applicable http://bugs.python.org/issue15683 closed by r.david.murray #15692: Unexpected exponentiation in lambda function http://bugs.python.org/issue15692 closed by storchaka #15702: Multiprocessing Pool deadlocks on join after empty map operati http://bugs.python.org/issue15702 closed by sbt _______________________________________________ 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