https://github.com/python/cpython/commit/fa3ee75e6a1732e03d4c5a651bd7d6f39f60974c
commit: fa3ee75e6a1732e03d4c5a651bd7d6f39f60974c
branch: 3.13
author: Shantanu <[email protected]>
committer: hauntsaninja <[email protected]>
date: 2024-11-10
https://github.com/python/cpython/commit/61e6f0992f50a32509e94b050decce70ada8885f
commit: 61e6f0992f50a32509e94b050decce70ada8885f
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: hauntsaninja <[email protected]>
da
https://github.com/python/cpython/commit/450db61a78989c5a1f1106be01e071798c783cf9
commit: 450db61a78989c5a1f1106be01e071798c783cf9
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hauntsaninja <[email protected]>
date: 2024-11-
https://github.com/python/cpython/commit/7bb92ed505920009ca097948553adc846596b246
commit: 7bb92ed505920009ca097948553adc846596b246
branch: 3.12
author: Gregory P. Smith
committer: gpshead
date: 2024-11-10T00:13:26Z
summary:
[3.12] gh-117378: Fix multiprocessing forkserver preload sys.path inheri
https://github.com/python/cpython/commit/4e036d376e59bce68c68be3579db7600601f668d
commit: 4e036d376e59bce68c68be3579db7600601f668d
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2024-11-09T15:47:58-08:00
summary:
[3.13] gh-117
https://github.com/python/cpython/commit/9d08423b6e0fa89ce9cfea08e580ed72e5db8c70
commit: 9d08423b6e0fa89ce9cfea08e580ed72e5db8c70
branch: main
author: Gregory P. Smith
committer: gpshead
date: 2024-11-09T23:01:32Z
summary:
gh-117378: Fix multiprocessing forkserver preload sys.path inheritance.
https://github.com/python/cpython/commit/266328552e922fd9030cd699e10a25f03a67c8ba
commit: 266328552e922fd9030cd699e10a25f03a67c8ba
branch: main
author: Barney Gale
committer: barneygale
date: 2024-11-09T18:47:49Z
summary:
pathlib ABCs: tighten up `resolve()` and `absolute()` (#126611)
In `PathB
https://github.com/python/cpython/commit/0f47a3199c51ba7c49e72b4c645dbf599aa17be4
commit: 0f47a3199c51ba7c49e72b4c645dbf599aa17be4
branch: main
author: Barney Gale
committer: barneygale
date: 2024-11-09T18:21:53Z
summary:
pathlib ABCs: support initializing paths with no arguments (#126608)
In t