[Python-checkins] [3.12] Revert "gh-123974: Fix time.get_clock_info() on NetBSD (GH-123975)" (GH-124115) (GH-124200)

2024-09-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/708173c35e5a51a6aa7e4d0647cbcbfc9adab1ed commit: 708173c35e5a51a6aa7e4d0647cbcbfc9adab1ed branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-09-18T06:47:17Z summary: [3.12] Re

[Python-checkins] Revert "gh-123974: Fix time.get_clock_info() on NetBSD (#123975)" (GH-124115)

2024-09-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/79a74102362996bbd4ff5d410a0d57d43c236da4 commit: 79a74102362996bbd4ff5d410a0d57d43c236da4 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-09-18T09:29:24+03:00 summary: Revert "gh-123974: Fix time.get_clock_info() on NetBSD (#1

[Python-checkins] gh-124191: Disable -Wconversion in enable safety (gh-124192)

2024-09-17 Thread corona10
https://github.com/python/cpython/commit/29a1a6e3ed6f606939b4aaf8d6955f368c3be3fc commit: 29a1a6e3ed6f606939b4aaf8d6955f368c3be3fc branch: main author: Nate Ohlson committer: corona10 date: 2024-09-18T12:55:09+09:00 summary: gh-124191: Disable -Wconversion in enable safety (gh-124192) files: M

[Python-checkins] [3.12] gh-124194: Fix wrong issue number in What's New in Python 3.8 (GH-124195) (#124198)

2024-09-17 Thread AA-Turner
https://github.com/python/cpython/commit/5827be86fe1448e08186544154bb259897518f21 commit: 5827be86fe1448e08186544154bb259897518f21 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-124194: Fix wrong issue number in What's New in Python 3.8 (#124195)

2024-09-17 Thread AA-Turner
https://github.com/python/cpython/commit/d8c0fe1944ac41787e16fa60e608f56c8235e100 commit: d8c0fe1944ac41787e16fa60e608f56c8235e100 branch: main author: Bradley Reynolds committer: AA-Turner <[email protected]> date: 2024-09-18T01:51:15+01:00 summary: gh-124194: Fix wrong

