[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Jun 6 18:07:55 CEST 2014
- Previous message: [Python-Dev] Moving Python 3.5 on Windows to a new compiler
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2014-05-30 - 2014-06-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 4650 (+15) closed 28802 (+52) total 33452 (+67)
Open issues with patches: 2127
Issues opened (48)
#21614: Case sensitivity problem in multiprocessing. http://bugs.python.org/issue21614 opened by ColinPDavidson
#21615: Curses bug report for Python 2.7 and Python 3.2 http://bugs.python.org/issue21615 opened by eclectic9509
#21616: argparse explodes with nargs='*' and a tuple metavar http://bugs.python.org/issue21616 opened by vvas
#21617: importlib reload can fail with AttributeError if module remove http://bugs.python.org/issue21617 opened by ned.deily
#21619: Cleaning up a subprocess with a broken pipe http://bugs.python.org/issue21619 opened by vadmium
#21621: Add note to 3.x What's New re Idle changes in bugfix releases http://bugs.python.org/issue21621 opened by terry.reedy
#21622: ctypes.util incorrectly fails for libraries without DT_SONAME http://bugs.python.org/issue21622 opened by Jeremy.Huntwork
#21623: build ssl failed use vs2010 express http://bugs.python.org/issue21623 opened by Mo.Jia
#21624: Idle: polish htests http://bugs.python.org/issue21624 opened by terry.reedy
#21625: help()'s more-mode is frustrating http://bugs.python.org/issue21625 opened by nedbat
#21626: Add options width and compact to pickle cli http://bugs.python.org/issue21626 opened by barcc
#21627: Concurrently closing files and iterating over the open files d http://bugs.python.org/issue21627 opened by sstewartgallus
#21629: clinic.py --converters fails http://bugs.python.org/issue21629 opened by serhiy.storchaka
#21632: Idle: sychronize text files across versions as appropriate. http://bugs.python.org/issue21632 opened by terry.reedy
#21633: Argparse does not propagate HelpFormatter class to subparsers http://bugs.python.org/issue21633 opened by Michael.Cohen
#21635: difflib.SequenceMatcher stores matching blocks as tuples, not http://bugs.python.org/issue21635 opened by drevicko
#21642: "_ if 1else _" does not compile http://bugs.python.org/issue21642 opened by Joshua.Landau
#21644: Optimize bytearray(int) constructor to use calloc() http://bugs.python.org/issue21644 opened by haypo
#21645: test_read_all_from_pipe_reader() of test_asyncio hangs on Free http://bugs.python.org/issue21645 opened by haypo
#21646: Add tests for turtle.ScrolledCanvas http://bugs.python.org/issue21646 opened by ingrid
#21647: Idle unittests: make gui, mock switching easier. http://bugs.python.org/issue21647 opened by terry.reedy
#21648: urllib urlopener leaves open sockets for FTP connection http://bugs.python.org/issue21648 opened by Claudiu.Popa
#21649: Mention "Recommendations for Secure Use of TLS and DTLS" http://bugs.python.org/issue21649 opened by pitrou
#21650: add json.tool option to avoid alphabetic sort of fields http://bugs.python.org/issue21650 opened by Pavel.Kazlou
#21652: Python 2.7.7 regression in mimetypes module on Windows http://bugs.python.org/issue21652 opened by foom
#21655: Write Unit Test for Vec2 class in the Turtle Module http://bugs.python.org/issue21655 opened by Lita.Cho
#21656: Create test coverage for TurtleScreenBase in Turtle http://bugs.python.org/issue21656 opened by Lita.Cho
#21657: pip.get_installed_distributions() Does not return packages in http://bugs.python.org/issue21657 opened by Adam.Matan
#21658: __m128, can't build 3.4.1 with intel 14.0.0 http://bugs.python.org/issue21658 opened by aom
#21659: IDLE: One corner calltip case http://bugs.python.org/issue21659 opened by serhiy.storchaka
#21660: Substitute @TOKENS@ from sysconfig variables, for python-confi http://bugs.python.org/issue21660 opened by haubi
#21664: multiprocessing leaks temporary directories pymp-xxx http://bugs.python.org/issue21664 opened by yjhong
#21665: 2.7.7 ttk widgets not themed http://bugs.python.org/issue21665 opened by les.bothwell
#21666: Argparse exceptions should include which argument has a proble http://bugs.python.org/issue21666 opened by v+python
#21667: Clarify status of O(1) indexing semantics of str objects http://bugs.python.org/issue21667 opened by ncoghlan
#21668: The select and time modules uses libm functions without linkin http://bugs.python.org/issue21668 opened by fornwall
#21669: Custom error messages when print & exec are used as statements http://bugs.python.org/issue21669 opened by ncoghlan
#21670: Add repr to shelve.Shelf http://bugs.python.org/issue21670 opened by Claudiu.Popa
#21671: CVE-2014-0224: OpenSSL upgrade to 1.0.1h on Windows required http://bugs.python.org/issue21671 opened by lambacck
#21672: Python for Windows 2.7.7: Path Configuration File No Longer Wo http://bugs.python.org/issue21672 opened by jblairpdx
#21673: Idle: hilite search terms in hits in Find in Files output wind http://bugs.python.org/issue21673 opened by terry.reedy
#21674: Idle: Add 'find all' in current file http://bugs.python.org/issue21674 opened by terry.reedy
#21675: Library - Introduction - paragraph 5 - wrong ordering http://bugs.python.org/issue21675 opened by AnthonyBartoli
#21676: IDLE - Test Replace Dialog http://bugs.python.org/issue21676 opened by sahutd
#21677: Exception context set to string by BufferedWriter.close() http://bugs.python.org/issue21677 opened by vadmium
#21678: Add operation "plus" for dictionaries http://bugs.python.org/issue21678 opened by Pix
#21679: Prevent extraneous fstat during open() http://bugs.python.org/issue21679 opened by bkabrda
#21680: asyncio: document event loops http://bugs.python.org/issue21680 opened by haypo
Most recent 15 issues with no replies (15)
#21680: asyncio: document event loops http://bugs.python.org/issue21680
#21679: Prevent extraneous fstat during open() http://bugs.python.org/issue21679
#21677: Exception context set to string by BufferedWriter.close() http://bugs.python.org/issue21677
#21676: IDLE - Test Replace Dialog http://bugs.python.org/issue21676
#21675: Library - Introduction - paragraph 5 - wrong ordering http://bugs.python.org/issue21675
#21674: Idle: Add 'find all' in current file http://bugs.python.org/issue21674
#21673: Idle: hilite search terms in hits in Find in Files output wind http://bugs.python.org/issue21673
#21670: Add repr to shelve.Shelf http://bugs.python.org/issue21670
#21666: Argparse exceptions should include which argument has a proble http://bugs.python.org/issue21666
#21660: Substitute @TOKENS@ from sysconfig variables, for python-confi http://bugs.python.org/issue21660
#21657: pip.get_installed_distributions() Does not return packages in http://bugs.python.org/issue21657
#21656: Create test coverage for TurtleScreenBase in Turtle http://bugs.python.org/issue21656
#21655: Write Unit Test for Vec2 class in the Turtle Module http://bugs.python.org/issue21655
#21652: Python 2.7.7 regression in mimetypes module on Windows http://bugs.python.org/issue21652
#21649: Mention "Recommendations for Secure Use of TLS and DTLS" http://bugs.python.org/issue21649
Most recent 15 issues waiting for review (15)
#21679: Prevent extraneous fstat during open() http://bugs.python.org/issue21679
#21676: IDLE - Test Replace Dialog http://bugs.python.org/issue21676
#21670: Add repr to shelve.Shelf http://bugs.python.org/issue21670
#21669: Custom error messages when print & exec are used as statements http://bugs.python.org/issue21669
#21668: The select and time modules uses libm functions without linkin http://bugs.python.org/issue21668
#21660: Substitute @TOKENS@ from sysconfig variables, for python-confi http://bugs.python.org/issue21660
#21650: add json.tool option to avoid alphabetic sort of fields http://bugs.python.org/issue21650
#21648: urllib urlopener leaves open sockets for FTP connection http://bugs.python.org/issue21648
#21627: Concurrently closing files and iterating over the open files d http://bugs.python.org/issue21627
#21626: Add options width and compact to pickle cli http://bugs.python.org/issue21626
#21610: load_module not closing opened files http://bugs.python.org/issue21610
#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
#21596: asyncio.wait fails when futures list is empty http://bugs.python.org/issue21596
#21595: asyncio: Creating many subprocess generates lots of internal B http://bugs.python.org/issue21595
Top 10 most discussed issues (10)
#21667: Clarify status of O(1) indexing semantics of str objects http://bugs.python.org/issue21667 15 msgs
#21427: installer not working http://bugs.python.org/issue21427 12 msgs
#21476: Inconsitent behaviour between BytesParser.parse and Parser.par http://bugs.python.org/issue21476 11 msgs
#21592: Make statistics.median run in linear time http://bugs.python.org/issue21592 11 msgs
#21573: Clean up turtle.py code formatting http://bugs.python.org/issue21573 9 msgs
#21623: build ssl failed use vs2010 express http://bugs.python.org/issue21623 9 msgs
#15590: --libs is inconsistent for python-config --libs and pkgconfig http://bugs.python.org/issue15590 8 msgs
#21665: 2.7.7 ttk widgets not themed http://bugs.python.org/issue21665 8 msgs
#10740: sqlite3 module breaks transactions and potentially corrupts da http://bugs.python.org/issue10740 7 msgs
#21671: CVE-2014-0224: OpenSSL upgrade to 1.0.1h on Windows required http://bugs.python.org/issue21671 7 msgs
Issues closed (51)
#6181: Tkinter.Listbox several minor issues http://bugs.python.org/issue6181 closed by serhiy.storchaka
#11387: Tkinter, callback functions http://bugs.python.org/issue11387 closed by terry.reedy
#13630: IDLE: Find(ed) text is not highlighted while dialog box is ope http://bugs.python.org/issue13630 closed by terry.reedy
#17095: Modules/Setup shared support broken http://bugs.python.org/issue17095 closed by ned.deily
#18292: Idle: test AutoExpand.py http://bugs.python.org/issue18292 closed by terry.reedy
#18409: Idle: test AutoComplete.py http://bugs.python.org/issue18409 closed by terry.reedy
#18492: Allow all resources if not running under regrtest.py http://bugs.python.org/issue18492 closed by zach.ware
#18910: IDle: test textView.py http://bugs.python.org/issue18910 closed by terry.reedy
#19656: Add Py3k warning for non-ascii bytes literals http://bugs.python.org/issue19656 closed by serhiy.storchaka
#20336: test_asyncio: relax timings even more http://bugs.python.org/issue20336 closed by skrah
#20383: Add a keyword-only spec argument to types.ModuleType http://bugs.python.org/issue20383 closed by brett.cannon
#20475: pystone.py in 3.4 still uses time.clock(), even though it's ma http://bugs.python.org/issue20475 closed by gvanrossum
#21119: asyncio create_connection resource warning http://bugs.python.org/issue21119 closed by haypo
#21180: Efficiently create empty array.array, consistent with bytearra http://bugs.python.org/issue21180 closed by gvanrossum
#21233: Add *Calloc functions to CPython memory allocation API http://bugs.python.org/issue21233 closed by haypo
#21252: Lib/asyncio/events.py has tons of docstrings which are just "X http://bugs.python.org/issue21252 closed by haypo
#21304: PEP 466: Backport hashlib.pbkdf2_hmac to Python 2.7 http://bugs.python.org/issue21304 closed by python-dev
#21344: save scores or ratios in difflib get_close_matches http://bugs.python.org/issue21344 closed by zach.ware
#21462: PEP 466: upgrade OpenSSL in the Python 2.7 Windows builds http://bugs.python.org/issue21462 closed by benjamin.peterson
#21477: Idle: improve idle_test.htest http://bugs.python.org/issue21477 closed by terry.reedy
#21504: can the subprocess module war using os.wait4 and so return usa http://bugs.python.org/issue21504 closed by r.david.murray
#21533: built-in types dict docs - construct dict from iterable, not i http://bugs.python.org/issue21533 closed by terry.reedy
#21552: String length overflow in Tkinter http://bugs.python.org/issue21552 closed by serhiy.storchaka
#21572: Use generic license web page rather than requiring release-spe http://bugs.python.org/issue21572 closed by ned.deily
#21576: Overwritten (custom) uuid inside dictionary http://bugs.python.org/issue21576 closed by r.david.murray
#21583: use support.captured_stderr context manager - test_logging http://bugs.python.org/issue21583 closed by python-dev
#21593: Clarify re.search documentation first match http://bugs.python.org/issue21593 closed by terry.reedy
#21594: asyncio.create_subprocess_exec raises OSError http://bugs.python.org/issue21594 closed by haypo
#21601: Cancel method for Asyncio Task is not documented http://bugs.python.org/issue21601 closed by haypo
#21604: Misleading 2to3 fixer name in documentation: standard_error http://bugs.python.org/issue21604 closed by python-dev
#21605: Add tests for Tkinter images http://bugs.python.org/issue21605 closed by serhiy.storchaka
#21612: IDLE should not open multiple instances of one file http://bugs.python.org/issue21612 closed by terry.reedy
#21618: POpen does not close fds when fds have been inherited from a p http://bugs.python.org/issue21618 closed by gregory.p.smith
#21620: OrderedDict KeysView set operations not supported http://bugs.python.org/issue21620 closed by serhiy.storchaka
#21628: 2to3 does not fix zip in some cases http://bugs.python.org/issue21628 closed by berker.peksag
#21630: List Dict bug? http://bugs.python.org/issue21630 closed by Robert.w
#21631: List/Dict Combination Bug http://bugs.python.org/issue21631 closed by rhettinger
#21634: Pystone uses floats http://bugs.python.org/issue21634 closed by haypo
#21636: test_logging fails on Windows for Unix tests http://bugs.python.org/issue21636 closed by haypo
#21637: Add a warning section exaplaining that tempfiles are opened in http://bugs.python.org/issue21637 closed by r.david.murray
#21638: Seeking to EOF is too inefficient! http://bugs.python.org/issue21638 closed by yanlinlin82
#21639: tracemalloc crashes with floating point exception when using S http://bugs.python.org/issue21639 closed by haypo
#21640: References to other Python version in sidebar of documentation http://bugs.python.org/issue21640 closed by orsenthil
#21641: smtplib leaves open sockets around if SMTPResponseException is http://bugs.python.org/issue21641 closed by orsenthil
#21643: "File exists" error during venv --upgrade http://bugs.python.org/issue21643 closed by python-dev
#21651: asyncio tests ResourceWarning http://bugs.python.org/issue21651 closed by haypo
#21653: Row.keys() in sqlite3 returns a list, not a tuple http://bugs.python.org/issue21653 closed by r.david.murray
#21654: IDLE call tips emitting future warnings about ElementTree obje http://bugs.python.org/issue21654 closed by rhettinger
#21661: setuptools documentation: typo http://bugs.python.org/issue21661 closed by python-dev
#21662: datamodel documentation: fix typo and phrasing http://bugs.python.org/issue21662 closed by r.david.murray
#21663: venv upgrade fails on Windows when copying TCL files http://bugs.python.org/issue21663 closed by python-dev
- Previous message: [Python-Dev] Moving Python 3.5 on Windows to a new compiler
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]