https://github.com/python/cpython/commit/be2d2181e62cd138b0cdf80ebc0dd4058187c52a
commit: be2d2181e62cd138b0cdf80ebc0dd4058187c52a
branch: main
author: Will Childs-Klein
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-03-29T10:31:48Z
summary:
gh-131050: skip `test_dh_par
https://github.com/python/cpython/commit/07d4c7e7dbdb4e676acab386d1a5bf8e4ac16898
commit: 07d4c7e7dbdb4e676acab386d1a5bf8e4ac16898
branch: 3.13
author: Thomas Grainger
committer: hugovk <1324225+hug...@users.noreply.github.com>
date: 2025-03-29T21:21:33+02:00
summary:
[3.13] gh-128770: raise warn
https://github.com/python/cpython/commit/85b6b0e2d2fffbc8a5a84661e3dfee3deb7ab011
commit: 85b6b0e2d2fffbc8a5a84661e3dfee3deb7ab011
branch: 3.12
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/5c2c8177233b5c07aa3a09c7eefdfce02d565d8e
commit: 5c2c8177233b5c07aa3a09c7eefdfce02d565d8e
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: picnixz <10796600+picn...@users.noreply.github.com>
date: 2025-0
https://github.com/python/cpython/commit/fccf9ab33d0b16e6171c533d139b6118503197c1
commit: fccf9ab33d0b16e6171c533d139b6118503197c1
branch: main
author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com>
committer: serhiy-storchaka
date: 2025-03-29T14:27:50+02:00
summary:
gh-131853:
https://github.com/python/cpython/commit/c6b1a073438d93d4e62957accc73487df6711851
commit: c6b1a073438d93d4e62957accc73487df6711851
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-03-29T19:14:37+02:00
summary:
gh-131853: Fix test_msgfmt on big-endian platforms (GH-131
https://github.com/python/cpython/commit/425f60b9eb253c57bc32b453a02f1cf09963f85a
commit: 425f60b9eb253c57bc32b453a02f1cf09963f85a
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2025-03-29T21:15:48Z
summary:
gh-130924: Do not create cells for usages of names in local annotati
https://github.com/python/cpython/commit/349209841804e68d055af0046163de09ce68f723
commit: 349209841804e68d055af0046163de09ce68f723
branch: 3.13
author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>
committer: sobolevn
date: 2025-03-24T19:27:01Z
summary:
[3.13] gh-131670: