https://github.com/python/cpython/commit/c8d2630995fc234f8276e35643a4a43e62224510
commit: c8d2630995fc234f8276e35643a4a43e62224510
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-07-19T08:06:53+03:00
summary:
gh-82017: Support as_integer_ratio() in the Fraction const
https://github.com/python/cpython/commit/e992cc3922884f0f4250b603b93d804d3989071d
commit: e992cc3922884f0f4250b603b93d804d3989071d
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2024-07-19T04:10:11Z
summary:
[3.13] gh-1
https://github.com/python/cpython/commit/0403cb41bfc0c112b51d668c44532132893cd311
commit: 0403cb41bfc0c112b51d668c44532132893cd311
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2024-07-19T04:05:08Z
summary:
[3.12] gh-1
https://github.com/python/cpython/commit/eaf094c09b5b1c33435c60ef49b1cec78c32573c
commit: eaf094c09b5b1c33435c60ef49b1cec78c32573c
branch: main
author: Tian Gao
committer: gaogaotiantian
date: 2024-07-18T20:46:24-07:00
summary:
gh-120289: Add external timer in traverse of _lsprof.Profiler (#1219
https://github.com/python/cpython/commit/001584da033fca01f9b12c414f835e1daee07939
commit: 001584da033fca01f9b12c414f835e1daee07939
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2024-07-18T16:37:49-07:00
summary:
[3.12]
https://github.com/python/cpython/commit/7b36b67b1e585c541b418eaa190c56e73f9a2d87
commit: 7b36b67b1e585c541b418eaa190c56e73f9a2d87
branch: main
author: Brandt Bucher
committer: brandtbucher
date: 2024-07-18T14:24:58-07:00
summary:
GH-118093: Add tier two support to several instructions (GH-12188
https://github.com/python/cpython/commit/7dd52b63cef3ff60868dea510ef7a9adcc6611cc
commit: 7dd52b63cef3ff60868dea510ef7a9adcc6611cc
branch: main
author: Adam Turner <[email protected]>
committer: AA-Turner <[email protected]>
date: 2024-07-18T21:05:3
https://github.com/python/cpython/commit/721a7dde1156fb72b9217a3f487c84ab5fb52235
commit: 721a7dde1156fb72b9217a3f487c84ab5fb52235
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gaogaotiantian
date: 2024-07-18T13:26:47-07:00
summary:
[3.13]
https://github.com/python/cpython/commit/1ab17782832bb1b6baa915627aead3e3516a0894
commit: 1ab17782832bb1b6baa915627aead3e3516a0894
branch: main
author: Tian Gao
committer: gaogaotiantian
date: 2024-07-18T12:47:22-07:00
summary:
gh-120289: Disallow disable() and clear() in external timer to preve
https://github.com/python/cpython/commit/7431c3799efbd06ed03ee70b64420f45e83b3667
commit: 7431c3799efbd06ed03ee70b64420f45e83b3667
branch: main
author: Adam Turner <[email protected]>
committer: AA-Turner <[email protected]>
date: 2024-07-18T18:38:2
https://github.com/python/cpython/commit/53774e911df09c68cab2b9902b6e623e0f8cc908
commit: 53774e911df09c68cab2b9902b6e623e0f8cc908
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: colesbury
date: 2024-07-18T17:55:22Z
summary:
[3.13] gh-121946
https://github.com/python/cpython/commit/12c1afa9d153fbdf78c970054c08c755f504c5e9
commit: 12c1afa9d153fbdf78c970054c08c755f504c5e9
branch: main
author: Sam Gross
committer: colesbury
date: 2024-07-18T13:30:52-04:00
summary:
gh-121946: Temporarily switch to llvm-17 in TSan CI (#121975)
The Ubunt
https://github.com/python/cpython/commit/bdab67e1c795443a0d8f8a5bbeb3a91ac4fd5a19
commit: bdab67e1c795443a0d8f8a5bbeb3a91ac4fd5a19
branch: main
author: Nate Ohlson
committer: corona10
date: 2024-07-19T01:06:51+09:00
summary:
gh-112301: Add fortify source level 3 to default compiler options (gh-1
https://github.com/python/cpython/commit/233ed46e6d2ba1d1f7d83a72ccf9aad9e628ede1
commit: 233ed46e6d2ba1d1f7d83a72ccf9aad9e628ede1
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ncoghlan
date: 2024-07-19T01:38:28+10:00
summary:
[3.13] gh-11
https://github.com/python/cpython/commit/94e6644584d9cb08a4edcd1027e288386184816b
commit: 94e6644584d9cb08a4edcd1027e288386184816b
branch: main
author: Vlastimil Zíma
committer: encukou
date: 2024-07-18T15:57:21+02:00
summary:
gh-65453: Docs - clarify AttributeError behaviour on PropertyMock (GH
https://github.com/python/cpython/commit/567c38b4eba2e652d4474eed50cb398588245742
commit: 567c38b4eba2e652d4474eed50cb398588245742
branch: 3.13
author: Thomas Wouters
committer: Yhg1s
date: 2024-07-18T11:41:38+02:00
summary:
Python 3.13.0b4
files:
A Misc/NEWS.d/3.13.0b4.rst
D Misc/NEWS.d/next/B
https://github.com/python/cpython/commit/f88ec9a2031b87622787ce53e746850f10fd9b10
commit: f88ec9a2031b87622787ce53e746850f10fd9b10
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2024-07-18T15:27:01+02:00
summary:
[3.12] gh-643
https://github.com/python/cpython/commit/cecaceea31f32f01b5617989e3dc8b2077f53f89
commit: cecaceea31f32f01b5617989e3dc8b2077f53f89
branch: main
author: Matthieu Caneill
committer: encukou
date: 2024-07-18T14:48:05+02:00
summary:
gh-120930: Remove extra blank occuring in wrapped encoded words in
https://github.com/python/cpython/commit/1056f2bc208bdfe562c79d2a5098723c50ae9c23
commit: 1056f2bc208bdfe562c79d2a5098723c50ae9c23
branch: main
author: Gregor <[email protected]>
committer: encukou
date: 2024-07-18T14:29:03+02:00
summary:
gh-121657: Additional `yield fro
https://github.com/python/cpython/commit/3eacfc1a4d09a9807bedba58ef4037788b6df961
commit: 3eacfc1a4d09a9807bedba58ef4037788b6df961
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-07-18T12:49:24+01:00
summary:
GH-121784: Generate an error during code gen if a variable is marke
https://github.com/python/cpython/commit/169324c27a39a4d6a4dd7b313b0de6ab2d1f7e6b
commit: 169324c27a39a4d6a4dd7b313b0de6ab2d1f7e6b
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-07-18T12:47:21+01:00
summary:
GH-120024: Use pointer for stack pointer (GH-121923)
files:
M Incl
https://github.com/python/cpython/commit/1d915aaf5c925e7e8d5c783af9174a2e5ea6a8a4
commit: 1d915aaf5c925e7e8d5c783af9174a2e5ea6a8a4
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2024-07-18T10:12:40Z
summary:
[3.12] gh
https://github.com/python/cpython/commit/24cf867bed6035f33cd3b38d89d303b7522f12a6
commit: 24cf867bed6035f33cd3b38d89d303b7522f12a6
branch: main
author: Bernhard M. Wiedemann
committer: serhiy-storchaka
date: 2024-07-18T13:05:39+03:00
summary:
gh-121874: Define audit-event open parameters consist
https://github.com/python/cpython/commit/afa5321c6c7cbb28cc1f4100ca3213669a01389d
commit: afa5321c6c7cbb28cc1f4100ca3213669a01389d
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: Yhg1s
date: 2024-07-18T01:52:39-07:00
summary:
[3.13] gh-12162
https://github.com/python/cpython/commit/63ddd28cf3e4a9a11a39d03418c5ad92785af4ff
commit: 63ddd28cf3e4a9a11a39d03418c5ad92785af4ff
branch: main
author: Jelle Zijlstra
committer: hauntsaninja <[email protected]>
date: 2024-07-18T04:02:08-04:00
summary:
gh-121921: Make
25 matches
Mail list logo