https://github.com/python/cpython/commit/880c9526f91960b9cba557a18b54e2c32d2f254e
commit: 880c9526f91960b9cba557a18b54e2c32d2f254e
branch: main
author: Dave Peck
committer: AA-Turner <[email protected]>
date: 2025-10-04T22:06:56+01:00
summary:
gh-138558: Improve descripti
https://github.com/python/cpython/commit/8d17d79299ba3aad9f8fd2aded5ee776dc71668d
commit: 8d17d79299ba3aad9f8fd2aded5ee776dc71668d
branch: main
author: Semyon Moroz
committer: FFY00
date: 2025-10-04T14:53:43+01:00
summary:
gh-138044: Remove deprecated parameter alias for `importlib.resources.fil
https://github.com/python/cpython/commit/e6e376a760b7a3b267e89244a2c89e7ddfba9c38
commit: e6e376a760b7a3b267e89244a2c89e7ddfba9c38
branch: main
author: Sergey Miryanov
committer: vstinner
date: 2025-10-03T11:58:00+02:00
summary:
gh-132042: Remove resolve_slotdups() to speedup class creation (#13
https://github.com/python/cpython/commit/db53ca30d761abba525bc8e47b16920b1fc43a83
commit: db53ca30d761abba525bc8e47b16920b1fc43a83
branch: main
author: Ho Kim
committer: FFY00
date: 2025-10-04T14:26:20+01:00
summary:
gh-138489: Add missing `build-details.json` step for building wasm (#139302)
*