ACTIVITY SUMMARY (2019-10-25 - 2019-11-01)
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    7091 (+25)
  closed 43325 (+51)
  total  50416 (+76)

Open issues with patches: 2799 


Issues opened (60)
==================

#34975: start_tls() difficult when using asyncio.start_server()
https://bugs.python.org/issue34975  reopened by icgood

#38233: datetime.datetime.fromtimestamp have different behaviour on wi
https://bugs.python.org/issue38233  reopened by p-ganssle

#38590: argparse unexpected behavior with argument group inside mutual
https://bugs.python.org/issue38590  opened by Tim Sanders

#38591: Deprecate Process Child Watchers
https://bugs.python.org/issue38591  opened by aeros

#38592: Add pt-br to the language switcher at the Python docs website
https://bugs.python.org/issue38592  opened by rougeth

#38593: Python 3.7 does not catch infinite recursion for some values o
https://bugs.python.org/issue38593  opened by Valentyn Tymofieiev

#38594: importlib.metadata documentation deficiencies
https://bugs.python.org/issue38594  opened by indygreg

#38595: io.BufferedRWPair doc warning may need clarification
https://bugs.python.org/issue38595  opened by rgov

#38596: simple example give a Linux core dumped with atk-bridge
https://bugs.python.org/issue38596  opened by catafest

#38597: C Extension import limit
https://bugs.python.org/issue38597  opened by Kevin Schlossser

#38599: Deprecate creation of asyncio object when the loop is not runn
https://bugs.python.org/issue38599  opened by asvetlov

#38601: Couldn't able to install multiple python minor version in wind
https://bugs.python.org/issue38601  opened by kkotari

#38603: inspect.getdoc could examine the __class__ cell for dynamicall
https://bugs.python.org/issue38603  opened by Antony.Lee

#38605: [typing] PEP 563: Postponed evaluation of annotations: enable 
https://bugs.python.org/issue38605  opened by vstinner

#38607: Document that cprofile/profile only profile the main thread
https://bugs.python.org/issue38607  opened by benspiller

#38608: Undocumented behavior that IsolatedAsyncioTestCase would enabl
https://bugs.python.org/issue38608  opened by legnaleurc

#38609: Trashcan mechanism segfault during interpreter finalization in
https://bugs.python.org/issue38609  opened by ysnt27

#38610: use-after-free in list object function
https://bugs.python.org/issue38610  opened by LCatro

#38611: ElementTree.ParseError does not implement SyntaxError interfac
https://bugs.python.org/issue38611  opened by jamercee

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613  opened by inada.naoki

#38614: test_asyncio: test_communicate() failed on AMD64 FreeBSD Share
https://bugs.python.org/issue38614  opened by vstinner

#38615: imaplib has no timeout setting
https://bugs.python.org/issue38615  opened by Jairo Llopis

#38619: [Doc] UUID.hex is lowercase
https://bugs.python.org/issue38619  opened by fov

#38620: Shell python-config --includes returns the same path twice
https://bugs.python.org/issue38620  opened by vstinner

#38622: _ctypes.dlsym (py_dl_sym) does not trigger audit hooks
https://bugs.python.org/issue38622  opened by tholl

#38623: Python documentation should mention how to find site-packages
https://bugs.python.org/issue38623  opened by bittner

#38624: pathlib .suffix, .suffixes, .stem unexpected behavior for path
https://bugs.python.org/issue38624  opened by inyeollee

#38625: SpooledTemporaryFile does not seek correctly after being rolle
https://bugs.python.org/issue38625  opened by graham.coster

#38628: Issue with ctypes in AIX
https://bugs.python.org/issue38628  opened by Ayappan

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629  opened by bluetech

#38630: subprocess.Popen.send_signal() should poll the process
https://bugs.python.org/issue38630  opened by vstinner

#38631: Replace Py_FatalError() with regular Python exceptions
https://bugs.python.org/issue38631  opened by vstinner

#38632: setup.py sdist should honor SOURCE_DATE_EPOCH
https://bugs.python.org/issue38632  opened by zwol

#38633: shutil.copystat fails with PermissionError in WSL
https://bugs.python.org/issue38633  opened by pspeter

#38634: Symbol resolution conflict when embeding python in an applicat
https://bugs.python.org/issue38634  opened by serge-sans-paille

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635  opened by serhiy.storchaka

