https://github.com/python/cpython/commit/a5048ad990bab80ecfba9a9d4557100fc19b37f4
commit: a5048ad990bab80ecfba9a9d4557100fc19b37f4
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: vsajip
date: 2024-06-27T23:20:36+01:00
summary:
[3.12] gh-1210
https://github.com/python/cpython/commit/d5441f6aacc1eab69ad539445568a2ef779cb267
commit: d5441f6aacc1eab69ad539445568a2ef779cb267
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: corona10
date: 2024-06-27T22:12:12Z
summary:
[3.13] gh-120837:
https://github.com/python/cpython/commit/49a01d6290631ef65da6cd142df41c72a7dae3b5
commit: 49a01d6290631ef65da6cd142df41c72a7dae3b5
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: vsajip
date: 2024-06-27T22:59:19+01:00
summary:
[3.13] gh-1210
https://github.com/python/cpython/commit/1a2e7a747540f74414e7c50556bcb2cc127e9d1c
commit: 1a2e7a747540f74414e7c50556bcb2cc127e9d1c
branch: main
author: Donghee Na
committer: corona10
date: 2024-06-28T06:46:46+09:00
summary:
gh-120837: Update _Py_DumpExtensionModules to be async-signal-safe (gh-1
https://github.com/python/cpython/commit/237baf4d7a789deb153fbc1fc3863550949d5da2
commit: 237baf4d7a789deb153fbc1fc3863550949d5da2
branch: main
author: Alexander Bessman
committer: vsajip
date: 2024-06-27T22:11:40+01:00
summary:
gh-121035: Update logging flow chart to include the lastResort hand
https://github.com/python/cpython/commit/7b413952e817ae87bfda2ac85dd84d30a6ce743b
commit: 7b413952e817ae87bfda2ac85dd84d30a6ce743b
branch: 3.13
author: Thomas Wouters
committer: Yhg1s
date: 2024-06-27T15:06:51+02:00
summary:
Python 3.13.0b3
files:
A Misc/NEWS.d/3.13.0b3.rst
D Misc/NEWS.d/next/B
https://github.com/python/cpython/commit/4a62a331de1eeda7878960b0bd184a348908245e
commit: 4a62a331de1eeda7878960b0bd184a348908245e
branch: main
author: Sam Gross
committer: colesbury
date: 2024-06-27T14:03:09-04:00
summary:
gh-121065: Temporarily skip flaky test on free-threaded build (#121100)
https://github.com/python/cpython/commit/e9b4ec614b66d11623b80471409c16a109f888d5
commit: e9b4ec614b66d11623b80471409c16a109f888d5
branch: main
author: Craig Robson
committer: serhiy-storchaka
date: 2024-06-27T16:44:40Z
summary:
gh-105623 Fix performance degradation in logging RotatingFileHandle
https://github.com/python/cpython/commit/0890ad7c024ccf29614849b6ffadcb92c0e91ce7
commit: 0890ad7c024ccf29614849b6ffadcb92c0e91ce7
branch: main
author: Kerim Kabirov
committer: encukou
date: 2024-06-27T16:32:50+02:00
summary:
gh-115986 Improve pprint docs formatting (GH-117401)
* Move pprinter
https://github.com/python/cpython/commit/312a32a74296229ae1c0c103a3ad2e31af79ff39
commit: 312a32a74296229ae1c0c103a3ad2e31af79ff39
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: encukou
date: 2024-06-27T15:19:20+02:00
summary:
[3.13] gh-119
https://github.com/python/cpython/commit/49e5740135670e04ae6da7e6f52dbe380655e0f1
commit: 49e5740135670e04ae6da7e6f52dbe380655e0f1
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: Yhg1s
date: 2024-06-27T12:13:01Z
summary:
[3.13] gh-121027: Ad
https://github.com/python/cpython/commit/db96edd6d1a58045196a71aff565743f493b5fbb
commit: db96edd6d1a58045196a71aff565743f493b5fbb
branch: main
author: Serhiy Storchaka
committer: Yhg1s
date: 2024-06-27T11:47:20Z
summary:
gh-121027: Add a future warning in functools.partial.__get__ (#121086)
fi
https://github.com/python/cpython/commit/223c03a43c010cf4404f2a42efafe587646a0619
commit: 223c03a43c010cf4404f2a42efafe587646a0619
branch: main
author: Nadeshiko Manju
committer: Fidget-Spinner
date: 2024-06-27T19:35:25+08:00
summary:
gh-121082: Fix build failure when the developer use `--enable
https://github.com/python/cpython/commit/c7d2b2b646f5abdbec501f63ab9b719b3db70a1f
commit: c7d2b2b646f5abdbec501f63ab9b719b3db70a1f
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: Yhg1s
date: 2024-06-27T12:53:01+02:00
summary:
[3.13] gh-12088
https://github.com/python/cpython/commit/b7a95dfee30aae171de47f98ed3b7d1cc08e5bd4
commit: b7a95dfee30aae171de47f98ed3b7d1cc08e5bd4
branch: main
author: Victor Stinner
committer: vstinner
date: 2024-06-27T10:22:48Z
summary:
gh-120593: Check -Wcast-qual flag in test_cext (#121081)
Check the usage
https://github.com/python/cpython/commit/6f7acaab508edac3dff376912b85cf46a8671e72
commit: 6f7acaab508edac3dff376912b85cf46a8671e72
branch: main
author: Irit Katriel <1055913+iritkatr...@users.noreply.github.com>
committer: iritkatriel <1055913+iritkatr...@users.noreply.github.com>
date: 2024-06-27T
https://github.com/python/cpython/commit/12af8ec864225248c3d2916cb142a5e7ee36cbe2
commit: 12af8ec864225248c3d2916cb142a5e7ee36cbe2
branch: main
author: Victor Stinner
committer: vstinner
date: 2024-06-27T09:58:44Z
summary:
gh-121040: Use __attribute__((fallthrough)) (#121044)
Fix warnings when
https://github.com/python/cpython/commit/4999e0bda091826fcdf303dd439364e1d303a5ce
commit: 4999e0bda091826fcdf303dd439364e1d303a5ce
branch: main
author: Pradyun Gedam
committer: pradyunsg
date: 2024-06-27T09:09:54Z
summary:
gh-120888: Bump bundled pip to 24.1.1 (#120889)
Co-authored-by: Pradyun
https://github.com/python/cpython/commit/9df7392ebad877fdaa3d6f1c1f1c7504a50efb72
commit: 9df7392ebad877fdaa3d6f1c1f1c7504a50efb72
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: vsajip
date: 2024-06-27T10:09:17+01:00
summary:
[3.13] gh-1208
https://github.com/python/cpython/commit/1167a9a30b4b2f327ed987e845e378990d1ae6bf
commit: 1167a9a30b4b2f327ed987e845e378990d1ae6bf
branch: main
author: Petr Viktorin
committer: encukou
date: 2024-06-27T09:09:22+02:00
summary:
gh-119521: Remove _IncompleteInputError from the docs (GH-120993)
fil
https://github.com/python/cpython/commit/7d9c68513d112823a9a6cdc7453b998b2c24eb4c
commit: 7d9c68513d112823a9a6cdc7453b998b2c24eb4c
branch: main
author: Janek Nouvertné
committer: vsajip
date: 2024-06-27T08:09:01+01:00
summary:
gh-120868: Fix breaking change in `logging.config` when using `QueueH
21 matches
Mail list logo