ACTIVITY SUMMARY (2019-08-30 - 2019-09-06)
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    7123 ( +9)
  closed 42673 (+47)
  total  49796 (+56)

Open issues with patches: 2864 


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

#27227: argparse fails to parse [] when using choices and nargs='*'
https://bugs.python.org/issue27227  reopened by paul.j3

#33418: Memory leaks in functions
https://bugs.python.org/issue33418  reopened by pablogsal

#37992: Change datetime.MINYEAR to allow for negative years
https://bugs.python.org/issue37992  opened by Sam Wainwright

#37993: os.path.realpath on Windows resolves mapped network drives
https://bugs.python.org/issue37993  opened by cgohlke

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995  opened by serhiy.storchaka

#37997: Segfault when using pickle with exceptions and dynamic class i
https://bugs.python.org/issue37997  opened by gabrielc

#37999: No longer use implicit convertion to int with loss
https://bugs.python.org/issue37999  opened by serhiy.storchaka

#38000: importlib can not handle module file names with periods
https://bugs.python.org/issue38000  opened by andry

#38002: 'ModifiedInterpreter' object has no attribute 'interp'
https://bugs.python.org/issue38002  opened by rhettinger

#38003: Incorrect "fixing" of isinstance tests for basestring
https://bugs.python.org/issue38003  opened by bkline

#38004: Duplicated sections in changelog
https://bugs.python.org/issue38004  opened by inada.naoki

#38005: Coercing strings and non-integer numbers to interpreter ID and
https://bugs.python.org/issue38005  opened by serhiy.storchaka

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006  opened by christian.heimes

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007  opened by Leslie

#38008: ContextManager and AsyncContextManager protocols can't be subc
https://bugs.python.org/issue38008  opened by divijrajkumar

#38011: xml.dom.pulldom splits text data at buffer size when parsing f
https://bugs.python.org/issue38011  opened by nsturmwind

#38013: AsyncGenerator breaks when not iterated fully with RuntimeErro
https://bugs.python.org/issue38013  opened by Michael Yoo

#38014: Python 3.7 does not compile
https://bugs.python.org/issue38014  opened by m_python

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015  opened by Ma Lin

#38017: IO-like interface for SHAKE-* and other XOFs.
https://bugs.python.org/issue38017  opened by dannyniu

#38018: Increase Code Coverage for multiprocessing.shared_memory
https://bugs.python.org/issue38018  opened by vinay0410

#38019: AttributeError: 'NoneType' object has no attribute '_add_reade
https://bugs.python.org/issue38019  opened by decaz

#38021: pep425 tag for AIX is inadequate
https://bugs.python.org/issue38021  opened by Michael.Felt

#38023: Deal better with StackOverflow exception when debugging
https://bugs.python.org/issue38023  opened by almenon anon

#38029: Should io.TextIOWrapper raise an error at instantiation if a S
https://bugs.python.org/issue38029  opened by bskinn

#38031: FileIO.__init__ aborts when opener returns bad fd
https://bugs.python.org/issue38031  opened by tekknolagi

#38032: lib2to3 doesn't parse Python 3 identifiers containing non-spac
https://bugs.python.org/issue38032  opened by JustinTArthur

#38033: Use After Free: PyObject_Free (valgrind)
https://bugs.python.org/issue38033  opened by zephyrus00jp

#38034: Typo on logging.handlers.QueueListener documentation
https://bugs.python.org/issue38034  opened by wuck

#38035: shared_semaphores cannot be shared across unrelated processes
https://bugs.python.org/issue38035  opened by vinay0410

#38036: ssl docs say that ssl.SSLContext() is secure-by-default since 
https://bugs.python.org/issue38036  opened by njs

#38037: Assertion failed: object has negative ref count
https://bugs.python.org/issue38037  opened by Ma Lin

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038  opened by corona10

#38039: Segfault when pickling dictionary with large pandas dataframes
https://bugs.python.org/issue38039  opened by Ilya Valmianski

#38040: Typo: "Writeable" Should be "Writable" in IO Library Documenta
https://bugs.python.org/issue38040  opened by Sean Happenny

#38041: IDLE Shell: Refine restart line
https://bugs.python.org/issue38041  opened by terry.reedy

#38043: small cleanups in Unicode normalization code
https://bugs.python.org/issue38043  opened by Greg Price

#38044: unittest causing segfaults with string malloc in c++ module
https://bugs.python.org/issue38044  opened by ymerej

#38045: enum.Flag instance creation is slow
https://bugs.python.org/issue38045  opened by Antony.Lee



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

#38044: unittest causing segfaults with string malloc in c++ module
https://bugs.python.org/issue38044

#38043: small cleanups in Unicode normalization code
https://bugs.python.org/issue38043

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038

