ACTIVITY SUMMARY (2019-06-28 - 2019-07-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    7068 (+14)
  closed 42192 (+53)
  total  49260 (+67)

Open issues with patches: 2838 


Issues opened (49)
==================

#29312: Use FASTCALL in dict.update()
https://bugs.python.org/issue29312  reopened by inada.naoki

#34602: python3 resource.setrlimit strange behaviour under macOS
https://bugs.python.org/issue34602  reopened by ned.deily

#35605: backported patch requires new sphinx, minimum sphinx version w
https://bugs.python.org/issue35605  reopened by steve.dower

#37390: Generate table of audit events for docs
https://bugs.python.org/issue37390  reopened by steve.dower

#37424: subprocess.run timeout does not function if shell=True and cap
https://bugs.python.org/issue37424  reopened by gregory.p.smith

#37444: Differing exception between builtins and importlib when import
https://bugs.python.org/issue37444  opened by brett.cannon

#37445: Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM wit
https://bugs.python.org/issue37445  opened by ZackerySpytz

#37446: Undefined behavior in Python/hamt.c
https://bugs.python.org/issue37446  opened by ZackerySpytz

#37448: obmalloc: radix tree for tracking arena address ranges
https://bugs.python.org/issue37448  opened by nascheme

#37449: Move ensurepip off of pkgutil and to importlib.resources
https://bugs.python.org/issue37449  opened by brett.cannon

#37451: Remove redudant test code in _testcapimodule.c
https://bugs.python.org/issue37451  opened by shihai1991

#37452: Microsoft store package has an invalid ExecutablePath registry
https://bugs.python.org/issue37452  opened by Fredrik Mellbin

#37454: Clarify docs for math.log1p()
https://bugs.python.org/issue37454  opened by rhettinger

#37455: asyncio.run() error related to finalizing async generators
https://bugs.python.org/issue37455  opened by samfrances

#37456: FAQ says positional arguments aren't a thing
https://bugs.python.org/issue37456  opened by SoniEx2

#37458: ast: Different FormattedValue expressions have same col_offset
https://bugs.python.org/issue37458  opened by Weijar Z

#37461: email.parser.Parser hang
https://bugs.python.org/issue37461  opened by Guido

#37465: Incorrect documentation for `s#` arguments in C API argument p
https://bugs.python.org/issue37465  opened by enrico

#37468: Don't install wininst*.exe on non-Windows platforms
https://bugs.python.org/issue37468  opened by vstinner

#37471: mmap module: add MAP_ALIGNED_SUPER FreeBSD constant
https://bugs.python.org/issue37471  opened by devnexen

#37473: importlib: Remove libregrtest hack: "We import importlib *ASAP
https://bugs.python.org/issue37473  opened by vstinner

#37474: Should Py_Initialize() control the floating point mode?
https://bugs.python.org/issue37474  opened by vstinner

#37475: What is urllib.request.urlcleanup() function?
https://bugs.python.org/issue37475  opened by vstinner

#37476: Adding a unit test of unicode in test_unicode.py
https://bugs.python.org/issue37476  opened by shihai1991

#37478: Docs: Method os.chdir() does not mention errors that can be ra
https://bugs.python.org/issue37478  opened by aeros167

#37479: IntEnum __format__ behavior can't be overridden through __str_
https://bugs.python.org/issue37479  opened by jason.curtis

#37480: add ptpython to list of alternate interpreters
https://bugs.python.org/issue37480  opened by zjayv

#37482: Email address display name fails with both encoded words and s
https://bugs.python.org/issue37482  opened by bsiem

#37483: Add PyObject_CallOneArg()
https://bugs.python.org/issue37483  opened by jdemeyer

#37484: Use PY_VECTORCALL_ARGUMENTS_OFFSET for __exit__
https://bugs.python.org/issue37484  opened by jdemeyer

#37487: PyList_GetItem() document regarding index
https://bugs.python.org/issue37487  opened by 杨昆仑

#37488: Document the "gotcha" behaviors in utcnow() and utcfromtimesta
https://bugs.python.org/issue37488  opened by p-ganssle

#37489: pickling instance which inherited from Exception with keyword 
https://bugs.python.org/issue37489  opened by liugang93

#37490: poor documentation for .startswith, .endswith
https://bugs.python.org/issue37490  opened by v+python

#37491: IndexError in get_bare_quoted_string
https://bugs.python.org/issue37491  opened by maxking

#37495: socket.inet_aton parsing issue on some libc versions
https://bugs.python.org/issue37495  opened by Dominik Czarnota

#37496: Support annotations in signature strings.
https://bugs.python.org/issue37496  opened by eric.snow

#37497: Add inspect.Signature.from_text().
https://bugs.python.org/issue37497  opened by eric.snow

#37498: request.urlopen(), memory leak?
https://bugs.python.org/issue37498  opened by neonene

#37499: test_gdb.test_pycfunction should use dedicated test functions
https://bugs.python.org/issue37499  opened by p-ganssle

#37500: 3.8.0b2 no longer optimizes away "if 0:" ?
https://bugs.python.org/issue37500  opened by nedbat

#37501: Test failures when CPython is built without docstrings
https://bugs.python.org/issue37501  opened by ZackerySpytz

#37502: Fix default argument handling for buffers argument in pickle.l
https://bugs.python.org/issue37502  opened by Markus Mohrhard

#37504: 3.8 b2 now requires sphinx2, but only has documented 1.8
https://bugs.python.org/issue37504  opened by doko

#37505: Early auditing broken
https://bugs.python.org/issue37505  opened by christian.heimes

#37506: os.mkdir creates invalid folder when path string has trailing 
https://bugs.python.org/issue37506  opened by hollyroberts

#37507: multiprocessing: Add a stop() method to ForkServer
https://bugs.python.org/issue37507  opened by vstinner

#37508: A wrong return type in memory.rst
https://bugs.python.org/issue37508  opened by shihai1991

#37509: OSError preadv()
https://bugs.python.org/issue37509  opened by YoSTEALTH



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

#37509: OSError preadv()
https://bugs.python.org/issue37509

#37508: A wrong return type in memory.rst
https://bugs.python.org/issue37508

#37507: multiprocessing: Add a stop() method to ForkServer
https://bugs.python.org/issue37507

#37498: request.urlopen(), memory leak?
https://bugs.python.org/issue37498

#37496: Support annotations in signature strings.
https://bugs.python.org/issue37496

#37491: IndexError in get_bare_quoted_string
https://bugs.python.org/issue37491

#37489: pickling instance which inherited from Exception with keyword 
https://bugs.python.org/issue37489

#37488: Document the "gotcha" behaviors in utcnow() and utcfromtimesta
https://bugs.python.org/issue37488

#37487: PyList_GetItem() document regarding index
https://bugs.python.org/issue37487

#37482: Email address display name fails with both encoded words and s
https://bugs.python.org/issue37482

#37480: add ptpython to list of alternate interpreters
https://bugs.python.org/issue37480

#37476: Adding a unit test of unicode in test_unicode.py
https://bugs.python.org/issue37476

#37473: importlib: Remove libregrtest hack: "We import importlib *ASAP
https://bugs.python.org/issue37473

#37451: Remove redudant test code in _testcapimodule.c
https://bugs.python.org/issue37451

#37449: Move ensurepip off of pkgutil and to importlib.resources
https://bugs.python.org/issue37449



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

#37508: A wrong return type in memory.rst
https://bugs.python.org/issue37508

#37502: Fix default argument handling for buffers argument in pickle.l
https://bugs.python.org/issue37502

#37501: Test failures when CPython is built without docstrings
https://bugs.python.org/issue37501

#37484: Use PY_VECTORCALL_ARGUMENTS_OFFSET for __exit__
https://bugs.python.org/issue37484

#37483: Add PyObject_CallOneArg()
https://bugs.python.org/issue37483

#37482: Email address display name fails with both encoded words and s
https://bugs.python.org/issue37482

#37480: add ptpython to list of alternate interpreters
https://bugs.python.org/issue37480

#37479: IntEnum __format__ behavior can't be overridden through __str_
https://bugs.python.org/issue37479

#37476: Adding a unit test of unicode in test_unicode.py
https://bugs.python.org/issue37476

#37468: Don't install wininst*.exe on non-Windows platforms
https://bugs.python.org/issue37468

#37461: email.parser.Parser hang
https://bugs.python.org/issue37461

#37451: Remove redudant test code in _testcapimodule.c
https://bugs.python.org/issue37451

#37448: obmalloc: radix tree for tracking arena address ranges
https://bugs.python.org/issue37448

#37445: Some FormatMessageW() calls use FORMAT_MESSAGE_FROM_SYSTEM wit
https://bugs.python.org/issue37445

#37440: httplib should enable post-handshake authentication for TLS 1.
https://bugs.python.org/issue37440



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

#37483: Add PyObject_CallOneArg()
https://bugs.python.org/issue37483  28 msgs

#37421: Some tests leak temporary files
https://bugs.python.org/issue37421  17 msgs

#29312: Use FASTCALL in dict.update()
https://bugs.python.org/issue29312  10 msgs

#10945: bdist_wininst depends on MBCS codec, unavailable on non-Window
https://bugs.python.org/issue10945   8 msgs

#19696: Merge all (non-syntactic) import-related tests into test_impor
https://bugs.python.org/issue19696   8 msgs

#37380: subprocess.Popen._cleanup() "The handle is invalid" error when
https://bugs.python.org/issue37380   8 msgs

#37490: poor documentation for .startswith, .endswith
https://bugs.python.org/issue37490   8 msgs

#37495: socket.inet_aton parsing issue on some libc versions
https://bugs.python.org/issue37495   8 msgs

#18374: ast.parse gives wrong position (col_offset) for some BinOp-s
https://bugs.python.org/issue18374   7 msgs

#37500: 3.8.0b2 no longer optimizes away "if 0:" ?
https://bugs.python.org/issue37500   7 msgs



Issues closed (54)
==================

#5115: Extend subprocess.kill to be able to kill process groups
https://bugs.python.org/issue5115  closed by gregory.p.smith

#19960: zlib skipped when building 2.7 on macOS without /usr/include i
https://bugs.python.org/issue19960  closed by ned.deily

#26534: subprocess.check_output with shell=True ignores the timeout
https://bugs.python.org/issue26534  closed by gregory.p.smith

#30154: subprocess.run with stderr connected to a pipe won't timeout w
https://bugs.python.org/issue30154  closed by gregory.p.smith

#30754: textwrap.dedent mishandles empty lines
https://bugs.python.org/issue30754  closed by gregory.p.smith

#31783: Race condition in ThreadPoolExecutor when scheduling new jobs 
https://bugs.python.org/issue31783  closed by bquinlan

#32178: Some invalid email address groups cause an IndexError instead 
https://bugs.python.org/issue32178  closed by cheryl.sabella

#32179: Empty email address in headers triggers an IndexError
https://bugs.python.org/issue32179  closed by cheryl.sabella

#32934: logging.handlers.BufferingHandler capacity is unclearly specif
https://bugs.python.org/issue32934  closed by vinay.sajip

#36168: DOC: Fix capitalization in string.rst
https://bugs.python.org/issue36168  closed by CuriousLearner

#36422: tempfile.TemporaryDirectory() removes entire directory tree ev
https://bugs.python.org/issue36422  closed by giampaolo.rodola

#36689: docs: os.path.commonpath raises ValueError for different drive
https://bugs.python.org/issue36689  closed by asvetlov

#36904: Implement _PyStack_UnpackDict() with a single allocation
https://bugs.python.org/issue36904  closed by jdemeyer

#36924: Simplify implementation of classmethod_descriptor.__call__
https://bugs.python.org/issue36924  closed by jdemeyer

#36926: Implement methoddescr_call without _PyMethodDef_RawFastCallDic
https://bugs.python.org/issue36926  closed by jdemeyer

#36974: Implement PEP 590
https://bugs.python.org/issue36974  closed by petr.viktorin

#37199: Test suite fails when Ipv6 is unavailable
https://bugs.python.org/issue37199  closed by asvetlov

#37208: Weird exception behaviour in ProcessPoolExecutor
https://bugs.python.org/issue37208  closed by bquinlan

#37221: PyCode_New API change breaks backwards compatibility policy
https://bugs.python.org/issue37221  closed by petr.viktorin

#37231: Optimize calling special methods
https://bugs.python.org/issue37231  closed by jdemeyer

#37250: C files generated by Cython set tp_print to 0: PyTypeObject.tp
https://bugs.python.org/issue37250  closed by ncoghlan

#37294: concurrent.futures.ProcessPoolExecutor and multiprocessing.poo
https://bugs.python.org/issue37294  closed by bquinlan

#37335: Improve encoding alias handling in locale coercion tests
https://bugs.python.org/issue37335  closed by kulikjak

#37346: Documentation of os not using OSError subclasses
https://bugs.python.org/issue37346  closed by asvetlov

#37357: mbox From line wrongly detected
https://bugs.python.org/issue37357  closed by eric.smith

#37366: Add an "onitem" callback parameter to shutil.rmtree()
https://bugs.python.org/issue37366  closed by giampaolo.rodola

#37369: Issue with pip in venv on Powershell in Windows
https://bugs.python.org/issue37369  closed by steve.dower

#37403: Recommend .venv for virtual environment names
https://bugs.python.org/issue37403  closed by brett.cannon

#37416: If threading is not imported from the main thread it sees the 
https://bugs.python.org/issue37416  closed by pitrou

#37427: sorted, list.sort reject non-boolean objects with __bool__() a
https://bugs.python.org/issue37427  closed by terry.reedy

#37441: Fix a param error in exceptions.rst
https://bugs.python.org/issue37441  closed by xiang.zhang

#37443: Python Returns NoneType when convert a string to a list and us
https://bugs.python.org/issue37443  closed by SilentGhost

#37447: Nested For Loop in Python not working as Expected after cnt=21
https://bugs.python.org/issue37447  closed by xtreak

#37450: Generalize Euclidean distance function in the math module to M
https://bugs.python.org/issue37450  closed by rhettinger

#37453: Symlink creation on Windows should work without privilege esca
https://bugs.python.org/issue37453  closed by jaraco

#37457: python3.7 re.split() module bug
https://bugs.python.org/issue37457  closed by SilentGhost

#37459: importlib docs improperly reference get_resource_loader()
https://bugs.python.org/issue37459  closed by barry

#37460: importlib.import_module("test.test_curses") could not import b
https://bugs.python.org/issue37460  closed by yoonghm

#37462: Default starting directory for os.walk()
https://bugs.python.org/issue37462  closed by aeros167

#37463: ssl.match_hostname() ignores extra string after whitespace in 
https://bugs.python.org/issue37463  closed by christian.heimes

#37464: multiple comparison
https://bugs.python.org/issue37464  closed by SilentGhost

#37466: Move casting prompt after its validation in _raw_input()
https://bugs.python.org/issue37466  closed by myungsekyo

#37467: sys.excepthook (PyErr_Display) does crash with SyntaxError whi
https://bugs.python.org/issue37467  closed by vstinner

#37469: Make it explicit that logging QueueHandler / QueueListener acc
https://bugs.python.org/issue37469  closed by vinay.sajip

#37470: Make it explicit what happens when using a bounded queue with 
https://bugs.python.org/issue37470  closed by vinay.sajip

#37472: Remove Lib/test/outstanding_bugs.py
https://bugs.python.org/issue37472  closed by vstinner

#37477: NamedTemporaryFile can hang on windows
https://bugs.python.org/issue37477  closed by earonesty

#37481: Deprecate bdist_wininst: use bdist_wheel instead
https://bugs.python.org/issue37481  closed by vstinner

#37485: dataclass __foo__ methods inheritance is not working
https://bugs.python.org/issue37485  closed by eric.smith

#37486: pathlib.Path('.').parent is itself rather than parent
https://bugs.python.org/issue37486  closed by pitrou

#37492: should email.utils.parseaddr treat a@b. as invalid email ?
https://bugs.python.org/issue37492  closed by jpic

#37493: Use _PyObject_CallNoArg() in a few more places
https://bugs.python.org/issue37493  closed by jdemeyer

#37494: Call asyncio Future in scope
https://bugs.python.org/issue37494  closed by asvetlov

#37503: Queue.join(): Broken example in documentation
https://bugs.python.org/issue37503  closed by misterunknown
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/FWQMKRIYC4STKW4ERTSNHOLPNNECKMYO/

Reply via email to