ACTIVITY SUMMARY (2015-11-13 - 2015-11-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 counts and deltas:
  open    5260 (+28)
  closed 32181 (+38)
  total  37441 (+66)

Open issues with patches: 2311 


Issues opened (51)
==================

#25589: test_ascii_formatd fails on Mac when built with Intel compiler
http://bugs.python.org/issue25589  reopened by christopher.hogan

#25622: Enable ctypes.test.test_values.Win_ValuesTestCase for non-Wind
http://bugs.python.org/issue25622  opened by martin.panter

#25623: Keep the link to Python implementation of OrderedDict
http://bugs.python.org/issue25623  opened by serhiy.storchaka

#25624: shutil.make_archive makes invalid directory entries
http://bugs.python.org/issue25624  opened by gumblex

#25625: "chdir" Contex manager for pathlib
http://bugs.python.org/issue25625  opened by Jáchym Barvínek

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626  opened by Ben Cipollini

#25627: distutils : file "bdist_rpm.py" does not quote filenames when 
http://bugs.python.org/issue25627  opened by TheRegRunner

#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628  opened by rhettinger

#25631: Segmentation fault with invalid Unicode command-line arguments
http://bugs.python.org/issue25631  opened by itaibn

#25632: Document BUILD_*_UNPACK opcodes
http://bugs.python.org/issue25632  opened by Antony.Lee

#25633: The documentation for urllib.request should mention http.clien
http://bugs.python.org/issue25633  opened by jon orebro

#25635: urllib2 cannot fully read FTP file
http://bugs.python.org/issue25635  opened by keakon

#25636: Let launcher autoselect best 32-bit Python on 64-bit system
http://bugs.python.org/issue25636  opened by Christian.Ullrich

#25637: Move non-collections-related ABCs out of collections.abc
http://bugs.python.org/issue25637  opened by brett.cannon

#25638: Verify the etree_parse and etree_iterparse benchmarks are work
http://bugs.python.org/issue25638  opened by brett.cannon

#25639: open 'PhysicalDriveN' on windows fails (since python 3.5) with
http://bugs.python.org/issue25639  opened by rokozh

#25640: EmailMessage should throw an error if policy is set to compat3
http://bugs.python.org/issue25640  opened by Matthieu Pepin

#25641: urllib/request.py/getproxies_environment() throws "dictionary 
http://bugs.python.org/issue25641  opened by alphalfalfa

#25642: Setting maxsize breaks asyncio.JoinableQueue/Queue
http://bugs.python.org/issue25642  opened by Chris Seto

#25643: Python tokenizer rewriting
http://bugs.python.org/issue25643  opened by serhiy.storchaka

#25644: Unable to open IDLE on Windows 10 with Python 2.7.10
http://bugs.python.org/issue25644  opened by jatanig

#25646: Distutils and Windows SDK 7.1
http://bugs.python.org/issue25646  opened by JGoutin

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647  opened by vrutsky

#25649: Come up with a good way to handle module aliasing
http://bugs.python.org/issue25649  opened by brett.cannon

#25650: Mismatching documentation <=> behaviour for typing.Any
http://bugs.python.org/issue25650  opened by ebarry

#25651: Confusing output for TestCase.subTest(0)
http://bugs.python.org/issue25651  opened by ezio.melotti

#25652: collections.UserString.__rmod__() raises NameError
http://bugs.python.org/issue25652  opened by Jonathan Goble

#25653: ctypes+callbacks+fork+selinux = crash
http://bugs.python.org/issue25653  opened by arigo

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654  opened by martin.panter

#25655: Python errors related to failures loading DLL's lack informati
http://bugs.python.org/issue25655  opened by never-eat-yellow-snow

#25656: multiprocessing.dummy: pool.map hangs on empty list
http://bugs.python.org/issue25656  opened by tomer70

#25657: virtualenv's activate does not update LD_LIBRARY_PATH
http://bugs.python.org/issue25657  opened by serge-sans-paille

#25658: PyThread assumes pthread_key_t is an integer, which is against
http://bugs.python.org/issue25658  opened by EdSchouten

#25659: ctypes.Array.from_buffer segmentation fault when trying to cre
http://bugs.python.org/issue25659  opened by spear...@gmail.com

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660  opened by yselivanov

#25661: tokenize.untokenize does not maintain the order of tabbed inde
http://bugs.python.org/issue25661  opened by Blake Hilliard

#25663: Make rlcompleter avoid duplicate global names
http://bugs.python.org/issue25663  opened by martin.panter

#25664: Unexpected UnicodeDecodeError in logging module
http://bugs.python.org/issue25664  opened by zephor

#25666: Python unexpectedly ignores a signal after fork
http://bugs.python.org/issue25666  opened by jon orebro

#25667: Supply dual-stack (IPv4/IPv6) socket bind routine
http://bugs.python.org/issue25667  opened by jason.coombs

#25668: Deadlock in logging caused by a possible race condition with "
http://bugs.python.org/issue25668  opened by fviard

#25669: unittest.assertEqual() on un-equal types inheriting from colle
http://bugs.python.org/issue25669  opened by Nathan Herring

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671  opened by Lucretiel

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672  opened by Lukasa

#25674: test_ssl (test_algorithms) failures on bolen-ubuntu slaves: sh
http://bugs.python.org/issue25674  opened by db3l

#25675: doc for BaseEventLoop.run_in_executor() says its a coroutine, 
http://bugs.python.org/issue25675  opened by ealfie

#25677: Syntax error caret confused by indentation
http://bugs.python.org/issue25677  opened by Michael Layzell

#25678: int() from a buffer reads past the buffer boundaries
http://bugs.python.org/issue25678  opened by svenberkvens

#25680: Selector.select() hangs when there is nothing to select
http://bugs.python.org/issue25680  opened by Aleksey Kladov

#25682: __package__ not set to None under pdb in Python 3
http://bugs.python.org/issue25682  opened by Keith Prussing

#25683: __context__ for yields inside except clause
http://bugs.python.org/issue25683  opened by yselivanov



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

#25683: __context__ for yields inside except clause
http://bugs.python.org/issue25683

#25682: __package__ not set to None under pdb in Python 3
http://bugs.python.org/issue25682

#25675: doc for BaseEventLoop.run_in_executor() says its a coroutine, 
http://bugs.python.org/issue25675

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671

#25664: Unexpected UnicodeDecodeError in logging module
http://bugs.python.org/issue25664

#25661: tokenize.untokenize does not maintain the order of tabbed inde
http://bugs.python.org/issue25661

#25658: PyThread assumes pthread_key_t is an integer, which is against
http://bugs.python.org/issue25658

#25657: virtualenv's activate does not update LD_LIBRARY_PATH
http://bugs.python.org/issue25657

#25653: ctypes+callbacks+fork+selinux = crash
http://bugs.python.org/issue25653

#25651: Confusing output for TestCase.subTest(0)
http://bugs.python.org/issue25651

#25650: Mismatching documentation <=> behaviour for typing.Any
http://bugs.python.org/issue25650

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647

#25644: Unable to open IDLE on Windows 10 with Python 2.7.10
http://bugs.python.org/issue25644

#25643: Python tokenizer rewriting
http://bugs.python.org/issue25643

#25636: Let launcher autoselect best 32-bit Python on 64-bit system
http://bugs.python.org/issue25636



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

#25678: int() from a buffer reads past the buffer boundaries
http://bugs.python.org/issue25678

#25677: Syntax error caret confused by indentation
http://bugs.python.org/issue25677

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672

#25671: Fix venv activate.fish to maintain $status
http://bugs.python.org/issue25671

#25663: Make rlcompleter avoid duplicate global names
http://bugs.python.org/issue25663

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654

#25647: Return of asyncio.coroutine from asyncio.coroutine doesn't wor
http://bugs.python.org/issue25647

#25643: Python tokenizer rewriting
http://bugs.python.org/issue25643

#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628

#25627: distutils : file "bdist_rpm.py" does not quote filenames when 
http://bugs.python.org/issue25627

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626

#25624: shutil.make_archive makes invalid directory entries
http://bugs.python.org/issue25624

#25623: Keep the link to Python implementation of OrderedDict
http://bugs.python.org/issue25623

#25622: Enable ctypes.test.test_values.Win_ValuesTestCase for non-Wind
http://bugs.python.org/issue25622



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

#25626: Gzip fails for file over 2**32 bytes
http://bugs.python.org/issue25626  13 msgs

#25612: nested try..excepts don't work correctly for generators
http://bugs.python.org/issue25612  12 msgs

#25660: tabs don't work correctly in python repl
http://bugs.python.org/issue25660   8 msgs

#25654: test_multiprocessing_spawn ResourceWarning with -Werror
http://bugs.python.org/issue25654   7 msgs

#25672: set SSL_MODE_RELEASE_BUFFERS
http://bugs.python.org/issue25672   7 msgs

#23883: __all__ lists are incomplete
http://bugs.python.org/issue23883   6 msgs

#25638: Verify the etree_parse and etree_iterparse benchmarks are work
http://bugs.python.org/issue25638   6 msgs

#25646: Distutils and Windows SDK 7.1
http://bugs.python.org/issue25646   6 msgs

#25628: Make namedtuple "verbose" and "rename" parameters into keyword
http://bugs.python.org/issue25628   5 msgs

#25640: EmailMessage should throw an error if policy is set to compat3
http://bugs.python.org/issue25640   5 msgs



Issues closed (36)
==================

#6973: subprocess.Popen.send_signal doesn't check whether the process
http://bugs.python.org/issue6973  closed by gregory.p.smith

#8823: urllib2 does not catch httplib.BadStatusLine
http://bugs.python.org/issue8823  closed by martin.panter

#17131: subprocess.Popen.terminate can raise exception on Posix
http://bugs.python.org/issue17131  closed by gregory.p.smith

#20220: test_datetime, test_tarfile, test_strptime time zone failures
http://bugs.python.org/issue20220  closed by martin.panter

#20387: tokenize/untokenize roundtrip fails with tabs
http://bugs.python.org/issue20387  closed by jason.coombs

#21779: test_multiprocessing_spawn fails when ran with -Werror
http://bugs.python.org/issue21779  closed by serhiy.storchaka

#23564: Patch fixing sanity check for ordered fd sequence in _posixsub
http://bugs.python.org/issue23564  closed by gregory.p.smith

#24172: Errors in resource.getpagesize module documentation
http://bugs.python.org/issue24172  closed by martin.panter

#24623: Parser: broken line numbers for triple-quoted strings
http://bugs.python.org/issue24623  closed by serhiy.storchaka

#25017: htmllib deprecated: Which library to use? Missing sane default
http://bugs.python.org/issue25017  closed by martin.panter

#25168: test_datetime.test_strptime() random failures on "s390x SLES" 
http://bugs.python.org/issue25168  closed by martin.panter

#25388: tokenizer crash/misbehavior -- heap use-after-free
http://bugs.python.org/issue25388  closed by serhiy.storchaka

#25472: Typing: Specialized subclasses of generics cannot be unpickled
http://bugs.python.org/issue25472  closed by gvanrossum

#25498: Python 3.4.3 regression in ctypes.frombuffer()
http://bugs.python.org/issue25498  closed by martin.panter

#25557: Optimize LOAD_NAME bytecode
http://bugs.python.org/issue25557  closed by haypo

#25578: Memory leak in SSLSocket.getpeercert() with 0-length AIA exten
http://bugs.python.org/issue25578  closed by python-dev

#25583: os.makedirs with exist_ok=True raises PermissionError on Windo
http://bugs.python.org/issue25583  closed by martin.panter

#25590: tab-completition on instances repeatedly accesses attribute/de
http://bugs.python.org/issue25590  closed by martin.panter

#25611: test_deque failure on Gentoo and OpenIndiana buildbots on 2.7
http://bugs.python.org/issue25611  closed by rhettinger

#25615: Document unsorted behaviour of glob.glob
http://bugs.python.org/issue25615  closed by martin.panter

#25618: gdk attribute error
http://bugs.python.org/issue25618  closed by r.david.murray

#25619: Exception AttributeError: "'NoneType'.... thrown on exit
http://bugs.python.org/issue25619  closed by r.david.murray

#25620: Bytes Issue
http://bugs.python.org/issue25620  closed by SilentGhost

#25621: ast.literal_eval() fails on docstrings
http://bugs.python.org/issue25621  closed by r.david.murray

#25629: Move set fill/used updates out of set_insert_clean()
http://bugs.python.org/issue25629  closed by rhettinger

#25630: SIGSEGV in os.putenv()
http://bugs.python.org/issue25630  closed by python-dev

#25634: Add a dedicated subclass for attribute missing errors
http://bugs.python.org/issue25634  closed by r.david.murray

#25645: Reference leak in test_capi, on "import _pickle" in a subinter
http://bugs.python.org/issue25645  closed by python-dev

#25648: asyncio.coroutine fails if asyncio debug mode is enabled and w
http://bugs.python.org/issue25648  closed by gvanrossum

#25662: _tkinter.TclError: bad event type or keysym "Alt"
http://bugs.python.org/issue25662  closed by ronixx

#25665: typing.NamedTuple instances are not picklable.
http://bugs.python.org/issue25665  closed by gvanrossum

#25670: ast.NodeTransformer: remove duplicate getattr()
http://bugs.python.org/issue25670  closed by haypo

#25673: unittest assertLessEqual not working properly with lists
http://bugs.python.org/issue25673  closed by ezio.melotti

#25676: Spam
http://bugs.python.org/issue25676  closed by zach.ware

#25679: Fix typo in Doc/reference/executionmodel.rst
http://bugs.python.org/issue25679  closed by r.david.murray

#25681: Assignment of one element in nested list changes multiple elem
http://bugs.python.org/issue25681  closed by haypo
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to