#38029: Should io.TextIOWrapper raise an error at instantiation if a S
https://bugs.python.org/issue38029

#38023: Deal better with StackOverflow exception when debugging
https://bugs.python.org/issue38023

#38019: AttributeError: 'NoneType' object has no attribute '_add_reade
https://bugs.python.org/issue38019

#38017: IO-like interface for SHAKE-* and other XOFs.
https://bugs.python.org/issue38017

#38013: AsyncGenerator breaks when not iterated fully with RuntimeErro
https://bugs.python.org/issue38013

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007

#38002: 'ModifiedInterpreter' object has no attribute 'interp'
https://bugs.python.org/issue38002

#38000: importlib can not handle module file names with periods
https://bugs.python.org/issue38000

#37999: No longer use implicit convertion to int with loss
https://bugs.python.org/issue37999

#37997: Segfault when using pickle with exceptions and dynamic class i
https://bugs.python.org/issue37997

#37986: Improve perfomance of PyLong_FromDouble()
https://bugs.python.org/issue37986

#37972: unittest.mock.call does not chain __getitem__ to another _Call
https://bugs.python.org/issue37972



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

#38043: small cleanups in Unicode normalization code
https://bugs.python.org/issue38043

#38041: IDLE Shell: Refine restart line
https://bugs.python.org/issue38041

#38038: Remove urllib.parse._splittype from xmlrpc.client
https://bugs.python.org/issue38038

#38037: Assertion failed: object has negative ref count
https://bugs.python.org/issue38037

#38034: Typo on logging.handlers.QueueListener documentation
https://bugs.python.org/issue38034

#38031: FileIO.__init__ aborts when opener returns bad fd
https://bugs.python.org/issue38031

#38021: pep425 tag for AIX is inadequate
https://bugs.python.org/issue38021

#38018: Increase Code Coverage for multiprocessing.shared_memory
https://bugs.python.org/issue38018

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015

#38008: ContextManager and AsyncContextManager protocols can't be subc
https://bugs.python.org/issue38008

#38007: Regression: name of PyType_Spec::slots conflicts with Qt macro
https://bugs.python.org/issue38007

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006

#38005: Coercing strings and non-integer numbers to interpreter ID and
https://bugs.python.org/issue38005

#37999: No longer use implicit convertion to int with loss
https://bugs.python.org/issue37999

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995



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

#38006: Crash in remove() weak reference callback of weakref.WeakValue
https://bugs.python.org/issue38006  36 msgs

#24416: Have date.isocalendar() return a structseq instance
https://bugs.python.org/issue24416  24 msgs

#36267: User input to argparse raises Index_Error:  "-a=" on a 'store_
https://bugs.python.org/issue36267   6 msgs

#38033: Use After Free: PyObject_Free (valgrind)
https://bugs.python.org/issue38033   6 msgs

#38032: lib2to3 doesn't parse Python 3 identifiers containing non-spac
https://bugs.python.org/issue38032   5 msgs

#37245: Azure Pipeline 3.8 CI: multiple tests hung and timed out on ma
https://bugs.python.org/issue37245   4 msgs

#37970: urllib.parse docstrings incomplete
https://bugs.python.org/issue37970   4 msgs

#37993: os.path.realpath on Windows resolves mapped network drives
https://bugs.python.org/issue37993   4 msgs

#37995: Multiline ast.dump()
https://bugs.python.org/issue37995   4 msgs

#38015: inline function generates slightly inefficient machine code
https://bugs.python.org/issue38015   4 msgs



Issues closed (48)
==================

#7682: Optimisation of if with constant expression
https://bugs.python.org/issue7682  closed by serhiy.storchaka

#14689: make PYTHONWARNINGS variable work in libpython
https://bugs.python.org/issue14689  closed by vstinner

#15088: Remove unused and undocumented PyGen_NeedsFinalizing() functio
https://bugs.python.org/issue15088  closed by vstinner

#15856: inspect.getsource(SomeClass) doesn't show @decorators
https://bugs.python.org/issue15856  closed by serhiy.storchaka

#22347: mimetypes.guess_type("//example.com") misinterprets host name 
https://bugs.python.org/issue22347  closed by corona10

#25518: Investigate implementation of PyOS_CheckStack on OSX
https://bugs.python.org/issue25518  closed by ned.deily

#29477: Lambda with complex arguments is ctx STORE
https://bugs.python.org/issue29477  closed by serhiy.storchaka

#29553: Argparser does not display closing parentheses in nested mutex
https://bugs.python.org/issue29553  closed by berker.peksag

#32805: Possible integer overflow when call PyDTrace_GC_DONE()
https://bugs.python.org/issue32805  closed by serhiy.storchaka

