[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri May 30 18:07:58 CEST 2014
ACTIVITY SUMMARY (2014-05-23 - 2014-05-30)
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 4635 (+13)
closed 28750 (+40)
total 33385 (+53)
Open issues with patches: 2127
Issues opened (41)
==================
#16638: support multi-line docstring signatures in IDLE calltips
http://bugs.python.org/issue16638 reopened by rhettinger
#21561: help() on enum34 enumeration class creates only a dummy docume
http://bugs.python.org/issue21561 opened by andymaier
#21563: Segv during call to builtin_execfile in application embedding
http://bugs.python.org/issue21563 opened by snoeberger
#21564: Declaration of EVP_MD_CTX causes crash when switching between
http://bugs.python.org/issue21564 opened by Ryan.Calhoun
#21566: make use of the new default socket.listen() backlog argument
http://bugs.python.org/issue21566 opened by neologix
#21567: cannot create multipart alternative message with us-ascii char
http://bugs.python.org/issue21567 opened by Viktor.Szépe
#21568: Win32 pip doesn't use relative path to found site-packages.
http://bugs.python.org/issue21568 opened by 勇刚.罗
#21569: PEP 466: Python 2.7 What's New preamble changes
http://bugs.python.org/issue21569 opened by ncoghlan
#21571: Python build should check CPATH, C_INCLUDE_PATH for module dep
http://bugs.python.org/issue21571 opened by JanKanis
#21572: Use generic license web page rather than requiring release-spe
http://bugs.python.org/issue21572 opened by ned.deily
#21573: Clean up turtle.py code formatting
http://bugs.python.org/issue21573 opened by jesstess
#21574: Port image types detections from PIL to the imghdr module
http://bugs.python.org/issue21574 opened by serhiy.storchaka
#21576: Overwritten (custom) uuid inside dictionary
http://bugs.python.org/issue21576 opened by beta990
#21577: Help for ImportError should show a more useful signature.
http://bugs.python.org/issue21577 opened by eric.snow
#21578: Misleading error message when ImportError called with invalid
http://bugs.python.org/issue21578 opened by eric.snow
#21579: Python 3.4: tempfile.close attribute does not work
http://bugs.python.org/issue21579 opened by mmarkk
#21580: PhotoImage(data=...) apparently has to be UTF-8 or Base-64 enc
http://bugs.python.org/issue21580 opened by vadmium
#21581: Consider dropping importlib.abc.Loader.create_module()
http://bugs.python.org/issue21581 opened by brett.cannon
#21582: use support.catpured context managers - test_asyncore
http://bugs.python.org/issue21582 opened by diana
#21583: use support.catpured_stderr context manager - test_logging
http://bugs.python.org/issue21583 opened by diana
#21585: Run Tkinter tests with wantobjects=False
http://bugs.python.org/issue21585 opened by serhiy.storchaka
#21588: Idle: make editor title bar user configurable
http://bugs.python.org/issue21588 opened by terry.reedy
#21590: Systemtap and DTrace support
http://bugs.python.org/issue21590 opened by bkabrda
#21591: "exec(a, b, c)" not the same as "exec a in b, c" in nested fun
http://bugs.python.org/issue21591 opened by Robert.Jordens
#21592: Make statistics.median run in linear time
http://bugs.python.org/issue21592 opened by Thomas.Dybdahl.Ahle
#21593: Clarify re.search documentation first match
http://bugs.python.org/issue21593 opened by Joshua.Landau
#21594: asyncio.create_subprocess_exec raises OSError
http://bugs.python.org/issue21594 opened by Sebastian.Kreft.Deezer
#21595: Creating many subprocess generates lots of internal BlockingIO
http://bugs.python.org/issue21595 opened by Sebastian.Kreft.Deezer
#21596: asyncio.wait fails when futures list is empty
http://bugs.python.org/issue21596 opened by Sebastian.Kreft.Deezer
#21597: Allow turtledemo code pane to get wider.
http://bugs.python.org/issue21597 opened by terry.reedy
#21599: Argument transport in attach and detach method in Server class
http://bugs.python.org/issue21599 opened by vajrasky
#21600: mock.patch.stopall doesn't work with patch.dict to sys.modules
http://bugs.python.org/issue21600 opened by kakuma
#21601: Cancel method for Asyncio Task is not documented
http://bugs.python.org/issue21601 opened by vajrasky
#21603: IDLE SaveAs drops the extension in the prompted filename
http://bugs.python.org/issue21603 opened by rhettinger
#21604: Misleading 2to3 fixer name in documentation: standard_error
http://bugs.python.org/issue21604 opened by wluebbe
#21605: Add tests for Tkinter images
http://bugs.python.org/issue21605 opened by serhiy.storchaka
#21608: logging.handlers.HTTPHandler.setFormatter() has no effect
http://bugs.python.org/issue21608 opened by bk2zsto
#21610: load_module not closing opened files
http://bugs.python.org/issue21610 opened by mattip
#21611: int() docstring - unclear what number is
http://bugs.python.org/issue21611 opened by and
#21612: IDLE should not open multiple instances of one file
http://bugs.python.org/issue21612 opened by irdb
#21613: Installer for mac doesn't store the installation location
http://bugs.python.org/issue21613 opened by ustinov
Most recent 15 issues with no replies (15)
==========================================
#21612: IDLE should not open multiple instances of one file
http://bugs.python.org/issue21612
#21611: int() docstring - unclear what number is
http://bugs.python.org/issue21611
#21605: Add tests for Tkinter images
http://bugs.python.org/issue21605
#21604: Misleading 2to3 fixer name in documentation: standard_error
http://bugs.python.org/issue21604
#21601: Cancel method for Asyncio Task is not documented
http://bugs.python.org/issue21601
#21600: mock.patch.stopall doesn't work with patch.dict to sys.modules
http://bugs.python.org/issue21600
#21599: Argument transport in attach and detach method in Server class
http://bugs.python.org/issue21599
#21597: Allow turtledemo code pane to get wider.
http://bugs.python.org/issue21597
#21596: asyncio.wait fails when futures list is empty
http://bugs.python.org/issue21596
#21593: Clarify re.search documentation first match
http://bugs.python.org/issue21593
#21591: "exec(a, b, c)" not the same as "exec a in b, c" in nested fun
http://bugs.python.org/issue21591
#21582: use support.catpured context managers - test_asyncore
http://bugs.python.org/issue21582
#21577: Help for ImportError should show a more useful signature.
http://bugs.python.org/issue21577
#21568: Win32 pip doesn't use relative path to found site-packages.
http://bugs.python.org/issue21568
#21564: Declaration of EVP_MD_CTX causes crash when switching between
http://bugs.python.org/issue21564
Most recent 15 issues waiting for review (15)
=============================================
#21610: load_module not closing opened files
http://bugs.python.org/issue21610
#21608: logging.handlers.HTTPHandler.setFormatter() has no effect
http://bugs.python.org/issue21608
#21605: Add tests for Tkinter images
http://bugs.python.org/issue21605
#21601: Cancel method for Asyncio Task is not documented
http://bugs.python.org/issue21601
#21599: Argument transport in attach and detach method in Server class
http://bugs.python.org/issue21599
#21595: Creating many subprocess generates lots of internal BlockingIO
http://bugs.python.org/issue21595
#21585: Run Tkinter tests with wantobjects=False
http://bugs.python.org/issue21585
#21583: use support.catpured_stderr context manager - test_logging
http://bugs.python.org/issue21583
#21582: use support.catpured context managers - test_asyncore
http://bugs.python.org/issue21582
#21580: PhotoImage(data=...) apparently has to be UTF-8 or Base-64 enc
http://bugs.python.org/issue21580
#21578: Misleading error message when ImportError called with invalid
http://bugs.python.org/issue21578
#21572: Use generic license web page rather than requiring release-spe
http://bugs.python.org/issue21572
#21566: make use of the new default socket.listen() backlog argument
http://bugs.python.org/issue21566
#21564: Declaration of EVP_MD_CTX causes crash when switching between
http://bugs.python.org/issue21564
#21563: Segv during call to builtin_execfile in application embedding
http://bugs.python.org/issue21563
Top 10 most discussed issues (10)
=================================
#21477: Idle: improve idle_test.htest
http://bugs.python.org/issue21477 18 msgs
#20383: Add a keyword-only spec argument to types.ModuleType
http://bugs.python.org/issue20383 13 msgs
#17172: Add turtledemo to IDLE menu
http://bugs.python.org/issue17172 10 msgs
#20611: socket.create_connection() doesn't handle EINTR properly
http://bugs.python.org/issue20611 9 msgs
#20689: socket.AddressFamily is absent in pydoc output
http://bugs.python.org/issue20689 7 msgs
#21579: Python 3.4: tempfile.close attribute does not work
http://bugs.python.org/issue21579 7 msgs
#3015: tkinter with wantobjects=False has been broken for some time
http://bugs.python.org/issue3015 6 msgs
#21235: importlib's spec module create algorithm is not exposed
http://bugs.python.org/issue21235 6 msgs
#8243: curses writing to window's bottom right position raises: `_cur
http://bugs.python.org/issue8243 5 msgs
#21561: help() on enum34 enumeration class creates only a dummy docume
http://bugs.python.org/issue21561 5 msgs
Issues closed (39)
==================
#1641: asyncore delayed calls feature
http://bugs.python.org/issue1641 closed by haypo
#7094: Add alternate float formatting styles to new-style formatting.
http://bugs.python.org/issue7094 closed by eric.smith
#8743: set() operators don't work with collections.Set instances
http://bugs.python.org/issue8743 closed by rhettinger
#10203: sqlite3.Row doesn't support sequence protocol
http://bugs.python.org/issue10203 closed by serhiy.storchaka
#13742: Add a key parameter (like sorted) to heapq.merge
http://bugs.python.org/issue13742 closed by rhettinger
#14315: zipfile.ZipFile() unable to open zip File with a short extra h
http://bugs.python.org/issue14315 closed by gregory.p.smith
#14710: pkgutil.get_loader and find_loader fail when module is missing
http://bugs.python.org/issue14710 closed by brett.cannon
#15246: Line coverage for collectionts.abc.Set
http://bugs.python.org/issue15246 closed by rhettinger
#16774: Additional recipes for itertools docs
http://bugs.python.org/issue16774 closed by rhettinger
#19048: itertools.tee doesn't have a __sizeof__ method
http://bugs.python.org/issue19048 closed by rhettinger
#19925: Add unit test for spwd module
http://bugs.python.org/issue19925 closed by serhiy.storchaka
#20197: Support WebP image format detection in imghdr module
http://bugs.python.org/issue20197 closed by serhiy.storchaka
#21137: Better repr for threading.Lock()
http://bugs.python.org/issue21137 closed by rhettinger
#21343: os.path.relpath returns inconsistent types
http://bugs.python.org/issue21343 closed by serhiy.storchaka
#21376: asyncio docs refer to wrong TimeoutError
http://bugs.python.org/issue21376 closed by haypo
#21402: tkinter.ttk._val_or_dict assumes tkinter._default_root exists
http://bugs.python.org/issue21402 closed by serhiy.storchaka
#21434: python -3 documentation is outdated
http://bugs.python.org/issue21434 closed by python-dev
#21439: Numerous minor issues in Language Reference
http://bugs.python.org/issue21439 closed by rhettinger
#21454: asyncio's loop.connect_read_pipe makes pipes non-blocking cont
http://bugs.python.org/issue21454 closed by haypo
#21481: Argpase Namespace object methods __eq__ and __ne__ raise Type
http://bugs.python.org/issue21481 closed by rhettinger
#21493: Add test for ntpath.expanduser
http://bugs.python.org/issue21493 closed by serhiy.storchaka
#21513: speed up some ipaddress properties
http://bugs.python.org/issue21513 closed by pitrou
#21534: 404 on documentation download links
http://bugs.python.org/issue21534 closed by benjamin.peterson
#21546: int('\0') gives wrong error message
http://bugs.python.org/issue21546 closed by terry.reedy
#21555: gcmodule.c could use pytime.h
http://bugs.python.org/issue21555 closed by pitrou
#21558: Fix a typo in the contextlib docs
http://bugs.python.org/issue21558 closed by rhettinger
#21562: curses getsxy() should be curses getxy() in https://docs.pytho
http://bugs.python.org/issue21562 closed by jcea
#21565: multiprocessing: use contex-manager protocol for synchronizati
http://bugs.python.org/issue21565 closed by neologix
#21570: String being confused with datetime.datetime object.
http://bugs.python.org/issue21570 closed by brandon
#21575: list.sort() should show arguments in tutorial
http://bugs.python.org/issue21575 closed by rhettinger
#21584: Unraised overflow error in sqlite3.Row indexing
http://bugs.python.org/issue21584 closed by serhiy.storchaka
#21586: Minor error "How To Sockets"
http://bugs.python.org/issue21586 closed by python-dev
#21587: Tabs in source
http://bugs.python.org/issue21587 closed by python-dev
#21589: Use better idiom in unittest example
http://bugs.python.org/issue21589 closed by ezio.melotti
#21598: Is __getitem__ and __len__ implementations enough to make a us
http://bugs.python.org/issue21598 closed by santa4nt
#21602: smtplib.py socket.create_connection() also doesn't handle EINT
http://bugs.python.org/issue21602 closed by neologix
#21606: No visual feedback when entering japanese Characters in Entry
http://bugs.python.org/issue21606 closed by ned.deily
#21607: results of `zip` are displayed as '<zip object at 0xxxxxx>
http://bugs.python.org/issue21607 closed by SilentGhost
#21609: Documentation for datetime.datetime uses microseconds instead
http://bugs.python.org/issue21609 closed by Miquel.Garcia
More information about the Python-Dev
mailing list