https://github.com/python/cpython/commit/b5bba3bb6c2ea14168ee89f7893844ab1fc88afb
commit: b5bba3bb6c2ea14168ee89f7893844ab1fc88afb
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/e9d1bf353c3ccafc0d9b61b1b3688051bc976604
commit: e9d1bf353c3ccafc0d9b61b1b3688051bc976604
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/79c542b5cc774ba758acc2b2e3b6556934190e34
commit: 79c542b5cc774ba758acc2b2e3b6556934190e34
branch: main
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2024-08-17T20:58:0
https://github.com/python/cpython/commit/ff58c3cb48a68949b2058f3642c9088b7d498e36
commit: ff58c3cb48a68949b2058f3642c9088b7d498e36
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: colesbury
date: 2024-08-17T20:38:02Z
summary:
[3.13] gh-123022
https://github.com/python/cpython/commit/d061ffea7b408861d0a9d311e92c363da284971d
commit: d061ffea7b408861d0a9d311e92c363da284971d
branch: main
author: Sam Gross
committer: colesbury
date: 2024-08-17T16:04:08-04:00
summary:
gh-123022: Fix crash with `Py_Initialize` in background thread (#123052
https://github.com/python/cpython/commit/40632b1f1da573f6d5e12453007474bcf70fba22
commit: 40632b1f1da573f6d5e12453007474bcf70fba22
branch: main
author: Sam Gross
committer: colesbury
date: 2024-08-17T16:03:50-04:00
summary:
gh-122974: Suppress GCC array bound warnings in free-threaded build (#12
https://github.com/python/cpython/commit/44e458357fca05ca0ae2658d62c8c595b048b5ef
commit: 44e458357fca05ca0ae2658d62c8c595b048b5ef
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-08-17T16:30:52+03:00
summary:
gh-123067: Fix quadratic complexity in parsing "-quoted co
https://github.com/python/cpython/commit/6001deacb73e10e6f4b6fc16286cfda2babeb59e
commit: 6001deacb73e10e6f4b6fc16286cfda2babeb59e
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 202
https://github.com/python/cpython/commit/d60b97a833fd3284f2ee249d32c97fc359d83486
commit: d60b97a833fd3284f2ee249d32c97fc359d83486
branch: main
author: Adam Turner <9087854+aa-tur...@users.noreply.github.com>
committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com>
date: 2024-08-17T12:09:4
https://github.com/python/cpython/commit/ce4b9c8464706a58d0c98c2b0deeec07e7496ccc
commit: ce4b9c8464706a58d0c98c2b0deeec07e7496ccc
branch: main
author: Sergey B Kirpichev
committer: kumaraditya303
date: 2024-08-17T09:13:31Z
summary:
gh-121477: mention new PyLong_*Bytes() functions in PyLong_From
https://github.com/python/cpython/commit/8d951024471fc310a04f90b5c39355e2c0fbd163
commit: 8d951024471fc310a04f90b5c39355e2c0fbd163
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: kumaraditya303
date: 2024-08-17T09:11:33Z
summary:
[3.13] fix
https://github.com/python/cpython/commit/b9667e8243fcac869b2b076c4d3d99b56f05642e
commit: b9667e8243fcac869b2b076c4d3d99b56f05642e
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: kumaraditya303
date: 2024-08-17T14:33:04+05:30
summary:
[3.12]
https://github.com/python/cpython/commit/e9287ea426e8e1b930f1c3f0cb949a1416d29090
commit: e9287ea426e8e1b930f1c3f0cb949a1416d29090
branch: main
author: mathysEthical <110499907+mathysethi...@users.noreply.github.com>
committer: kumaraditya303
date: 2024-08-17T14:20:58+05:30
summary:
fix typo in d
https://github.com/python/cpython/commit/26de1b245e7713d2e60cba5e6417758f9bc2c98b
commit: 26de1b245e7713d2e60cba5e6417758f9bc2c98b
branch: main
author: Rafael Fontenelle
committer: kumaraditya303
date: 2024-08-17T14:18:31+05:30
summary:
Remove unneeded verb in the phrase in sys.rst (#122718)
fi
https://github.com/python/cpython/commit/2620c1543b68dc2e341946d89ceb4c5658466285
commit: 2620c1543b68dc2e341946d89ceb4c5658466285
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: kumaraditya303
date: 2024-08-17T08:45:25Z
summary:
[3.13] gh-1
https://github.com/python/cpython/commit/28f37700bcb3abcfd6e253eed5af68d0535d655d
commit: 28f37700bcb3abcfd6e253eed5af68d0535d655d
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: kumaraditya303
date: 2024-08-17T08:35:50Z
summary:
[3.12] gh-1
https://github.com/python/cpython/commit/8a59deca59aa9452e71bb49e909199fbb41a5de7
commit: 8a59deca59aa9452e71bb49e909199fbb41a5de7
branch: main
author: Damien <81557462+damien-c...@users.noreply.github.com>
committer: kumaraditya303
date: 2024-08-17T13:59:23+05:30
summary:
gh-122519: Adding socke
https://github.com/python/cpython/commit/19be0ee9316f9f0d0cae63d3cdd384f44f9a2fce
commit: 19be0ee9316f9f0d0cae63d3cdd384f44f9a2fce
branch: main
author: Sergey B Kirpichev
committer: kumaraditya303
date: 2024-08-17T13:48:16+05:30
summary:
gh-122681: remove m_atan2()/c_atan2() helpers (#122715)
f
https://github.com/python/cpython/commit/e6d5ff55d0816d7f5eb45e49c810e936b09d2be7
commit: e6d5ff55d0816d7f5eb45e49c810e936b09d2be7
branch: main
author: Kirill Podoprigora
committer: sobolevn
date: 2024-08-17T11:03:51+03:00
summary:
gh-123087: ``Lib/test/test_unittest/testmock/testasync.py``: Rep
19 matches
Mail list logo