May 2021 Archives by subject
Starting: Sat May 1 01:55:25 EDT 2021
Ending: Mon May 31 18:29:27 EDT 2021
Messages: 621
- [Python-checkins] [3.10] [doc] Fix typos in cgi.rst (GH-24766) (GH-26132)
iritkatriel
- [Python-checkins] [3.10] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034) (GH-26065)
iritkatriel
- [Python-checkins] [3.10] bpo-25872: Add unit tests for linecache and threading (GH-25913) (GH-26212)
iritkatriel
- [Python-checkins] [3.10] bpo-31904: Correct error string in test_file_not_exists() for VxWorks (GH-25965) (GH-25983)
miss-islington
- [Python-checkins] [3.10] bpo-37788: Fix reference leak when Thread is never joined (GH-26103) (GH-26138)
miss-islington
- [Python-checkins] [3.10] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184) (GH-26270)
miss-islington
- [Python-checkins] [3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news (GH-26096) (GH-26337)
miss-islington
- [Python-checkins] [3.10] bpo-41963: document that ConfigParser strips off comments (GH-26197) (GH-26214)
ambv
- [Python-checkins] [3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357) (GH-26390)
miss-islington
- [Python-checkins] [3.10] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381) (#26430)
pablogsal
- [Python-checkins] [3.10] bpo-42972: Fully support GC for hashlib heap types (GH-26374) (GH-26398)
miss-islington
- [Python-checkins] [3.10] bpo-43643: Sync with python/importlib_resources at c17a610aad. (GH-26284) (GH-26286)
miss-islington
- [Python-checkins] [3.10] bpo-43882 - Mention urllib.parse changes in Whats new section. (GH-26275)
orsenthil
- [Python-checkins] [3.10] bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag (GH-25816) (GH-26115)
miss-islington
- [Python-checkins] [3.10] bpo-43933: Force RETURN_VALUE bytecodes to have line numbers (GH-26061)
markshannon
- [Python-checkins] [3.10] bpo-44241: Incorporate changes from importlib_metadata 4.1. (GH-26382) (GH-26395)
miss-islington
- [Python-checkins] [3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471)
miss-islington
- [Python-checkins] [3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26415)
miss-islington
- [Python-checkins] [3.10] Fix typo in comment (GH-26162) (GH-26164)
miss-islington
- [Python-checkins] [3.10] Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438) (GH-26171)
iritkatriel
- [Python-checkins] [3.6] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.6.14 (GH-26268)
ned-deily
- [Python-checkins] [3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs (GH-25924)
ned-deily
- [Python-checkins] [3.7] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-25960)
ned-deily
- [Python-checkins] [3.7] bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915) (GH-24928)
ned-deily
- [Python-checkins] [3.7] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.7.11 (GH-26267)
ned-deily
- [Python-checkins] [3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25923)
ned-deily
- [Python-checkins] [3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs (#25806)
ambv
- [Python-checkins] [3.8] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) (#25726)
ambv
- [Python-checkins] [3.8] bpo-43993: Update vendored pip to 21.1.1 (GH-25761). (GH-25783)
pfmoore
- [Python-checkins] [3.8] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964). (GH-26056)
ambv
- [Python-checkins] [3.9] backport non-content changes to IDLE's help.html (GH-26239)
terryjreedy
- [Python-checkins] [3.9] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None (GH-25438) (GH-26053)
miss-islington
- [Python-checkins] [3.9] bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927) (GH-25928)
tiran
- [Python-checkins] [3.9] bpo-37788: Fix reference leak when Thread is never joined (GH-26103) (GH-26142)
miss-islington
- [Python-checkins] [3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067) (GH-26075)
miss-islington
- [Python-checkins] [3.9] bpo-42083: Allow NULL doc in PyStructSequence_NewType (#25896)
ambv
- [Python-checkins] [3.9] bpo-42783: Documentation for asyncio.sleep(0) (GH-24002) (GH-24153)
iritkatriel
- [Python-checkins] [3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096) (GH-25847)
vstinner
- [Python-checkins] [3.9] bpo-43882 - Mention urllib.parse changes in Whats new section. (GH-26276)
orsenthil
- [Python-checkins] [3.9] bpo-43882 Remove the newline, and tab early. From query and fragments. (#25853)
orsenthil
- [Python-checkins] [3.9] bpo-43993: Update vendored pip to 21.1.1 (GH-25761). (GH-25782)
pfmoore
- [Python-checkins] [3.9] bpo-44001: improve Literal documentation (GH-25877). (#25897)
ambv
- [Python-checkins] [3.9] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804) (GH-25807)
miss-islington
- [Python-checkins] [3.9] bpo-44145: Release the GIL around HMAC_Update. (GH-26157) (GH-26188)
miss-islington
- [Python-checkins] [3.9] bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210) (GH-26250)
pablogsal
- [Python-checkins] [3.9] bpo-44195: Use 'TraversableResources' in the docs to match the implementation. (GH-26317) (GH-26335)
miss-islington
- [Python-checkins] [3.9] Doc: Fix random.uniform example comment. (GH-25784) (GH-25843)
miss-islington
- [Python-checkins] [3.9] Fix typo in comment (GH-26162) (GH-26165)
miss-islington
- [Python-checkins] [3.9] Remove duplicate words in docs. (GH-26167) (GH-26297)
iritkatriel
- [Python-checkins] [3.9] Revert "[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067)" (GH-26077)
miss-islington
- [Python-checkins] [3.9] sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032). (GH-26128)
corona10
- [Python-checkins] [3.9] Update macOS installer readme for 3.9.5 (GH-25836)
ned-deily
- [Python-checkins] [doc] Fix indentation in inspect documentation (GH-24846)
iritkatriel
- [Python-checkins] [doc] Fix indentation in inspect documentation (GH-24846) (GH-26287)
iritkatriel
- [Python-checkins] [doc] Fix indentation in inspect documentation (GH-24846) (GH-26288)
iritkatriel
- [Python-checkins] [doc] Fix typo in asyncio-eventloop documentation (GH-22311)
iritkatriel
- [Python-checkins] [doc] Fix typo in asyncio-eventloop documentation (GH-22311) (GH-26256)
iritkatriel
- [Python-checkins] [doc] Fix typo in asyncio-eventloop documentation (GH-22311) (GH-26257)
iritkatriel
- [Python-checkins] [doc] Fix typo in os module (GH-24464)
miss-islington
- [Python-checkins] [doc] Fix typo in os module (GH-24464)
miss-islington
- [Python-checkins] [doc] Fix typo in os module (GH-24464)
miss-islington
- [Python-checkins] [doc] Fix typos in cgi.rst (#24766)
iritkatriel
- [Python-checkins] [doc] Fix typos in cgi.rst (GH-24766) (GH-26131)
iritkatriel
- [Python-checkins] Add C-API tests (#25886)
ambv
- [Python-checkins] Add C-API tests (GH-25886) (#25887)
ambv
- [Python-checkins] Add CI step to check changes in the exported ABI (GH-25868)
pablogsal
- [Python-checkins] Add the blurbify of the 3.10.0b1 changelog to the main branch (GH-25976)
ned-deily
- [Python-checkins] Apply edits from Allen Downey's review of the linear_regression docs. (GH-26176)
rhettinger
- [Python-checkins] Apply edits from Allen Downey's review of the linear_regression docs. (GH-26176) (GH-26185)
rhettinger
- [Python-checkins] bpo-10548: expectedFailure does not apply to fixtures (#23201)
iritkatriel
- [Python-checkins] bpo-10548: expectedFailure does not apply to fixtures (GH-23201) (#26044)
iritkatriel
- [Python-checkins] bpo-10548: expectedFailure does not apply to fixtures (GH-23201) (#26045)
iritkatriel
- [Python-checkins] bpo-20408: Fix memoryview() signature in docs (GH-24431)
berkerpeksag
- [Python-checkins] bpo-20408: Fix memoryview() signature in docs (GH-24431)
berkerpeksag
- [Python-checkins] bpo-20408: Fix memoryview() signature in docs (GH-24431)
berkerpeksag
- [Python-checkins] bpo-20684: Remove unused inspect._signature_get_bound_param (GH-21100)
iritkatriel
- [Python-checkins] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016)
orsenthil
- [Python-checkins] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016) (GH-26040)
orsenthil
- [Python-checkins] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016) (GH-26041)
orsenthil
- [Python-checkins] bpo-25478: Add total() method to collections.Counter (GH-25829)
rhettinger
- [Python-checkins] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034)
iritkatriel
- [Python-checkins] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034) (GH-26063)
iritkatriel
- [Python-checkins] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (#23192)
iritkatriel
- [Python-checkins] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192) (#26035)
iritkatriel
- [Python-checkins] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192) (#26036)
iritkatriel
- [Python-checkins] bpo-25872: Add unit tests for linecache and threading (GH-25913)
iritkatriel
- [Python-checkins] bpo-25872: Add unit tests for linecache and threading (GH-25913) (GH-26211)
iritkatriel
- [Python-checkins] bpo-26110: Add ``CALL_METHOD_KW`` opcode to speedup method calls with keywords (GH-26014)
markshannon
- [Python-checkins] bpo-26110: Document `CALL_METHOD_KW` (GH-26159)
pablogsal
- [Python-checkins] bpo-28146: Fix a confusing error message in str.format() (GH-24213)
miss-islington
- [Python-checkins] bpo-28146: Fix a confusing error message in str.format() (GH-24213)
miss-islington
- [Python-checkins] bpo-28146: Fix a confusing error message in str.format() (GH-24213)
miss-islington
- [Python-checkins] bpo-28307: Convert simple C-style formatting with literal format into f-string. (GH-5012)
serhiy-storchaka
- [Python-checkins] bpo-28307: Tests and fixes for optimization of C-style formatting (GH-26318)
serhiy-storchaka
- [Python-checkins] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (#25438)
iritkatriel
- [Python-checkins] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-25438) (#26050)
iritkatriel
- [Python-checkins] bpo-30593: Doc'ed that executescript() disregards isolation level (GH-26220)
berkerpeksag
- [Python-checkins] bpo-30593: Doc'ed that executescript() disregards isolation level (GH-26220)
berkerpeksag
- [Python-checkins] bpo-30593: Doc'ed that executescript() disregards isolation level (GH-26220)
berkerpeksag
- [Python-checkins] bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309)
pablogsal
- [Python-checkins] bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309) (GH-26311)
pablogsal
- [Python-checkins] bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309) (GH-26312)
pablogsal
- [Python-checkins] bpo-31904: Correct error string in test_file_not_exists() for VxWorks (GH-25965)
miss-islington
- [Python-checkins] bpo-32133: Improve numbers docs (GH-26124)
rhettinger
- [Python-checkins] bpo-32133: Improve numbers docs (GH-26124) (GH-26147)
rhettinger
- [Python-checkins] bpo-32133: Improve numbers docs (GH-26124) (GH-26149)
rhettinger
- [Python-checkins] bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (#8721)
ambv
- [Python-checkins] bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-8721) (#25811)
ambv
- [Python-checkins] bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-8721) (#25812)
ambv
- [Python-checkins] bpo-32822: Add finally with return/break/continue to the tutorial (#25600)
ambv
- [Python-checkins] bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) (#25890)
ambv
- [Python-checkins] bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) (#25893)
ambv
- [Python-checkins] bpo-32924: Fix the Show Source url in the documentation (GH-25994)
pablogsal
- [Python-checkins] bpo-32924: Fix the Show Source url in the documentation (GH-25994)
miss-islington
- [Python-checkins] bpo-33433 Fix private address checking for IPv4 mapped IPv6. (GH-26172)
miss-islington
- [Python-checkins] bpo-33433 Fix private address checking for IPv4 mapped IPv6. (GH-26172)
miss-islington
- [Python-checkins] bpo-33809: add the TracebackException.print() method (GH-24231)
iritkatriel
- [Python-checkins] bpo-35753: Fix crash in doctest with unwrap-able functions (#22981)
ambv
- [Python-checkins] bpo-35753: Fix crash in doctest with unwrap-able functions (GH-22981) (#25926)
ambv
- [Python-checkins] bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411)
miss-islington
- [Python-checkins] bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26218)
iritkatriel
- [Python-checkins] bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26219)
iritkatriel
- [Python-checkins] bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131)
iritkatriel
- [Python-checkins] bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131) (GH-26262)
iritkatriel
- [Python-checkins] bpo-36160: Fix test_site so that it can run independently of other tests (GH-12131) (GH-26263)
iritkatriel
- [Python-checkins] bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)
ambv
- [Python-checkins] bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-25815)
ambv
- [Python-checkins] bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927)
miss-islington
- [Python-checkins] bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927)
miss-islington
- [Python-checkins] bpo-37741: make importlib.metadata docs discoverable through a module directive. (GH-25415) (GH-25417)
jaraco
- [Python-checkins] bpo-37788: Fix reference leak when Thread is never joined (GH-26103)
miss-islington
- [Python-checkins] bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
terryjreedy
- [Python-checkins] bpo-38250: add version added for FlagBoundary (GH-25820)
willingc
- [Python-checkins] bpo-38352: Add to typing.__all__ (#25821)
ambv
- [Python-checkins] bpo-38352: Add to typing.__all__ (GH-25821) (#25884)
ambv
- [Python-checkins] bpo-38352: Add to typing.__all__ (GH-25821) (#25885)
ambv
- [Python-checkins] bpo-38530: Refactor and improve AttributeError suggestions (GH-25776)
pablogsal
- [Python-checkins] bpo-38671: Add test that `pathlib.Path.resolve()` returns an absolute path. (GH-26184)
encukou
- [Python-checkins] bpo-38693: importlib.metadata f-strings (GH-26383)
miss-islington
- [Python-checkins] bpo-38693: importlib.metadata f-strings (GH-26383)
miss-islington
- [Python-checkins] bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387)
miss-islington
- [Python-checkins] bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6). (GH-26387) (#26389)
jaraco
- [Python-checkins] bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817)
tiran
- [Python-checkins] bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
tiran
- [Python-checkins] bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
miss-islington
- [Python-checkins] bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)
tiran
- [Python-checkins] bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266)
miss-islington
- [Python-checkins] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news (GH-26096)
miss-islington
- [Python-checkins] bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (#26067)
gvanrossum
- [Python-checkins] bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (GH-26067)
miss-islington
- [Python-checkins] bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew. (GH-26089)
zooba
- [Python-checkins] bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew. (GH-26089)
miss-islington
- [Python-checkins] bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-26155)
gpshead
- [Python-checkins] bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-26155) (GH-26178)
gpshead
- [Python-checkins] bpo-40222: "Zero cost" exception handling (GH-25729)
markshannon
- [Python-checkins] bpo-40222: Mention zero-cost exceptions in whats-new for 3.11 (GH-26021)
markshannon
- [Python-checkins] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548)
zware
- [Python-checkins] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548)
miss-islington
- [Python-checkins] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548)
miss-islington
- [Python-checkins] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548) (#25957)
ambv
- [Python-checkins] bpo-40465: Remove random module features deprecated in 3.9 (GH-25874)
ambv
- [Python-checkins] bpo-40521: Convert deque freelist from global vars to instance vars (GH-25906)
rhettinger
- [Python-checkins] bpo-40640: doc -- add missing ... in example of Continue (#26055)
iritkatriel
- [Python-checkins] bpo-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26057)
iritkatriel
- [Python-checkins] bpo-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26058)
iritkatriel
- [Python-checkins] bpo-40645: Fix reference leak in the _hashopenssl extension (GH-26072)
miss-islington
- [Python-checkins] bpo-40645: Fix ref leaks in _hashopenssl (GH-26079)
pablogsal
- [Python-checkins] bpo-40645: Fix ref leaks in _hashopenssl (GH-26079)
miss-islington
- [Python-checkins] bpo-40736: Improve the error message for re.search() TypeError (GH-23312)
iritkatriel
- [Python-checkins] bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937)
methane
- [Python-checkins] bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937)
miss-islington
- [Python-checkins] bpo-40975: [doc] Identify AsyncExitStack.enter_async_context()/aclose() as coroutine methods (GH-20870)
iritkatriel
- [Python-checkins] bpo-40975: [doc] Identify AsyncExitStack.enter_async_context()/aclose() as coroutine methods (GH-20870) (GH-26254)
iritkatriel
- [Python-checkins] bpo-40975: [doc] Identify AsyncExitStack.enter_async_context()/aclose() as coroutine methods (GH-20870) (GH-26255)
iritkatriel
- [Python-checkins] bpo-41100: Update Misc/ACKS (GH-25808)
ned-deily
- [Python-checkins] bpo-41100: Update Misc/ACKS (GH-25808) (GH-25809)
ned-deily
- [Python-checkins] bpo-41129: Fix check for macOS SDK paths when building Python (GH-25785)
ned-deily
- [Python-checkins] bpo-41129: Fix check for macOS SDK paths when building Python (GH-25785) (GH-25830)
ned-deily
- [Python-checkins] bpo-41147: [doc] contextlib.redirect_stdout() provides the new stream as context var (GH-21199)
iritkatriel
- [Python-checkins] bpo-41147: [doc] contextlib.redirect_stdout() provides the new stream as context var (GH-21199) (GH-26379)
iritkatriel
- [Python-checkins] bpo-41147: [doc] contextlib.redirect_stdout() provides the new stream as context var (GH-21199) (GH-26380)
iritkatriel
- [Python-checkins] bpo-41282: Fix broken `make install` (GH-26329)
ned-deily
- [Python-checkins] bpo-41282: Fix broken `make install` (GH-26329)
miss-islington
- [Python-checkins] bpo-41561: Fix testing with OpenSSL 1.0.2 (GH-25355) (GH-25858)
ned-deily
- [Python-checkins] bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_event() (GH-26404)
taleinat
- [Python-checkins] bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_event() (GH-26404)
taleinat
- [Python-checkins] bpo-41611: IDLE: Catch TclError exceptions in AutoCompleteWindow.winconfig_event() (GH-26404)
taleinat
- [Python-checkins] bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
taleinat
- [Python-checkins] bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
miss-islington
- [Python-checkins] bpo-41611: IDLE: fix freezing on completion on macOS (GH-26400)
miss-islington
- [Python-checkins] bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
zware
- [Python-checkins] bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
miss-islington
- [Python-checkins] bpo-41963: document that ConfigParser strips off comments (GH-26197)
ambv
- [Python-checkins] bpo-41963: document that ConfigParser strips off comments (GH-26197) (GH-26213)
ambv
- [Python-checkins] bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465)
iritkatriel
- [Python-checkins] bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465) (GH-26453)
iritkatriel
- [Python-checkins] bpo-42161: mathmodule.c: move _PyLong_GetOne() loop invariant (GH-26391)
vstinner
- [Python-checkins] bpo-42161: mathmodule.c: move _PyLong_GetOne() loop invariant (GH-26391) (GH-26393)
vstinner
- [Python-checkins] bpo-42235: [macOS] Use LTO/PGO in build-installer.py with new enough compilers (GH-23079)
ned-deily
- [Python-checkins] bpo-42362: Switch to clang/clang++ as the default compiler in build-installer.py (GH-23298)
miss-islington
- [Python-checkins] bpo-42362: use clang name on 10.9 builds as well (GH-25834)
ned-deily
- [Python-checkins] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357)
gpshead
- [Python-checkins] bpo-42686: Enable SQLite math functions in Windows build (#24053)
ambv
- [Python-checkins] bpo-42686: Enable SQLite math functions in Windows build (GH-24053) (#25892)
ambv
- [Python-checkins] bpo-42725: mention the changes on what's new (GH-25974)
isidentical
- [Python-checkins] bpo-42725: mention the changes on what's new (GH-25974)
miss-islington
- [Python-checkins] bpo-42725: Render annotations effectless on symbol table with PEP 563 (GH-25583)
isidentical
- [Python-checkins] bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
zooba
- [Python-checkins] bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
miss-islington
- [Python-checkins] bpo-42972: Fix GC assertion error in _winapi by untracking Overlapped earlier (GH(26429)
vstinner
- [Python-checkins] bpo-42972: Fix sqlite3 traverse/clear functions (GH-26452)
vstinner
- [Python-checkins] bpo-42972: Fix sqlite3 traverse/clear functions (GH-26452) (GH-26461)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for arraymodule types (GH-26114)
pablogsal
- [Python-checkins] bpo-42972: Fully implement GC protocol for arraymodule types (GH-26114)
miss-islington
- [Python-checkins] bpo-42972: Fully implement GC protocol for functools keywrapper and partial types (GH-26363)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for functools keywrapper and partial types (GH-26363) (GH-26424)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)
miss-islington
- [Python-checkins] bpo-42972: Fully implement GC protocol for re types (GH-26368)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for re types (GH-26368) (GH-26414)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for sqlite3 heap types (GH-26104)
pablogsal
- [Python-checkins] bpo-42972: Fully implement GC protocol for sqlite3 heap types (GH-26104)
miss-islington
- [Python-checkins] bpo-42972: Fully implement GC protocol for ssl heap types (GH-26370)
tiran
- [Python-checkins] bpo-42972: Fully implement GC protocol for ssl heap types (GH-26370) (GH-26399)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for xxlimited (GH-26451)
vstinner
- [Python-checkins] bpo-42972: Fully implement GC protocol for xxlimited (GH-26451) (GH-26460)
pablogsal
- [Python-checkins] bpo-42972: Fully support GC for _winapi.Overlapped (GH-26381)
vstinner
- [Python-checkins] bpo-42972: Fully support GC for hashlib heap types (GH-26374)
tiran
- [Python-checkins] bpo-42972: Fully support GC for mmap heap types (GH-26373)
vstinner
- [Python-checkins] bpo-42972: Fully support GC for mmap heap types (GH-26373)
miss-islington
- [Python-checkins] bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types (GH-26376)
ncoghlan
- [Python-checkins] bpo-42972: Fully support GC for pyexpat, unicodedata, and dbm/gdbm heap types (GH-26376)
miss-islington
- [Python-checkins] bpo-42972: Fully support GC protocol for _operator heap types (GH-26371)
vstinner
- [Python-checkins] bpo-42972: Fully support GC protocol for _operator heap types (GH-26371) (GH-26413)
vstinner
- [Python-checkins] bpo-42972: Fully support GC protocol for _queue.SimpleQueue (GH-26372)
vstinner
- [Python-checkins] bpo-42972: Fully support GC protocol for _queue.SimpleQueue (GH-26372) (GH-26406)
vstinner
- [Python-checkins] bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (#25249)
ambv
- [Python-checkins] bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391) (GH-25250)
ned-deily
- [Python-checkins] bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349)
vstinner
- [Python-checkins] bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349)
miss-islington
- [Python-checkins] bpo-43109: Fix --with-lto configure option on macOS (GH-26341)
ned-deily
- [Python-checkins] bpo-43109: Fix --with-lto configure option on macOS (GH-26341)
miss-islington
- [Python-checkins] bpo-43109: Fix --with-lto configure option on macOS (GH-26341) (GH-26343)
ned-deily
- [Python-checkins] bpo-43149: Correct the syntax error message for multiple exception types (GH-25996)
miss-islington
- [Python-checkins] bpo-43149: Correct the syntax error message for multiple exception types (GH-25996) GH-25997)
pablogsal
- [Python-checkins] bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517)
miss-islington
- [Python-checkins] bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517)
miss-islington
- [Python-checkins] bpo-43295: Fix error handling of datetime.strptime format string '%z' (GH-24627) (#25695)
pganssle
- [Python-checkins] bpo-43417: Better buffer handling for ast.unparse (GH-24772)
isidentical
- [Python-checkins] bpo-43434: Clean up sqlite3.connect() after GH-25818 (GH-25823)
zooba
- [Python-checkins] bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (GH-25818)
zooba
- [Python-checkins] bpo-43434: Move sqlite3.connect audit events to sqlite3.Connection.__init__ (GH-25818)
zooba
- [Python-checkins] bpo-43434: Move sqlite3.connect audit event to sqlite3.Connection.__init__ (GH-25818)
zooba
- [Python-checkins] bpo-43556: Fix the attr names for ast.expr and ast.stmt in the docs (GH-24940)
iritkatriel
- [Python-checkins] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967)
ericvsmith
- [Python-checkins] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967) (GH-26018)
ericvsmith
- [Python-checkins] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967) (GH-26019)
ericvsmith
- [Python-checkins] bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 (GH-25827)
ned-deily
- [Python-checkins] bpo-43643: Sync with python/importlib_resources at c17a610aad. (GH-26284)
jaraco
- [Python-checkins] bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large files (GH-25058)
miss-islington
- [Python-checkins] bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large files (GH-25058)
miss-islington
- [Python-checkins] bpo-43650: Fix MemoryError on zip.read in shutil._unpack_zipfile for large files (GH-25058) (GH-26190)
gpshead
- [Python-checkins] bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment (GH-25095)
ambv
- [Python-checkins] bpo-43666: Lib/_aix_support.py routines may fail in a WPAR environment (GH-25095) (#25880)
ambv
- [Python-checkins] bpo-43667: Add news fragment for Solaris changes (GH-26405)
vstinner
- [Python-checkins] bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26409)
vstinner
- [Python-checkins] bpo-43667: Add news fragment for Solaris changes (GH-26405) (GH-26410)
vstinner
- [Python-checkins] bpo-43693: Add _PyCode_New(). (gh-26375)
ericsnowcurrently
- [Python-checkins] bpo-43693: Clean up the PyCodeObject fields. (GH-26364)
markshannon
- [Python-checkins] bpo-43693: Group the code in codeobject.c logically. (gh-26216)
ericsnowcurrently
- [Python-checkins] bpo-43729: Clarify comment in tutorial example (GH-25191)
miss-islington
- [Python-checkins] bpo-43729: Clarify comment in tutorial example (GH-25191) (#26136)
willingc
- [Python-checkins] bpo-43729: Clarify comment in tutorial example (GH-25191) (GH-26137)
willingc
- [Python-checkins] bpo-43733: netrc try to use UTF-8 before using locale encoding. (GH-25781)
methane
- [Python-checkins] bpo-43743 add comment stating _USE_CP_SENDFILE should not be removed (#26024)
giampaolo
- [Python-checkins] bpo-43749: Ensure current exe is copied when using venv on windows (GH-25216)
miss-islington
- [Python-checkins] bpo-43750: Fix incorrect reference to PACKET_MULTIHOST in the docs (GH-25241)
nanjekyejoannah
- [Python-checkins] bpo-43754: Eliminate bindings for partial pattern matches (GH-25229)
brandtbucher
- [Python-checkins] bpo-43754: Fix compiler warning in Python/compile.c (GH-25855)
pablogsal
- [Python-checkins] bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090)
zooba
- [Python-checkins] bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090) (#26099)
willingc
- [Python-checkins] bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)
encukou
- [Python-checkins] bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)
miss-islington
- [Python-checkins] bpo-43795: PEP 652 user documentation (GH-25668)
miss-islington
- [Python-checkins] bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034)
willingc
- [Python-checkins] bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241)
miss-islington
- [Python-checkins] bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) (GH-26353)
pablogsal
- [Python-checkins] bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising parser exceptions (GH-25866)
pablogsal
- [Python-checkins] bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising parser exceptions (GH-25866)
miss-islington
- [Python-checkins] bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising parser exceptions (GH-25866)
miss-islington
- [Python-checkins] bpo-43851: Build SQLite with SQLITE_OMIT_AUTOINIT on macOS (GH-25413)
ned-deily
- [Python-checkins] bpo-43879: Add native_thread_id field to PyThreadState (GH-25458)
vstinner
- [Python-checkins] bpo-43882 Remove the newline, and tab early. From query and fragments. (GH-25921)
orsenthil
- [Python-checkins] bpo-43882 Remove the newline, and tab early. From query and fragments. (GH-25936)
orsenthil
- [Python-checkins] bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag (GH-25816)
gvanrossum
- [Python-checkins] bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792)
tiran
- [Python-checkins] bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854)
pablogsal
- [Python-checkins] bpo-43916: Rewrite new hashlib tests, fix typo (GH-25791)
tiran
- [Python-checkins] bpo-43916: Use test.support.check_disallow_instantiation() in test_tcl (GH-26412)
vstinner
- [Python-checkins] bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
jaraco
- [Python-checkins] bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
terryjreedy
- [Python-checkins] bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
miss-islington
- [Python-checkins] bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
miss-islington
- [Python-checkins] bpo-43933: Force RETURN_VALUE bytecodes to have line numbers (GH-26054)
markshannon
- [Python-checkins] bpo-43943: ssl tests: Increase server socket timeout, backlog, debugging (GH-25850)
tiran
- [Python-checkins] bpo-43957: Add a missins space to the new format enum warning (#25770)
pablogsal
- [Python-checkins] bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 301s (GH-25705)
orsenthil
- [Python-checkins] bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 301s (GH-25705)
miss-islington
- [Python-checkins] bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 301s (GH-25705)
miss-islington
- [Python-checkins] bpo-43977: Document the new pattern matching type flags (GH-25734)
brandtbucher
- [Python-checkins] bpo-43977: Make sure that tp_flags for pattern matching are inherited correctly. (GH-25813)
markshannon
- [Python-checkins] bpo-43977: Update pattern matching language reference docs (GH-25917)
willingc
- [Python-checkins] bpo-43977: Update pattern matching language reference docs (GH-25917) (GH-26117)
willingc
- [Python-checkins] bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746)
larryhastings
- [Python-checkins] bpo-43988: Add test.support.check_disallow_instantiation() (GH-25757)
vstinner
- [Python-checkins] bpo-43988: Document test.support.check_disallow_instantiation() (GH-26394)
vstinner
- [Python-checkins] bpo-43988: Use check disallow instantiation helper (GH-26392)
vstinner
- [Python-checkins] bpo-43989: Add signal format specifier for unix_events (GH-25769)
ethanfurman
- [Python-checkins] bpo-43989: Temporarily disable warnings in ssltests (GH-25780)
tiran
- [Python-checkins] bpo-43990: Fix the footnote ordering in the operator precedence docs (GH-25805)
rhettinger
- [Python-checkins] bpo-43990: Fix the footnote ordering in the operator precedence docs (GH-25805) (GH-25819)
rhettinger
- [Python-checkins] bpo-43993: Update vendored pip to 21.1.1 (GH-25761)
pfmoore
- [Python-checkins] bpo-43997: Add versionadded directives for to match_args, kw_only, and slots in dataclasses.dataclasses documentation (GH-25803)
miss-islington
- [Python-checkins] bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
tiran
- [Python-checkins] bpo-43998: Fix testing without ssl module (GH-25790)
tiran
- [Python-checkins] bpo-44001: improve Literal documentation (GH-25877)
ambv
- [Python-checkins] bpo-44001: improve Literal documentation (GH-25877) (#25882)
ambv
- [Python-checkins] bpo-44002: Switch to lru_cache in urllib.parse. (GH-25798)
gpshead
- [Python-checkins] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804)
ned-deily
- [Python-checkins] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25810)
ned-deily
- [Python-checkins] bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
taleinat
- [Python-checkins] bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
miss-islington
- [Python-checkins] bpo-44011: Fix asyncio tests without ssl module (GH-25840)
tiran
- [Python-checkins] bpo-44011: New asyncio ssl implementation (#17975)
asvetlov
- [Python-checkins] bpo-44011: Revert "New asyncio ssl implementation (GH-17975)" (GH-25848)
pablogsal
- [Python-checkins] bpo-44015: dataclasses should allow KW_ONLY to be specified only once per class (GH-25841)
ericvsmith
- [Python-checkins] bpo-44017: Update test_contextlib_async not to emit DeprecationWarn (GH-25918)
corona10
- [Python-checkins] bpo-44018: random.seed() no longer mutates its inputs (GH-25856)
rhettinger
- [Python-checkins] bpo-44018: random.seed() no longer mutates its inputs (GH-25856) (GH-25864)
rhettinger
- [Python-checkins] bpo-44018: random.seed() no longer mutates its inputs (GH-25856) (GH-25872)
rhettinger
- [Python-checkins] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916)
gpshead
- [Python-checkins] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916)
miss-islington
- [Python-checkins] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (#25933)
ambv
- [Python-checkins] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25931)
gpshead
- [Python-checkins] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25934)
ned-deily
- [Python-checkins] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916) (GH-25935)
ned-deily
- [Python-checkins] bpo-44025: Clarify when '_' is a keyword. (#25873)
ambv
- [Python-checkins] bpo-44025: Clarify when '_' is a keyword. (GH-25873)
miss-islington
- [Python-checkins] bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
terryjreedy
- [Python-checkins] bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
terryjreedy
- [Python-checkins] bpo-44029: Remove Py_UNICODE APIs (GH-25881)
methane
- [Python-checkins] bpo-44030: Fix formatting error in exceptions docs (GH-25929)
iritkatriel
- [Python-checkins] bpo-44030: Fix formatting error in exceptions docs (GH-25929) (GH-26086)
iritkatriel
- [Python-checkins] bpo-44032: Delay deletion of stack chunks until thread state is deleted. (GH-26285)
markshannon
- [Python-checkins] bpo-44032: Fix downcast conversion in frameobject.c (GH-26291)
pablogsal
- [Python-checkins] bpo-44032: Move data stack to thread from FrameObject. (GH-26076)
markshannon
- [Python-checkins] bpo-44040: Update broken link in pathlib source (GH-25905)
matrixise
- [Python-checkins] bpo-44040: Update broken link in pathlib source (GH-25905) (GH-25910)
matrixise
- [Python-checkins] bpo-44040: Update broken link in pathlib source (GH-25905) (GH-25911)
matrixise
- [Python-checkins] bpo-44045: fix spelling of uppercase vs upper-case (GH-25985)
nanjekyejoannah
- [Python-checkins] bpo-44047: Remove unused argument to _pysqlite_seterror (GH-25915)
berkerpeksag
- [Python-checkins] bpo-44059: Register the SerenityOS Browser in the webbrowser module (GH-25947)
miss-islington
- [Python-checkins] bpo-44059: Register the SerenityOS Browser in the webbrowser module (GH-25947) (GH-25950)
gpshead
- [Python-checkins] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964)
zooba
- [Python-checkins] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964) (GH-26052)
ambv
- [Python-checkins] bpo-44063: set the missing end locations on the compiler (GH-25956)
isidentical
- [Python-checkins] bpo-44063: set the missing end locations on the compiler (GH-25956) (#25972)
isidentical
- [Python-checkins] bpo-44070: Clarify NEWS message to specify the version when the behaviour was introduced (GH-26029)
zooba
- [Python-checkins] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
zooba
- [Python-checkins] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025) (#26028)
ambv
- [Python-checkins] bpo-44072: fix Complex, Integral docs for `**` (GH-25986)
terryjreedy
- [Python-checkins] bpo-44072: fix Complex, Integral docs for `**` (GH-25986)
miss-islington
- [Python-checkins] bpo-44072: fix Complex, Integral docs for `**` (GH-25986)
miss-islington
- [Python-checkins] bpo-44074: let patchcheck infer the base branch name (GH-25991)
pablogsal
- [Python-checkins] bpo-44074: let patchcheck infer the base branch name (GH-25991)
miss-islington
- [Python-checkins] bpo-44074: let patchcheck infer the base branch name (GH-25991)
miss-islington
- [Python-checkins] bpo-44081: improve ast.unparse() for lambdas with no parameters (GH-26000)
isidentical
- [Python-checkins] bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008)
orsenthil
- [Python-checkins] bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008) (GH-26066)
orsenthil
- [Python-checkins] bpo-44094: Remove deprecated PyErr_ APIs. (GH-26011)
miss-islington
- [Python-checkins] bpo-44095: Add suffix, stem and suffixes to zipfile.Path (GH-26129)
miss-islington
- [Python-checkins] bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH-26013)
miss-islington
- [Python-checkins] bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH-26013) (#26091)
gvanrossum
- [Python-checkins] bpo-44106: Improve sqlite3 example database contents (GH-26027)
berkerpeksag
- [Python-checkins] bpo-44106: Improve sqlite3 example database contents (GH-26027)
berkerpeksag
- [Python-checkins] bpo-44106: Improve sqlite3 example database contents (GH-26027)
berkerpeksag
- [Python-checkins] bpo-44106: Purge unused sqlite3 doc includes (GH-26234)
berkerpeksag
- [Python-checkins] bpo-44106: Purge unused sqlite3 doc includes (GH-26234)
berkerpeksag
- [Python-checkins] bpo-44106: Purge unused sqlite3 doc includes (GH-26234)
berkerpeksag
- [Python-checkins] bpo-44108: sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032) (GH-26125)
corona10
- [Python-checkins] bpo-44113: Deprecate old functions to config Python init (GH-26060)
vstinner
- [Python-checkins] bpo-44113: Fix compiler warning in PySys_AddWarnOption() (GH-26084)
vstinner
- [Python-checkins] bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName (GH-26083)
corona10
- [Python-checkins] bpo-44113: Update fromzenmain not to use Py_SetProgramName (GH-26085)
corona10
- [Python-checkins] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
serhiy-storchaka
- [Python-checkins] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
miss-islington
- [Python-checkins] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062) (GH-26093)
serhiy-storchaka
- [Python-checkins] bpo-44114: Remove redundant cast. (GH-26098)
miss-islington
- [Python-checkins] bpo-44114: Remove redundant cast. (GH-26098)
miss-islington
- [Python-checkins] bpo-44114: Remove redundant cast. (GH-26098)
miss-islington
- [Python-checkins] bpo-44116: Add GC support to _csv heap types (GH-26074)
pablogsal
- [Python-checkins] bpo-44116: Add GC support to _csv heap types (GH-26074) (GH-26081)
pablogsal
- [Python-checkins] bpo-44117: Add C API section to What's New in Python 3.11 (GH-26071)
vstinner
- [Python-checkins] bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
miss-islington
- [Python-checkins] bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
miss-islington
- [Python-checkins] bpo-44125: Fix "make patchcheck" on non-English locale (GH-26102)
miss-islington
- [Python-checkins] bpo-44131: Fix Makefile for test_frozenmain (GH-26203)
vstinner
- [Python-checkins] bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)
vstinner
- [Python-checkins] bpo-44131: Test Py_FrozenMain() (GH-26126)
vstinner
- [Python-checkins] bpo-44139: Use a more descriptive syntax error comprehension case in the What's New for 3.10 (GH-26145)
pablogsal
- [Python-checkins] bpo-44139: Use a more descriptive syntax error comprehension case in the What's New for 3.10 (GH-26145) (GH-26146)
pablogsal
- [Python-checkins] bpo-44142: drop redundant parantheses when unparsing tuples as assignment targets (GH-26156)
isidentical
- [Python-checkins] bpo-44143: Fix crash in the parser when raising tokenizer errors with an exception set (GH-26144)
pablogsal
- [Python-checkins] bpo-44143: Fix crash in the parser when raising tokenizer errors with an exception set (GH-26144) (GH-26148)
pablogsal
- [Python-checkins] bpo-44145: Release the GIL around HMAC_Update. (GH-26157)
gpshead
- [Python-checkins] bpo-44145: Release the GIL around HMAC_Update. (GH-26157)
miss-islington
- [Python-checkins] bpo-44150: Support optional weights parameter for fmean() (GH-26175)
rhettinger
- [Python-checkins] bpo-44151: linear_regression() minor API improvements (GH-26199)
rhettinger
- [Python-checkins] bpo-44151: linear_regression() minor API improvements (GH-26199) (GH-26338)
rhettinger
- [Python-checkins] bpo-44151: Various grammar, word order, and markup fixes (GH-26344)
rhettinger
- [Python-checkins] bpo-44151: Various grammar, word order, and markup fixes (GH-26344) (GH-26345)
rhettinger
- [Python-checkins] bpo-44154: optimize Fraction pickling (GH-26186)
rhettinger
- [Python-checkins] bpo-44156: Make cached string constants in compile.c subinterpreter compatible (GH-26161)
vstinner
- [Python-checkins] bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210)
pablogsal
- [Python-checkins] bpo-44168: Fix error message in the parser for keyword arguments for invalid expressions (GH-26210) (GH-26247)
pablogsal
- [Python-checkins] bpo-44180: Fix edge cases in invalid assigment rules in the parser (GH-26283)
pablogsal
- [Python-checkins] bpo-44180: Fix edge cases in invalid assigment rules in the parser (GH-26283)
miss-islington
- [Python-checkins] bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass (GH-26253)
pablogsal
- [Python-checkins] bpo-44180: Report generic syntax errors in the furthest position reached in the first parser pass (GH-26253) (GH-26281)
pablogsal
- [Python-checkins] bpo-44184: Fix subtype_dealloc() for freed type (GH-26274)
vstinner
- [Python-checkins] bpo-44184: Fix subtype_dealloc() for freed type (GH-26274) (GH-26290)
vstinner
- [Python-checkins] bpo-44195: Use 'TraversableResources' in the docs to match the implementation. (GH-26317)
jaraco
- [Python-checkins] bpo-44195: Use 'TraversableResources' in the docs to match the implementation. (GH-26317)
miss-islington
- [Python-checkins] bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298)
pablogsal
- [Python-checkins] bpo-44201: Avoid side effects of "invalid_*" rules in the REPL (GH-26298) (GH-26313)
pablogsal
- [Python-checkins] bpo-44206: Add a version number to dictionary keys (GH-26333)
markshannon
- [Python-checkins] bpo-44206: Fix compiler warnings in dictobject.c (GH-26440)
pablogsal
- [Python-checkins] bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299)
miss-islington
- [Python-checkins] bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299)
miss-islington
- [Python-checkins] bpo-44222: Improve _removeHandlerRef() for a very long _handlerList (GH-26325)
miss-islington
- [Python-checkins] bpo-44231: Don't export internal _PyTuple_FromArray() symbol (GH-26352)
vstinner
- [Python-checkins] bpo-44232: Fix type_new() error reporting (GH-26359)
vstinner
- [Python-checkins] bpo-44232: Fix type_new() error reporting (GH-26359) (GH-26365)
vstinner
- [Python-checkins] bpo-44235: Remove deprecated functions in the gettext module. (GH-26378)
corona10
- [Python-checkins] bpo-44241: Incorporate changes from importlib_metadata 4.1. (#26382)
jaraco
- [Python-checkins] bpo-44246: Entry points performance improvements. (GH-26467)
jaraco
- [Python-checkins] bpo-44246: Entry points performance improvements. (GH-26467)
miss-islington
- [Python-checkins] bpo-44246: Remove note about access by index now that a compatibility shim is offered. (GH-26472)
jaraco
- [Python-checkins] bpo-44246: Remove note about access by index now that a compatibility shim is offered. (GH-26472) (#26473)
jaraco
- [Python-checkins] bpo-44246: Restore compatibility in entry_points (GH-26468)
jaraco
- [Python-checkins] bpo-44246: Update What's New for importlib.metadata. (#26408)
jaraco
- [Python-checkins] bpo-44249: Fix 3 README.rst typos (GH-26385)
terryjreedy
- [Python-checkins] bpo-44249: Fix 3 README.rst typos (GH-26385)
terryjreedy
- [Python-checkins] bpo-44249: Fix 3 README.rst typos (GH-26385)
terryjreedy
- [Python-checkins] bpo-44252: Correctly implement gc support for SSLError objects (GH-26439)
pablogsal
- [Python-checkins] bpo-44252: Correctly implement gc support for SSLError objects (GH-26439) (GH-26441)
pablogsal
- [Python-checkins] bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26448)
terryjreedy
- [Python-checkins] bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26448)
terryjreedy
- [Python-checkins] bpo-44254: On Mac, remove disfunctional colors from turtledemo buttons (GH-26448)
terryjreedy
- [Python-checkins] bpo-44256: Do not expose _functools._list_elem_type (GH-26416)
methane
- [Python-checkins] bpo-44256: Do not expose _functools._list_elem_type (GH-26416)
methane
- [Python-checkins] bpo-44260: Do not read system entropy without need in Random() (GH-26455)
serhiy-storchaka
- [Python-checkins] bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442)
pablogsal
- [Python-checkins] bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442)
miss-islington
- [Python-checkins] bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442) (GH-26443)
pablogsal
- [Python-checkins] bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464)
vstinner
- [Python-checkins] bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464)
miss-islington
- [Python-checkins] bpo-44263: Fix _decimal and _testcapi GC protocol (GH-26464) (GH-26465)
pablogsal
- [Python-checkins] bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
pablogsal
- [Python-checkins] bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
miss-islington
- [Python-checkins] bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446)
pablogsal
- [Python-checkins] bpo-4928: Document NamedTemporaryFile non-deletion after SIGKILL (#26198)
freddrake
- [Python-checkins] bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23513) (GH-26238)
iritkatriel
- [Python-checkins] build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#25773)
ambv
- [Python-checkins] build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#25772)
ambv
- [Python-checkins] Clarify rx parameter of compileall functions (#25857)
JulienPalard
- [Python-checkins] Clarify rx parameter of compileall functions (GH-25857)
miss-islington
- [Python-checkins] Clarify rx parameter of compileall functions (GH-25857)
miss-islington
- [Python-checkins] closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680) (#25694)
ambv
- [Python-checkins] Copyedits to 3.10 What's New (#25787)
ambv
- [Python-checkins] Copyedits to 3.10 What's New (GH-25787) (#25883)
ambv
- [Python-checkins] Correct location for syntax error in try-except (GH-25939)
markshannon
- [Python-checkins] Correct minor spelling typos (GH-26339)
nanjekyejoannah
- [Python-checkins] Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)
pablogsal
- [Python-checkins] Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)
miss-islington
- [Python-checkins] Correct the version of the first alpha in the README.rst (GH-25862)
pablogsal
- [Python-checkins] dataclasses docs: add a missing word. (GH-25839)
ericvsmith
- [Python-checkins] Doc: Fix ambiguous pronoun (GH-26037)
willingc
- [Python-checkins] Doc: Fix random.uniform example comment. (GH-25784)
rhettinger
- [Python-checkins] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017)
orsenthil
- [Python-checkins] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017)
miss-islington
- [Python-checkins] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017) (GH-26030)
orsenthil
- [Python-checkins] Doc: What's new in Python 3.11 (GH-25963)
JulienPalard
- [Python-checkins] docs: clearly document that ":#X" string formatting results in "0X..." (GH-25941)
orsenthil
- [Python-checkins] docs: clearly document that ":GH-X" string formatting results in "0X..." (GH-25941)
miss-islington
- [Python-checkins] docs: clearly document that ":GH-X" string formatting results in "0X..." (GH-25941)
miss-islington
- [Python-checkins] Do not use Py_ssize_clean_t (GH-25940)
methane
- [Python-checkins] Eliminate duplicated assignment in _randommodule.c (GH-25904)
rhettinger
- [Python-checkins] Eliminate duplicated assignment in _randommodule.c (GH-25904) (GH-25909)
rhettinger
- [Python-checkins] Eliminate duplicated calculations and unnecessary work for linear regression (GH-25922)
rhettinger
- [Python-checkins] Eliminate duplicated calculations and unnecessary work for linear regression (GH-25922) (GH-25945)
rhettinger
- [Python-checkins] Enable GitHub Actions on the 3.10 branch (GH-26242)
pablogsal
- [Python-checkins] Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel) (GH-24284)
miss-islington
- [Python-checkins] Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel) (GH-24284) (#26181)
iritkatriel
- [Python-checkins] Fix a word in dataclasses docs. (GH-26003)
ericvsmith
- [Python-checkins] Fix a word in dataclasses docs. (GH-26003) (GH-26004)
ericvsmith
- [Python-checkins] Fix broken name in build.yml (GH-25759)
brandtbucher
- [Python-checkins] Fix broken name in build.yml (GH-25759) (GH-25797)
brandtbucher
- [Python-checkins] Fix broken name in build.yml (GH-25759) (GH-25802)
brandtbucher
- [Python-checkins] Fix compiler warning for misleading guarding in the tkinter (GH-26244)
pablogsal
- [Python-checkins] Fix compiler warning for misleading guarding in the tkinter (GH-26244) (GH-26251)
pablogsal
- [Python-checkins] Fix compiler warning for misleading guarding in the tkinter (GH-26244) (GH-26252)
pablogsal
- [Python-checkins] Fix compiler warning in the xml module (GH-26245)
pablogsal
- [Python-checkins] Fix compiler warning in the xml module (GH-26245) (GH-26248)
pablogsal
- [Python-checkins] Fix compiler warning in the xml module (GH-26245) (GH-26249)
pablogsal
- [Python-checkins] Fix dataclass comment typo _eq__ -> __eq__ (GH-26433)
ericvsmith
- [Python-checkins] Fix dataclass comment typo _eq__ -> __eq__ (GH-26433) (GH-26436)
ericvsmith
- [Python-checkins] Fix dataclass comment typo _eq__ -> __eq__ (GH-26433) (GH-26437)
ericvsmith
- [Python-checkins] fix docstring typo in bdb.py (GH-22323)
iritkatriel
- [Python-checkins] fix docstring typo in bdb.py (GH-22323) (#26179)
iritkatriel
- [Python-checkins] fix docstring typo in bdb.py (GH-22323) (#26180)
iritkatriel
- [Python-checkins] fix enum.property reference in docs (GH-25875)
ethanfurman
- [Python-checkins] fix enum.property reference in docs (GH-25875) (#25876)
orsenthil
- [Python-checkins] fix enum and backslash warnings (GH-25861)
ethanfurman
- [Python-checkins] fix enum and backslash warnings (GH-25861) (GH-25871)
ethanfurman
- [Python-checkins] Fix error in Enum documentation example code that was referring to the wrong enum. (#25837)
ambv
- [Python-checkins] Fix error in Enum documentation example code that was referring to the wrong enum. (GH-25837) (#25891)
ambv
- [Python-checkins] Fix exceptions mentioned in os.setxattr() docs (GH-25742)
ericvsmith
- [Python-checkins] Fix exceptions mentioned in os.setxattr() docs (GH-25742) (GH-25794)
ericvsmith
- [Python-checkins] Fix exceptions mentioned in os.setxattr() docs (GH-25742) (GH-25795)
ericvsmith
- [Python-checkins] Fix import of HTTPError (GH-22304)
orsenthil
- [Python-checkins] Fix import of HTTPError (GH-22304) (GH-26047)
orsenthil
- [Python-checkins] Fix import of HTTPError (GH-22304) (GH-26048)
orsenthil
- [Python-checkins] Fix inconsistent fsum vs sum and fmean vs mean (GH-25898)
rhettinger
- [Python-checkins] Fix inconsistent fsum vs sum and fmean vs mean (GH-25898) (GH-25899)
rhettinger
- [Python-checkins] Fixing doc for callback for lambda (GG-25779)
ericvsmith
- [Python-checkins] Fixing doc for callback for lambda (GG-25779) (GH-25788)
ericvsmith
- [Python-checkins] Fixing doc for callback for lambda (GH-25779) (GH-25789)
ericvsmith
- [Python-checkins] Fixing typos in turtle.rst (GH-24385)
nanjekyejoannah
- [Python-checkins] Fix invalid markup (#25833)
rhettinger
- [Python-checkins] Fix make libainstall. (GH-25980)
orsenthil
- [Python-checkins] Fix make libainstall. (GH-25980)
miss-islington
- [Python-checkins] Fix make libainstall. (GH-25980)
miss-islington
- [Python-checkins] Fix minor grammar problems in dataclasses documentation (GH-25948)
ericvsmith
- [Python-checkins] Fix minor grammar problems in dataclasses documentation (GH-25948) (#25959)
ericvsmith
- [Python-checkins] Fix minor grammar problems in dataclasses documentation (GH-25948) (GH-25958)
ericvsmith
- [Python-checkins] Fix MSVC compiler warnings in dictobject.c (GH-26432)
pablogsal
- [Python-checkins] Fix the whatsnew/3.11.rst to link to the blurb-generated changelog. (GH-25979)
ned-deily
- [Python-checkins] Fix typo for configure.ac (GH-26305)
corona10
- [Python-checkins] Fix typo in ast.py (GH-25740)
orsenthil
- [Python-checkins] Fix typo in ast.py (GH-25740)
miss-islington
- [Python-checkins] Fix typo in ast.py (GH-25740) (GH-25894)
orsenthil
- [Python-checkins] Fix typo in blurb entry (GH-26043)
orsenthil
- [Python-checkins] Fix typo in comment (GH-26162)
iritkatriel
- [Python-checkins] Fix typo in configure (GH-26078)
corona10
- [Python-checkins] Fix typo in NEWS. (GH-26346)
nanjekyejoannah
- [Python-checkins] Fix typo in whatsnew/3.10.rst (GH-26310)
iritkatriel
- [Python-checkins] Fix typo in whatsnew/3.10.rst (GH-26310) (GH-26323)
iritkatriel
- [Python-checkins] If using a frozen class with slots, add __getstate__ and __setstate__ to set the instance values. (GH-25786)
ericvsmith
- [Python-checkins] Improve speed and accuracy for correlation() (GH-26135)
rhettinger
- [Python-checkins] Improve the dataclasses kw_only documentation. (GH-25799)
ericvsmith
- [Python-checkins] Increase test timeout (GH-25842)
asvetlov
- [Python-checkins] Minor tweaks to dataclasses keyword-only fields documentation. (GH-25801)
ericvsmith
- [Python-checkins] More clarification of kw_only args. (GH-25838)
ericvsmith
- [Python-checkins] More work on documenting dataclass keyword-only fields. (GH-25828)
ericvsmith
- [Python-checkins] Noted my recent contributions in "What's New In Python 3.10". (#25771)
larryhastings
- [Python-checkins] Point to recent link to PyFLTK (GH-26315)
nanjekyejoannah
- [Python-checkins] Point to recent link to PyFLTK (GH-26315) (GH-26366)
nanjekyejoannah
- [Python-checkins] Point to recent link to PyFLTK (GH-26315) (GH-26367)
nanjekyejoannah
- [Python-checkins] Post 3.9.5
ambv
- [Python-checkins] Prevent access outside buffer (GH-26012)
markshannon
- [Python-checkins] Python 3.10.0b1
pablogsal
- [Python-checkins] Python 3.10.0b2
pablogsal
- [Python-checkins] Python 3.11.0a0
pablogsal
- [Python-checkins] Python 3.8.10
ambv
- [Python-checkins] Python 3.9.5
ambv
- [Python-checkins] Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438)
iritkatriel
- [Python-checkins] Remove a redundant assignment in Tools/unittestgui/unittestgui.py (GH-21438) (#26169)
iritkatriel
- [Python-checkins] Remove duplicate mime type mapping .bmp -> image/x-ms-bmp (GH-26300)
nanjekyejoannah
- [Python-checkins] Remove duplicate words in docs. (GH-26167)
tirkarthi
- [Python-checkins] Remove duplicate words in docs. (GH-26167) (GH-26296)
iritkatriel
- [Python-checkins] Remove effbot urls (GH-26308)
JulienPalard
- [Python-checkins] Remove Enum warnings from test_httpservers (GH-25844)
pablogsal
- [Python-checkins] Remove PyTryblock struct (GH-26059)
markshannon
- [Python-checkins] Remove unused function in ceval.c (GH-26246)
pablogsal
- [Python-checkins] Revert "bpo-43989: Temporarily disable warnings in ssltests (GH-25780)" (GH-25793)
miss-islington
- [Python-checkins] Revert test for Tix deprecation warning (GH-26005)
zware
- [Python-checkins] Revert test for Tix deprecation warning (GH-26005)
miss-islington
- [Python-checkins] Reword paragraph on specific value for Py_LIMITED_API (GH-26101)
willingc
- [Python-checkins] Reword paragraph on specific value for Py_LIMITED_API (GH-26101) (GH-26123)
encukou
- [Python-checkins] Simple Enhancement. Add missing return statements in ftplib documentation. (GH-25968)
orsenthil
- [Python-checkins] Simple Enhancement. Add missing return statements in ftplib documentation. (GH-25968) (#25969)
orsenthil
- [Python-checkins] Simple Enhancement. Add missing return statements in ftplib documentation. (GH-25968) (#25970)
orsenthil
- [Python-checkins] Specify Python Cookbook edition for reference (GH-26301)
miss-islington
- [Python-checkins] Specify Python Cookbook edition for reference (GH-26301) (#26302)
iritkatriel
- [Python-checkins] Specify Python Cookbook edition for reference (GH-26301) (#26303)
iritkatriel
- [Python-checkins] sqlite3 test suite now works with SQLITE_DQS=0 (GH-26032)
corona10
- [Python-checkins] Subprocess Protocols Documentation (GH-20950)
orsenthil
- [Python-checkins] Subprocess Protocols Documentation (GH-20950) (GH-26133)
orsenthil
- [Python-checkins] Subprocess Protocols Documentation (GH-20950) (GH-26134)
orsenthil
- [Python-checkins] Trivial change in fractions module docs: real -> rational numbers (GH-25009)
nanjekyejoannah
- [Python-checkins] typing: format patch with make patchcheck (GH-25919)
corona10
- [Python-checkins] Update CI files to account for the master -> main rename (GH-25860)
pablogsal
- [Python-checkins] Update CI files to build the 3.10 branch
pablogsal
- [Python-checkins] Updated code example for asyncio.gather (GH-20604)
orsenthil
- [Python-checkins] Updated code example for asyncio.gather (GH-20604) (GH-26119)
orsenthil
- [Python-checkins] Updated code example for asyncio.gather (GH-20604) (GH-26120)
orsenthil
- [Python-checkins] Update doc as relative import can be used with star import (GH-25667)
willingc
- [Python-checkins] Update doc as relative import can be used with star import (GH-25667) (GH-26121)
orsenthil
- [Python-checkins] Update doc as relative import can be used with star import (GH-25667) (GH-26122)
orsenthil
- [Python-checkins] update docstring for `win_getpass` to reflect code changes (GH-24967)
miss-islington
- [Python-checkins] update docstring for `win_getpass` to reflect code changes (GH-24967)
miss-islington
- [Python-checkins] update docstring for `win_getpass` to reflect code changes (GH-24967)
miss-islington
- [Python-checkins] Update link in SECURITY.md (GH-21320)
ned-deily
- [Python-checkins] Update link in SECURITY.md (GH-21320) (GH-26259)
ned-deily
- [Python-checkins] Update link in SECURITY.md (GH-21320) (GH-26260)
ned-deily
- [Python-checkins] Update macOS installer welcome and readme for 3.10b1 (GH-25835)
ned-deily
- [Python-checkins] Update references to master to point to main in customsourcelink.html (GH-25993)
pablogsal
- [Python-checkins] Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25977)
pablogsal
- [Python-checkins] Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25978)
pablogsal
- [Python-checkins] Use get_binascii_state instead of PyModule_GetState (GH-26069)
corona10
Last message date:
Mon May 31 18:29:27 EDT 2021
Archived on: Mon May 31 18:29:28 EDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).