#35771: IDLE: Fix tooltip Hovertiptest failure
https://bugs.python.org/issue35771  closed by terry.reedy

#35939: Remove urllib.parse._splittype from mimetypes.guess_type
https://bugs.python.org/issue35939  closed by corona10

#36127: Argument Clinic: inline parsing code for functions with keywor
https://bugs.python.org/issue36127  closed by serhiy.storchaka

#36254: Fix invalid uses of %d in format strings in C
https://bugs.python.org/issue36254  closed by serhiy.storchaka

#36409: plistlib old API should be removed
https://bugs.python.org/issue36409  closed by bigfootjon

#36542: Allow to overwrite the signature for Python functions
https://bugs.python.org/issue36542  closed by serhiy.storchaka

#36543: Remove old-deprecated ElementTree features (part 2)
https://bugs.python.org/issue36543  closed by serhiy.storchaka

#36793: Do not define unneeded __str__ equal to __repr__
https://bugs.python.org/issue36793  closed by serhiy.storchaka

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

#37764: email.Message.as_string infinite loop
https://bugs.python.org/issue37764  closed by maxking

#37781: Use "z" for PY_FORMAT_SIZE_T
https://bugs.python.org/issue37781  closed by inada.naoki

#37878: Sub-Interpreters : Document PyThreadState_DeleteCurrent()
https://bugs.python.org/issue37878  closed by vstinner

#37902: Add scrolling for IDLE browsers
https://bugs.python.org/issue37902  closed by terry.reedy

#37939: os.path.normpath change some characters of a path into kinda '
https://bugs.python.org/issue37939  closed by terry.reedy

#37941: python -m and runpy.run_module set different __name__ by defau
https://bugs.python.org/issue37941  closed by ncoghlan

#37943: mimetypes.guess_extension() doesn’t get JPG right
https://bugs.python.org/issue37943  closed by ned.deily

#37966: is_normalized is much slower at "no" than the standard's algor
https://bugs.python.org/issue37966  closed by benjamin.peterson

#37977: Big red pickle security warning should stress the point even m
https://bugs.python.org/issue37977  closed by rhettinger

#37988: Issue found during language name processing in a list
https://bugs.python.org/issue37988  closed by terry.reedy

#37989: documentation format error in Chinese version
https://bugs.python.org/issue37989  closed by terry.reedy

#37990: gc.collect prints debug stats incorrectly
https://bugs.python.org/issue37990  closed by inada.naoki

#37991: What is this? What is problem?
https://bugs.python.org/issue37991  closed by steve.dower

#37994: Fix silencing all errors if an attribute lookup fails
https://bugs.python.org/issue37994  closed by serhiy.storchaka

#37996: 2to3 introduces unwanted extra backslashes for unicode charact
https://bugs.python.org/issue37996  closed by ned.deily

#37998: re.sub(r'\\', r'\\\\', s) reporting MemoryError
https://bugs.python.org/issue37998  closed by Guruprasad Venkataramaiah

#38001: Unexpected behaviour of  'is'  operator
https://bugs.python.org/issue38001  closed by serhiy.storchaka

#38009: Handle weakreference callbacks invoked indirectly in the middl
https://bugs.python.org/issue38009  closed by pablogsal

#38010: Synchronize importlib.metadata with importlib_metadata 0.20
https://bugs.python.org/issue38010  closed by jaraco

#38012: Python Fuction min is case sentive ?
https://bugs.python.org/issue38012  closed by tim.peters

#38016: Results with re.sub and re.replace is giving different results
https://bugs.python.org/issue38016  closed by serhiy.storchaka

#38020: os.path.realpath crashes in Windows Store package
https://bugs.python.org/issue38020  closed by steve.dower

#38022: IDLE: Upgrade help.html to sphinx 2
https://bugs.python.org/issue38022  closed by terry.reedy

#38024: adding or subtracting decimals
https://bugs.python.org/issue38024  closed by serhiy.storchaka

#38025: format
https://bugs.python.org/issue38025  closed by eric.smith

#38026: inspect.getattr_static should avoid dynamic lookup
https://bugs.python.org/issue38026  closed by inada.naoki

#38027: Can't use Numpy, SciPy, pandas in Python3.8.0b4 without conda
https://bugs.python.org/issue38027  closed by ronaldoussoren

#38028: Assertion error in Python 3.8
https://bugs.python.org/issue38028  closed by ned.deily

#38030: os.stat fails for block devices such as //./PhysicalDrive0
https://bugs.python.org/issue38030  closed by steve.dower

#38042: Crash on double list(lxml.etree.iterparse(f))
https://bugs.python.org/issue38042  closed by serhiy.storchaka
_______________________________________________
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/I7WSBVYYG6D5O4DTKQDI7BEQEBGCSDVQ/

Reply via email to