[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Dec 6 18:07:34 CET 2013


ACTIVITY SUMMARY (2013-11-29 - 2013-12-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:
  open    4323 ( +6)
  closed 27359 (+70)
  total  31682 (+76)

Open issues with patches: 1982 


Issues opened (56)
==================

#10717: Multiprocessing module cannot call instance methods across pro
http://bugs.python.org/issue10717  reopened by alexandre.vassalotti

#16549: regression: -m json.tool module is broken
http://bugs.python.org/issue16549  reopened by Arfrever

#19835: Add a MemoryError singleton to fix an unlimited loop when the 
http://bugs.python.org/issue19835  opened by haypo

#19837: Wire protocol encoding for the JSON module
http://bugs.python.org/issue19837  opened by ncoghlan

#19838: test.test_pathlib.PosixPathTest.test_touch_common fails on Fre
http://bugs.python.org/issue19838  opened by Claudiu.Popa

#19840: The is no way to tell shutil.move to ignore metadata
http://bugs.python.org/issue19840  opened by zodalahtathi

#19841: ConfigParser PEP issues
http://bugs.python.org/issue19841  opened by Ivailo.Monev

#19843: Wait for multiple sub-processes to terminate
http://bugs.python.org/issue19843  opened by giampaolo.rodola

#19846: print() and write() are relying on sys.getfilesystemencoding()
http://bugs.python.org/issue19846  opened by Sworddragon

#19847: Setting the default filesystem-encoding
http://bugs.python.org/issue19847  opened by Sworddragon

#19851: imp.reload problem with submodule
http://bugs.python.org/issue19851  opened by ronaldoussoren

#19855: uuid._find_mac fails if an executable not in /sbin or /usr/sbi
http://bugs.python.org/issue19855  opened by serhiy.storchaka

#19856: Possible bug in shutil.move() on Windows
http://bugs.python.org/issue19856  opened by serhiy.storchaka

#19857: test_imaplib doesn't always reap SocketServer thread
http://bugs.python.org/issue19857  opened by neologix

#19858: Make pickletools.optimize aware of the MEMOIZE opcode.
http://bugs.python.org/issue19858  opened by alexandre.vassalotti

#19861: Update What's New for Python 3.4
http://bugs.python.org/issue19861  opened by serhiy.storchaka

#19862: Unclear xpath caching for custom  namespaces
http://bugs.python.org/issue19862  opened by valeriy.nov

#19863: Missing function attributes in 2.7 docs.
http://bugs.python.org/issue19863  opened by mark.dickinson

#19864: multiprocessing Proxy docs need locking semantics explained
http://bugs.python.org/issue19864  opened by maxpolk

#19865: create_unicode_buffer() fails on non-BMP strings on Windows
http://bugs.python.org/issue19865  opened by gergely.erdelyi

#19866: tests aifc, sunau and wave failures on a fresh Win64 installat
http://bugs.python.org/issue19866  opened by francismb

#19867: pickletools.OpcodeInfo.code is a string
http://bugs.python.org/issue19867  opened by pitrou

#19869: BaseCookie does not complain if a non RFC compliant cookie hea
http://bugs.python.org/issue19869  opened by florianpilz

#19870: Backport Cookie fix to 2.7 (httponly / secure flag)
http://bugs.python.org/issue19870  opened by florianpilz

#19871: json module won't parse a float that starts with a decimal poi
http://bugs.python.org/issue19871  opened by picomancer

#19873: There is a duplicate function in Lib/test/test_pathlib.py
http://bugs.python.org/issue19873  opened by vajrasky

#19875: test_getsockaddrarg occasional failure
http://bugs.python.org/issue19875  opened by pitrou

#19876: selectors (and asyncio?): document behaviour on closed files/s
http://bugs.python.org/issue19876  opened by haypo

#19878: bz2.BZ2File.__init__() cannot be called twice with non-existen
http://bugs.python.org/issue19878  opened by Level

#19879: imageop: bug in error handler
http://bugs.python.org/issue19879  opened by Level

#19880: unittest: on failure, TestCase.run() keeps a reference to the 
http://bugs.python.org/issue19880  opened by haypo

#19883: Integer overflow in zipimport.c
http://bugs.python.org/issue19883  opened by christian.heimes

#19884: Importing readline produces erroneous output
http://bugs.python.org/issue19884  opened by bkabrda

#19885: lzma segfault when __init__ with non-existent file after execu
http://bugs.python.org/issue19885  opened by vajrasky

#19886: Better estimated memory requirements for bigmem tests
http://bugs.python.org/issue19886  opened by serhiy.storchaka

#19887: Path.resolve() ENAMETOOLONG on pathologic symlinks
http://bugs.python.org/issue19887  opened by serhiy.storchaka

#19888: Three argument type() super call sets __name__ but not __qualn
http://bugs.python.org/issue19888  opened by zkrynicki

#19890: Typo in multiprocessing docs
http://bugs.python.org/issue19890  opened by Antony.Lee

#19891: Exiting Python REPL prompt with user without home directory th
http://bugs.python.org/issue19891  opened by vajrasky

#19893: Python cApi memory problem. Py_Initialize memory leak
http://bugs.python.org/issue19893  opened by rstarostecki

#19894: zipfile ignores deflate level settings in zipinfo object
http://bugs.python.org/issue19894  opened by rmilne

#19895: Cryptic error when subclassing multiprocessing classes
http://bugs.python.org/issue19895  opened by Antony.Lee

#19896: Exposing "q" and "Q" to multiprocessing.sharedctypes
http://bugs.python.org/issue19896  opened by Antony.Lee

#19897: Use python as executable instead of python3 in Python 2 docs
http://bugs.python.org/issue19897  opened by berker.peksag

#19898: No tests for dequereviter_new
http://bugs.python.org/issue19898  opened by christian.heimes

#19899: No test for thread.interrupt_main()
http://bugs.python.org/issue19899  opened by christian.heimes

#19900: improve pickle intro
http://bugs.python.org/issue19900  opened by pitrou

#19901: tests fail due to unsupported SO_REUSEPORT when building Pytho
http://bugs.python.org/issue19901  opened by RubyTuesdayDONO

#19902: logging docs don't document integer constants
http://bugs.python.org/issue19902  opened by follower

#19903: Idle: Use inspect.signature for calltips
http://bugs.python.org/issue19903  opened by terry.reedy

#19904: Add 128-bit integer support to struct
http://bugs.python.org/issue19904  opened by fil

#19905: Add 128-bit integer support to ctypes
http://bugs.python.org/issue19905  opened by fil

#19906: Typo in urllib documentation
http://bugs.python.org/issue19906  opened by Claudiu.Popa

#19907: gettext - Non ascii chars in header
http://bugs.python.org/issue19907  opened by Michael.Müller

#19909: Best practice docs for new SSL features
http://bugs.python.org/issue19909  opened by christian.heimes

#19910: Document that compile() source may be bytes
http://bugs.python.org/issue19910  opened by gvanrossum



Most recent 15 issues with no replies (15)
==========================================

#19910: Document that compile() source may be bytes
http://bugs.python.org/issue19910

#19909: Best practice docs for new SSL features
http://bugs.python.org/issue19909

#19907: gettext - Non ascii chars in header
http://bugs.python.org/issue19907

#19906: Typo in urllib documentation
http://bugs.python.org/issue19906

#19905: Add 128-bit integer support to ctypes
http://bugs.python.org/issue19905

#19903: Idle: Use inspect.signature for calltips
http://bugs.python.org/issue19903

#19902: logging docs don't document integer constants
http://bugs.python.org/issue19902

#19899: No test for thread.interrupt_main()
http://bugs.python.org/issue19899

#19898: No tests for dequereviter_new
http://bugs.python.org/issue19898

#19897: Use python as executable instead of python3 in Python 2 docs
http://bugs.python.org/issue19897

#19896: Exposing "q" and "Q" to multiprocessing.sharedctypes
http://bugs.python.org/issue19896

#19895: Cryptic error when subclassing multiprocessing classes
http://bugs.python.org/issue19895

#19894: zipfile ignores deflate level settings in zipinfo object
http://bugs.python.org/issue19894

#19890: Typo in multiprocessing docs
http://bugs.python.org/issue19890

#19867: pickletools.OpcodeInfo.code is a string
http://bugs.python.org/issue19867



Most recent 15 issues waiting for review (15)
=============================================

#19906: Typo in urllib documentation
http://bugs.python.org/issue19906

#19900: improve pickle intro
http://bugs.python.org/issue19900

#19897: Use python as executable instead of python3 in Python 2 docs
http://bugs.python.org/issue19897

#19896: Exposing "q" and "Q" to multiprocessing.sharedctypes
http://bugs.python.org/issue19896

#19894: zipfile ignores deflate level settings in zipinfo object
http://bugs.python.org/issue19894

#19887: Path.resolve() ENAMETOOLONG on pathologic symlinks
http://bugs.python.org/issue19887

#19886: Better estimated memory requirements for bigmem tests
http://bugs.python.org/issue19886

#19883: Integer overflow in zipimport.c
http://bugs.python.org/issue19883

#19880: unittest: on failure, TestCase.run() keeps a reference to the 
http://bugs.python.org/issue19880

#19878: bz2.BZ2File.__init__() cannot be called twice with non-existen
http://bugs.python.org/issue19878

#19876: selectors (and asyncio?): document behaviour on closed files/s
http://bugs.python.org/issue19876

#19863: Missing function attributes in 2.7 docs.
http://bugs.python.org/issue19863

#19855: uuid._find_mac fails if an executable not in /sbin or /usr/sbi
http://bugs.python.org/issue19855

#19843: Wait for multiple sub-processes to terminate
http://bugs.python.org/issue19843

#19841: ConfigParser PEP issues
http://bugs.python.org/issue19841



Top 10 most discussed issues (10)
=================================

#18885: handle EINTR in the stdlib
http://bugs.python.org/issue18885  17 msgs

#19876: selectors (and asyncio?): document behaviour on closed files/s
http://bugs.python.org/issue19876  14 msgs

#19837: Wire protocol encoding for the JSON module
http://bugs.python.org/issue19837  13 msgs

#7105: weak dict iterators are fragile because of unpredictable GC ru
http://bugs.python.org/issue7105  12 msgs

#19888: Three argument type() super call sets __name__ but not __qualn
http://bugs.python.org/issue19888  10 msgs

#19717: resolve() fails when the path doesn't exist
http://bugs.python.org/issue19717   7 msgs

#19834: Unpickling exceptions pickled by Python 2
http://bugs.python.org/issue19834   7 msgs

#19847: Setting the default filesystem-encoding
http://bugs.python.org/issue19847   7 msgs

#19871: json module won't parse a float that starts with a decimal poi
http://bugs.python.org/issue19871   7 msgs

#19891: Exiting Python REPL prompt with user without home directory th
http://bugs.python.org/issue19891   7 msgs



Issues closed (68)
==================

#2295: cPickle corner case - docs or bug?
http://bugs.python.org/issue2295  closed by alexandre.vassalotti

#2799: Remove _PyUnicode_AsString(), rework _PyUnicode_AsStringAndSiz
http://bugs.python.org/issue2799  closed by alexandre.vassalotti

#3657: pickle can pickle the wrong function
http://bugs.python.org/issue3657  closed by alexandre.vassalotti

#3693: Obscure array.array error message
http://bugs.python.org/issue3693  closed by alexandre.vassalotti

#6477: Pickling of NoneType raises PicklingError
http://bugs.python.org/issue6477  closed by alexandre.vassalotti

#9269: Cannot pickle self-referencing sets
http://bugs.python.org/issue9269  closed by alexandre.vassalotti

#9276: pickle should support methods
http://bugs.python.org/issue9276  closed by alexandre.vassalotti

#9709: test_distutils warning: initfunc exported twice on Windows
http://bugs.python.org/issue9709  closed by skrah

#11349: _pickle should implement the module finalisation protocol
http://bugs.python.org/issue11349  closed by alexandre.vassalotti

#11480: Cannot copy a class with a metaclass other than type
http://bugs.python.org/issue11480  closed by alexandre.vassalotti

#11854: __or__ et al instantiate subclass of set without calling __ini
http://bugs.python.org/issue11854  closed by mark.dickinson

#13520: Patch to make pickle aware of __qualname__
http://bugs.python.org/issue13520  closed by alexandre.vassalotti

#15667: PEP 3121, 384 refactoring applied to pickle module
http://bugs.python.org/issue15667  closed by alexandre.vassalotti

#15798: subprocess.Popen() fails if 0, 1 or 2 descriptor is closed
http://bugs.python.org/issue15798  closed by gregory.p.smith

#16231: pickle persistent_id return value
http://bugs.python.org/issue16231  closed by alexandre.vassalotti

#17897: Optimize unpickle prefetching
http://bugs.python.org/issue17897  closed by serhiy.storchaka

#18015: python 2.7.5 fails to unpickle namedtuple pickled by 2.7.3 or 
http://bugs.python.org/issue18015  closed by alexandre.vassalotti

#18073: pickle.Unpickler may read too many bytes, causing hangs with b
http://bugs.python.org/issue18073  closed by alexandre.vassalotti

#18699: What is Future.running() for in PEP 3148 / concurrent.futures.
http://bugs.python.org/issue18699  closed by gvanrossum

#18840: Tutorial recommends pickle module without any warning of insec
http://bugs.python.org/issue18840  closed by pitrou

#18843: Py_FatalError (msg=0x7f0e3b373232 "bad leading pad byte") at P
http://bugs.python.org/issue18843  closed by neologix

#18994: Inside fcntl module, we does not check the return code of all_
http://bugs.python.org/issue18994  closed by neologix

#19088: TypeError with pickle in embedded python3.3 when starting mult
http://bugs.python.org/issue19088  closed by alexandre.vassalotti

#19138: doctest.IGNORE_EXCEPTION_DETAIL doesn't match when no detail e
http://bugs.python.org/issue19138  closed by tim.peters

#19296: Compiler warning when compiling dbm module
http://bugs.python.org/issue19296  closed by christian.heimes

#19454: devguide: Document what a "platform support" is
http://bugs.python.org/issue19454  closed by gvanrossum

#19509: No SSL match_hostname() in ftp, imap, nntp, pop, smtp modules
http://bugs.python.org/issue19509  closed by christian.heimes

#19595: Silently skipped test in test_winsound
http://bugs.python.org/issue19595  closed by zach.ware

#19665: test_logging fails with SMTPHandler timeout
http://bugs.python.org/issue19665  closed by python-dev

#19707: Check if unittest.mock needs updating for PEP 451
http://bugs.python.org/issue19707  closed by brett.cannon

#19726: BaseProtocol is not an ABC
http://bugs.python.org/issue19726  closed by gvanrossum

#19741: tracemalloc: tracemalloc_log_alloc() doesn't check _Py_HASHTAB
http://bugs.python.org/issue19741  closed by python-dev

#19754: pickletools.optimize doesn't reframe correctly
http://bugs.python.org/issue19754  closed by alexandre.vassalotti

#19757: _tracemalloc.c: compiler warning with gil_state
http://bugs.python.org/issue19757  closed by python-dev

#19780: Pickle 4 frame headers optimization
http://bugs.python.org/issue19780  closed by pitrou

#19781: No SSL match_hostname() in ftplib
http://bugs.python.org/issue19781  closed by christian.heimes

#19782: No SSL match_hostname() in imaplib
http://bugs.python.org/issue19782  closed by christian.heimes

#19783: No SSL match_hostname() in nntplib
http://bugs.python.org/issue19783  closed by christian.heimes

#19784: No SSL match_hostname() in poplib
http://bugs.python.org/issue19784  closed by christian.heimes

#19785: No SSL match_hostname() in smtplib
http://bugs.python.org/issue19785  closed by christian.heimes

#19789: Improve wording of how to "undo" a call to logging.disable(lvl
http://bugs.python.org/issue19789  closed by python-dev

#19800: Write more detailed framing tests
http://bugs.python.org/issue19800  closed by pitrou

#19814: Document prefix matching behavior of argparse, particularly fo
http://bugs.python.org/issue19814  closed by eli.bendersky

#19827: Optimize socket.settimeout() and socket.setblocking(): avoid s
http://bugs.python.org/issue19827  closed by python-dev

#19831: tracemalloc: stop the module later at Python shutdown
http://bugs.python.org/issue19831  closed by python-dev

#19833: asyncio: patches to document EventLoop and add more examples
http://bugs.python.org/issue19833  closed by haypo

#19836: selectors: improve examples section
http://bugs.python.org/issue19836  closed by gvanrossum

#19839: bz2: regression wrt supporting files with trailing garbage aft
http://bugs.python.org/issue19839  closed by python-dev

#19842: selectors: refactor BaseSelector implementation
http://bugs.python.org/issue19842  closed by gvanrossum

#19844: os.path.split fails on windows path
http://bugs.python.org/issue19844  closed by christian.heimes

#19845: Compiling Python on Windows docs
http://bugs.python.org/issue19845  closed by zach.ware

#19848: Misleading error on creating already existed symlink
http://bugs.python.org/issue19848  closed by serhiy.storchaka

#19849: selectors behaviour on EINTR undocumented
http://bugs.python.org/issue19849  closed by neologix

#19850: asyncio: limit EINTR occurrences with SA_RESTART
http://bugs.python.org/issue19850  closed by neologix

#19852: Misplaced private API method in pathlib.py
http://bugs.python.org/issue19852  closed by pitrou

#19853: Add support for Bitrig to 2.7
http://bugs.python.org/issue19853  closed by brett.cannon

#19854: Add support for Bitrig to 3.4
http://bugs.python.org/issue19854  closed by brett.cannon

#19859: functools.lru_cache keeps objects alive forever
http://bugs.python.org/issue19859  closed by rhettinger

#19860: asyncio: Add context manager to BaseEventLoop?
http://bugs.python.org/issue19860  closed by gvanrossum

#19868: Importing humanhash and uuid causes a segmentation fault crash
http://bugs.python.org/issue19868  closed by ned.deily

#19872: Remove unused imports in pathlib
http://bugs.python.org/issue19872  closed by pitrou

#19874: test_logging failures on Snow Leopard
http://bugs.python.org/issue19874  closed by vinay.sajip

#19877: test_resolve_dot of test_pathlib.py fails on Windows Vista
http://bugs.python.org/issue19877  closed by pitrou

#19881: Fix bigmem pickle tests
http://bugs.python.org/issue19881  closed by alexandre.vassalotti

#19882: Closing a socket when makefile() is used
http://bugs.python.org/issue19882  closed by pitrou

#19889: Revision information missing in Python 2.6.9
http://bugs.python.org/issue19889  closed by barry

#19892: register.send_metadata fails with EOFError: EOF when reading a
http://bugs.python.org/issue19892  closed by neaj

#19908: pathlib.PureWindowsPath doesn't join relative paths correctly 
http://bugs.python.org/issue19908  closed by serhiy.storchaka


More information about the Python-Dev mailing list