#38636: IDLE regression: toggle tabs and change indent width functions
https://bugs.python.org/issue38636  opened by Zero

#38638: Backtrace of exit phase of context managers
https://bugs.python.org/issue38638  opened by kuraga

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639  opened by serhiy.storchaka

#38641: lib2to3 does not support py38 return/yield syntax with starred
https://bugs.python.org/issue38641  opened by Vlad Emelianov

#38642: python3.7.3 seems to cause add-apt-repository to rejct or not 
https://bugs.python.org/issue38642  opened by Marco Ippolito

#38643: Assertion failures when calling PyNumber_ToBase() with an inva
https://bugs.python.org/issue38643  opened by ZackerySpytz

#38644: Pass explicitly tstate to function calls
https://bugs.python.org/issue38644  opened by vstinner

#38646: Invalid check on the result of pthread_self() leads to libpyth
https://bugs.python.org/issue38646  opened by tgl

#38647: Why only the MacOSXOSAScript in webbrowser does not have the n
https://bugs.python.org/issue38647  opened by ganow

#38649: tkinter messagebox is sloppy
https://bugs.python.org/issue38649  opened by David Lambert

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650  opened by serhiy.storchaka

#38651: Add WolfSSL support
https://bugs.python.org/issue38651  opened by Daniel Johnson

#38652: Remove/update provisional note for asyncio.BufferedProtocol
https://bugs.python.org/issue38652  opened by aeros

#38653: pkgutil.extend_path fails with zipped eggs if not at first pla
https://bugs.python.org/issue38653  opened by htgoebel

#38655: ipaddress.ip_network('0.0.0.0/0').is_private == True
https://bugs.python.org/issue38655  opened by pascalhofmann

#38656: mimetypes for python 3.7.5 fails to detect matroska video
https://bugs.python.org/issue38656  opened by toonn

#38657: String format for hexadecimal notation breaks padding with alt
https://bugs.python.org/issue38657  opened by Wicken

#38659: enum classes cause slow startup time
https://bugs.python.org/issue38659  opened by gregory.p.smith

#38660: Checking if two regexes are equal should test if they are func
https://bugs.python.org/issue38660  opened by boris

#38661: Changes to tkinter result in (unexpected) widget map call retu
https://bugs.python.org/issue38661  opened by jslvtr

#38662: Decouple ensurepip from pip's internals using runpy
https://bugs.python.org/issue38662  opened by pradyunsg

#38663: Untokenize does not round-trip ws before bs-nl
https://bugs.python.org/issue38663  opened by edreamleo

#38664: await execution order leads to throw or bad syntax
https://bugs.python.org/issue38664  opened by rmlibre

#38665: Crash when running SQLAlchemy with pyodbc
https://bugs.python.org/issue38665  opened by Dave Johansen



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

#38665: Crash when running SQLAlchemy with pyodbc
https://bugs.python.org/issue38665

#38664: await execution order leads to throw or bad syntax
https://bugs.python.org/issue38664

#38663: Untokenize does not round-trip ws before bs-nl
https://bugs.python.org/issue38663

#38661: Changes to tkinter result in (unexpected) widget map call retu
https://bugs.python.org/issue38661

#38655: ipaddress.ip_network('0.0.0.0/0').is_private == True
https://bugs.python.org/issue38655

#38653: pkgutil.extend_path fails with zipped eggs if not at first pla
https://bugs.python.org/issue38653

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650

#38647: Why only the MacOSXOSAScript in webbrowser does not have the n
https://bugs.python.org/issue38647

#38646: Invalid check on the result of pthread_self() leads to libpyth
https://bugs.python.org/issue38646

#38643: Assertion failures when calling PyNumber_ToBase() with an inva
https://bugs.python.org/issue38643

#38642: python3.7.3 seems to cause add-apt-repository to rejct or not 
https://bugs.python.org/issue38642

#38641: lib2to3 does not support py38 return/yield syntax with starred
https://bugs.python.org/issue38641

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639

#38638: Backtrace of exit phase of context managers
https://bugs.python.org/issue38638

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635



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

#38662: Decouple ensurepip from pip's internals using runpy
https://bugs.python.org/issue38662

#38650: Add constantness to PyStructSequence_UnnamedField
https://bugs.python.org/issue38650

