[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jan 25 13:07:54 EST 2019


ACTIVITY SUMMARY (2019-01-18 - 2019-01-25)
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    6953 (+21)
  closed 40626 (+31)
  total  47579 (+52)

Open issues with patches: 2771 


Issues opened (39)
==================

#33416: Add endline and endcolumn to every AST node
https://bugs.python.org/issue33416  reopened by levkivskyi

#34656: [CVE-2018-20406] memory exhaustion in Modules/_pickle.c:1393
https://bugs.python.org/issue34656  reopened by vstinner

#35711: Print information about an unexpectedly pending error before c
https://bugs.python.org/issue35711  reopened by gregory.p.smith

#35780: Recheck logic in the C version of the lru_cache()
https://bugs.python.org/issue35780  opened by rhettinger

#35782: Missing whitespace after comma in randrange raise error
https://bugs.python.org/issue35782  opened by louielu

#35783: incorrect example of fetching messages in imaplib documentatio
https://bugs.python.org/issue35783  opened by Max Varnar

#35784: document that hashlib.new takes kwargs
https://bugs.python.org/issue35784  opened by joernheissler

#35786: get_lock() method is not present for Values created using mult
https://bugs.python.org/issue35786  opened by Lorenzo Persichetti

#35790: Correct a statement about sys.exc_info() values restoration
https://bugs.python.org/issue35790  opened by maggyero

#35792: Specifying AbstractEventLoop.run_in_executor as a coroutine co
https://bugs.python.org/issue35792  opened by chrahunt

#35795: test_pkgutil test_zipapp  fail in AMD64 Windows7 SP1 3.x and A
https://bugs.python.org/issue35795  opened by pablogsal

#35796: time.localtime returns error for negative values
https://bugs.python.org/issue35796  opened by mba

#35797: concurrent.futures.ProcessPoolExecutor does not work in venv o
https://bugs.python.org/issue35797  opened by chrullrich

#35798: duplicate SyntaxWarning: "is" with a literal
https://bugs.python.org/issue35798  opened by jwilk

#35799: fix or remove smtpd.PureProxy
https://bugs.python.org/issue35799  opened by samuelcolvin

#35800: remove smtpd.MailmanProxy
https://bugs.python.org/issue35800  opened by samuelcolvin

#35801: venv in 3.7 references python3 executable
https://bugs.python.org/issue35801  opened by Paul Watson

#35802: os.stat / os.lstat always present, but code checks hastattr(os
https://bugs.python.org/issue35802  opened by Anthony Sottile

#35803: Test and document that `dir=...` in tempfile may be PathLike
https://bugs.python.org/issue35803  opened by Anthony Sottile

#35805: email package folds msg-id identifiers using RFC2047 encoded w
https://bugs.python.org/issue35805  opened by mjpieters

#35807: Update bundled pip to 19.0
https://bugs.python.org/issue35807  opened by pradyunsg

#35808: Let's retire pgen
https://bugs.python.org/issue35808  opened by gvanrossum

#35809: test_concurrent_futures.ProcessPoolForkExecutorDeadlockTest fa
https://bugs.python.org/issue35809  opened by xtreak

#35810: Object Initialization Bug with Heap-allocated Types
https://bugs.python.org/issue35810  opened by eelizondo

#35811: py.exe should unset the __PYVENV_LAUNCHER__ environment variab
https://bugs.python.org/issue35811  opened by eryksun

#35812: Don't log an exception from the main coroutine in asyncio.run(
https://bugs.python.org/issue35812  opened by asvetlov

#35813: shared memory construct to avoid need for serialization betwee
https://bugs.python.org/issue35813  opened by davin

#35815: Able to instantiate a subclass with abstract methods from __in
https://bugs.python.org/issue35815  opened by jbasko

#35816: csv.DictReader, skipinitialspace does not ignore tabs
https://bugs.python.org/issue35816  opened by andre.lehmann

#35818: test_email: test_localtime_daylight_false_dst_true() fails if 
https://bugs.python.org/issue35818  opened by schwab

#35820: Inconsistent behavior when parsing IP address
https://bugs.python.org/issue35820  opened by tinutomson

#35821: Clarify when logging events are propagated when propagate is t
https://bugs.python.org/issue35821  opened by chris.jerdonek

#35822: _queue _queuemodule.c is missing inside the Setup file
https://bugs.python.org/issue35822  opened by Igor Z

#35823: Use vfork() in subprocess on Linux
https://bugs.python.org/issue35823  opened by izbyshev

#35824: http.cookies._CookiePattern modifying regular expressions
https://bugs.python.org/issue35824  opened by MeiK

#35825: Py_UNICODE_SIZE=4 fails to link on Windows
https://bugs.python.org/issue35825  opened by kristof

#35826: Typo in example for async with statement with condition
https://bugs.python.org/issue35826  opened by mhchia

#35827: C API dictionary views type checkers are not documented
https://bugs.python.org/issue35827  opened by salty-horse

#35828: test_multiprocessing_* tests - success versus fail varies over
https://bugs.python.org/issue35828  opened by Michael.Felt



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

#35828: test_multiprocessing_* tests - success versus fail varies over
https://bugs.python.org/issue35828

#35827: C API dictionary views type checkers are not documented
https://bugs.python.org/issue35827

#35825: Py_UNICODE_SIZE=4 fails to link on Windows
https://bugs.python.org/issue35825

#35822: _queue _queuemodule.c is missing inside the Setup file
https://bugs.python.org/issue35822

#35815: Able to instantiate a subclass with abstract methods from __in
https://bugs.python.org/issue35815

#35813: shared memory construct to avoid need for serialization betwee
https://bugs.python.org/issue35813

#35812: Don't log an exception from the main coroutine in asyncio.run(
https://bugs.python.org/issue35812

#35808: Let's retire pgen
https://bugs.python.org/issue35808

#35807: Update bundled pip to 19.0
https://bugs.python.org/issue35807

#35803: Test and document that `dir=...` in tempfile may be PathLike
https://bugs.python.org/issue35803

#35801: venv in 3.7 references python3 executable
https://bugs.python.org/issue35801

#35799: fix or remove smtpd.PureProxy
https://bugs.python.org/issue35799

#35792: Specifying AbstractEventLoop.run_in_executor as a coroutine co
https://bugs.python.org/issue35792

#35790: Correct a statement about sys.exc_info() values restoration
https://bugs.python.org/issue35790

#35784: document that hashlib.new takes kwargs
https://bugs.python.org/issue35784



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

#35823: Use vfork() in subprocess on Linux
https://bugs.python.org/issue35823

#35813: shared memory construct to avoid need for serialization betwee
https://bugs.python.org/issue35813

#35810: Object Initialization Bug with Heap-allocated Types
https://bugs.python.org/issue35810

#35803: Test and document that `dir=...` in tempfile may be PathLike
https://bugs.python.org/issue35803

#35802: os.stat / os.lstat always present, but code checks hastattr(os
https://bugs.python.org/issue35802

#35800: remove smtpd.MailmanProxy
https://bugs.python.org/issue35800

#35798: duplicate SyntaxWarning: "is" with a literal
https://bugs.python.org/issue35798

#35790: Correct a statement about sys.exc_info() values restoration
https://bugs.python.org/issue35790

#35782: Missing whitespace after comma in randrange raise error
https://bugs.python.org/issue35782

#35780: Recheck logic in the C version of the lru_cache()
https://bugs.python.org/issue35780

#35775: Add a general selection function to statistics
https://bugs.python.org/issue35775

#35769: IDLE: change new file name from  ''Untitled" to "untitled"
https://bugs.python.org/issue35769

#35767: unittest loader doesn't work with partial test functions
https://bugs.python.org/issue35767

#35766: Merge typed_ast back into CPython
https://bugs.python.org/issue35766

#35759: inspect module does not implement introspection API for asynch
https://bugs.python.org/issue35759



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

#35797: concurrent.futures.ProcessPoolExecutor does not work in venv o
https://bugs.python.org/issue35797  13 msgs

#35780: Recheck logic in the C version of the lru_cache()
https://bugs.python.org/issue35780  10 msgs

#17005: Add a topological sort algorithm
https://bugs.python.org/issue17005   9 msgs

#35811: py.exe should unset the __PYVENV_LAUNCHER__ environment variab
https://bugs.python.org/issue35811   9 msgs

#27035: Cannot set exit code in atexit callback
https://bugs.python.org/issue27035   8 msgs

#35224: PEP 572: Assignment Expressions
https://bugs.python.org/issue35224   8 msgs

#35707: time.sleep() should support objects with __float__
https://bugs.python.org/issue35707   8 msgs

#34656: [CVE-2018-20406] memory exhaustion in Modules/_pickle.c:1393
https://bugs.python.org/issue34656   6 msgs

#35537: use os.posix_spawn in subprocess
https://bugs.python.org/issue35537   6 msgs

#20479: Efficiently support weight/frequency mappings in the statistic
https://bugs.python.org/issue20479   5 msgs



Issues closed (33)
==================

#14802: Python fails to compile with VC11 ARM configuration
https://bugs.python.org/issue14802  closed by pitrou

#15613: argparse ArgumentDefaultsHelpFormatter interacts badly with --
https://bugs.python.org/issue15613  closed by cheryl.sabella

#20239: Allow repeated deletion of unittest.mock.Mock attributes
https://bugs.python.org/issue20239  closed by pablogsal

#20911: urllib 'headers' is not a well defined data type
https://bugs.python.org/issue20911  closed by demian.brecht

#32603: Deprecation warning on strings used in re module
https://bugs.python.org/issue32603  closed by pablogsal

#34134: multiprocessing memory huge usage
https://bugs.python.org/issue34134  closed by pitrou

#35486: subprocess module import hooks breaks back compatibility
https://bugs.python.org/issue35486  closed by ncoghlan

#35507: multiprocessing: seg fault when creating RawArray from numpy c
https://bugs.python.org/issue35507  closed by xtreak

#35627: multiprocessing.queue in 3.7.2 doesn't behave as it was in 3.7
https://bugs.python.org/issue35627  closed by pitrou

#35680: [2.7] Coverity scan: Passing freed pointer "name" as an argume
https://bugs.python.org/issue35680  closed by cstratak

#35699: distutils cannot find Build Tools 2017 since 3.7.2
https://bugs.python.org/issue35699  closed by ned.deily

#35720: Memory leak in Modules/main.c:pymain_parse_cmdline_impl when u
https://bugs.python.org/issue35720  closed by vstinner

#35722: disable_existing_loggers does not apply to the root logger
https://bugs.python.org/issue35722  closed by vinay.sajip

#35733: isinstance(ast.Constant(value=True), ast.Num) should be False
https://bugs.python.org/issue35733  closed by serhiy.storchaka

#35756: Using `return value` in a generator function skips the returne
https://bugs.python.org/issue35756  closed by terry.reedy

#35770: IDLE: python -m idlelib fails on master on Mac OS 10.10.4
https://bugs.python.org/issue35770  closed by terry.reedy

#35772: test_tarfile fails on ppc64le when using tmpfs filesystem
https://bugs.python.org/issue35772  closed by vstinner

#35777: mismatched eval() and ast.literal_eval() behavior with unicode
https://bugs.python.org/issue35777  closed by steven.daprano

#35778: RF: ``pathlib.Path.checksum()`` member
https://bugs.python.org/issue35778  closed by pitrou

#35779: Print friendly version message in REPL
https://bugs.python.org/issue35779  closed by eric.snow

#35781: `logger.warn` method is used in "Logging HOWTO" documentation 
https://bugs.python.org/issue35781  closed by vinay.sajip

#35785: argparse crashes in gettext when processing missing arguments
https://bugs.python.org/issue35785  closed by eric.fahlgren

#35787: shlex.split inserts extra item on backslash space space
https://bugs.python.org/issue35787  closed by eric.smith

#35788: smtpd.PureProxy and smtpd.MailmanProxy broken by extra kwargs,
https://bugs.python.org/issue35788  closed by r.david.murray

#35789: Typo in unittest.mock docs
https://bugs.python.org/issue35789  closed by jamercee

#35791: Unexpected exception with importlib
https://bugs.python.org/issue35791  closed by ncoghlan

#35793: round() doesn't return the right value when I put 0.5 in it.
https://bugs.python.org/issue35793  closed by ned.deily

#35794: test_posix.py test failure
https://bugs.python.org/issue35794  closed by pablogsal

#35804: v3.6.8 _ctypes win32 compiled with pgo crash
https://bugs.python.org/issue35804  closed by steve.dower

#35806: typing module adds objects to sys.modules that don't look like
https://bugs.python.org/issue35806  closed by gvanrossum

#35814: Syntax quirk with variable annotations
https://bugs.python.org/issue35814  closed by levkivskyi

#35817: IDLE 2.713 on debian 9.6 over WSL W10 IdentationError
https://bugs.python.org/issue35817  closed by terry.reedy

#35819: Fatal Python error
https://bugs.python.org/issue35819  closed by zach.ware


More information about the Python-Dev mailing list