[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jan 5 12:09:53 EST 2018


ACTIVITY SUMMARY (2017-12-29 - 2018-01-05)
Python tracker at https://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    6377 (+22)
  closed 37871 (+28)
  total  44248 (+50)

Open issues with patches: 2479 


Issues opened (37)
==================

#15982: asyncore.dispatcher does not handle windows socket error code 
https://bugs.python.org/issue15982  reopened by vstinner

#32448: subscriptable
https://bugs.python.org/issue32448  opened by thehesiod

#32449: MappingView must inherit from Collection instead of Sized
https://bugs.python.org/issue32449  opened by yahya-abou-imran

#32450: non-descriptive variable name
https://bugs.python.org/issue32450  opened by Yuri Kanivetsky

#32451: python -m venv activation issue when using cygwin on windows
https://bugs.python.org/issue32451  opened by Kevin

#32453: shutil.rmtree can have O(n^2) performance on large dirs
https://bugs.python.org/issue32453  opened by nh2

#32454: Add socket.close(fd) function
https://bugs.python.org/issue32454  opened by christian.heimes

#32455: PyCompile_OpcodeStackEffect() and dis.stack_effect() are not p
https://bugs.python.org/issue32455  opened by serhiy.storchaka

#32456: PYTHONIOENCODING=undefined doesn't work in Python 3
https://bugs.python.org/issue32456  opened by serhiy.storchaka

#32457: Windows Python cannot handle an early PATH entry containing ".
https://bugs.python.org/issue32457  opened by Ray Donnelly

#32458: test_asyncio failures on Windows
https://bugs.python.org/issue32458  opened by pitrou

#32459: Capsule API usage docs are incompatible with module reloading 
https://bugs.python.org/issue32459  opened by ncoghlan

#32461: the first build after a change to Makefile.pre.in uses the old
https://bugs.python.org/issue32461  opened by xdegaye

#32462: mimetypes.guess_type() returns incorrectly formatted type
https://bugs.python.org/issue32462  opened by csabella

#32463: problems with shutil.py and os.get_terminal_size
https://bugs.python.org/issue32463  opened by Dhruve

#32464: raise NotImplemented vs return NotImplemented
https://bugs.python.org/issue32464  opened by thatiparthy

#32465: [urllib] proxy_bypass_registry - extra error handling required
https://bugs.python.org/issue32465  opened by chansol kim

#32466: Fix missing test coverage for fractions.Fraction.__new__
https://bugs.python.org/issue32466  opened by gphemsley

#32467: dict_values isn't considered a Collection nor a Container
https://bugs.python.org/issue32467  opened by yahya-abou-imran

#32469: Generator and coroutine repr could be more helpful
https://bugs.python.org/issue32469  opened by pitrou

#32471: Add an UML class diagram to the collections.abc module documen
https://bugs.python.org/issue32471  opened by yahya-abou-imran

#32473: Readibility of ABCMeta._dump_registry()
https://bugs.python.org/issue32473  opened by yahya-abou-imran

#32475: Add ability to query number of buffered bytes available on buf
https://bugs.python.org/issue32475  opened by kata198

#32476: Add concat functionality to ElementTree xpath find
https://bugs.python.org/issue32476  opened by jjolly

#32477: Move jumps optimization from the peepholer to the compiler
https://bugs.python.org/issue32477  opened by serhiy.storchaka

#32479: inconsistent ImportError message executing same import stateme
https://bugs.python.org/issue32479  opened by xiang.zhang

#32485: Multiprocessing dict sharing between forked processes
https://bugs.python.org/issue32485  opened by André Neto

#32486: tail optimization for 'yield from'
https://bugs.python.org/issue32486  opened by Robert Smart

#32489: Allow 'continue' in 'finally' clause
https://bugs.python.org/issue32489  opened by serhiy.storchaka

#32490: subprocess: duplicate filename in exception message
https://bugs.python.org/issue32490  opened by jwilk

#32491: base64.decode: linebreaks are not ignored
https://bugs.python.org/issue32491  opened by gregory.p.smith

#32492: C Fast path for namedtuple's property/itemgetter pair
https://bugs.python.org/issue32492  opened by rhettinger

#32493: UUID Module - FreeBSD build failure
https://bugs.python.org/issue32493  opened by David Carlier

#32494: interface to gdbm_count
https://bugs.python.org/issue32494  opened by sam-s

#32495: Adding Timer to multiprocessing
https://bugs.python.org/issue32495  opened by jcrotts

#32496: lib2to3 fails to parse a ** of a conditional expression
https://bugs.python.org/issue32496  opened by gregory.p.smith

#32497: datetime.strptime creates tz naive object from value containin
https://bugs.python.org/issue32497  opened by akeeman



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

#32496: lib2to3 fails to parse a ** of a conditional expression
https://bugs.python.org/issue32496

#32494: interface to gdbm_count
https://bugs.python.org/issue32494

#32490: subprocess: duplicate filename in exception message
https://bugs.python.org/issue32490

#32486: tail optimization for 'yield from'
https://bugs.python.org/issue32486

#32476: Add concat functionality to ElementTree xpath find
https://bugs.python.org/issue32476

#32473: Readibility of ABCMeta._dump_registry()
https://bugs.python.org/issue32473

#32467: dict_values isn't considered a Collection nor a Container
https://bugs.python.org/issue32467

#32465: [urllib] proxy_bypass_registry - extra error handling required
https://bugs.python.org/issue32465

#32459: Capsule API usage docs are incompatible with module reloading 
https://bugs.python.org/issue32459

#32454: Add socket.close(fd) function
https://bugs.python.org/issue32454

#32450: non-descriptive variable name
https://bugs.python.org/issue32450

#32446: ResourceLoader.get_data() should accept a PathLike
https://bugs.python.org/issue32446

#32436: Implement PEP 567
https://bugs.python.org/issue32436

#32433: Provide optimized HMAC digest
https://bugs.python.org/issue32433

#32423: The Windows SDK version 10.0.15063.0 was not found
https://bugs.python.org/issue32423



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

#32497: datetime.strptime creates tz naive object from value containin
https://bugs.python.org/issue32497

#32492: C Fast path for namedtuple's property/itemgetter pair
https://bugs.python.org/issue32492

#32477: Move jumps optimization from the peepholer to the compiler
https://bugs.python.org/issue32477

#32476: Add concat functionality to ElementTree xpath find
https://bugs.python.org/issue32476

#32475: Add ability to query number of buffered bytes available on buf
https://bugs.python.org/issue32475

#32473: Readibility of ABCMeta._dump_registry()
https://bugs.python.org/issue32473

#32469: Generator and coroutine repr could be more helpful
https://bugs.python.org/issue32469

#32462: mimetypes.guess_type() returns incorrectly formatted type
https://bugs.python.org/issue32462

#32461: the first build after a change to Makefile.pre.in uses the old
https://bugs.python.org/issue32461

#32458: test_asyncio failures on Windows
https://bugs.python.org/issue32458

#32454: Add socket.close(fd) function
https://bugs.python.org/issue32454

#32449: MappingView must inherit from Collection instead of Sized
https://bugs.python.org/issue32449

#32436: Implement PEP 567
https://bugs.python.org/issue32436

#32433: Provide optimized HMAC digest
https://bugs.python.org/issue32433

#32431: Two bytes objects of zero length don't compare equal
https://bugs.python.org/issue32431



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

#17611: Move unwinding of stack for "pseudo exceptions" from interpret
https://bugs.python.org/issue17611  16 msgs

#32453: shutil.rmtree can have O(n^2) performance on large dirs
https://bugs.python.org/issue32453  10 msgs

#32466: Fix missing test coverage for fractions.Fraction.__new__
https://bugs.python.org/issue32466  10 msgs

#32449: MappingView must inherit from Collection instead of Sized
https://bugs.python.org/issue32449   9 msgs

#32346: Speed up slot lookup for class creation
https://bugs.python.org/issue32346   7 msgs

#32430: Simplify Modules/Setup{,.dist,.local}
https://bugs.python.org/issue32430   7 msgs

#25095: test_httpservers hangs since Python 3.5
https://bugs.python.org/issue25095   6 msgs

#32428: dataclasses: make it an error to have initialized non-fields i
https://bugs.python.org/issue32428   5 msgs

#32455: PyCompile_OpcodeStackEffect() and dis.stack_effect() are not p
https://bugs.python.org/issue32455   5 msgs

#32477: Move jumps optimization from the peepholer to the compiler
https://bugs.python.org/issue32477   5 msgs



Issues closed (28)
==================

#18035: telnetlib incorrectly assumes that select.error has an errno a
https://bugs.python.org/issue18035  closed by gregory.p.smith

#23749: asyncio missing wrap_socket (starttls)
https://bugs.python.org/issue23749  closed by yselivanov

#31699: Deadlocks in `concurrent.futures.ProcessPoolExecutor` with pic
https://bugs.python.org/issue31699  closed by pitrou

#31778: ast.literal_eval supports non-literals in Python 3
https://bugs.python.org/issue31778  closed by serhiy.storchaka

#32211: Document the bug in re.findall() and re.finditer() in 2.7 and 
https://bugs.python.org/issue32211  closed by serhiy.storchaka

#32308: Replace empty matches adjacent to a previous non-empty match i
https://bugs.python.org/issue32308  closed by serhiy.storchaka

#32390: AIX compile error with Modules/posixmodule.c: Function argumen
https://bugs.python.org/issue32390  closed by xdegaye

#32399: _uuidmodule.c cannot build on AIX - different typedefs of uuid
https://bugs.python.org/issue32399  closed by pitrou

#32418: Implement Server.get_loop() method
https://bugs.python.org/issue32418  closed by asvetlov

#32420: LookupError : unknown encoding : [0x7FF092395AD0] ANOMALY
https://bugs.python.org/issue32420  closed by terry.reedy

#32439: Clean up the code for compiling comparison expressions
https://bugs.python.org/issue32439  closed by serhiy.storchaka

#32441: os.dup2 should return the new fd
https://bugs.python.org/issue32441  closed by benjamin.peterson

#32445: Skip creating redundant wrapper functions in ExitStack.callbac
https://bugs.python.org/issue32445  closed by ncoghlan

#32447: IDLE shell won't open on Mac OS 10.13.1
https://bugs.python.org/issue32447  closed by ned.deily

#32452: Brackets and Parentheses used in an ambiguous way
https://bugs.python.org/issue32452  closed by r.david.murray

#32460: don't use tentative declarations
https://bugs.python.org/issue32460  closed by benjamin.peterson

#32468: Frame repr should be more helpful
https://bugs.python.org/issue32468  closed by pitrou

#32470: Unexpected behavior of struct.pack
https://bugs.python.org/issue32470  closed by benjamin.peterson

#32472: Mention of __await__ missing in Coroutine Abstract Methods
https://bugs.python.org/issue32472  closed by asvetlov

#32474: argparse nargs should support string wrapped integers too
https://bugs.python.org/issue32474  closed by r.david.murray

#32478: Add tests for 'break' and 'return' inside 'finally' clause
https://bugs.python.org/issue32478  closed by serhiy.storchaka

#32480: czipfile installation failure
https://bugs.python.org/issue32480  closed by ronaldoussoren

#32481: Hitting the acute accent ´ button on a Danish keyboard causes
https://bugs.python.org/issue32481  closed by ned.deily

#32482: Improve tests for syntax and grammar in 2.7
https://bugs.python.org/issue32482  closed by serhiy.storchaka

#32483: Misleading reflective behaviour due to PEP 3131 NFKC identifie
https://bugs.python.org/issue32483  closed by benjamin.peterson

#32484: ImportError for gdbm 1.14
https://bugs.python.org/issue32484  closed by benjamin.peterson

#32487: assertRaises should return the "captured" exception
https://bugs.python.org/issue32487  closed by r.david.murray

#32488: Fatal error using pydoc
https://bugs.python.org/issue32488  closed by ned.deily


More information about the Python-Dev mailing list