#38644: Pass explicitly tstate to function calls
https://bugs.python.org/issue38644

#38643: Assertion failures when calling PyNumber_ToBase() with an inva
https://bugs.python.org/issue38643

#38639: Optimize floor(), ceil() and trunc() for floats
https://bugs.python.org/issue38639

#38636: IDLE regression: toggle tabs and change indent width functions
https://bugs.python.org/issue38636

#38635: Simplify decoding the ZIP64 extra field and make it tolerant t
https://bugs.python.org/issue38635

#38634: Symbol resolution conflict when embeding python in an applicat
https://bugs.python.org/issue38634

#38631: Replace Py_FatalError() with regular Python exceptions
https://bugs.python.org/issue38631

#38630: subprocess.Popen.send_signal() should poll the process
https://bugs.python.org/issue38630

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629

#38623: Python documentation should mention how to find site-packages
https://bugs.python.org/issue38623

#38622: _ctypes.dlsym (py_dl_sym) does not trigger audit hooks
https://bugs.python.org/issue38622

#38614: test_asyncio: test_communicate() failed on AMD64 FreeBSD Share
https://bugs.python.org/issue38614

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613



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

#34790: Deprecate passing coroutine objects to asyncio.wait()
https://bugs.python.org/issue34790  13 msgs

#38591: Deprecate Process Child Watchers
https://bugs.python.org/issue38591  13 msgs

#32309: Implement asyncio.run_in_executor shortcut
https://bugs.python.org/issue32309  12 msgs

#38599: Deprecate creation of asyncio object when the loop is not runn
https://bugs.python.org/issue38599   8 msgs

#38629: float is missing __ceil__() and __floor__(), required by numbe
https://bugs.python.org/issue38629   8 msgs

#38382: statistics.harmonic_mean fails to raise error with negative in
https://bugs.python.org/issue38382   7 msgs

#37838: typing.get_type_hints not working with forward-declaration and
https://bugs.python.org/issue37838   6 msgs

#37903: IDLE Shell sidebar.
https://bugs.python.org/issue37903   6 msgs

#38530: Offer suggestions on AttributeError
https://bugs.python.org/issue38530   6 msgs

#38613: Optimize some set operations in dictkeys object
https://bugs.python.org/issue38613   5 msgs



Issues closed (49)
==================

#14196: Unhandled exceptions in pdb return value display
https://bugs.python.org/issue14196  closed by terry.reedy

#16575: ctypes: unions as arguments
https://bugs.python.org/issue16575  closed by vinay.sajip

#21002: _sre.SRE_Scanner object should have a fullmatch() method
https://bugs.python.org/issue21002  closed by serhiy.storchaka

#24430: ZipFile.read() cannot decrypt multiple members from Windows 7z
https://bugs.python.org/issue24430  closed by serhiy.storchaka

#24686: zipfile is intolerant of extra bytes
https://bugs.python.org/issue24686  closed by serhiy.storchaka

#26669: time.localtime(float("NaN")) does not raise a ValueError on al
https://bugs.python.org/issue26669  closed by vstinner

#28029: Replace and empty strings
https://bugs.python.org/issue28029  closed by serhiy.storchaka

#33187: Document ElementInclude (XInclude) support in ElementTree
https://bugs.python.org/issue33187  closed by scoder

#35448: ConfigParser .read() - handling of nonexistent files
https://bugs.python.org/issue35448  closed by serhiy.storchaka

#35745: Add import statement in dataclass code snippet
https://bugs.python.org/issue35745  closed by eric.smith

#36971: Add subsections in C API "Common Object Structures" page
https://bugs.python.org/issue36971  closed by dino.viehland

#37289: regression in Cython when pickling objects
https://bugs.python.org/issue37289  closed by serhiy.storchaka

#37330: open(): remove 'U' mode, deprecated since Python 3.3
https://bugs.python.org/issue37330  closed by vstinner

#37527: Timestamp conversion on windows fails with timestamps close to
https://bugs.python.org/issue37527  closed by p-ganssle

#37607: segfault running code in jupyter on macOS 10.14.5 - crashed on
https://bugs.python.org/issue37607  closed by ned.deily

#38125: Can' build document in Sphinx v2.2.0
https://bugs.python.org/issue38125  closed by Windson Yang

