https://github.com/python/cpython/commit/c5c21fee7ae1ea689a351caa454c98e716a6e537
commit: c5c21fee7ae1ea689a351caa454c98e716a6e537
branch: main
author: Alex Waygood
committer: AlexWaygood
date: 2024-10-21T07:53:21+01:00
summary:
gh-125519: Improve traceback if `importlib.reload()` is called with
https://github.com/python/cpython/commit/9a22ec735fb2f0ec850e70dd119e8422c97567e5
commit: 9a22ec735fb2f0ec850e70dd119e8422c97567e5
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: willingc
date: 2024-10-21T00:43:26Z
summary:
[3.12] gh-99030:
https://github.com/python/cpython/commit/73bd5bd18ff4fc76d635c970e5c4332349bcb024
commit: 73bd5bd18ff4fc76d635c970e5c4332349bcb024
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: willingc
date: 2024-10-21T00:42:06Z
summary:
[3.13] gh-99030:
https://github.com/python/cpython/commit/9256be7ff0ab035cfd262127d893c9bc88b3c84c
commit: 9256be7ff0ab035cfd262127d893c9bc88b3c84c
branch: main
author: RUANG (Roy James)
committer: willingc
date: 2024-10-20T17:36:27-07:00
summary:
gh-99030: Added documentation links for types and exceptions (GH-
https://github.com/python/cpython/commit/b3c6b2c9e19ea84f617c13399c411044afbc3813
commit: b3c6b2c9e19ea84f617c13399c411044afbc3813
branch: main
author: Erlend E. Aasland
committer: erlend-aasland
date: 2024-10-20T23:08:01+02:00
summary:
gh-125698: Restore EXEEXT in configure and Make (#125758)
https://github.com/python/cpython/commit/ed24702bd0f9925908ce48584c31dfad732208b2
commit: ed24702bd0f9925908ce48584c31dfad732208b2
branch: main
author: Donghee Na
committer: corona10
date: 2024-10-20T07:55:26Z
summary:
gh-125741: Update check_generated_files CI to use our published container ima
https://github.com/python/cpython/commit/909d5ac2959ea88e1d3b38f35676a1c7e5dd44f6
commit: 909d5ac2959ea88e1d3b38f35676a1c7e5dd44f6
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: FFY00
date: 2024-10-20T08:20:34+01:00
summary:
[3.13] gh-11538