October 16, 2020 – October 23, 2020
Overview
-
0 Active Issues
-
- 189 Merged Pull Requests
- 53 Open Pull Requests
- 0 Closed Issues
- 0 New Issues

Could not load contribution data
Please try again later
189 Pull requests merged by 62 people
-
bpo-42139: Update What's New 3.9 for master
#22936 merged
Oct 24, 2020 -
[3.9] bpo-19072: Update descriptor howto for decorator chaining (GH-22934)
#22935 merged
Oct 24, 2020 -
bpo-19072: Update descriptor howto for decorator chaining
#22934 merged
Oct 24, 2020 -
Mention in "What's New" that the import system is starting to be cleaned up
#22931 merged
Oct 24, 2020 -
bpo-35823: subprocess: Use vfork() instead of fork() on Linux when safe
#11671 merged
Oct 24, 2020 -
[3.9] bpo-41950: Typo in Python 3.9 what's new page
#22573 merged
Oct 24, 2020 -
bpo-38976: Add support for HTTP Only flag in MozillaCookieJar
#17471 merged
Oct 23, 2020 -
[3.8] build(deps): bump actions/upload-artifact from v1 to v2.2.0 (GH-22920)
#22925 merged
Oct 23, 2020 -
[3.9] build(deps): bump actions/upload-artifact from v1 to v2.2.0 (GH-22920)
#22924 merged
Oct 23, 2020 -
[3.8] build(deps): bump actions/cache from v1 to v2.1.2 (GH-22919)
#22922 merged
Oct 23, 2020 -
[3.9] build(deps): bump actions/cache from v1 to v2.1.2 (GH-22919)
#22921 merged
Oct 23, 2020 -
[3.9] bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088)
#22912 merged
Oct 23, 2020 -
[3.8] bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088)
#22913 merged
Oct 23, 2020 -
build(deps): bump actions/upload-artifact from v1 to v2.2.0
#22920 merged
Oct 23, 2020 -
build(deps): bump actions/cache from v1 to v2.1.2
#22919 merged
Oct 23, 2020 -
Allow dependabot to check GitHub actions monthly
#22787 merged
Oct 23, 2020 -
[3.9] Create a primer section for the descriptor howto guide (GH-22906)
#22918 merged
Oct 23, 2020 -
Create a primer section for the descriptor howto guide
#22906 merged
Oct 23, 2020 -
Add GitHub sponsor info for Python
#22887 merged
Oct 23, 2020 -
Add Mark Shannon to CODEOWNERS.
#22914 merged
Oct 23, 2020 -
bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT
#20088 merged
Oct 23, 2020 -
bpo-36876: Fix the C analyzer tool.
#22841 merged
Oct 23, 2020 -
[3.9] bpo-38486: Fix dead qmail links in the mailbox docs (GH-22239)
#22901 merged
Oct 22, 2020 -
[3.8] bpo-38486: Fix dead qmail links in the mailbox docs (GH-22239)
#22902 merged
Oct 22, 2020 -
bpo-38486: Fix dead qmail links in the mailbox docs
#22239 merged
Oct 22, 2020 -
[3.8] bpo-33987: IDLE: Use ttk Frame on doc window and statusbar (GH-11433)
#22900 merged
Oct 22, 2020 -
[3.9] bpo-33987: IDLE: Use ttk Frame on doc window and statusbar (GH-11433)
#22899 merged
Oct 22, 2020 -
bpo-33987: IDLE: Use ttk Frame on help.py
#11433 merged
Oct 22, 2020 -
Add CODEOWNERS for the Grammar file
#22898 merged
Oct 22, 2020 -
bpo-38980: Only apply -fno-semantic-interposition if available
#22892 merged
Oct 22, 2020 -
bpo-42086: Document AST operator nodes acts as a singleton
#22896 merged
Oct 22, 2020 -
[3.9] bpo-25655: Improve Win DLL loading failures doc (GH-22372)
#22894 merged
Oct 22, 2020 -
[3.6] Remove 3.5 from Doc version switcher in 3.6. (GH-22886)
#22891 merged
Oct 22, 2020 -
[3.8] bpo-25655: Improve Win DLL loading failures doc (GH-22372)
#22895 merged
Oct 22, 2020 -
bpo-42057: Add regression test to master.
#22893 merged
Oct 22, 2020 -
bpo-25655: Improve Win DLL loading failures doc
#22372 merged
Oct 22, 2020 -
[3.7] Remove 3.5 from Doc version switcher in 3.7. (GH-22886)
#22890 merged
Oct 22, 2020 -
[3.8] Remove 3.5 from Doc version switcher in 3.8. (GH-22886)
#22889 merged
Oct 22, 2020 -
[3.9] Remove 3.5 from Doc version switcher in 3.9. (GH-22886)
#22888 merged
Oct 22, 2020 -
Remove 3.5 from Doc version switcher in master.
#22886 merged
Oct 22, 2020 -
bpo-1635741: Fix NULL ptr deref in multiprocessing
#22880 merged
Oct 22, 2020 -
_testmultiphase: Fix possible ref leak
#22881 merged
Oct 22, 2020 -
[3.9] bpo-42057: Add a test case.
#22878 merged
Oct 22, 2020 -
[3.9] bpo-42057: Fix peephole optimizer
#22802 merged
Oct 22, 2020 -
bpo-42113: Delete TaskWakeupMethWrapper_Type and use PyCFunction instead
#22875 merged
Oct 22, 2020 -
[3.8] bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874)
#22877 merged
Oct 22, 2020 -
[3.9] bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874)
#22876 merged
Oct 22, 2020 -
bpo-41910: specify the default implementations of object.__eq__ and object.__ne__
#22874 merged
Oct 21, 2020 -
bpo-38980: Add -fno-semantic-interposition when building with optimizations
#22862 merged
Oct 21, 2020 -
[3.9] bpo-35181: Correct importlib documentation for some module attributes (GH-15190)
#22872 merged
Oct 21, 2020 -
[3.8] bpo-35181: Correct importlib documentation for some module attributes (GH-15190)
#22873 merged
Oct 21, 2020 -
bpo-35181: Correct importlib documentation for some module attributes
#15190 merged
Oct 21, 2020 -
[3.9] Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class name (GH-22867)
#22868 merged
Oct 21, 2020 -
[3.9] bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text (GH-22580)
#22865 merged
Oct 21, 2020 -
Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class name
#22867 merged
Oct 21, 2020 -
[3.8] bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text (GH-22580)
#22866 merged
Oct 21, 2020 -
bpo-41746: Cast to typed seqs in CHECK macros to avoid type erasure
#22864 merged
Oct 21, 2020 -
bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text
#22580 merged
Oct 21, 2020 -
bpo-39416: Document some restrictions on the default string representations of numeric classes
#18111 merged
Oct 21, 2020 -
[3.8] bpo-39524: Fixed doc-string in ast._pad_whitespace (GH-18340)
#22857 merged
Oct 21, 2020 -
[3.9] bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it (GH-19648)
#22824 merged
Oct 21, 2020 -
bpo-41747: Ensure all dataclass methods uses their parents' qualname
#22155 merged
Oct 21, 2020 -
Update tzdata to 2020.3
#22856 merged
Oct 21, 2020 -
[3.9] Doc: Fix a typo/error in the docs for cached bytecode (GH-22445)
#22851 merged
Oct 21, 2020 -
[3.8] bpo-41819: Fix compiler warning in init_dump_ascii_wstr() (GH-22332)
#22335 merged
Oct 21, 2020 -
[3.9] Doc: Do not suggest `s[::-1]` for reversed order (GH-22457)
#22849 merged
Oct 21, 2020 -
[3.8] Doc: Fix a typo/error in the docs for cached bytecode (GH-22445)
#22852 merged
Oct 21, 2020 -
Fix an error in the docs for cached bytecode
#22445 merged
Oct 21, 2020 -
[3.8] Doc: Do not suggest `s[::-1]` for reversed order (GH-22457)
#22850 merged
Oct 21, 2020 -
[doc] Do not suggest extended slice syntax for reversed order
#22457 merged
Oct 21, 2020 -
[3.9] Doc: Do not encourage using a base class name in a derived class (GH-22177)
#22844 merged
Oct 21, 2020 -
[3.9] Doc: Remove old Python version from future stmt (GH-21802)
#22845 merged
Oct 21, 2020 -
[3.8] Doc: Remove old Python version from future stmt (GH-21802)
#22846 merged
Oct 21, 2020 -
[doc] Remove old Python version from future stmt and name annotations PEP
#21802 merged
Oct 21, 2020 -
[3.8] bpo-41316: Make tarfile follow specs for FNAME (GH-21511)
#22141 merged
Oct 21, 2020 -
[3.9] bpo-41316: Make tarfile follow specs for FNAME (GH-21511)
#22140 merged
Oct 21, 2020 -
[doc] Do not encourage using a base class name in a derived class in FAQ
#22177 merged
Oct 21, 2020 -
[3.9] bpo-41646: Mention path-like objects support in the docs for shutil.copy() (GH-22208)
#22243 merged
Oct 21, 2020 -
[3.8] bpo-41646: Mention path-like objects support in the docs for shutil.copy() (GH-22208)
#22244 merged
Oct 21, 2020 -
[3.9] bpo-41744: Package python.props with correct name in NuGet package (GH-22154)
#22245 merged
Oct 21, 2020 -
bpo-41902: Micro optimization for range.index if step is 1
#22479 merged
Oct 21, 2020 -
bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420)
#22420 merged
Oct 21, 2020 -
bpo-41902: Micro optimization for compute_item of range
#22492 merged
Oct 21, 2020 -
[3.9] Update idlelib/help.html to current Sphinx output (GH-22833)
#22842 merged
Oct 21, 2020 -
Update idlelib/help.html to current Sphinx output
#22833 merged
Oct 21, 2020 -
bpo-41586: Attempt to make the pipesize tests more robust.
#22839 merged
Oct 21, 2020 -
[3.9] bpo-42010: [docs] Clarify subscription of types (GH-22822)
#22840 merged
Oct 20, 2020 -
bpo-42010: [docs] Clarify subscription of types
#22822 merged
Oct 20, 2020 -
bpo-29981: Update Index for set, dict, and generator 'comprehensions'
#20272 merged
Oct 20, 2020 -
[3.8] bpo-41192: Add documentation of undocumented audit events (GH-21308)
#22832 merged
Oct 20, 2020 -
[3.9] bpo-41192: Add documentation of undocumented audit events (GH-21308)
#22831 merged
Oct 20, 2020 -
bpo-42041: Clarify how Windows path search affects virtual environments
#22715 merged
Oct 20, 2020 -
Minor tweaks to typing union objects doc
#22741 merged
Oct 20, 2020 -
bpo-41192: Add documentation to some undocumented audit events
#21308 merged
Oct 20, 2020 -
[3.9] bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andrew Clover (GH-22817)
#22825 merged
Oct 20, 2020 -
[3.8] bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it (GH-19648)
#22823 merged
Oct 20, 2020 -
[3.8] bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andrew Clover (GH-22817)
#22826 merged
Oct 20, 2020 -
bpo-38144: Re-add accidentally removed audition for glob.
#22805 merged
Oct 20, 2020 -
[3.9] bpo-41192: Clarify the sys module's description of the auditing feature (GH-22768)
#22821 merged
Oct 20, 2020 -
[3.8] bpo-41192: Clarify the sys module's description of the auditing feature (GH-22768)
#22820 merged
Oct 20, 2020 -
[3.9] Doc: Add missing spaces after period for `posix_spawn` (GH-22730)
#22809 merged
Oct 20, 2020 -
[3.8] Doc: Add missing spaces after period for `posix_spawn` (GH-22730)
#22810 merged
Oct 20, 2020 -
bpo-38439: Update the Windows Store package's icons for IDLE.
#22817 merged
Oct 20, 2020 -
bpo-41192: Clarify the sys module's description of the auditing feature
#22768 merged
Oct 20, 2020 -
[3.9] bpo-39693: mention KeyError in tarfile extractfile documentation (GH-18639)
#22819 merged
Oct 20, 2020 -
bpo-39693: tarfile extractfile documentation
#18639 merged
Oct 20, 2020 -
[3.9] bpo-41726: Update the refcounts info of PyType_FromModuleAndSpec in refcounts.dat (GH-22112)
#22808 merged
Oct 20, 2020 -
[3.9] bpo-30612: Tweak Windows registry path syntax in the docs (GH-20281)
#22815 merged
Oct 20, 2020 -
bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it
#19648 merged
Oct 20, 2020 -
[3.8] bpo-30612: Tweak Windows registry path syntax in the docs (GH-20281)
#22816 merged
Oct 20, 2020 -
[3.9] bpo-38324: Fix test__locale.py Windows failures (GH-20529)
#22812 merged
Oct 20, 2020 -
bpo-30612: Tweak Windows registry path syntax in the docs
#20281 merged
Oct 20, 2020 -
[3.8] bpo-38324: Fix test__locale.py Windows failures (GH-20529)
#22813 merged
Oct 20, 2020 -
bpo-38324: Fix test__locale.py Windows failures
#20529 merged
Oct 20, 2020 -
md5module: Fix doc strings variable names
#22722 merged
Oct 20, 2020 -
Doc: Add missing spaces after period for `posix_spawn`
#22730 merged
Oct 20, 2020 -
[3.8] bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH-22764)
#22807 merged
Oct 20, 2020 -
[3.9] bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH-22764)
#22806 merged
Oct 20, 2020 -
bpo-41491: plistlib: accept hexadecimal integer values in xml plist f…
#22764 merged
Oct 20, 2020 -
[3.8] bpo-41471: Ignore invalid prefix lengths in system proxy settings on macOS (GH-22762)
#22774 merged
Oct 20, 2020 -
[3.9] bpo-41471: Ignore invalid prefix lengths in system proxy settings on macOS (GH-22762)
#22773 merged
Oct 20, 2020 -
bpo-42093: Add opcode cache for LOAD_ATTR
#22803 merged
Oct 20, 2020 -
bpo-4356: Add key function support to the bisect module
#20556 merged
Oct 20, 2020 -
[3.6] bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566)
#22579 merged
Oct 20, 2020 -
[3.6] bpo-42051: Reject XML entity declarations in plist files (GH-22760) (GH-22801)
#22804 merged
Oct 20, 2020 -
[3.6] Disable macOS CI tests in azure-pipelines
#22639 merged
Oct 20, 2020 -
[3.7] bpo-41944: No longer call eval() on content received via HTTP in the CJK codec tests (GH-22566)
#22578 merged
Oct 20, 2020 -
[3.7] bpo-42051: Reject XML entity declarations in plist files (#22760)
#22801 merged
Oct 20, 2020 -
[3.8] bpo-42051: Reject XML entity declarations in plist files (GH-22760)
#22772 merged
Oct 20, 2020 -
[3.9] bpo-42051: Reject XML entity declarations in plist files (GH-22760)
#22771 merged
Oct 20, 2020 -
[3.8] bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691)
#22800 merged
Oct 20, 2020 -
[3.9] bpo-38912: fix close before connect callback in test_asyncio SSL tests (GH-22691)
#22799 merged
Oct 20, 2020 -
bpo-38912: fix close before connect callback on SSL tests
#22691 merged
Oct 20, 2020 -
bpo-41586: Add pipesize parameter to subprocess. Add F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl.
#21921 merged
Oct 19, 2020 -
[3.9] bpo-27321 Fix email.generator.py to not replace a non-existent header. (GH-18074)
#22796 merged
Oct 19, 2020 -
[3.9] [doc] Add link to Generic in typing (GH-22125)
#22127 merged
Oct 19, 2020 -
[3.8] bpo-27321 Fix email.generator.py to not replace a non-existent header. (GH-18074)
#22797 merged
Oct 19, 2020 -
[3.9] bpo-40901: Describe what "interface name" means on Windows (GH-20694)
#22794 merged
Oct 19, 2020 -
bpo-27321 Fix email.generator.py to not replace a non-existent header.
#18074 merged
Oct 19, 2020 -
bpo-41845: Move PyObject_GenericGetDict() back into the limited API
#22646 merged
Oct 19, 2020 -
[3.9] Document that `test.support.bytecode_helper` is new in 3.9 (GH-22618)
#22761 merged
Oct 19, 2020 -
[3.8] bpo-40901: Describe what "interface name" means on Windows (GH-20694)
#22795 merged
Oct 19, 2020 -
[3.9] bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394)
#22790 merged
Oct 19, 2020 -
bpo-40901: Describe what "interface name" means on Windows
#20694 merged
Oct 19, 2020 -
[3.9] bpo-41217: Fix incorrect note in the asyncio.create_subprocess_shell() docs (GH-21360)
#22792 merged
Oct 19, 2020 -
[3.8] bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394)
#22791 merged
Oct 19, 2020 -
[3.9] bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463)
#22788 merged
Oct 19, 2020 -
[3.8] bpo-41217: Fix incorrect note in the asyncio.create_subprocess_shell() docs (GH-21360)
#22793 merged
Oct 19, 2020 -
bpo-41784: make PyUnicode_AsUTF8AndSize part of the limited API
#22252 merged
Oct 19, 2020 -
[3.8] bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463)
#22789 merged
Oct 19, 2020 -
[3.9] Link to the msvcrt module from the Windows FAQ (GH-22268)
#22784 merged
Oct 19, 2020 -
bpo-41217: Fix incorrect note in the asyncio.create_subprocess_shell() docs
#21360 merged
Oct 19, 2020 -
bpo-16396: Allow wintypes to be imported on non-Windows systems.
#21394 merged
Oct 19, 2020 -
bpo-41292: Windows FAQ dead link fixed
#21463 merged
Oct 19, 2020 -
[3.8] Link to the msvcrt module from the Windows FAQ (GH-22268)
#22785 merged
Oct 19, 2020 -
Windows FAQ: Link to the msvcrt module
#22268 merged
Oct 19, 2020 -
bpo-38320: Clarify that expectedFailure is satisfied by either failur…
#22740 merged
Oct 19, 2020 -
bpo-42089: Sync with current cpython branch of importlib_metadata
#22775 merged
Oct 19, 2020 -
[3.8] Remove extra pip package (GH-22778)
#22781 merged
Oct 19, 2020 -
[3.9] Remove extra pip package
#22778 merged
Oct 19, 2020 -
[3.9] bpo-40484: Document compiler flags under AST module (GH-19885)
#22758 merged
Oct 19, 2020 -
bpo-42084: Language aware diff headers
#22776 merged
Oct 19, 2020 -
[3.8] bpo-41192: Fix some broken anchors for audit event entries (GH-21310)
#22770 merged
Oct 19, 2020 -
bpo-41471: Ignore invalid prefix lengths in system proxy settings on …
#22762 merged
Oct 19, 2020 -
bpo-42051: Reject XML entity declarations in plist files
#22760 merged
Oct 19, 2020 -
bpo-39107: Updated Tcl and Tk to 8.6.10 in Windows installer
#22405 merged
Oct 19, 2020 -
[3.9] bpo-33387: Correct name of bytecode in change note. (GH-22723)
#22765 merged
Oct 19, 2020 -
[3.9] bpo-41192: Fix some broken anchors for audit event entries (GH-21310)
#22767 merged
Oct 19, 2020 -
bpo-41192: Fix some broken anchors for audit events
#21310 merged
Oct 19, 2020 -
bpo-33387: Correct name of bytecode in change note.
#22723 merged
Oct 19, 2020 -
bpo-19270: Fixed sched.scheduler.cancel to cancel correct event
#22729 merged
Oct 19, 2020 -
bpo-40484: Document compiler flags under AST module
#19885 merged
Oct 19, 2020 -
[3.9] bpo-40492: Fix --outfile with relative path when the program changes it working dir (GH-19910)
#22752 merged
Oct 18, 2020 -
[3.8] bpo-40492: Fix --outfile with relative path when the program changes it working dir (GH-19910)
#22755 merged
Oct 18, 2020 -
[3.8] bpo-32498: Improve exception message on passing bytes to urllib.parse.unquote
#22746 merged
Oct 18, 2020 -
bpo-40492: Fix `--outfile` when the program being profiled changes the working directory
#19910 merged
Oct 18, 2020 -
[3.9] 3.9 whatsnew: fix bpo issue for AST change (GH-22742)
#22749 merged
Oct 18, 2020 -
bpo-28660: make TextWrapper break long words on hyphens
#22721 merged
Oct 18, 2020 -
[doc] 3.9 whatsnew: fix bpo issue number for AST change
#22742 merged
Oct 18, 2020 -
[3.8] bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731)
#22748 merged
Oct 18, 2020 -
[3.9] bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731)
#22747 merged
Oct 18, 2020 -
bpo-20184: Convert termios to Argument Clinic.
#22693 merged
Oct 18, 2020 -
bpo-41966: Fix pickling pure datetime.time subclasses
#22731 merged
Oct 18, 2020 -
bpo-38252: use 8-byte step to detect ASCII sequence in 64bit Windows build
#16334 merged
Oct 18, 2020 -
[3.8] bpo-42065: Fix incorrectly formatted _codecs.charmap_decode error message (GH-19940)
#22744 merged
Oct 18, 2020 -
[3.9] bpo-42065: Fix incorrectly formatted _codecs.charmap_decode error message (GH-19940)
#22743 merged
Oct 18, 2020 -
bpo-42065: Fix incorrectly formatted _codecs.charmap_decode error message
#19940 merged
Oct 17, 2020
53 Pull requests opened by 33 people
-
bpo-42059: Fixed required/optional keys with old-style TypedDict
#22736 opened
Oct 17, 2020 -
bpo-42060: Remove `assert` from http/client.py
#22737 opened
Oct 17, 2020 -
bpo-42062: Set HTTPResponse.url at init
#22738 opened
Oct 17, 2020 -
bpo-42042: Use ids attribute instead of names attribute
#22739 opened
Oct 17, 2020 -
bpo-42066: CookieJar cookies should not be sorted
#22745 opened
Oct 18, 2020 -
bpo-42071: Make the shelve library use Pickle's default protocol version instead of defaulting to version 3
#22751 opened
Oct 18, 2020 -
bpo-38323: Add guard clauses in MultiLoopChildWatcher.
#22756 opened
Oct 18, 2020 -
[3.9] bpo-42073: allow classmethod to wrap other classmethod-like descriptors.
#22757 opened
Oct 18, 2020 -
bpo-13451: Optimize sched.scheduler.cancel()
#22759 opened
Oct 19, 2020 -
bpo-41270: Making NamedTemporaryFile act as its own iterator to mimic…
#22766 opened
Oct 19, 2020 -
[doc] Fix smtplib and xml.dom.minidom mark-up
#22769 opened
Oct 19, 2020 -
bpo-41490: Update ensurepip to install pip 20.2.3 and setuptools 49.2.1
#22779 opened
Oct 19, 2020 -
bpo-42085: Introduce dedicated entry in PyAsyncMethods for sending values
#22780 opened
Oct 19, 2020 -
bpo-2190: make MozillaCookieJar handle HTTP-only cookies
#22798 opened
Oct 20, 2020 -
bpo-34067: [doc] improve contextlib.nullcontext example
#22811 opened
Oct 20, 2020 -
bpo-37640: Fix telnetlib crash in Python3 while receiving un-printable characters from server
#22814 opened
Oct 20, 2020 -
bpo-41737: [doc] add try-except to file open example in IO tutorial
#22818 opened
Oct 20, 2020 -
Fix typo in cgi module
#22827 opened
Oct 20, 2020 -
bpo-42099: Fix reference to ob_type in unionobject.c and ceval
#22829 opened
Oct 20, 2020 -
bpo-42087: Remove support for AIX 5 and below
#22830 opened
Oct 20, 2020 -
[3.8] bpo-35753: Fix crash in doctest with unwrap-able functions
#22834 opened
Oct 20, 2020 -
bpo-42100: Add _PyType_GetModuleByDef
#22835 opened
Oct 20, 2020 -
[3.9] bpo-29981: Add examples and update index for set, dict, and generator comprehensions'(GH-20272)
#22836 opened
Oct 20, 2020 -
[3.8] bpo-29981: Add examples and update index for set, dict, and generator comprehensions'(GH-20272)
#22837 opened
Oct 20, 2020 -
bpo-1635741: Port _csv to multi-phase init
#22838 opened
Oct 20, 2020 -
[3.8] Update idlelib/help.html to current Sphinx output (GH-22833)
#22843 opened
Oct 21, 2020 -
bpo-42102: [draft] make callable runtime subscriptable
#22848 opened
Oct 21, 2020 -
[3.8] bpo-40084: Enum - dir() includes member attributes (GH-19219)
#22853 opened
Oct 21, 2020 -
[3.9] bpo-40084: Enum - dir() includes member attributes (GH-19219)
#22854 opened
Oct 21, 2020 -
bpo-41100: Support macOS 11 and Apple Silicon
#22855 opened
Oct 21, 2020 -
bpo-40747: Make py_version_nodot 3_10 not 310 (PEP 641)
#22858 opened
Oct 21, 2020 -
bpo-42109: Implementation of hypothesis stubs for property-based tests, with zoneinfo tests
#22863 opened
Oct 21, 2020 -
[3.8] Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class name (GH-22867)
#22869 opened
Oct 21, 2020 -
bpo-41052: Fix pickling heap types implemented in C with protocols 0 and 1
#22870 opened
Oct 21, 2020 -
bpo-42112: ZipInfo.from_file removes only needed slashes
#22871 opened
Oct 21, 2020 -
bpo-42103: Improve validation of Plist files.
#22882 opened
Oct 22, 2020 -
bpo-24165: Add a freelist for long objects
#22884 opened
Oct 22, 2020 -
[3.9] bpo-42086: Document AST operator nodes acts as a singleton (GH-22896)
#22897 opened
Oct 22, 2020 -
bpo-41972: Use the two-way algorithm for string searching
#22904 opened
Oct 23, 2020 -
bpo-26131: deprecate the use of load_module()
#22905 opened
Oct 23, 2020 -
bpo-42125: linecache: get module name from __spec__ if available
#22908 opened
Oct 23, 2020 -
bpo-41835: Optimize dict() call with keyword arguments
#22909 opened
Oct 23, 2020 -
bpo-38443: Check that the specified universal architectures work
#22910 opened
Oct 23, 2020 -
bpo-42126: Optimize BUILD_CONST_KEY_MAP
#22911 opened
Oct 23, 2020 -
bpo-41490: ``path`` and ``contents`` to aggressively close handles
#22915 opened
Oct 23, 2020 -
bpo-42128: Structural Pattern Matching (PEP 634)
#22917 opened
Oct 23, 2020 -
Automatically add skip news and skip issue label to dependabot PRs
#22927 opened
Oct 23, 2020 -
bpo-39108: Document threading issues for random.gauss()
#22928 opened
Oct 23, 2020 -
bpo-42133: update parts of the stdlib to fall back to `__spec__.parent` when `__loader__` is missing
#22929 opened
Oct 23, 2020 -
bpo-42127: Document effect of cached_property on key-sharing dicts
#22930 opened
Oct 23, 2020 -
[doc] Fix link to abc.ABCMeta.register in Glossary
#22932 opened
Oct 23, 2020
92 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
bpo-37903: IDLE: Shell sidebar with prompts (take #2)
#22682 commented on
Oct 22, 2020 • 22 new comments -
bpo-28002: Roundtrip f-strings with ast.unparse better
#19612 commented on
Oct 18, 2020 • 16 new comments -
[WIP] bpo-41073: PyType_GetSlot() could accept static types.
#21931 commented on
Oct 23, 2020 • 16 new comments -
bpo-38119: Fix shmem resource tracking
#21516 commented on
Oct 20, 2020 • 14 new comments -
bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
#17575 commented on
Oct 23, 2020 • 13 new comments -
bpo-40747: Make py_version_nodot 3_10 not 310
#20333 commented on
Oct 21, 2020 • 12 new comments -
bpo-37800: Clean up importlib documentation for some module attributes
#10016 commented on
Oct 24, 2020 • 11 new comments -
bpo-41229: Update docs for explicit aclose()-required cases and add contextlib.aclosing() method
#21545 commented on
Oct 18, 2020 • 10 new comments -
bpo-21622: Fix ctypes.util.find_library with musl
#18380 commented on
Oct 23, 2020 • 9 new comments -
bpo-34861 Make cProfile default output more useful
#9655 commented on
Oct 19, 2020 • 8 new comments -
bpo-36310: Allow ``pygettext.py`` to detect calls to ``gettext`` in f-strings.
#19875 commented on
Oct 20, 2020 • 8 new comments -
bpo-30681: Support invalid date format or value in email Date header
#22090 commented on
Oct 23, 2020 • 8 new comments -
bpo-17013: New mock to wait for multi-threaded events to happen
#16094 commented on
Oct 22, 2020 • 7 new comments -
bpo-40304: correct some notes in type doc
#19553 commented on
Oct 20, 2020 • 7 new comments -
[WIP] bpo-38323: Fix MultiLoopChildWatcher hangs
#20142 commented on
Oct 20, 2020 • 7 new comments -
bpo-41626: port shebang of tools from python2 to python3
#21948 commented on
Oct 22, 2020 • 7 new comments -
bpo-39411: pyclbr rewrite on AST
#18103 commented on
Oct 20, 2020 • 6 new comments -
bpo-40464: fix return annotation being used as the arg annotation in singledispatch
#19871 commented on
Oct 19, 2020 • 6 new comments -
bpo-40447: accept all path-like objects in compileall.compile_file
#19883 commented on
Oct 20, 2020 • 6 new comments -
bpo-40497: Fix handling of check in subprocess.check_output()
#19897 commented on
Oct 18, 2020 • 6 new comments -
bpo-40516: Silence GCC 9 warnings on MacOS Catalina
#19925 commented on
Oct 23, 2020 • 6 new comments -
bpo-40643: Improve doctrings for datetime parsing methods
#20677 commented on
Oct 22, 2020 • 6 new comments -
bpo-41233: Add links to errnos referenced in exceptions docs
#21380 commented on
Oct 20, 2020 • 6 new comments -
bpo-42123: Run the parser two times and only enable invalid rules on the second run
#22111 commented on
Oct 24, 2020 • 6 new comments -
bpo-38314: Add is_reading() method to asyncio _UnixReadPipeTransport
#17755 commented on
Oct 22, 2020 • 5 new comments -
bpo-39584: raise ValueError when creating shared memory of size greater than 1TB
#21877 commented on
Oct 20, 2020 • 5 new comments -
[doc] Fix broken links and improve stand-alone tools list in FAQ
#22124 commented on
Oct 19, 2020 • 5 new comments -
bpo-38490: statistics: Add covariance, Pearson's correlation, and simple linear regression
#16813 commented on
Oct 19, 2020 • 4 new comments -
bpo-40638: Check for attribute lookup failure in builtin_input_impl
#20125 commented on
Oct 17, 2020 • 4 new comments -
bpo-41835: Speedup to dict vectorcall with keyword arguments.
#22346 commented on
Oct 23, 2020 • 4 new comments -
Added some makefile generated files to .gitignore
#22435 commented on
Oct 21, 2020 • 4 new comments -
bpo-40956: Convert _sqlite3 module level functions to Argument Clinic
#22484 commented on
Oct 23, 2020 • 4 new comments -
bpo-6761: Fix __call__ documentation
#7987 commented on
Oct 23, 2020 • 3 new comments -
bpo-34716: Change MagicMock().__divmod__ to return a pair of MagicMock instances
#17291 commented on
Oct 23, 2020 • 3 new comments -
bpo-15443: Nanoseconds support for datetime objects (work in progress)
#21987 commented on
Oct 22, 2020 • 3 new comments -
bpo-41728: Debug logging when adding TarInfo object
#22116 commented on
Oct 18, 2020 • 3 new comments -
bpo-41825: restructure docs for the os.wait*() family
#22356 commented on
Oct 20, 2020 • 3 new comments -
bpo-40529: rlcompleter with case insensitive
#19957 commented on
Oct 17, 2020 • 2 new comments -
bpo-40932: Note security caveat of shlex.quote on Windows
#21502 commented on
Oct 19, 2020 • 2 new comments -
bpo-39825: fix sysconfig.get_config_var('EXT_SUFFIX') on windows
#22088 commented on
Oct 20, 2020 • 2 new comments -
bpo-41805: Documentation for PEP 585
#22615 commented on
Oct 21, 2020 • 2 new comments -
bpo-42008: Fix _random.Random() seeding
#22668 commented on
Oct 19, 2020 • 2 new comments -
bpo-32742: use infolist for zipfile.ZipFile.extractall
#5472 commented on
Oct 19, 2020 • 1 new comment -
bpo-33466: Support compiling Objective-C++ (“.mm”) files
#6767 commented on
Oct 20, 2020 • 1 new comment -
bpo-37788: fix reference leak caused by threading._shutdown_locks
#15175 commented on
Oct 23, 2020 • 1 new comment -
bpo-37969: Correct urllib.parse functions dropping the delimiters of empty URI components
#15642 commented on
Oct 23, 2020 • 1 new comment -
bpo-34533: Remove all static state from _csv module
#16078 commented on
Oct 20, 2020 • 1 new comment -
bpo-39640: os.fdatasync: fall back to fsync() on POSIX systems withou…
#18516 commented on
Oct 20, 2020 • 1 new comment -
bpo-34204: Use pickle.DEFAULT_PROTOCOL in shelve
#19639 commented on
Oct 19, 2020 • 1 new comment -
bpo-40390: Implement channel_send_wait for subinterpreters
#19715 commented on
Oct 19, 2020 • 1 new comment -
bpo-29753: fix merging packed bitfields in ctypes struct/union
#19850 commented on
Oct 18, 2020 • 1 new comment -
bpo-18319: gettext() can retrieve a message even if a plural form exists
#19869 commented on
Oct 18, 2020 • 1 new comment -
bpo-40481: Add include and exclude filters to zipapp cli
#19879 commented on
Oct 18, 2020 • 1 new comment -
bpo-40454: asyncio.run() no longer overrides asyncio debug mode
#19895 commented on
Oct 18, 2020 • 1 new comment -
bpo-39159: Declare errors that might be raised from literal_eval
#19899 commented on
Oct 18, 2020 • 1 new comment -
bpo-40507: Add filename to the error raised by os.exec*
#19915 commented on
Oct 18, 2020 • 1 new comment -
bpo-40509: Enable REMAINDER argparse arguments to be used in mutually exclusive …
#19919 commented on
Oct 17, 2020 • 1 new comment -
bpo-40686: Replace error suppression with static assertion
#20624 commented on
Oct 20, 2020 • 1 new comment -
bpo-40959: Remove unused and unneeded declarations from sqlite3 headers
#20828 commented on
Oct 17, 2020 • 1 new comment -
bpo-27729: Give a better error msg when a file path is too long on Windows
#20844 commented on
Oct 19, 2020 • 1 new comment -
Mention __slots__ in weakref documentation
#21061 commented on
Oct 20, 2020 • 1 new comment -
bpo-41100: bugfix, arm64 Mac OS, missing #include <AvailabilityMacros.h>
#21588 commented on
Oct 21, 2020 • 1 new comment -
bpo-41259: fixed example for finding adverbs using re.findall() in docs
#21728 commented on
Oct 22, 2020 • 1 new comment -
bpo-41541: Make pty.spawn set window size
#21861 commented on
Oct 18, 2020 • 1 new comment -
[doc] Remove outdated comment on platform.win32_ver
#22005 commented on
Oct 21, 2020 • 1 new comment -
bro-14243: Optionally delete NamedTemporaryFile on content manager exit but not on file close
#22431 commented on
Oct 18, 2020 • 1 new comment -
bpo-1635741: pyexpat error handling
#22489 commented on
Oct 19, 2020 • 1 new comment -
bpo-41994: Fix refcount issues in Python/import.c
#22632 commented on
Oct 22, 2020 • 1 new comment -
bpo-37449: ensurepip uses importlib.resources.files() traversable APIs
#22659 commented on
Oct 19, 2020 • 1 new comment -
bpo-1635741: Move _PyUnicode_Name_CAPI to the internal C API
#22713 commented on
Oct 19, 2020 • 1 new comment -
bpo-38250: minor Flag refactor
#22734 commented on
Oct 17, 2020 • 1 new comment -
bpo-32397: Fix textwrap.wrap() so it's stable if run twice.
#5615 commented on
Oct 22, 2020 • 0 new comments -
[doc] Mention with and except clauses in globals()
#13232 commented on
Oct 22, 2020 • 0 new comments -
bpo-39320: Fix changes in the evaluation logic of unpacking operations.
#18264 commented on
Oct 23, 2020 • 0 new comments -
bpo-20291: varargs support for argument clinic and refactor print with AC
#18609 commented on
Oct 21, 2020 • 0 new comments -
bpo-40478: distutils: expose nmake path
#19876 commented on
Oct 18, 2020 • 0 new comments -
bpo-40640: Tutorial for Continue missing ... line
#20334 commented on
Oct 20, 2020 • 0 new comments -
bpo-17013: Extend Mock.called to allow waiting for calls
#20759 commented on
Oct 21, 2020 • 0 new comments -
bpo-41091: Remove recommendation in curses module documentation to initialize LC_ALL and encode strings
#21159 commented on
Oct 19, 2020 • 0 new comments -
bpo-41352: Raise UnsupportedOperation for FileIO.readall() in "w" mode
#21568 commented on
Oct 17, 2020 • 0 new comments -
bpo-41260: C impl of datetime.date.strftime() takes different keyword arg
#21712 commented on
Oct 20, 2020 • 0 new comments -
bpo-41474: Add dependency on Include/cpython/frameobject.h
#21732 commented on
Oct 21, 2020 • 0 new comments -
bpo-41486: Add _BlocksOutputBuffer for bz2/lzma/zlib modules
#21740 commented on
Oct 23, 2020 • 0 new comments -
Doc: Fix the array.fromfile method doc
#22037 commented on
Oct 20, 2020 • 0 new comments -
bpo-12806: Add argparse FlexiHelpFormatter
#22129 commented on
Oct 23, 2020 • 0 new comments -
[doc] Improve NoneType/NotImplementedType/ellipsis documentation
#22161 commented on
Oct 22, 2020 • 0 new comments -
bpo-41787: add references to PEP424, and a sentence on purpose for __length_hint__
#22269 commented on
Oct 19, 2020 • 0 new comments -
[doc] Replace super(XXX, self) with super() in code examples
#22314 commented on
Oct 22, 2020 • 0 new comments -
bpo-1635741: convert unicode ucd type to heap type
#22490 commented on
Oct 19, 2020 • 0 new comments -
bpo-32592: Fix "Using Python on Windows" Document.
#22586 commented on
Oct 20, 2020 • 0 new comments -
bpo-42018: winreg SetValue(Ex) should mention integer as an acceptable value
#22671 commented on
Oct 18, 2020 • 0 new comments -
bpo-42049: Add image/webp to list of media types in mimetypes.py
#22718 commented on
Oct 17, 2020 • 0 new comments