#38226: pickle.dump and load error message when file isn't opened in b
https://bugs.python.org/issue38226  closed by boris

#38312: curses: add `set_tabsize` and `set_escdelay`
https://bugs.python.org/issue38312  closed by serhiy.storchaka

#38334: zipfile: Seeking encrypted file breaks after seeking backwards
https://bugs.python.org/issue38334  closed by serhiy.storchaka

#38336: Remove the __set__ method restriction on data descriptors for 
https://bugs.python.org/issue38336  closed by rhettinger

#38434: sys.addaudithook event is not documented
https://bugs.python.org/issue38434  closed by steve.dower

#38494: Add assert_not_called_with
https://bugs.python.org/issue38494  closed by serhiy.storchaka

#38534: Version 3.8.0 has released with a wrong MS KB number reference
https://bugs.python.org/issue38534  closed by steve.dower

#38535: Incorrect col_offset for decorators with zero arguments (empty
https://bugs.python.org/issue38535  closed by serhiy.storchaka

#38557: PyTuple_GetSlice docs minor inaccuracy
https://bugs.python.org/issue38557  closed by serhiy.storchaka

#38558: Data Structures documentation out of sync with new Walrus oper
https://bugs.python.org/issue38558  closed by ammar2

#38560: Disallow iterable argument unpacking after a keyword argument?
https://bugs.python.org/issue38560  closed by gvanrossum

#38570: Shlex does not parse commands containing single quotes correct
https://bugs.python.org/issue38570  closed by timonegk

#38571: Segfault with StopIteration
https://bugs.python.org/issue38571  closed by kchen

#38586: logging: handlers names are not set when using fileConfig
https://bugs.python.org/issue38586  closed by vinay.sajip

#38589: Bad target address assigned in Python Manuals shortcut on Pyth
https://bugs.python.org/issue38589  closed by steve.dower

#38598: IDLE: Disable F5, etc, in Shell and Output windows.
https://bugs.python.org/issue38598  closed by terry.reedy

#38600: Change the mark up of NULL
https://bugs.python.org/issue38600  closed by serhiy.storchaka

#38602: Add fcntl.F_OFD_XXXX constant
https://bugs.python.org/issue38602  closed by serhiy.storchaka

#38604: Schedule Py_UNICODE API removal
https://bugs.python.org/issue38604  closed by vstinner

#38606: Function to count total number of common divisors of two numbe
https://bugs.python.org/issue38606  closed by mark.dickinson

#38612: some non-ascii charcters link to same identifier/data
https://bugs.python.org/issue38612  closed by steven.daprano

#38616: Using Py_XDECREF to replace Py_DECREF in PyAST_FromNodeObject(
https://bugs.python.org/issue38616  closed by serhiy.storchaka

#38617: Using Py_XINCREF to replace Py_INCREF in PyAST_CompileObject
https://bugs.python.org/issue38617  closed by serhiy.storchaka

#38618: Why not use refcount of c.c_filename in PyAST_FromNodeObject()
https://bugs.python.org/issue38618  closed by serhiy.storchaka

#38621: Bad decoding of encoded-words in unstructured email headers
https://bugs.python.org/issue38621  closed by fdrake

#38626: small change at bisect_left function for easy understanding
https://bugs.python.org/issue38626  closed by rhettinger

#38627: Add copy() method to pathlib
https://bugs.python.org/issue38627  closed by serhiy.storchaka

#38637: fix GROWTH_RATE comments bug
https://bugs.python.org/issue38637  closed by brandtbucher

#38640: while False: break => SyntaxError: 'break' outside loop
https://bugs.python.org/issue38640  closed by pablogsal

#38645: datetime.datetime.fromtimestamp(0, tzlocal()) throws error
https://bugs.python.org/issue38645  closed by ammar2

#38648: Py_tp_free is specified twice in Python-ast.c
https://bugs.python.org/issue38648  closed by benjamin.peterson

#38654: `urllib.request.Request` uses mutable value as default value
https://bugs.python.org/issue38654  closed by serhiy.storchaka

#38658: Python Program crashes when running in fore and back ground
https://bugs.python.org/issue38658  closed by ThePokestarFan
_______________________________________________
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/Q3KTTMP457GGA4UHL2QTWPZQRWA2ENN2/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to