Summary of Python tracker Issues
ACTIVITY SUMMARY (2020-05-22 - 2020-05-29) 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 7487 ( +9) closed 45080 (+80) total 52567 (+89) Open issues with patches: 3011 Issues opened (58) ================== #39343: Travis CI: documentation job fails in library/nntplib.rst with https://bugs.python.org/issue39343 reopened by chris.jerdonek #40133: Provide additional matchers for unittest.mock https://bugs.python.org/issue40133 reopened by gregory.p.smith #40733: Make IDLE doc more visible, mention in main python docs page https://bugs.python.org/issue40733 opened by phr #40734: /usr/bin surprisingly in sys.path under IDLE https://bugs.python.org/issue40734 opened by phr #40735: test_nntplib: sporadic failures, NetworkedNNTP_SSLTests.test_w https://bugs.python.org/issue40735 opened by chris.jerdonek #40736: better message for re.search TypeError ("expected string or by https://bugs.python.org/issue40736 opened by chris.jerdonek #40739: find_library broken for binutils >= 2.32 / 2.34 https://bugs.python.org/issue40739 opened by Frederik Rietdijk #40741: Upgrade to SQLite v3.32.1 in Windows and macOS builds https://bugs.python.org/issue40741 opened by erlendaasland #40742: Doc: Parallel build break audit table https://bugs.python.org/issue40742 opened by mdk #40743: [CMake] It's 2020, where is CMake? https://bugs.python.org/issue40743 opened by TheUltimatePineapple #40744: Explicitly drop support for SQLite version < 3.7.3 https://bugs.python.org/issue40744 opened by erlendaasland #40745: Typo in library/typing https://bugs.python.org/issue40745 opened by hectorcanto #40746: test_gdb failing on Raspbian on 3.9, regression from 3.8 https://bugs.python.org/issue40746 opened by gregory.p.smith #40747: sysconfig.get_config_var("py_version_nodot") should return 3_1 https://bugs.python.org/issue40747 opened by mattip #40748: Tutorial 4.7 More on Defining Functions missing screen prompts https://bugs.python.org/issue40748 opened by Chas Belov #40749: Consider adding decorator for required inner class https://bugs.python.org/issue40749 opened by Elijah Rippeth #40754: ModuleNotFoundError: No module named '_testinternalcapi' under https://bugs.python.org/issue40754 opened by honglei.jiang #40756: Second argument of LoggerAdapter.__init__ should default to No https://bugs.python.org/issue40756 opened by arturoescaip #40757: tarfile: ignore_zeros = True won't raise exception even on inv https://bugs.python.org/issue40757 opened by mxmlnkn #40758: For 7.2.7. Code Examples, distinguish between the Tutorial and https://bugs.python.org/issue40758 opened by Chas Belov #40759: Deprecate the symbol module https://bugs.python.org/issue40759 opened by BTaskaya #40762: Writing bytes using CSV module results in b prefixed strings https://bugs.python.org/issue40762 opened by sidhant #40763: zipfile.extractall is safe by now https://bugs.python.org/issue40763 opened by VA #40766: Add support for SQLITE_DIRECTONLY and SQLITE_INNOCUOUS for use https://bugs.python.org/issue40766 opened by erlendaasland #40767: Allow pure Wayland to get default XDG webbrowser https://bugs.python.org/issue40767 opened by Jeremy Attali #40769: Pegen: cover extra surrounding parentheses for invalid annotat https://bugs.python.org/issue40769 opened by BTaskaya #40770: RFE: Run linkchecker on documentation on the CI https://bugs.python.org/issue40770 opened by hroncok #40771: python3 fromtimestamp generates OSError https://bugs.python.org/issue40771 opened by jamercee #40772: module 'resource' has no attribute 'RLIMIT_VMEM' https://bugs.python.org/issue40772 opened by Titusz Ban #40773: DOC: Fix rendering for 'retval' on the pdb page https://bugs.python.org/issue40773 opened by cheryl.sabella #40775: Fix missing dot in sqlite3 Node type name https://bugs.python.org/issue40775 opened by erlendaasland #40777: _datetimemodule.c:3328:16: error: initializer element is not c https://bugs.python.org/issue40777 opened by smani #40782: AbstactEventLoop.run_in_executor is listed as an async method, https://bugs.python.org/issue40782 opened by jamesba #40785: `mmap.mmap(..., 0)` doesn't work as advertised in docs (fails https://bugs.python.org/issue40785 opened by ngie #40786: madvise should be accessible outside of mmap instance https://bugs.python.org/issue40786 opened by ngie #40788: Build issue Solaris 10 Sparc https://bugs.python.org/issue40788 opened by munocat #40791: hmac.compare_digest could try harder to be constant-time. https://bugs.python.org/issue40791 opened by Devin Jeanpierre #40794: dataclass signatures and docstrings w/future-annotations https://bugs.python.org/issue40794 opened by BTaskaya #40797: multiprocessing.Semaphore has undocumented get_value() method https://bugs.python.org/issue40797 opened by remi.lapeyre #40798: The deprecated-removed Sphinx extension need to change the err https://bugs.python.org/issue40798 opened by remi.lapeyre #40799: Create Lib/_pydatetime.py file to optimize "import datetime" w https://bugs.python.org/issue40799 opened by vstinner #40800: asyncio.sleep(0) should "yield" back to the event loop, but it https://bugs.python.org/issue40800 opened by Davy Durham #40801: Expose PyFloat_AsDouble at Python level: operator.as_float? https://bugs.python.org/issue40801 opened by mark.dickinson #40802: AbstractEventLoop.shutdown_default_executor breaks backwards c https://bugs.python.org/issue40802 opened by petr.viktorin #40804: Bug report in python3.6.8 using argparse module https://bugs.python.org/issue40804 opened by amansi26 #40805: Can no longer patch flask.g https://bugs.python.org/issue40805 opened by Rob Taft #40807: CODEOP: Show warnings once during _maybe_compile https://bugs.python.org/issue40807 opened by cheryl.sabella #40808: test_venv fails with HOME=/ on AMD64 FreeBSD Non-Debug 3.x https://bugs.python.org/issue40808 opened by vstinner #40810: sqlite3 test CheckTraceCallbackContent fails for sqlite v3.7.3 https://bugs.python.org/issue40810 opened by erlendaasland #40811: Allow to create new Event Loops on Threads https://bugs.python.org/issue40811 opened by Christian Exposito #40813: Output SyntaxError is not defective https://bugs.python.org/issue40813 opened by timofej #40814: Update typing module documentation based on PEP 585 https://bugs.python.org/issue40814 opened by Matúš Valo #40815: Multiprocessing docs don't describe thread-safety https://bugs.python.org/issue40815 opened by bjs #40816: Add missed AsyncContextDecorator to contextlib https://bugs.python.org/issue40816 opened by heckad #40817: Document the asyncio shell https://bugs.python.org/issue40817 opened by remi.lapeyre #40818: Run sys.__interactivehook__ for asyncio REPLs https://bugs.python.org/issue40818 opened by remi.lapeyre #40819: Idle Context Menu Copy/Cut Grayed Out https://bugs.python.org/issue40819 opened by BevInTX #40820: Mock Call attributes args and kwargs have no changeversion https://bugs.python.org/issue40820 opened by Andrius Gobis Most recent 15 issues with no replies (15) ========================================== #40820: Mock Call attributes args and kwargs have no changeversion https://bugs.python.org/issue40820 #40819: Idle Context Menu Copy/Cut Grayed Out https://bugs.python.org/issue40819 #40818: Run sys.__interactivehook__ for asyncio REPLs https://bugs.python.org/issue40818 #40816: Add missed AsyncContextDecorator to contextlib https://bugs.python.org/issue40816 #40815: Multiprocessing docs don't describe thread-safety https://bugs.python.org/issue40815 #40814: Update typing module documentation based on PEP 585 https://bugs.python.org/issue40814 #40808: test_venv fails with HOME=/ on AMD64 FreeBSD Non-Debug 3.x https://bugs.python.org/issue40808 #40807: CODEOP: Show warnings once during _maybe_compile https://bugs.python.org/issue40807 #40805: Can no longer patch flask.g https://bugs.python.org/issue40805 #40802: AbstractEventLoop.shutdown_default_executor breaks backwards c https://bugs.python.org/issue40802 #40800: asyncio.sleep(0) should "yield" back to the event loop, but it https://bugs.python.org/issue40800 #40797: multiprocessing.Semaphore has undocumented get_value() method https://bugs.python.org/issue40797 #40788: Build issue Solaris 10 Sparc https://bugs.python.org/issue40788 #40786: madvise should be accessible outside of mmap instance https://bugs.python.org/issue40786 #40775: Fix missing dot in sqlite3 Node type name https://bugs.python.org/issue40775 Most recent 15 issues waiting for review (15) ============================================= #40818: Run sys.__interactivehook__ for asyncio REPLs https://bugs.python.org/issue40818 #40816: Add missed AsyncContextDecorator to contextlib https://bugs.python.org/issue40816 #40811: Allow to create new Event Loops on Threads https://bugs.python.org/issue40811 #40810: sqlite3 test CheckTraceCallbackContent fails for sqlite v3.7.3 https://bugs.python.org/issue40810 #40807: CODEOP: Show warnings once during _maybe_compile https://bugs.python.org/issue40807 #40801: Expose PyFloat_AsDouble at Python level: operator.as_float? https://bugs.python.org/issue40801 #40799: Create Lib/_pydatetime.py file to optimize "import datetime" w https://bugs.python.org/issue40799 #40798: The deprecated-removed Sphinx extension need to change the err https://bugs.python.org/issue40798 #40791: hmac.compare_digest could try harder to be constant-time. https://bugs.python.org/issue40791 #40777: _datetimemodule.c:3328:16: error: initializer element is not c https://bugs.python.org/issue40777 #40775: Fix missing dot in sqlite3 Node type name https://bugs.python.org/issue40775 #40769: Pegen: cover extra surrounding parentheses for invalid annotat https://bugs.python.org/issue40769 #40767: Allow pure Wayland to get default XDG webbrowser https://bugs.python.org/issue40767 #40766: Add support for SQLITE_DIRECTONLY and SQLITE_INNOCUOUS for use https://bugs.python.org/issue40766 #40762: Writing bytes using CSV module results in b prefixed strings https://bugs.python.org/issue40762 Top 10 most discussed issues (10) ================================= #40762: Writing bytes using CSV module results in b prefixed strings https://bugs.python.org/issue40762 15 msgs #30064: BaseSelectorEventLoop.sock_{recv,sendall}() don't remove their https://bugs.python.org/issue30064 13 msgs #40794: dataclass signatures and docstrings w/future-annotations https://bugs.python.org/issue40794 11 msgs #38605: [typing] PEP 563: Postponed evaluation of annotations: enable https://bugs.python.org/issue38605 10 msgs #40701: tempfile mixes str and bytes in an inconsistent manner https://bugs.python.org/issue40701 10 msgs #40801: Expose PyFloat_AsDouble at Python level: operator.as_float? https://bugs.python.org/issue40801 9 msgs #40217: The garbage collector doesn't take in account that objects of https://bugs.python.org/issue40217 8 msgs #40748: Tutorial 4.7 More on Defining Functions missing screen prompts https://bugs.python.org/issue40748 8 msgs #2897: PyMemberDef missing in limited API / Deprecate structmember.h https://bugs.python.org/issue2897 7 msgs #40275: test.support has way too many imports https://bugs.python.org/issue40275 7 msgs Issues closed (78) ================== #13097: [easy C issue] ctypes: segfault with large number of callback https://bugs.python.org/issue13097 closed by vstinner #14562: urllib2 maybe blocks too long with small chunks https://bugs.python.org/issue14562 closed by benjamin.peterson #17050: argparse.REMAINDER doesn't work as first argument https://bugs.python.org/issue17050 closed by rhettinger #23082: pathlib relative_to() can give confusing error message https://bugs.python.org/issue23082 closed by steve.dower #23721: Set up a daily test coverage run https://bugs.python.org/issue23721 closed by brett.cannon #25247: Tkinter modules built successfully but removed because they co https://bugs.python.org/issue25247 closed by ned.deily #25920: PyOS_AfterFork should reset socketmodule's lock https://bugs.python.org/issue25920 closed by vstinner #26415: Excessive peak memory consumption by the Python parser https://bugs.python.org/issue26415 closed by pablogsal #29882: Add an efficient popcount method for integers https://bugs.python.org/issue29882 closed by mark.dickinson #30986: Add --include-py argument to Tools/msi/make_zip.py https://bugs.python.org/issue30986 closed by cheryl.sabella #32398: OSX C++ linking workaround in distutils breaks other packages https://bugs.python.org/issue32398 closed by cheryl.sabella #33111: Merely importing tkinter breaks parallel code (multiprocessing https://bugs.python.org/issue33111 closed by ned.deily #33388: Support PEP 566 metadata in distutils https://bugs.python.org/issue33388 closed by eric.araujo #34397: remove redundant overflow checks in tuple and list implementat https://bugs.python.org/issue34397 closed by cheryl.sabella #35545: asyncio.base_events.create_connection doesn't handle scoped IP https://bugs.python.org/issue35545 closed by cheryl.sabella #36290: _ast.ast_type_init does not handle args and kwargs correctly. https://bugs.python.org/issue36290 closed by pablogsal #37129: Add os.RWF_APPEND flag for os.pwritev https://bugs.python.org/issue37129 closed by vstinner #37218: Default hmac.new() digestmod has not been removed from documen https://bugs.python.org/issue37218 closed by cheryl.sabella #37973: improve docstrings of sys.float_info https://bugs.python.org/issue37973 closed by mark.dickinson #37999: No longer use implicit convertion to int with loss https://bugs.python.org/issue37999 closed by serhiy.storchaka #38580: select()'s documentation claims only sequences are accepted, b https://bugs.python.org/issue38580 closed by taleinat #39244: multiprocessing.get_all_start_methods() wrong default on macOS https://bugs.python.org/issue39244 closed by taleinat #39685: Python 3.8 regression Socket operation on non-socket https://bugs.python.org/issue39685 closed by christian.heimes #39686: add dump_json to ast module https://bugs.python.org/issue39686 closed by cheryl.sabella #40160: documentation example of os.walk should be less destructive https://bugs.python.org/issue40160 closed by serhiy.storchaka #40327: list(sys.modules.items()) can throw RuntimeError: dictionary c https://bugs.python.org/issue40327 closed by rhettinger #40367: ImportError: libffi.so.6 https://bugs.python.org/issue40367 closed by YoSTEALTH #40373: urlunparse does not escape slash (/) for http+unix:// in netlo https://bugs.python.org/issue40373 closed by taleinat #40439: Error in an external reference https://bugs.python.org/issue40439 closed by cheryl.sabella #40474: Code coverage report not entirely accurate https://bugs.python.org/issue40474 closed by brett.cannon #40552: Enhance for loop and copy example in tutorial https://bugs.python.org/issue40552 closed by nanjekyejoannah #40558: update CONTRIBUTING.rst docs https://bugs.python.org/issue40558 closed by zach.ware #40586: Pydoc should support https for hyperlinks. https://bugs.python.org/issue40586 closed by cheryl.sabella #40611: Add MAP_POPULATE to the mmap library https://bugs.python.org/issue40611 closed by vstinner #40646: Builtins in doc show signature in documentation https://bugs.python.org/issue40646 closed by terry.reedy #40654: shutil.copyfile mutates symlink for absolute path https://bugs.python.org/issue40654 closed by steve.dower #40663: Wrong generated annotation on subscripting https://bugs.python.org/issue40663 closed by pablogsal #40667: [Windows] Add global python and python3 commands https://bugs.python.org/issue40667 closed by steve.dower #40678: Full list of Python lexical rules https://bugs.python.org/issue40678 closed by cool-RR #40679: show class name in method invocation TypeError https://bugs.python.org/issue40679 closed by chris.jerdonek #40688: PEG Generator: Fix scripts to always use the correct parser https://bugs.python.org/issue40688 closed by lys.nikolaou #40719: Add pt-br to the language switcher at the Python 3.6 and 2.7 d https://bugs.python.org/issue40719 closed by rffontenelle #40722: test_ttk_guionly times out on Ubuntu CI https://bugs.python.org/issue40722 closed by terry.reedy #40730: Odd sentence in 3.9 What's New https://bugs.python.org/issue40730 closed by eric.smith #40731: CWI url's protocol on LICENSE file from http to https https://bugs.python.org/issue40731 closed by gvanrossum #40732: New realpath breaks setuptools_scm https://bugs.python.org/issue40732 closed by jaraco #40737: Fix possible reference leak for sqlite3 initialization https://bugs.python.org/issue40737 closed by corona10 #40738: backspace character \b not processed by IDLE https://bugs.python.org/issue40738 closed by terry.reedy #40740: Missing api-ms-win-core-path-l1-1.0.dll for python-3.9.0b1-amd https://bugs.python.org/issue40740 closed by steve.dower #40750: Support -d flag in the new parser https://bugs.python.org/issue40750 closed by pablogsal #40751: command 'elif' does not work https://bugs.python.org/issue40751 closed by terry.reedy #40752: Implement PurePath.__len__ https://bugs.python.org/issue40752 closed by serhiy.storchaka #40753: Remove Python 2 compatibility code from pathlib https://bugs.python.org/issue40753 closed by brett.cannon #40755: Add missing multiset predicates to collections.Counter https://bugs.python.org/issue40755 closed by rhettinger #40760: Dictionary comprehension using older division behavior https://bugs.python.org/issue40760 closed by Amol Sharma #40761: unittest.TestCase.assertTrue return True even if the expr is F https://bugs.python.org/issue40761 closed by zach.ware #40764: Conflation of Counter with Multiset https://bugs.python.org/issue40764 closed by rhettinger #40765: clear screen in idle https://bugs.python.org/issue40765 closed by terry.reedy #40768: pyaudio https://bugs.python.org/issue40768 closed by SilentGhost #40774: "Important" block in documentation of asyncio.create_subproces https://bugs.python.org/issue40774 closed by benjamin.peterson #40776: Python 3.7.6 installation issue on mac os x 10.6.8 https://bugs.python.org/issue40776 closed by ned.deily #40778: Updating Py_REFCNT and Py_SIZE to use _PyObject_CAST_CONS https://bugs.python.org/issue40778 closed by corona10 #40779: incorrect end column for single argument generator function ca https://bugs.python.org/issue40779 closed by pablogsal #40780: float.__format__() handles trailing zeros inconsistently in � https://bugs.python.org/issue40780 closed by mark.dickinson #40781: Remove sys._debugmallocstats() function and PYTHONMALLOCSTATS https://bugs.python.org/issue40781 closed by vstinner #40783: test_interpreters test_interpreters leaked [216, 216, 216] ref https://bugs.python.org/issue40783 closed by pablogsal #40784: test_sqlite: CheckFuncDeterministic() fails with SQLite 3.32 https://bugs.python.org/issue40784 closed by berker.peksag #40787: Mysql + unittest crash https://bugs.python.org/issue40787 closed by lgerosa #40789: C-level destructor in PySide2 breaks gen_send_ex, which assume https://bugs.python.org/issue40789 closed by njs #40790: Python should enable computed gotos on Mac by default https://bugs.python.org/issue40790 closed by benjamin.peterson #40792: Make PyNumber_Index() always returning an exact int instance https://bugs.python.org/issue40792 closed by serhiy.storchaka #40793: print() performance problem with very large numbers https://bugs.python.org/issue40793 closed by mark.dickinson #40795: ctypes: PyErr_WriteUnraisable() called with no exception set o https://bugs.python.org/issue40795 closed by vstinner #40796: dataclasses.make_dataclass: Exception when called with differe https://bugs.python.org/issue40796 closed by Darrick Yee #40803: Unable to execute python.exe from zip in wine https://bugs.python.org/issue40803 closed by clanmills #40806: itertools.product not lazy https://bugs.python.org/issue40806 closed by rhettinger #40809: list.Count() isn't working as expected for the series of same https://bugs.python.org/issue40809 closed by steven.daprano #40812: _tkinter build failed when install Python-3.6.10 https://bugs.python.org/issue40812 closed by ned.deily
On Fri, May 29, 2020 at 12:16 PM Python tracker <status@bugs.python.org> wrote:
ACTIVITY SUMMARY (2020-05-22 - 2020-05-29) 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 7487 ( +9) closed 45080 (+80) total 52567 (+89)
...
How hard would it be to add PRs (in the same way) to this weekly report? Also, where is the script for this hosted and where is the source repo (if any)? it might be helpful to have a link back to that info, perhaps somewhere in the devguide. -eric
participants (2)
-
Eric Snow
-
Python tracker