https://github.com/python/cpython/commit/232b085a0116a99b2455ea5822a2a12099b902ca
commit: 232b085a0116a99b2455ea5822a2a12099b902ca
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: ethanfurman
date: 2024-03-08T16:57:16-08:00
summary:
[3.11] gh
https://github.com/python/cpython/commit/d5d86e2145d11d6e844ee987780445c6ebce4309
commit: d5d86e2145d11d6e844ee987780445c6ebce4309
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: ethanfurman
date: 2024-03-08T16:56:58-08:00
summary:
[3.12] gh
https://github.com/python/cpython/commit/c951e25c24910064a4c8b7959e2f0f7c0d4d0a63
commit: c951e25c24910064a4c8b7959e2f0f7c0d4d0a63
branch: main
author: Tomas R
committer: colesbury
date: 2024-03-08T16:25:34-05:00
summary:
gh-112069: Make sets thread-safe with the GIL disabled (#113800)
This mak
https://github.com/python/cpython/commit/3cdfdc07a9dd39bcd6855b8c104584f9c34624f2
commit: 3cdfdc07a9dd39bcd6855b8c104584f9c34624f2
branch: main
author: Sam Gross
committer: colesbury
date: 2024-03-08T15:26:36-05:00
summary:
gh-108724: Fix _PySemaphore_Wait call during thread deletion (#116483)
https://github.com/python/cpython/commit/601f3a7b3391e9d219a8ec44a6c56d00ce584d2a
commit: 601f3a7b3391e9d219a8ec44a6c56d00ce584d2a
branch: main
author: Nicolas A. Oyarzabal <[email protected]>
committer: ethanfurman
date: 2024-03-08T11:22:17-08:00
summary:
gh-105535 Docu
https://github.com/python/cpython/commit/735fc2cbbcf875c359021b5b2af7f4c29f4cf66d
commit: 735fc2cbbcf875c359021b5b2af7f4c29f4cf66d
branch: main
author: infohash <[email protected]>
committer: cjw296
date: 2024-03-08T19:14:32Z
summary:
gh-75988: Fix issues with autospec ig
https://github.com/python/cpython/commit/7db871e4fa48eef20ea22414b226998f83facfd6
commit: 7db871e4fa48eef20ea22414b226998f83facfd6
branch: main
author: Dino Viehland
committer: DinoV
date: 2024-03-08T09:56:36-08:00
summary:
gh-112075: Support freeing object memory via QSBR (#116344)
Free object
https://github.com/python/cpython/commit/61831585b637eb621bc80ae39e2e59541c135dc5
commit: 61831585b637eb621bc80ae39e2e59541c135dc5
branch: main
author: Victor Stinner
committer: vstinner
date: 2024-03-08T18:49:09+01:00
summary:
Replace stat.ST_xxx usage with os.stat().st_xxx (#116501)
Modernize
https://github.com/python/cpython/commit/cca30230d992c46dfb607dcc24b3dc2e6d05f536
commit: cca30230d992c46dfb607dcc24b3dc2e6d05f536
branch: main
author: Sam Gross
committer: colesbury
date: 2024-03-08T12:39:53-05:00
summary:
gh-115103: Fix unregistering of QSBR state (#116480)
If a thread blocks
https://github.com/python/cpython/commit/7cee276d551a41d9271daf2a6bcd7def5973
commit: 7cee276d551a41d9271daf2a6bcd7def5973
branch: main
author: Nikita Sobolev
committer: zooba
date: 2024-03-08T12:42:21Z
summary:
gh-116493: Remove old Python 2.x _winreg imports from platform.py (GH-116494
https://github.com/python/cpython/commit/3abf26778782879ef50561e851dbc751d906
commit: 3abf26778782879ef50561e851dbc751d906
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2024-03-08T11:25:39Z
summary:
[3.11] gh-116447:
https://github.com/python/cpython/commit/2647afeab694517933c53028d4ad427460b9e1fa
commit: 2647afeab694517933c53028d4ad427460b9e1fa
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2024-03-08T11:22:07Z
summary:
[3.12] gh-116447:
https://github.com/python/cpython/commit/fdb2d90a274158aee23b526d972172bf41bd4b7e
commit: fdb2d90a274158aee23b526d972172bf41bd4b7e
branch: main
author: Nikita Sobolev
committer: sobolevn
date: 2024-03-08T13:49:52+03:00
summary:
gh-116447: Fix possible UB in `arraymodule` and `getargs` (#116459)
https://github.com/python/cpython/commit/0003285c8d78f0b463f2acc164655456fcfc3206
commit: 0003285c8d78f0b463f2acc164655456fcfc3206
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-03-08T09:47:41Z
summary:
GH-113710: Fix optimization of globals using `_CHECK_FUNCTION` (GH-11646
https://github.com/python/cpython/commit/0f6cd295d7911b558d3d519330eafcc6338bc9d4
commit: 0f6cd295d7911b558d3d519330eafcc6338bc9d4
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: AlexWaygood
date: 2024-03-08T08:27:33Z
summary:
[3.11] gh-1164
https://github.com/python/cpython/commit/a8a95135a204d6ad5de55b0972ad44bfe9ccf0b2
commit: a8a95135a204d6ad5de55b0972ad44bfe9ccf0b2
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: AlexWaygood
date: 2024-03-08T08:24:40Z
summary:
[3.12] gh-1164
https://github.com/python/cpython/commit/0b647141d587065c5b82bd658485adca8823a943
commit: 0b647141d587065c5b82bd658485adca8823a943
branch: main
author: Nikita Sobolev
committer: sobolevn
date: 2024-03-08T11:14:17+03:00
summary:
gh-116349: Deprecate `platform.java_ver` function (#116471)
Co-auth
https://github.com/python/cpython/commit/4d952737e62b833d6782e0180ee89088fe601317
commit: 4d952737e62b833d6782e0180ee89088fe601317
branch: main
author: Varun Gole <[email protected]>
committer: AlexWaygood
date: 2024-03-08T08:04:50Z
summary:
gh-116485: Fixed the typo (#1
18 matches
Mail list logo