[Python-Dev] Summary of Python tracker Issues

2 views
Skip to first unread message

Python tracker

unread,
Feb 21, 2014, 12:07:54 PM2/21/14
to pytho...@python.org

ACTIVITY SUMMARY (2014-02-14 - 2014-02-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:
open 4558 (+34)
closed 27937 (+62)
total 32495 (+96)

Open issues with patches: 2059


Issues opened (60)
==================

#10510: distutils upload/register should use CRLF in HTTP requests
http://bugs.python.org/issue10510 reopened by eric.araujo

#20628: csv.DictReader
http://bugs.python.org/issue20628 opened by rogererens

#20629: Python ctypes BigEndianStructure bitfield assignment misbehavi
http://bugs.python.org/issue20629 opened by Alan.Ning

#20630: Add sorting helpers for collections containing None values
http://bugs.python.org/issue20630 opened by ncoghlan

#20631: python readline module crashing on NULL access
http://bugs.python.org/issue20631 opened by tfiala

#20632: Define a new __key__ protocol
http://bugs.python.org/issue20632 opened by ncoghlan

#20633: SystemError: Parent module 'multiprocessing' not loaded, canno
http://bugs.python.org/issue20633 opened by Amr.Ali

#20635: Fix the grid geometry manager and add tests for geometry manag
http://bugs.python.org/issue20635 opened by serhiy.storchaka

#20636: Better repr for tkinter widgets
http://bugs.python.org/issue20636 opened by serhiy.storchaka

#20637: Support key-sharing dictionaries in subclasses
http://bugs.python.org/issue20637 opened by pingebretson

#20639: pathlib.PurePath.with_suffix() does not allow removing the suf
http://bugs.python.org/issue20639 opened by july

#20640: Adds idle test for configHelpSourceEdit
http://bugs.python.org/issue20640 opened by sahutd

#20641: Python installer needs elevated rights to install pip
http://bugs.python.org/issue20641 opened by poke

#20642: Enhance deepcopy-ing for tuples
http://bugs.python.org/issue20642 opened by Claudiu.Popa

#20643: Strange dot in documentation (after generator.close)
http://bugs.python.org/issue20643 opened by rutsky

#20644: OS X installer build broken by changes to documentation build
http://bugs.python.org/issue20644 opened by ned.deily

#20646: 3.4 cherry-pick: 180e4b678003 select and kqueue round the time
http://bugs.python.org/issue20646 opened by haypo

#20648: 3.4 cherry-pick: multiple changesets for asyncio
http://bugs.python.org/issue20648 opened by haypo

#20650: asyncio.BaseEventLoop.run_in_executor docs have awkward wordin
http://bugs.python.org/issue20650 opened by brett.cannon

#20653: Pickle enums by name
http://bugs.python.org/issue20653 opened by serhiy.storchaka

#20657: OpenBSD: Merge patches
http://bugs.python.org/issue20657 opened by haypo

#20658: os.environ.clear() fails with empty keys (posix.unsetenv)
http://bugs.python.org/issue20658 opened by blueyed

#20659: Want to make a class method a property by combining decorators
http://bugs.python.org/issue20659 opened by the.mulhern

#20660: Starting a second multiprocessing.Manager causes INCREF on all
http://bugs.python.org/issue20660 opened by mythsmith

#20662: Pydoc doesn't escape parameter defaults in html
http://bugs.python.org/issue20662 opened by serhiy.storchaka

#20663: Introduce exception argument to iter
http://bugs.python.org/issue20663 opened by cool-RR

#20664: _findLib_crle and _get_soname broken on latest SunOS 5.11
http://bugs.python.org/issue20664 opened by rygorde4

#20668: Remove dependency on tests.txt when running test_asyncio suite
http://bugs.python.org/issue20668 opened by vajrasky

#20669: OpenBSD: socket.recvmsg tests fail with OSError: [Errno 40] Me
http://bugs.python.org/issue20669 opened by haypo

#20671: test_create_at_shutdown_with_encoding() of test_io hangs on "S
http://bugs.python.org/issue20671 opened by haypo

#20674: Update comments in dictobject.c
http://bugs.python.org/issue20674 opened by rhettinger

#20677: Minor typo in enum docs
http://bugs.python.org/issue20677 opened by flashk

#20678: re does not allow back references in {} matching operator
http://bugs.python.org/issue20678 opened by hardkrash

#20679: 3.4 cherry-pick: 587fd4b91120 improve Enum subclass behavior
http://bugs.python.org/issue20679 opened by ethan.furman

#20680: Pickle socket enums by names
http://bugs.python.org/issue20680 opened by serhiy.storchaka

#20683: [doc] Ease comprehension of section 9.2 of docs for Python 2 a
http://bugs.python.org/issue20683 opened by krichter

#20686: Confusing statement
http://bugs.python.org/issue20686 opened by Daniel.U..Thibault

#20687: Change in expectedFailure breaks testtools
http://bugs.python.org/issue20687 opened by barry

#20689: socket.AddressFamily is absent in html pydoc
http://bugs.python.org/issue20689 opened by serhiy.storchaka

#20690: IDLE Indents convert to spaces and then throws error
http://bugs.python.org/issue20690 opened by Justin.Barker

#20691: inspect.signature: Consider exposing 'follow_wrapper_chains' o
http://bugs.python.org/issue20691 opened by yselivanov

#20692: Tutorial section 9.4 and FAQ: how to call a method on an int
http://bugs.python.org/issue20692 opened by Jon.Shemitz

#20693: Sidebar scrolls down 2x as fast as page content
http://bugs.python.org/issue20693 opened by nicktimko

#20699: Behavior of ZipFile with file-like object and BufferedWriter.
http://bugs.python.org/issue20699 opened by Henning.von.Bargen

#20701: warning in compileall.rst
http://bugs.python.org/issue20701 opened by pitrou

#20702: warning in cmdline.rst
http://bugs.python.org/issue20702 opened by pitrou

#20703: RuntimeError caused by lazy imports in pdb
http://bugs.python.org/issue20703 opened by xdegaye

#20705: distutils.extension.Extension with empty 'sources' list
http://bugs.python.org/issue20705 opened by remram

#20708: commands has no "RANDOM" environment?
http://bugs.python.org/issue20708 opened by addict2tux

#20709: os.utime(path_to_directory): wrong documentation for Windows.
http://bugs.python.org/issue20709 opened by jgehrcke

#20712: Make inspect agnostic about whether functions are implemented
http://bugs.python.org/issue20712 opened by larry

#20714: Allow for ]]> in CDATA in minidom
http://bugs.python.org/issue20714 opened by arturcz

#20715: 3.4 cherry-pick: 2000c27ebe80 inspect: Fix getfullargspec to s
http://bugs.python.org/issue20715 opened by yselivanov

#20717: test_4_daemon_threads() fails randomly on "x86 Windows Server
http://bugs.python.org/issue20717 opened by haypo

#20718: OpenBSD/AIX: tests passing a file descriptor with sendmsg/recv
http://bugs.python.org/issue20718 opened by haypo

#20719: test_robotparser failure on "SPARC Solaris 10 (cc%2C 64b) [SB]
http://bugs.python.org/issue20719 opened by haypo

#20720: test_create_server() of test_asyncio failure on "x86 Windows S
http://bugs.python.org/issue20720 opened by haypo

#20721: 3.4 cherry-pick: 005d0678f93c Update pip to 1.5.4
http://bugs.python.org/issue20721 opened by dstufft

#20722: newline is (partially) independent of universal newlines; need
http://bugs.python.org/issue20722 opened by Devin Jeanpierre

#20723: Make test (Python 3.3.4)
http://bugs.python.org/issue20723 opened by datienzalopez



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

#20721: 3.4 cherry-pick: 005d0678f93c Update pip to 1.5.4
http://bugs.python.org/issue20721

#20720: test_create_server() of test_asyncio failure on "x86 Windows S
http://bugs.python.org/issue20720

#20715: 3.4 cherry-pick: 2000c27ebe80 inspect: Fix getfullargspec to s
http://bugs.python.org/issue20715

#20709: os.utime(path_to_directory): wrong documentation for Windows.
http://bugs.python.org/issue20709

#20705: distutils.extension.Extension with empty 'sources' list
http://bugs.python.org/issue20705

#20703: RuntimeError caused by lazy imports in pdb
http://bugs.python.org/issue20703

#20702: warning in cmdline.rst
http://bugs.python.org/issue20702

#20701: warning in compileall.rst
http://bugs.python.org/issue20701

#20699: Behavior of ZipFile with file-like object and BufferedWriter.
http://bugs.python.org/issue20699

#20691: inspect.signature: Consider exposing 'follow_wrapper_chains' o
http://bugs.python.org/issue20691

#20690: IDLE Indents convert to spaces and then throws error
http://bugs.python.org/issue20690

#20689: socket.AddressFamily is absent in html pydoc
http://bugs.python.org/issue20689

#20683: [doc] Ease comprehension of section 9.2 of docs for Python 2 a
http://bugs.python.org/issue20683

#20680: Pickle socket enums by names
http://bugs.python.org/issue20680

#20674: Update comments in dictobject.c
http://bugs.python.org/issue20674



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

#20714: Allow for ]]> in CDATA in minidom
http://bugs.python.org/issue20714

#20705: distutils.extension.Extension with empty 'sources' list
http://bugs.python.org/issue20705

#20680: Pickle socket enums by names
http://bugs.python.org/issue20680

#20677: Minor typo in enum docs
http://bugs.python.org/issue20677

#20669: OpenBSD: socket.recvmsg tests fail with OSError: [Errno 40] Me
http://bugs.python.org/issue20669

#20668: Remove dependency on tests.txt when running test_asyncio suite
http://bugs.python.org/issue20668

#20658: os.environ.clear() fails with empty keys (posix.unsetenv)
http://bugs.python.org/issue20658

#20653: Pickle enums by name
http://bugs.python.org/issue20653

#20642: Enhance deepcopy-ing for tuples
http://bugs.python.org/issue20642

#20640: Adds idle test for configHelpSourceEdit
http://bugs.python.org/issue20640

#20639: pathlib.PurePath.with_suffix() does not allow removing the suf
http://bugs.python.org/issue20639

#20637: Support key-sharing dictionaries in subclasses
http://bugs.python.org/issue20637

#20636: Better repr for tkinter widgets
http://bugs.python.org/issue20636

#20635: Fix the grid geometry manager and add tests for geometry manag
http://bugs.python.org/issue20635

#20631: python readline module crashing on NULL access
http://bugs.python.org/issue20631



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

#20648: 3.4 cherry-pick: multiple changesets for asyncio
http://bugs.python.org/issue20648 50 msgs

#20653: Pickle enums by name
http://bugs.python.org/issue20653 27 msgs

#20628: csv.DictReader
http://bugs.python.org/issue20628 17 msgs

#19748: test_time failures on AIX
http://bugs.python.org/issue19748 12 msgs

#20658: os.environ.clear() fails with empty keys (posix.unsetenv)
http://bugs.python.org/issue20658 11 msgs

#20679: 3.4 cherry-pick: 587fd4b91120 improve Enum subclass behavior
http://bugs.python.org/issue20679 10 msgs

#19081: zipimport behaves badly when the zip file changes while the pr
http://bugs.python.org/issue19081 9 msgs

#20608: 'SyntaxError: invalid token' is unfriendly
http://bugs.python.org/issue20608 9 msgs

#20570: Bundle pip 1.5.3 in Python 3.4rc2
http://bugs.python.org/issue20570 7 msgs

#20671: test_create_at_shutdown_with_encoding() of test_io hangs on "S
http://bugs.python.org/issue20671 7 msgs



Issues closed (61)
==================

#9009: Improve quality of Python/dtoa.c
http://bugs.python.org/issue9009 closed by mark.dickinson

#12211: Better document math.copysign behavior.
http://bugs.python.org/issue12211 closed by akuchling

#13663: pootle.python.org is outdated.
http://bugs.python.org/issue13663 closed by benjamin.peterson

#13720: argparse print_help() fails if COLUMNS is set to a low value
http://bugs.python.org/issue13720 closed by serhiy.storchaka

#16224: tokenize.untokenize() misbehaves when moved to "compatiblity m
http://bugs.python.org/issue16224 closed by terry.reedy

#19769: test_venv: test_with_pip() failure on "AMD64 Windows Server 20
http://bugs.python.org/issue19769 closed by haypo

#19890: Typo in multiprocessing docs
http://bugs.python.org/issue19890 closed by ezio.melotti

#20080: Unused variable in Lib/sqlite3/test/factory.py
http://bugs.python.org/issue20080 closed by python-dev

#20221: #define hypot _hypot conflicts with existing definition
http://bugs.python.org/issue20221 closed by zach.ware

#20237: Ambiguous sentence in document of xml package.
http://bugs.python.org/issue20237 closed by akuchling

#20241: Bad reference to RFC in document of ipaddress?
http://bugs.python.org/issue20241 closed by berker.peksag

#20497: Unclear word in socket document.
http://bugs.python.org/issue20497 closed by python-dev

#20507: TypeError from str.join has no message
http://bugs.python.org/issue20507 closed by python-dev

#20510: Test cases in test_sys don't match the comments
http://bugs.python.org/issue20510 closed by zach.ware

#20511: asyncio: StreamReader should use bytearray for its internal bu
http://bugs.python.org/issue20511 closed by haypo

#20564: locks cannot be interrupted on OpenBSD
http://bugs.python.org/issue20564 closed by haypo

#20569: IDLE : Add clipboard history feature
http://bugs.python.org/issue20569 closed by sahutd

#20573: "built-in repr()" function link on the repr module documentati
http://bugs.python.org/issue20573 closed by python-dev

#20609: Always running kill_python breaks building x64 on 32-bit Windo
http://bugs.python.org/issue20609 closed by zach.ware

#20610: Documentation with two slashes in URL links to v2.6.5c2
http://bugs.python.org/issue20610 closed by benjamin.peterson

#20616: Add tracemalloc.Traceback.format() method
http://bugs.python.org/issue20616 closed by haypo

#20621: Issue with zipimport in 3.3.4 and 3.4.0rc1
http://bugs.python.org/issue20621 closed by gregory.p.smith

#20622: Python3.3 venv pip fails to run if path contains spaces
http://bugs.python.org/issue20622 closed by eric.araujo

#20625: Argument names in __annotations__ are not mangled for function
http://bugs.python.org/issue20625 closed by yselivanov

#20634: IDLE test : Typo in readme file
http://bugs.python.org/issue20634 closed by ezio.melotti

#20638: KeyError building the Python html doc with sphinx
http://bugs.python.org/issue20638 closed by georg.brandl

#20645: 3.4 cherry-pick: 1166b3321012 Revert changes of issue #19466 (
http://bugs.python.org/issue20645 closed by larry

#20647: 3.4 cherry-pick: d50a95fab002 add tracemalloc.Traceback.format
http://bugs.python.org/issue20647 closed by larry

#20649: Minor grammatical mistake for asyncio dev docs
http://bugs.python.org/issue20649 closed by python-dev

#20651: 3.4 cherry-pick: 52ab9e1ff46a rolls back bad zipimport changes
http://bugs.python.org/issue20651 closed by larry

#20652: Example in asyncio task gives resource warning
http://bugs.python.org/issue20652 closed by python-dev

#20654: Pydoc (and help) fails with socket.AddressFamily
http://bugs.python.org/issue20654 closed by serhiy.storchaka

#20655: test_subprocess is not executed in python -m test.test_asyncio
http://bugs.python.org/issue20655 closed by haypo

#20656: OpenBSD: timeval.tv_sec type is long, not time_t
http://bugs.python.org/issue20656 closed by python-dev

#20661: 3.4 cherry-pick: eef7899ea7ab use system doc toolchain instead
http://bugs.python.org/issue20661 closed by georg.brandl

#20665: 3.4 cherry-pick: 400a8e4599d9 rename posix_close to avoid name
http://bugs.python.org/issue20665 closed by larry

#20666: asyncio/OpenBSD: make concurrent.futures dependency optional
http://bugs.python.org/issue20666 closed by haypo

#20667: asyncio: KqueueEventLoopTests.test_read_pty_output() of test_a
http://bugs.python.org/issue20667 closed by haypo

#20670: 3.4 cherry-pick: 2dd4922c9371 set line and column numbers for
http://bugs.python.org/issue20670 closed by larry

#20672: test_list() of test_tarfile fails on
http://bugs.python.org/issue20672 closed by serhiy.storchaka

#20673: asyncio: Add support for UNIX Domain Sockets.
http://bugs.python.org/issue20673 closed by yselivanov

#20675: 3.4 cherry-pick: 69d13cdc4eeb fix 64-bit build on 32-bit Windo
http://bugs.python.org/issue20675 closed by larry

#20676: 3.4 cherry-pick: a63327162063 Mangle __parameters in __annotat
http://bugs.python.org/issue20676 closed by larry

#20681: asyncio: New error handling API
http://bugs.python.org/issue20681 closed by yselivanov

#20682: test_create_ssl_unix_connection() of test_asyncio failed on "x
http://bugs.python.org/issue20682 closed by python-dev

#20684: inspect.getfullargspec (etc) incorrectly follows __wrapped__ c
http://bugs.python.org/issue20684 closed by yselivanov

#20685: 3.4 cherry pick: 9f76adbac8b7 better handling of missing SSL/T
http://bugs.python.org/issue20685 closed by larry

#20688: 3.4 cherry-pick: 65fb95578f94 inspect: Fix getfullargspec() to
http://bugs.python.org/issue20688 closed by larry

#20694: asyncio.docs: Document subprocess_exec and subprocess_shell
http://bugs.python.org/issue20694 closed by yselivanov

#20695: test_urllibnet.urlretrieveNetworkTests fails due to new python
http://bugs.python.org/issue20695 closed by benjamin.peterson

#20696: asyncio.docs: Document StreamReader an other streams module AP
http://bugs.python.org/issue20696 closed by yselivanov

#20697: 3.4 cherry-pick: 0399e842073a
http://bugs.python.org/issue20697 closed by larry

#20698: 3.4 cherry-pick: b328f8ccbccf pickle shouldn't look up dunder
http://bugs.python.org/issue20698 closed by larry

#20700: Docs sidebar scrolls strangely in 3.4 docs
http://bugs.python.org/issue20700 closed by zach.ware

#20704: asyncio: Implement debug API
http://bugs.python.org/issue20704 closed by yselivanov

#20706: asyncio.docs: Fix wording in 'this method returns a coroutine
http://bugs.python.org/issue20706 closed by yselivanov

#20707: 3.4 cherry-pick: bf413a97f1a9 fix conflicting hypot definition
http://bugs.python.org/issue20707 closed by larry

#20710: Make pydoc consistent about bound methods
http://bugs.python.org/issue20710 closed by larry

#20711: inspect.getfullargspec does not correctly work with builtin mo
http://bugs.python.org/issue20711 closed by yselivanov

#20713: 3.4 cherry-pick: d57df3f72715 Upgrade pip to 1.5.3
http://bugs.python.org/issue20713 closed by larry

#20716: 3.4 cherry-pick: 5e73bb72662e pydoc shouldn't display "self" f
http://bugs.python.org/issue20716 closed by larry
_______________________________________________
Python-Dev mailing list
Pytho...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com

Python tracker

unread,
Feb 28, 2014, 12:07:50 PM2/28/14
to pytho...@python.org

ACTIVITY SUMMARY (2014-02-21 - 2014-02-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:
open 4582 (+24)
closed 27999 (+62)
total 32581 (+86)

Open issues with patches: 2073


Issues opened (53)
==================

#20693: Sidebar scrolls down 2x as fast as page content
http://bugs.python.org/issue20693 reopened by georg.brandl

#20726: inspect: Make Signature instances picklable
http://bugs.python.org/issue20726 opened by yselivanov

#20727: Improved roundrobin itertools recipe
http://bugs.python.org/issue20727 opened by david.lindquist

#20728: Remove unused import from base64
http://bugs.python.org/issue20728 opened by Claudiu.Popa

#20729: mailbox.Mailbox does odd hasattr() check
http://bugs.python.org/issue20729 opened by Rosuav

#20736: test_socket: testSendmsgDontWait needlessly skipped on Linux
http://bugs.python.org/issue20736 opened by baikie

#20737: 3.3 _thread lock.acquire() timeout and threading.Event().wait(
http://bugs.python.org/issue20737 opened by raruler

#20739: PEP 463 (except expression) implementation
http://bugs.python.org/issue20739 opened by twouters

#20741: Documentation archives should be available also in tar.xz form
http://bugs.python.org/issue20741 opened by Arfrever

#20742: 2to3 zip fixer doesn't fix for loops.
http://bugs.python.org/issue20742 opened by drj

#20744: shutil should not use distutils
http://bugs.python.org/issue20744 opened by doko

#20745: test_statistics fails in refleak mode
http://bugs.python.org/issue20745 opened by pitrou

#20746: test_pdb fails in refleak mode
http://bugs.python.org/issue20746 opened by pitrou

#20747: Charset.header_encode in email.charset doesn't take a maxlinel
http://bugs.python.org/issue20747 opened by rednaw

#20748: 3.4rc2 MSI uninstallation leaves behind ensurepip _uninstall .
http://bugs.python.org/issue20748 opened by loewis

#20749: shutil.unpack_archive(): security concerns not documented
http://bugs.python.org/issue20749 opened by jwilk

#20750: Roundtrip-test tokenize.untokenize(iterable_of_5_tuples)
http://bugs.python.org/issue20750 opened by terry.reedy

#20751: Misleading examples in the descriptor protocol documentation
http://bugs.python.org/issue20751 opened by zuo

#20752: Difflib should provide the option of overriding the SequenceMa
http://bugs.python.org/issue20752 opened by offby1

#20753: disable test_robotparser test that uses an invalid URL
http://bugs.python.org/issue20753 opened by larry

#20754: distutils should use SafeConfigParser
http://bugs.python.org/issue20754 opened by alunduil

#20756: Segmentation fault with unoconv
http://bugs.python.org/issue20756 opened by Sworddragon

#20758: mimetypes initialization order
http://bugs.python.org/issue20758 opened by chid

#20760: test_compileall test getting failed on 3.4 RC
http://bugs.python.org/issue20760 opened by vipulb

#20761: os.path.join doesn't strip LF or CR
http://bugs.python.org/issue20761 opened by ExtraVeral

#20762: SSLSocket.read() not documented
http://bugs.python.org/issue20762 opened by ebianchi

#20766: reference leaks in pdb
http://bugs.python.org/issue20766 opened by xdegaye

#20767: Some python extensions can't be compiled with clang 3.4
http://bugs.python.org/issue20767 opened by Antoine.Brodin.FreeBSD

#20768: pyconfig.h #defines macros in global namespace
http://bugs.python.org/issue20768 opened by fsateler

#20769: Reload() description is unclear
http://bugs.python.org/issue20769 opened by roysmith

#20770: Inform caller of smtplib STARTTLS failures
http://bugs.python.org/issue20770 opened by aclover

#20773: Improve docs for DynamicClassAttribute
http://bugs.python.org/issue20773 opened by ethan.furman

#20774: collections.deque should ship with a stdlib json serializer
http://bugs.python.org/issue20774 opened by acdha

#20776: Add tests for importlib.machinery.PathFinder
http://bugs.python.org/issue20776 opened by brett.cannon

#20779: Add pathlib.chown method
http://bugs.python.org/issue20779 opened by vajrasky

#20780: Shadowed (duplicate name but different body) test in test_stat
http://bugs.python.org/issue20780 opened by vajrasky

#20782: base64 module docs do not use the terms 'bytes' and 'string' c
http://bugs.python.org/issue20782 opened by r.david.murray

#20784: 'collections.abc' is no longer defined when collections is imp
http://bugs.python.org/issue20784 opened by r.david.murray

#20785: Missing symbols in Python27.lib (Windows 64bit)
http://bugs.python.org/issue20785 opened by Victor.Lazzarini

#20786: inspect.getargspec() returns wrong answer with property.__dele
http://bugs.python.org/issue20786 opened by zzzeek

#20787: typo in asyncio docs for subprocess_exec()
http://bugs.python.org/issue20787 opened by akira

#20788: distutils.msvccompiler - flags are hidden inside initialize()
http://bugs.python.org/issue20788 opened by Matt.Goodman

#20789: [3.4] cherrypick 5dec1604322c
http://bugs.python.org/issue20789 opened by brett.cannon

#20792: IDLE: Extend tests for PathBrowser
http://bugs.python.org/issue20792 opened by sahutd

#20797: zipfile.extractall should accept bytes path as parameter
http://bugs.python.org/issue20797 opened by Laurent.Mazuel

#20799: Turn on all tests in test.test_importlib.source.test_file_load
http://bugs.python.org/issue20799 opened by brett.cannon

#20800: Cannot run gui tests twice.
http://bugs.python.org/issue20800 opened by terry.reedy

#20803: struct.pack_into writes 0x00 for pad bytes
http://bugs.python.org/issue20803 opened by bsder

#20804: Sentinels identity lost when pickled (unittest.mock)
http://bugs.python.org/issue20804 opened by Vlastimil.Zíma

#20806: os.times document points to wrong section of non-Linux manual
http://bugs.python.org/issue20806 opened by geoffreyspear

#20807: 3.4 cherry pick: 82ec02db7fe6 & ec42ab5e0cb3 Windows installer
http://bugs.python.org/issue20807 opened by ncoghlan

#20808: 3.4 cherry pick: 6a1711c96fa6 (Popen.__del__ traceback)
http://bugs.python.org/issue20808 opened by barry

#20809: isabspath fails if path is None
http://bugs.python.org/issue20809 opened by jordannh



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

#20809: isabspath fails if path is None
http://bugs.python.org/issue20809

#20799: Turn on all tests in test.test_importlib.source.test_file_load
http://bugs.python.org/issue20799

#20797: zipfile.extractall should accept bytes path as parameter
http://bugs.python.org/issue20797

#20789: [3.4] cherrypick 5dec1604322c
http://bugs.python.org/issue20789

#20788: distutils.msvccompiler - flags are hidden inside initialize()
http://bugs.python.org/issue20788

#20787: typo in asyncio docs for subprocess_exec()
http://bugs.python.org/issue20787

#20785: Missing symbols in Python27.lib (Windows 64bit)
http://bugs.python.org/issue20785

#20782: base64 module docs do not use the terms 'bytes' and 'string' c
http://bugs.python.org/issue20782

#20780: Shadowed (duplicate name but different body) test in test_stat
http://bugs.python.org/issue20780

#20776: Add tests for importlib.machinery.PathFinder
http://bugs.python.org/issue20776

#20754: distutils should use SafeConfigParser
http://bugs.python.org/issue20754

#20751: Misleading examples in the descriptor protocol documentation
http://bugs.python.org/issue20751

#20749: shutil.unpack_archive(): security concerns not documented
http://bugs.python.org/issue20749

#20748: 3.4rc2 MSI uninstallation leaves behind ensurepip _uninstall .
http://bugs.python.org/issue20748

#20746: test_pdb fails in refleak mode
http://bugs.python.org/issue20746



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

#20809: isabspath fails if path is None
http://bugs.python.org/issue20809

#20792: IDLE: Extend tests for PathBrowser
http://bugs.python.org/issue20792

#20787: typo in asyncio docs for subprocess_exec()
http://bugs.python.org/issue20787

#20780: Shadowed (duplicate name but different body) test in test_stat
http://bugs.python.org/issue20780

#20779: Add pathlib.chown method
http://bugs.python.org/issue20779

#20767: Some python extensions can't be compiled with clang 3.4
http://bugs.python.org/issue20767

#20766: reference leaks in pdb
http://bugs.python.org/issue20766

#20758: mimetypes initialization order
http://bugs.python.org/issue20758

#20753: disable test_robotparser test that uses an invalid URL
http://bugs.python.org/issue20753

#20752: Difflib should provide the option of overriding the SequenceMa
http://bugs.python.org/issue20752

#20739: PEP 463 (except expression) implementation
http://bugs.python.org/issue20739

#20736: test_socket: testSendmsgDontWait needlessly skipped on Linux
http://bugs.python.org/issue20736

#20729: mailbox.Mailbox does odd hasattr() check
http://bugs.python.org/issue20729

#20728: Remove unused import from base64
http://bugs.python.org/issue20728

#20727: Improved roundrobin itertools recipe
http://bugs.python.org/issue20727



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

#20727: Improved roundrobin itertools recipe
http://bugs.python.org/issue20727 12 msgs

#20440: Use Py_REPLACE/Py_XREPLACE macros
http://bugs.python.org/issue20440 10 msgs

#16484: pydoc generates invalid docs.python.org link for xml.etree.Ele
http://bugs.python.org/issue16484 8 msgs

#19021: AttributeError in Popen.__del__
http://bugs.python.org/issue19021 8 msgs

#20630: Add sorting helpers for collections containing None values
http://bugs.python.org/issue20630 8 msgs

#20747: Charset.header_encode in email.charset doesn't take a maxlinel
http://bugs.python.org/issue20747 8 msgs

#20784: 'collections.abc' is no longer defined when collections is imp
http://bugs.python.org/issue20784 8 msgs

#9291: mimetypes initialization fails on Windows because of non-Latin
http://bugs.python.org/issue9291 7 msgs

#20804: Sentinels identity lost when pickled (unittest.mock)
http://bugs.python.org/issue20804 7 msgs

#19619: Blacklist base64, hex, ... codecs from bytes.decode() and str.
http://bugs.python.org/issue19619 6 msgs



Issues closed (61)
==================

#6815: UnicodeDecodeError in os.path.expandvars
http://bugs.python.org/issue6815 closed by serhiy.storchaka

#9974: tokenizer.untokenize not invariant with line continuations
http://bugs.python.org/issue9974 closed by terry.reedy

#14513: IDLE icon switched and switches on Windows taskbar
http://bugs.python.org/issue14513 closed by terry.reedy

#16074: Bad error message in os.rename, os.link, and os.symlink
http://bugs.python.org/issue16074 closed by georg.brandl

#17053: pydoc should use inspect.signature instead of inspect.getfulla
http://bugs.python.org/issue17053 closed by yselivanov

#19470: email.header.Header - should not allow two newlines in a row
http://bugs.python.org/issue19470 closed by r.david.murray

#20146: UserDict module docs link is obsolete
http://bugs.python.org/issue20146 closed by ned.deily

#20199: status of module_for_loader and utils._module_to_load
http://bugs.python.org/issue20199 closed by brett.cannon

#20227: Argument Clinic: rename arguments in generated C?
http://bugs.python.org/issue20227 closed by zach.ware

#20261: Cannot pickle some objects that have a __getattr__()
http://bugs.python.org/issue20261 closed by larry

#20429: 3.3.4rc1 install deleted Windows taskbar icons
http://bugs.python.org/issue20429 closed by terry.reedy

#20484: calling pydoc.Helper()('modules') in the test suite sometimes
http://bugs.python.org/issue20484 closed by eric.snow

#20501: fileinput module will read whole file into memory when using f
http://bugs.python.org/issue20501 closed by serhiy.storchaka

#20535: run_tests.py: Work around issues 20355 and 20361
http://bugs.python.org/issue20535 closed by serhiy.storchaka

#20568: Pass --default-install to ensurepip in the Windows installers
http://bugs.python.org/issue20568 closed by python-dev

#20570: Bundle pip 1.5.3 in Python 3.4rc2
http://bugs.python.org/issue20570 closed by larry

#20628: Improve doc for csv.DictReader 'fieldnames' parameter
http://bugs.python.org/issue20628 closed by r.david.murray

#20637: Support key-sharing dictionaries in subclasses
http://bugs.python.org/issue20637 closed by pitrou

#20641: Python installer needs elevated rights to install pip
http://bugs.python.org/issue20641 closed by loewis

#20650: asyncio.BaseEventLoop.run_in_executor docs have awkward wordin
http://bugs.python.org/issue20650 closed by brett.cannon

#20677: Minor typo in enum docs
http://bugs.python.org/issue20677 closed by ezio.melotti

#20679: 3.4 cherry-pick: 587fd4b91120 improve Enum subclass behavior
http://bugs.python.org/issue20679 closed by larry

#20690: IDLE Indents convert to spaces and then throws error
http://bugs.python.org/issue20690 closed by terry.reedy

#20714: Allow for ]]> in CDATA in minidom
http://bugs.python.org/issue20714 closed by loewis

#20715: 3.4 cherry-pick: 2000c27ebe80 inspect: Fix getfullargspec to s
http://bugs.python.org/issue20715 closed by larry

#20721: 3.4 cherry-pick: 005d0678f93c Update pip to 1.5.4
http://bugs.python.org/issue20721 closed by larry

#20723: Make test (Python 3.3.4)
http://bugs.python.org/issue20723 closed by ned.deily

#20724: 3.4 cherry-pick: d6aa3fa646e2 inspect.signature: Check for fun
http://bugs.python.org/issue20724 closed by larry

#20725: Fail to build on Windows x64 with VS Express
http://bugs.python.org/issue20725 closed by zach.ware

#20730: Typo in idlelib.GrepDialog
http://bugs.python.org/issue20730 closed by terry.reedy

#20731: Python 3.3.4: SyntaxError with correct source code encoding #
http://bugs.python.org/issue20731 closed by loewis

#20732: Custom logging formatter doesnt work in 3.3.4
http://bugs.python.org/issue20732 closed by vinay.sajip

#20733: Typo in itertools docs - "itertool-functions"
http://bugs.python.org/issue20733 closed by rhettinger

#20734: 3.4 cherry-pick: 13edfab6c3c0 disable 2 pydoc tests
http://bugs.python.org/issue20734 closed by larry

#20735: Documentation: remove stringprep deprecation mark in docs
http://bugs.python.org/issue20735 closed by python-dev

#20738: 3.4 cherry-pick: 7b80f57f904e fix 20641
http://bugs.python.org/issue20738 closed by larry

#20740: Remove invalid number from squares in introduction section
http://bugs.python.org/issue20740 closed by ezio.melotti

#20743: test_tcl memory leak
http://bugs.python.org/issue20743 closed by pitrou

#20755: 3.3.4: doc build fails on Sphinx < 1.2
http://bugs.python.org/issue20755 closed by python-dev

#20757: 3.4rc2 Traceback on Windows pip uninstall
http://bugs.python.org/issue20757 closed by python-dev

#20759: unittest.mock documentation typos
http://bugs.python.org/issue20759 closed by python-dev

#20763: old sys.path_hooks importer does not work with Python 3.4.0rc1
http://bugs.python.org/issue20763 closed by brett.cannon

#20764: os.walk recurses down even with dirnames deleted
http://bugs.python.org/issue20764 closed by ned.deily

#20765: Pathlib docs fail to mention with_name, with_suffix
http://bugs.python.org/issue20765 closed by pitrou

#20771: spam
http://bugs.python.org/issue20771 closed by zach.ware

#20772: Spam
http://bugs.python.org/issue20772 closed by berker.peksag

#20775: Modifications to global variables ignored after instantiating
http://bugs.python.org/issue20775 closed by Naftali.Harris

#20777: PyArg_ParseTupleAndKeywords does not respect arguments format.
http://bugs.python.org/issue20777 closed by Claymore

#20778: ModuleFinder.load_module skips incorrect number of bytes in py
http://bugs.python.org/issue20778 closed by brett.cannon

#20781: BZ2File doesn't decompress some .bz2 files correctly
http://bugs.python.org/issue20781 closed by serhiy.storchaka

#20783: bytearray init fails when \x00 is present
http://bugs.python.org/issue20783 closed by bsder

#20790: Make sure exec_module() implementations are documented
http://bugs.python.org/issue20790 closed by brett.cannon

#20791: copy.copy(bytes) is slow
http://bugs.python.org/issue20791 closed by pitrou

#20793: locale.setlocale()
http://bugs.python.org/issue20793 closed by ned.deily

#20794: ImportError: Bad magic number in .pyc file
http://bugs.python.org/issue20794 closed by ned.deily

#20795: Spam
http://bugs.python.org/issue20795 closed by berker.peksag

#20796: Test failures when running with PYTHONDONTWRITEBYTECODE
http://bugs.python.org/issue20796 closed by python-dev

#20798: Reversed order in testtools messages
http://bugs.python.org/issue20798 closed by r.david.murray

#20801: WindowsError: [Error 2] The system cannot find the file specif
http://bugs.python.org/issue20801 closed by ned.deily

#20802: AttributeError: 'NoneType' object has no attribute 'returncode
http://bugs.python.org/issue20802 closed by ned.deily

#20805: Error in 3.3 Tutorial
http://bugs.python.org/issue20805 closed by r.david.murray
Reply all
Reply to author
Forward
0 new messages