May 9, 2021 – May 16, 2021
Overview
-
0 Active Issues
-
- 149 Merged Pull Requests
- 42 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
149 Pull requests merged by 43 people
-
[3.10] Apply edits from Allen Downey's review of the linear_regression docs. (GH-26176)
#26185 merged
May 17, 2021 -
Edits from Allen Downey's review of the linear_regression() docs.
#26176 merged
May 17, 2021 -
[3.9] [doc] Fix typo in os module (GH-24464)
#26183 merged
May 17, 2021 -
[3.10] [doc] Fix typo in os module (GH-24464)
#26182 merged
May 16, 2021 -
[3.9] fix docstring typo in bdb.py (GH-22323)
#26180 merged
May 16, 2021 -
[3.10] fix docstring typo in bdb.py (GH-22323)
#26179 merged
May 16, 2021 -
[3.10] Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel) (GH-24284)
#26181 merged
May 16, 2021 -
[doc] Fix typo in os module
#24464 merged
May 16, 2021 -
Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel)
#24284 merged
May 16, 2021 -
fix docstring typo in bdb.py
#22323 merged
May 16, 2021 -
[3.10] bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-26155)
#26178 merged
May 16, 2021 -
[3.10] Fix typo in comment (GH-26162)
#26164 merged
May 16, 2021 -
[3.9] Fix typo in comment (GH-26162)
#26165 merged
May 16, 2021 -
[3.10] Remove a redundant assignment in Tools/unittestgui/unittestgui…
#26171 merged
May 16, 2021 -
[3.9] Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438)
#26169 merged
May 16, 2021 -
Remove a redundant assignment in Tools/unittestgui/unittestgui.py
#21438 merged
May 16, 2021 -
Fix typo in comment
#26162 merged
May 16, 2021 -
[3.9] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
#26093 merged
May 16, 2021 -
bpo-44142: drop redundant parantheses when unparsing tuples as assignment targets
#26156 merged
May 16, 2021 -
bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()`
#26155 merged
May 16, 2021 -
Improve speed and accuracy for correlation()
#26135 merged
May 15, 2021 -
[3.10] bpo-44143: Fix crash in the parser when raising tokenizer errors with an exception set (GH-26144)
#26148 merged
May 15, 2021 -
[3.10] bpo-32133: Improve numbers docs (GH-26124)
#26149 merged
May 15, 2021 -
[3.9] bpo-32133: Improve numbers docs (GH-26124)
#26147 merged
May 15, 2021 -
bpo-44143: Fix crash in the parser when raising tokenizer errors with an exception set
#26144 merged
May 15, 2021 -
bpo-32133: Improve numbers docs
#26124 merged
May 15, 2021 -
bpo-44139: Use a more descriptive syntax error comprehension case in the What's New for 3.10
#26145 merged
May 15, 2021 -
bpo-26110: Add ``CALL_METHOD_KW`` opcode to speedup method calls with keywords
#26014 merged
May 15, 2021 -
bpo-44081: improve ast.unparse() for lambdas with no parameters
#26000 merged
May 15, 2021 -
[3.9] bpo-37788: Fix reference leak when Thread is never joined (GH-26103)
#26142 merged
May 15, 2021 -
[3.10] bpo-37788: Fix reference leak when Thread is never joined (GH-26103)
#26138 merged
May 15, 2021 -
[3.9] bpo-44072: fix Complex, Integral docs for `**` (GH-25986)
#26140 merged
May 14, 2021 -
[3.10] bpo-44072: fix Complex, Integral docs for `**` (GH-25986)
#26139 merged
May 14, 2021 -
bpo-44072: fix Complex, Integral docs for `**`
#25986 merged
May 14, 2021 -
[3.9] bpo-43729: Clarify comment in tutorial example (GH-25191)
#26137 merged
May 14, 2021 -
[3.10] bpo-43729: Clarify comment in tutorial example (GH-25191)
#26136 merged
May 14, 2021 -
bpo-37788: Fix reference leak when Thread is never joined
#26103 merged
May 14, 2021 -
bpo-43729: Clarify comment in tutorial example
#25191 merged
May 14, 2021 -
bpo-44095: Add suffix, stem and suffixes to zipfile.Path
#26129 merged
May 14, 2021 -
[3.9] Subprocess Protocols Documentation (GH-20950)
#26134 merged
May 14, 2021 -
[3.10] Subprocess Protocols Documentation (GH-20950)
#26133 merged
May 14, 2021 -
Subprocess Protocols Documentation
#20950 merged
May 14, 2021 -
[3.9] [doc] Fix typos in cgi.rst (GH-24766)
#26131 merged
May 14, 2021 -
[3.10] [doc] Fix typos in cgi.rst (GH-24766)
#26132 merged
May 14, 2021 -
[doc] Fix typos in cgi.rst
#24766 merged
May 14, 2021 -
[3.9] bpo-44108: sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032)
#26128 merged
May 14, 2021 -
[3.10] Update doc as relative import can be used with star import (GH-25667)
#26121 merged
May 14, 2021 -
[3.9] Update doc as relative import can be used with star import (GH-25667)
#26122 merged
May 14, 2021 -
[3.10] bpo-43795: Reword paragraph on specific value for Py_LIMITED_API (GH-26101)
#26123 merged
May 14, 2021 -
[3.10] bpo-44108: sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032)
#26125 merged
May 14, 2021 -
bpo-44108: normalise SQL quoted literals in sqlite3 test suite
#26032 merged
May 14, 2021 -
Doc: Fix ambiguous pronoun
#26037 merged
May 14, 2021 -
[3.9] Updated code example for asyncio.gather (GH-20604)
#26120 merged
May 14, 2021 -
[3.10] Updated code example for asyncio.gather (GH-20604)
#26119 merged
May 14, 2021 -
Improve code example for asyncio.gather()
#20604 merged
May 14, 2021 -
bpo-38250: add version added for FlagBoundary
#25820 merged
May 14, 2021 -
[3.10] bpo-43977: Update pattern matching language reference docs (GH-25917)
#26117 merged
May 14, 2021 -
Update doc as relative import can be used with star import
#25667 merged
May 14, 2021 -
bpo-43977: Update pattern matching language reference docs
#25917 merged
May 14, 2021 -
[3.10] bpo-43795: PEP 652 user documentation (GH-25668)
#26034 merged
May 14, 2021 -
[3.10] bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090)
#26099 merged
May 14, 2021 -
bpo-43795: Reword paragraph on specific value for Py_LIMITED_API
#26101 merged
May 14, 2021 -
[3.10] bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag (GH-25816)
#26115 merged
May 13, 2021 -
bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag
#25816 merged
May 13, 2021 -
[3.9] bpo-28146: Fix a confusing error message in str.format() (GH-24213)
#26111 merged
May 13, 2021 -
[3.10] bpo-28146: Fix a confusing error message in str.format() (GH-24213)
#26112 merged
May 13, 2021 -
[3.10] bpo-44114: Remove redundant cast. (GH-26098)
#26107 merged
May 13, 2021 -
[3.9] bpo-44114: Remove redundant cast. (GH-26098)
#26108 merged
May 13, 2021 -
bpo-28146: Fix a confusing error message in str.format()
#24213 merged
May 13, 2021 -
bpo-44094: Remove deprecated PyErr_ APIs.
#26011 merged
May 13, 2021 -
bpo-44114: Remove redundant cast.
#26098 merged
May 13, 2021 -
[3.10] bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
#26105 merged
May 13, 2021 -
[3.9] bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
#26106 merged
May 13, 2021 -
bpo-44125: Fix "make patchcheck" on non-English locale
#26102 merged
May 13, 2021 -
[3.10] bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH-26013)
#26091 merged
May 13, 2021 -
Fix typo in configure
#26078 merged
May 13, 2021 -
[3.10] bpo-43933: Force RETURN_VALUE bytecodes to have line numbers
#26061 merged
May 13, 2021 -
bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew.
#26089 merged
May 13, 2021 -
bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew
#26090 merged
May 13, 2021 -
[3.10] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
#26092 merged
May 13, 2021 -
bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures
#26062 merged
May 13, 2021 -
bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics
#26013 merged
May 13, 2021 -
bpo-44113: Update fromzenmain not to use Py_SetProgramName
#26085 merged
May 13, 2021 -
bpo-44113: Fix compiler warning in PySys_AddWarnOption()
#26084 merged
May 13, 2021 -
[3.10] bpo-44030: Fix formatting error in exceptions docs (GH-25929)
#26086 merged
May 13, 2021 -
bpo-44030: Fix formatting error in exceptions docs
#25929 merged
May 13, 2021 -
bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName
#26083 merged
May 12, 2021 -
bpo-44113: Deprecate old functions to config Python init
#26060 merged
May 12, 2021 -
[3.10] bpo-44116: Add GC support to _csv heap types (GH-26074)
#26081 merged
May 12, 2021 -
[3.10] bpo-40645: Fix ref leaks in _hashopenssl (GH-26079)
#26082 merged
May 12, 2021 -
bpo-40645: Fix ref leaks in _hashopenssl
#26079 merged
May 12, 2021 -
bpo-44116: Add GC support to _csv heap types
#26074 merged
May 12, 2021 -
[3.9] Revert "[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067)"
#26077 merged
May 12, 2021 -
[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067)
#26075 merged
May 12, 2021 -
bpo-44117: Add C API section to What's New in Python 3.11
#26071 merged
May 12, 2021 -
[3.10] bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (GH-26067)
#26073 merged
May 12, 2021 -
bpo-40645: Fix reference leak in the _hashopenssl extension
#26072 merged
May 12, 2021 -
bpo-38908: Fix issue when non runtime_protocol does not raise TypeError
#26067 merged
May 12, 2021 -
Use get_binascii_state instead of PyModule_GetState
#26069 merged
May 12, 2021 -
[3.10] bpo-25479: add unit test for __subclasshook__ in test_abc.py (…
#26065 merged
May 12, 2021 -
[3.10] bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008)
#26066 merged
May 12, 2021 -
bpo-44089: Allow subclassing of ``csv.Error``
#26008 merged
May 12, 2021 -
[3.9] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034)
#26063 merged
May 12, 2021 -
bpo-25479: add unit test for __subclasshook__ in test_abc.py
#24034 merged
May 12, 2021 -
bpo-40222: Remove PyTryblock struct
#26059 merged
May 12, 2021 -
bpo-40222: Mention zero-cost exceptions in whats-new for 3.11
#26021 merged
May 12, 2021 -
[3.9] bpo-40640: doc -- add missing ... in example of Continue (GH-26055)
#26058 merged
May 12, 2021 -
[3.10] bpo-40640: doc -- add missing ... in example of Continue (GH-26055)
#26057 merged
May 12, 2021 -
bpo-43933: Force RETURN_VALUE bytecodes to have line numbers
#26054 merged
May 12, 2021 -
bpo-40640: doc -- add missing ... in tutorial example of Continue
#26055 merged
May 12, 2021 -
[3.8] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964)
#26056 merged
May 12, 2021 -
[3.8] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
#26028 merged
May 12, 2021 -
[3.9] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964)
#26052 merged
May 12, 2021 -
[3.9] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None (GH-25438)
#26053 merged
May 12, 2021 -
bpo-44002: Switch to lru_cache in urllib.parse.
#25798 merged
May 12, 2021 -
[3.10] Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)
#26049 merged
May 11, 2021 -
[3.10] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-25438)
#26050 merged
May 11, 2021 -
bpo-44061: Fix pkgutil.iter_modules regression
#25964 merged
May 11, 2021 -
bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None.
#25438 merged
May 11, 2021 -
Correct the changelog entry for the syntax error message for multipl…
#26038 merged
May 11, 2021 -
[3.9] Fix import of HTTPError (GH-22304)
#26048 merged
May 11, 2021 -
[3.10] Fix import of HTTPError (GH-22304)
#26047 merged
May 11, 2021 -
Fix import of HTTPError
#22304 merged
May 11, 2021 -
[3.9] Fix typo in blurb entry
#26043 merged
May 11, 2021 -
[3.9] bpo-10548: expectedFailure does not apply to fixtures (GH-23201)
#26045 merged
May 11, 2021 -
[3.10] bpo-10548: expectedFailure does not apply to fixtures (GH-23201)
#26044 merged
May 11, 2021 -
bpo-10548: [doc] unittest's expectedFailure decorator does not apply to fixtures
#23201 merged
May 11, 2021 -
[3.9] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016)
#26041 merged
May 11, 2021 -
[3.10] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016)
#26040 merged
May 11, 2021 -
bpo-23750: Document os-system, subprocess. Patch by Martin Panter.
#26016 merged
May 11, 2021 -
[3.9] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192)
#26036 merged
May 11, 2021 -
[3.10] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192)
#26035 merged
May 11, 2021 -
bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation
#23192 merged
May 11, 2021 -
bpo-43795: PEP 652 user documentation
#25668 merged
May 11, 2021 -
[3.10] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017)
#26031 merged
May 11, 2021 -
[3.9] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017)
#26030 merged
May 11, 2021 -
Doc: http.server: directory is not a class attribute, but an argument.
#26017 merged
May 11, 2021 -
[3.9] bpo-44070: Clarify NEWS message to specify the version when the behaviour was introduced
#26029 merged
May 10, 2021 -
[3.9] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules
#26025 merged
May 10, 2021 -
bpo-43743: add comment stating _USE_CP_SENDFILE should not be removed
#26024 merged
May 10, 2021 -
[3.9] bpo-44074: let patchcheck infer the base branch name (GH-25991)
#26022 merged
May 10, 2021 -
[3.10] bpo-44074: let patchcheck infer the base branch name (GH-25991)
#26023 merged
May 10, 2021 -
bpo-44074: let patchcheck infer the base branch name
#25991 merged
May 10, 2021 -
[3.10] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967)
#26018 merged
May 10, 2021 -
[3.9] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967)
#26019 merged
May 10, 2021 -
bpo-43558: Add base class initialization to dataclass doc
#25967 merged
May 10, 2021 -
bpo-40222: Prevent access outside buffer
#26012 merged
May 10, 2021
42 Pull requests opened by 29 people
-
[minor code fix] Remove redundant reset()
#26015 opened
May 10, 2021 -
bpo-43804: Improve "Building C and C++ Extensions on Windows" docs
#26020 opened
May 10, 2021 -
[WIP] bpo-44092: Don't reset statements/cursors before rollback
#26026 opened
May 10, 2021 -
bpo-44106: Improve sqlite3 example database contents
#26027 opened
May 10, 2021 -
bpo-21261: IDLE: add completion of dict keys of type str
#26039 opened
May 11, 2021 -
bpo-44110: Improve string's __getitem__ error message
#26042 opened
May 11, 2021 -
bpo-44115: improve duck-typing of fractions
#26064 opened
May 12, 2021 -
bpo-44117: Remove PyEval_InitThreads()
#26070 opened
May 12, 2021 -
bpo-44032: Move data stack to thread from FrameObject.
#26076 opened
May 12, 2021 -
bpo-41111: Extending Argument Clinic to support to use the limited C API.
#26080 opened
May 12, 2021 -
[3.8] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
#26094 opened
May 13, 2021 -
bpo-44121: Implemented formatHeader and formatFooter in BufferingFormatter of the Logging package.
#26095 opened
May 13, 2021 -
bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news
#26096 opened
May 13, 2021 -
bpo-42130: Fix swallowing of cancellation by wait_for
#26097 opened
May 13, 2021 -
bpo-42972: Fully implement GC protocol for sqlite3 heap types
#26104 opened
May 13, 2021 -
bpo-38291: Remove mention of typing.io and typing.re again
#26113 opened
May 13, 2021 -
bpo-42972: Fully implement GC protocol for arraymodule types
#26114 opened
May 13, 2021 -
bpo-44128: Refactor ZipExtFile init and re-init after seek
#26116 opened
May 14, 2021 -
bpo-44129: Add descriptive global variables for general purpose bit f…
#26118 opened
May 14, 2021 -
bpo-44131: Test Py_FrozenMain()
#26126 opened
May 14, 2021 -
Follow PEP-8 guidelines in tutorial for standard library
#26127 opened
May 14, 2021 -
bpo-44133: Export Py_FrozenMain() symbol
#26130 opened
May 14, 2021 -
bpo-44136: remove `pathlib._Flavour`
#26141 opened
May 15, 2021 -
bpo-41486: zlib uses an UINT32_MAX sliding window for the output buffer
#26143 opened
May 15, 2021 -
Removed redundant declarations in distutils' `LooseVersion`
#26150 opened
May 15, 2021 -
[3.10] Improve speed and accuracy for correlation() (GH-26135)
#26151 opened
May 15, 2021 -
bpo-24964: Add _proxy_response_headers attribute to HTTPConnection
#26152 opened
May 15, 2021 -
bpo-29688: document and test `pathlib.Path.absolute()`.
#26153 opened
May 15, 2021 -
bpo-43905: Expand dataclasses.astuple() docs
#26154 opened
May 15, 2021 -
bpo-44145: Release the GIL around HMAC_Update.
#26157 opened
May 16, 2021 -
bpo-26110: Document `CALL_METHOD_KW`
#26159 opened
May 16, 2021 -
bpo-28307: Optimize C-style formatting of numbers
#26160 opened
May 16, 2021 -
bpo-42834: Make cached string constants in compile.c subinterpreter compatible
#26161 opened
May 16, 2021 -
bpo-40452: IDLE: fix clipboard being cleared upon exit
#26163 opened
May 16, 2021 -
bpo-44148: Raise a SystemError if frame is NULL in PyEval_GetGlobals
#26166 opened
May 16, 2021 -
Remove duplicate words in docs.
#26167 opened
May 16, 2021 -
bpo-44149: Add `key` argument to difflib.get_close_matches()
#26170 opened
May 16, 2021 -
bpo-33433 Fix private address checking for IPv4 mapped IPv6.
#26172 opened
May 16, 2021 -
Add constants to socket module for IsoTp CAN protocol
#26174 opened
May 16, 2021 -
bpo-44150: Support optional weights parameter for fmean()
#26175 opened
May 16, 2021 -
Correcting hyphenation in various locations in documentation
#26177 opened
May 16, 2021 -
bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path.
#26184 opened
May 17, 2021
55 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-44010: IDLE: colorize pattern-matching soft keywords
#25851 commented on
May 11, 2021 • 12 new comments -
bpo-44077: Expose IP_RECVTOS in the socket module
#25992 commented on
May 15, 2021 • 11 new comments -
bpo-40358: add strict argument to pathlib.PurePath.relative_to
#19813 commented on
May 17, 2021 • 8 new comments -
bpo-43012: remove `pathlib._Accessor`
#25701 commented on
May 16, 2021 • 8 new comments -
bpo-25872: Add unit tests for linecache and threading
#25913 commented on
May 15, 2021 • 8 new comments -
bpo-43352: Add a Barrier object in asyncio lib
#24903 commented on
May 11, 2021 • 6 new comments -
bpo-42109: Implementation of hypothesis stubs for property-based tests, with zoneinfo tests
#22863 commented on
May 13, 2021 • 5 new comments -
bpo-37449: ensurepip uses importlib.resources.files() traversable APIs
#22659 commented on
May 16, 2021 • 4 new comments -
bpo-43976: add vendor config
#25718 commented on
May 13, 2021 • 4 new comments -
bpo-43956: Doc/c-api: Fix default program name
#24876 commented on
May 12, 2021 • 3 new comments -
bpo-40254: Have pyspecific directives translatable
#19470 commented on
May 12, 2021 • 2 new comments -
bpo-44097: add --enable-pyc-build option to the configure script
#23920 commented on
May 10, 2021 • 2 new comments -
bpo-43897: Implement AST validation for Pattern Matching
#24771 commented on
May 16, 2021 • 2 new comments -
bpo-43749: Ensure current exe is copied when using venv on windows
#25216 commented on
May 15, 2021 • 2 new comments -
added exception groups
#25430 commented on
May 12, 2021 • 2 new comments -
bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes
#25480 commented on
May 13, 2021 • 2 new comments -
bpo-43931: Export Python version as API data
#25577 commented on
May 14, 2021 • 2 new comments -
bpo-43109: Use /usr/bin/ar on macOS for LTO builds
#25999 commented on
May 10, 2021 • 2 new comments -
bpo-33898: Fix pathlib issues with Windows device paths
#8671 commented on
May 17, 2021 • 1 new comment -
bpo-37334: Add a cancel method to asyncio Queues
#14227 commented on
May 12, 2021 • 1 new comment -
bpo-21622: Fix ctypes.util.find_library with musl
#18380 commented on
May 11, 2021 • 1 new comment -
bpo-40990: Add HTTPS support to http.server.HTTPServer
#20923 commented on
May 12, 2021 • 1 new comment -
bpo-14916: use specified tokenizer fd for file input
#22190 commented on
May 11, 2021 • 1 new comment -
Minor test fixes for zlib and gzip
#22408 commented on
May 11, 2021 • 1 new comment -
bpo-40075: Fix _tkinter resuming null thread state
#22453 commented on
May 11, 2021 • 1 new comment -
bpo-43024: improve signature (in help, etc) for functions taking sent…
#24331 commented on
May 13, 2021 • 1 new comment -
bpo-43086: Added handling for excess data in binascii.a2b_base64
#24402 commented on
May 10, 2021 • 1 new comment -
[DOC] Snippet code to str methods
#24666 commented on
May 13, 2021 • 1 new comment -
bpo-43350: Don't reset active statements twice in _pysqlite_query_execute()
#24681 commented on
May 10, 2021 • 1 new comment -
[3.9] bpo-37741: make importlib.metadata docs discoverable through a module directive. (GH-25415)
#25417 commented on
May 16, 2021 • 1 new comment -
bpo-43879: Add native_thread_id field to PyThreadState
#25458 commented on
May 14, 2021 • 1 new comment -
bpo-43952: Fix multiprocessing Listener authkey bug
#25845 commented on
May 13, 2021 • 1 new comment -
ZipFile file header optimization
#25966 commented on
May 15, 2021 • 1 new comment -
msg393190: `pathlib.Path.(r)?glob` return true generators
#26007 commented on
May 13, 2021 • 1 new comment -
bpo-32779: Fix urljoining with an empty query string.
#5645 commented on
May 11, 2021 • 0 new comments -
bpo-40674: Deprecate urllib.request.urlretrieve() and cleanup()
#20197 commented on
May 11, 2021 • 0 new comments -
typo-ish: improved comment that indicates state of Barrier
#23755 commented on
May 11, 2021 • 0 new comments -
bpo-42663: Support full range of allowed transition hours in zipinfo.
#23825 commented on
May 16, 2021 • 0 new comments -
bpo-42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module
#24203 commented on
May 14, 2021 • 0 new comments -
bpo-33809: add the TracebackException.print() method
#24231 commented on
May 14, 2021 • 0 new comments -
bpo-43207: InspectLoader.is_package is not an abstract method
#24517 commented on
May 13, 2021 • 0 new comments -
bpo-43223: [SECURITY] Patched Open Redirection In SimpleHTTPServer Module
#24848 commented on
May 12, 2021 • 0 new comments -
bpo-37820: Test that the "URL:"" schema does not work in urllib
#24870 commented on
May 11, 2021 • 0 new comments -
bpo-17792: more accurate error message for UnboundLocalError
#24976 commented on
May 14, 2021 • 0 new comments -
bpo-34816: Raise AttributeError if loading fails in ctypes.LibraryLoader.__get_attr__
#25177 commented on
May 13, 2021 • 0 new comments -
bpo-43803: Updating docs and docstrings of the functions ctypes.string_at and ctypes.wstring_at to use the name "ptr" to refer to the first argument
#25384 commented on
May 13, 2021 • 0 new comments -
bpo-43833: Emit warnings for numeric literals followed by keyword
#25466 commented on
May 16, 2021 • 0 new comments -
bpo-43895: Remove an unnecessary cache of shared object handles
#25487 commented on
May 13, 2021 • 0 new comments -
bpo-43984: Update winreg.SetValueEx to make sure the value set is not -1
#25775 commented on
May 10, 2021 • 0 new comments -
bpo-43869: Improve epoch docs
#25777 commented on
May 14, 2021 • 0 new comments -
Using asyncio
#25814 commented on
May 14, 2021 • 0 new comments -
bpo-15907: Move doctest test-data files into a subdirectory of Lib/test
#25914 commented on
May 13, 2021 • 0 new comments -
bpo-44062: Fix PYTHON_FOR_BUILD interpreter lookup for cross-compile …
#25951 commented on
May 10, 2021 • 0 new comments -
bpo-44075: Add asyncio.stalled audit hook
#25990 commented on
May 14, 2021 • 0 new comments -
bpo-44082: Add a method to check interpolation errors in configparser
#26002 commented on
May 12, 2021 • 0 new comments