[Python-checkins] [3.12] gh-123836: workaround fmod(x, y) bug on Windows (GH-124171) (#124186)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/c7a94e77bc61ed6a1ec1419748f2eaefa67e0c26 commit: c7a94e77bc61ed6a1ec1419748f2eaefa67e0c26 branch: 3.12 author: Sergey B Kirpichev committer: vstinner date: 2024-09-17T21:44:52+02:00 summary: [3.12] gh-123836: workaround fmod(x, y) bug on Windows (GH-12417

[Python-checkins] gh-122765: make prompt in activate.csh robust against unbalanced quotes and newlines (GH-123751)

2024-09-17 Thread brettcannon
https://github.com/python/cpython/commit/a15a584bf3f94ea11ab9363548c8872251364000 commit: a15a584bf3f94ea11ab9363548c8872251364000 branch: main author: Jacek committer: brettcannon date: 2024-09-17T17:16:43Z summary: gh-122765: make prompt in activate.csh robust against unbalanced quotes and ne

[Python-checkins] gh-123836: workaround fmod(x, y) bug on Windows (#124171)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/f4dd4402108cc005d45acd4ca83c8530c36a93ca commit: f4dd4402108cc005d45acd4ca83c8530c36a93ca branch: main author: Sergey B Kirpichev committer: vstinner date: 2024-09-17T17:16:15Z summary: gh-123836: workaround fmod(x, y) bug on Windows (#124171) Buildbot f

[Python-checkins] gh-110190: Fix ctypes structs with array on SPARC (GH-118233)

2024-09-17 Thread encukou
https://github.com/python/cpython/commit/f15fff3f13431385b64837a2a69bf68924195ec2 commit: f15fff3f13431385b64837a2a69bf68924195ec2 branch: main author: Jakub KulĂ­k committer: encukou date: 2024-09-17T19:06:53+02:00 summary: gh-110190: Fix ctypes structs with array on SPARC (GH-118233) files: A

[Python-checkins] gh-124064: Fix -Wconversion warnings in Parser/pegen.c (#124181)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/3aff1d0260051d986d297bfe12bae3bf6b25cc07 commit: 3aff1d0260051d986d297bfe12bae3bf6b25cc07 branch: main author: Victor Stinner committer: vstinner date: 2024-09-17T15:58:43Z summary: gh-124064: Fix -Wconversion warnings in Parser/pegen.c (#124181) files:

[Python-checkins] gh-124064: Fix -Wconversion warnings in pycore_{long,object}.h (#124177)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/ec08aa1fe4cb010ca4ff6816de5d446bf19210ef commit: ec08aa1fe4cb010ca4ff6816de5d446bf19210ef branch: main author: Victor Stinner committer: vstinner date: 2024-09-17T15:35:40Z summary: gh-124064: Fix -Wconversion warnings in pycore_{long,object}.h (#124177)

[Python-checkins] [3.12] GH-103484: Fix broken links reported by linkcheck (GH-124169) (#124180)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/6840b611dedd67b6dc1b7cd9b5e053cde5f30f6d commit: 6840b611dedd67b6dc1b7cd9b5e053cde5f30f6d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-09-17T15:19:07Z summary: [3.12] GH-103484:

[Python-checkins] GH-103484: Fix broken links reported by linkcheck (#124169)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/ab80c6b402eeec379315fa3df111f6bec2de6900 commit: ab80c6b402eeec379315fa3df111f6bec2de6900 branch: main author: Rafael Fontenelle committer: vstinner date: 2024-09-17T17:05:15+02:00 summary: GH-103484: Fix broken links reported by linkcheck (#124169) file

[Python-checkins] gh-124064: Fix -Wconversion warnings in pycore_{gc,list,stackref}.h (#124174)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/98f93a32f395cc75dd30f95428e28b10442b4344 commit: 98f93a32f395cc75dd30f95428e28b10442b4344 branch: main author: Victor Stinner committer: vstinner date: 2024-09-17T14:43:39Z summary: gh-124064: Fix -Wconversion warnings in pycore_{gc,list,stackref}.h (#124

[Python-checkins] [3.12] Use pep role instead of url (GH-121611) (#124173)

2024-09-17 Thread hugovk
https://github.com/python/cpython/commit/a032a96a92e7c6975b1d6c0a9622fc9d56143f3c commit: a032a96a92e7c6975b1d6c0a9622fc9d56143f3c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-09-1

[Python-checkins] Use pep role instead of url (#121611)

2024-09-17 Thread hugovk
https://github.com/python/cpython/commit/33eeccf6d4f16e483b4c8a180bad718545aeaeaf commit: 33eeccf6d4f16e483b4c8a180bad718545aeaeaf branch: main author: Rafael Fontenelle committer: hugovk <[email protected]> date: 2024-09-17T16:02:14+03:00 summary: Use pep role instead of ur

[Python-checkins] Tools/build/stable_abi.py: Improve ergonomics (GH-105355)

2024-09-17 Thread encukou
https://github.com/python/cpython/commit/4d0971934145698bc57d287bb9fe9112bd325899 commit: 4d0971934145698bc57d287bb9fe9112bd325899 branch: main author: Petr Viktorin committer: encukou date: 2024-09-17T14:32:04+02:00 summary: Tools/build/stable_abi.py: Improve ergonomics (GH-105355) * Tools/bui

[Python-checkins] [3.12] gh-123836: Check zero signs in math_testcases.txt (GH-123854) (#124162)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/c54ee87278889cad186e8615bb4e246ed03dcd3c commit: c54ee87278889cad186e8615bb4e246ed03dcd3c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-09-17T08:39:44Z summary: [3.12] gh-123836:

[Python-checkins] gh-123836: Check zero signs in math_testcases.txt (#123854)

2024-09-17 Thread vstinner
https://github.com/python/cpython/commit/28aea5d07d163105b42acd81c1651397ef95ea57 commit: 28aea5d07d163105b42acd81c1651397ef95ea57 branch: main author: Sergey B Kirpichev committer: vstinner date: 2024-09-17T10:22:40+02:00 summary: gh-123836: Check zero signs in math_testcases.txt (#123854) Jus