[Python-checkins] [3.13] Ensure clang++ is autodetected on iOS. (gh-123749) (#123758)

2024-09-05 Thread freakboy3742
https://github.com/python/cpython/commit/8ed77c1afc125035996d85d77919351ae0f0d862 commit: 8ed77c1afc125035996d85d77919351ae0f0d862 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2024-09-06T10:13:27+08:00 summary: [3.13] E

[Python-checkins] [3.13] gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754) (gh-123755)

2024-09-05 Thread corona10
https://github.com/python/cpython/commit/fb50266c4b67e03bd1b2a81ed5bb0eaf82b3e08f commit: fb50266c4b67e03bd1b2a81ed5bb0eaf82b3e08f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: corona10 date: 2024-09-06T11:02:05+09:00 summary: [3.13] gh-12

[Python-checkins] Ensure clang++ is autodetected on iOS. (gh-123749)

2024-09-05 Thread ned-deily
https://github.com/python/cpython/commit/d359c7c47b7e713cfbf7ba335d96b5f45e0f13e3 commit: d359c7c47b7e713cfbf7ba335d96b5f45e0f13e3 branch: main author: Russell Keith-Magee committer: ned-deily date: 2024-09-05T21:36:01-04:00 summary: Ensure clang++ is autodetected on iOS. (gh-123749) files: M c

[Python-checkins] gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754)

2024-09-05 Thread corona10
https://github.com/python/cpython/commit/fe24b718d231317516f96f896e7c17a4166f25a7 commit: fe24b718d231317516f96f896e7c17a4166f25a7 branch: main author: Peter Bierma committer: corona10 date: 2024-09-06T01:15:30Z summary: gh-123275: Add tests for `PYTHON_GIL=1` and `-Xgil=1` (gh-123754) files: M

[Python-checkins] [3.13] gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded builds (gh-123276) (gh-123753)

2024-09-05 Thread corona10
https://github.com/python/cpython/commit/92b9c4482fb59b5fabd810474206217abcb552bf commit: 92b9c4482fb59b5fabd810474206217abcb552bf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: corona10 date: 2024-09-06T10:09:35+09:00 summary: [3.13] gh-12

[Python-checkins] gh-123718: Fix implicit declaration of 'explicit_memset' for NetBSD 10.0 (#123719)

2024-09-05 Thread vstinner
https://github.com/python/cpython/commit/f8f7500168c94330e094aebfa38798d949466328 commit: f8f7500168c94330e094aebfa38798d949466328 branch: main author: Furkan Onder committer: vstinner date: 2024-09-06T00:09:04Z summary: gh-123718: Fix implicit declaration of 'explicit_memset' for NetBSD 10.0 (

[Python-checkins] gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded builds (gh-123276)

2024-09-05 Thread corona10
https://github.com/python/cpython/commit/84ad264ce602fb263a46a4536377bdc830eea81e commit: 84ad264ce602fb263a46a4536377bdc830eea81e branch: main author: Peter Bierma committer: corona10 date: 2024-09-06T08:53:47+09:00 summary: gh-123275: Support `-Xgil=1` and `PYTHON_GIL=1` on non-free-threaded b

[Python-checkins] gh-123716: Fix 'Bad substitution' syntax error in configure script for NetBSD compatibility (#123717)

2024-09-05 Thread vstinner
https://github.com/python/cpython/commit/42f52431e9961d5236b33a68af16cca07b74d02c commit: 42f52431e9961d5236b33a68af16cca07b74d02c branch: main author: Furkan Onder committer: vstinner date: 2024-09-05T23:49:12Z summary: gh-123716: Fix 'Bad substitution' syntax error in configure script for NetB

[Python-checkins] [3.12] gh-111495: Add tests for PyNumber C API (GH-111996) (#123376)

2024-09-05 Thread vstinner
https://github.com/python/cpython/commit/1d8ab257422ec206e8a686bad369e280308d15d0 commit: 1d8ab257422ec206e8a686bad369e280308d15d0 branch: 3.12 author: Sergey B Kirpichev committer: vstinner date: 2024-09-06T00:51:26+02:00 summary: [3.12] gh-111495: Add tests for PyNumber C API (GH-111996) (#123

[Python-checkins] [3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#123379)

2024-09-05 Thread vstinner
https://github.com/python/cpython/commit/625072f76ef62c790409f39dfaaa19340e2df685 commit: 625072f76ef62c790409f39dfaaa19340e2df685 branch: 3.12 author: Sergey B Kirpichev committer: vstinner date: 2024-09-06T00:51:02+02:00 summary: [3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#1233

[Python-checkins] gh-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478)

2024-09-05 Thread vstinner
https://github.com/python/cpython/commit/b5aa271f86229f126c21805ff2bd3b95526818a4 commit: b5aa271f86229f126c21805ff2bd3b95526818a4 branch: main author: nkinnan committer: vstinner date: 2024-09-05T22:59:48+02:00 summary: gh-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478)

[Python-checkins] [3.13] Swap the and from in sentence in init_config.rst (GH-120086) (#123744)

2024-09-05 Thread hugovk
https://github.com/python/cpython/commit/e5568e5e9da2e4a5f662668af88e323b63ecf0ed commit: e5568e5e9da2e4a5f662668af88e323b63ecf0ed branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-09-0

[Python-checkins] [3.12] Swap the and from in sentence in init_config.rst (GH-120086) (#123743)

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

[Python-checkins] Swap the and from in sentence in init_config.rst (#120086)

2024-09-05 Thread hugovk
https://github.com/python/cpython/commit/6e43928831a6f62b40f5e43ad4c12eff0a5f8639 commit: 6e43928831a6f62b40f5e43ad4c12eff0a5f8639 branch: main author: Rafael Fontenelle committer: hugovk <[email protected]> date: 2024-09-05T23:04:15+03:00 summary: Swap the and from in sente

[Python-checkins] [3.13] gh-85453: Improve instance attributes mark up on datetime.rst (GH-123655) (#123740)

2024-09-05 Thread hugovk
https://github.com/python/cpython/commit/ff9ece98e227e7bd1ca464538e4f870b9444c7f0 commit: ff9ece98e227e7bd1ca464538e4f870b9444c7f0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-09-0

[Python-checkins] [3.12] gh-85453: Improve instance attributes mark up on datetime.rst (GH-123655) (#123741)

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

[Python-checkins] gh-85453: Improve instance attributes mark up on datetime.rst (#123655)

2024-09-05 Thread hugovk
https://github.com/python/cpython/commit/9aea9c100fbbaa1437f595da65417204872106a9 commit: 9aea9c100fbbaa1437f595da65417204872106a9 branch: main author: edson duarte committer: hugovk <[email protected]> date: 2024-09-05T20:56:52+03:00 summary: gh-85453: Improve instance attr

[Python-checkins] GH-123545: Remove duplicate Py_DECREF when handling _PyOptimizer_Optimize errors (GH-123546)

2024-09-05 Thread brandtbucher
https://github.com/python/cpython/commit/1fbc118c5d3916e920a57cda3cb6d9a0292de26e commit: 1fbc118c5d3916e920a57cda3cb6d9a0292de26e branch: main author: Savannah Ostrowski committer: brandtbucher date: 2024-09-05T10:56:07-07:00 summary: GH-123545: Remove duplicate Py_DECREF when handling _PyOptim

[Python-checkins] [3.13] gh-123240: Raise input audit events in the new REPL (GH-123274) (#123737)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/5e03734c947e7bf98b57016c237a478af5e67c55 commit: 5e03734c947e7bf98b57016c237a478af5e67c55 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-09-05T17:45:20+02:00 summary: [3.13] gh-123240

[Python-checkins] gh-123240: Raise input audit events in the new REPL (#123274)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/aa13396363c38186defaa079d069b4cb08b2 commit: aa13396363c38186defaa079d069b4cb08b2 branch: main author: sobolevn committer: ambv date: 2024-09-05T17:17:24+02:00 summary: gh-123240: Raise input audit events in the new REPL (#123274) files: A Misc/N

[Python-checkins] gh-123207: Clarify the documentation for the mro lookup for super() (GH-123417)

2024-09-05 Thread encukou
https://github.com/python/cpython/commit/327463aef173a1cb9659bccbecfff4530bbe6bbf commit: 327463aef173a1cb9659bccbecfff4530bbe6bbf branch: main author: Pieter Eendebak committer: encukou date: 2024-09-05T15:52:04+02:00 summary: gh-123207: Clarify the documentation for the mro lookup for super()

[Python-checkins] [3.12] gh-123418: Update macOS installer to use OpenSSL 3.0.15 (GH-123684) (#123730)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/00781460619f87cb2008ad8537291401a106f98a commit: 00781460619f87cb2008ad8537291401a106f98a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-09-05T15:17:46+02:00 summary: [3.12] gh-123418

[Python-checkins] [3.13] gh-123418: Update macOS installer to use OpenSSL 3.0.15 (GH-123684) (#123729)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/f48746b204d3ca089860fe8ac2f0ef613a198116 commit: f48746b204d3ca089860fe8ac2f0ef613a198116 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-09-05T15:17:35+02:00 summary: [3.13] gh-123418

[Python-checkins] gh-123418: Update macOS installer to use OpenSSL 3.0.15 (#123684)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/092abc4060768f2ae8b7b9c133558bf05bfeff88 commit: 092abc4060768f2ae8b7b9c133558bf05bfeff88 branch: main author: Zachary Ware committer: ambv date: 2024-09-05T14:29:36+02:00 summary: gh-123418: Update macOS installer to use OpenSSL 3.0.15 (#123684) files:

[Python-checkins] [3.11] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123673) (#123692)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/5752116ed78887233a7723585158435a0a4525ba commit: 5752116ed78887233a7723585158435a0a4525ba branch: 3.11 author: Zachary Ware committer: ambv date: 2024-09-05T14:28:35+02:00 summary: [3.11] gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123673) (#123692

[Python-checkins] [3.8] gh-123678: Upgrade libexpat 2.6.3 (#123712)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/a50a86db0fd66c7ea53e56e346057be1153d6d47 commit: a50a86db0fd66c7ea53e56e346057be1153d6d47 branch: 3.8 author: Seth Michael Larson committer: ambv date: 2024-09-05T14:27:57+02:00 summary: [3.8] gh-123678: Upgrade libexpat 2.6.3 (#123712) (cherry picked fr

[Python-checkins] [3.9] gh-123678: Upgrade libexpat 2.6.3 (#123711)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/c57c4a966742dc4d0f28d6457c025e93b8b63fd4 commit: c57c4a966742dc4d0f28d6457c025e93b8b63fd4 branch: 3.9 author: Seth Michael Larson committer: ambv date: 2024-09-05T14:27:48+02:00 summary: [3.9] gh-123678: Upgrade libexpat 2.6.3 (#123711) (cherry picked fr

[Python-checkins] [3.10] gh-123678: Upgrade libexpat 2.6.3 (#123710)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/0e006ce3446731533b9f85e54c9b04c36291544c commit: 0e006ce3446731533b9f85e54c9b04c36291544c branch: 3.10 author: Seth Michael Larson committer: ambv date: 2024-09-05T14:27:33+02:00 summary: [3.10] gh-123678: Upgrade libexpat 2.6.3 (#123710) (cherry picked

[Python-checkins] [3.11] gh-123678: Upgrade libexpat 2.6.3 (#123709)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/b582d5234f292d4083d1ab9d625b319dd15304ee commit: b582d5234f292d4083d1ab9d625b319dd15304ee branch: 3.11 author: Seth Michael Larson committer: ambv date: 2024-09-05T14:27:22+02:00 summary: [3.11] gh-123678: Upgrade libexpat 2.6.3 (#123709) (cherry picked

[Python-checkins] [3.12] gh-123321: Fix Parser/myreadline.c to prevent a segfault during a multi-threaded race (GH-123323) (#123677)

2024-09-05 Thread vstinner
https://github.com/python/cpython/commit/562ff730f3532489813289c50f2671bcd7f4c7a7 commit: 562ff730f3532489813289c50f2671bcd7f4c7a7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-09-05T14:25:38+02:00 summary: [3.12] gh-12

[Python-checkins] gh-123465: Allow Py_RELATIVE_OFFSET for __*offset__ members (GH-123474)

2024-09-05 Thread encukou
https://github.com/python/cpython/commit/16be8db6bec7bf8b58df80601cab58a26eee4afa commit: 16be8db6bec7bf8b58df80601cab58a26eee4afa branch: main author: Petr Viktorin committer: encukou date: 2024-09-05T14:14:05+02:00 summary: gh-123465: Allow Py_RELATIVE_OFFSET for __*offset__ members (GH-123474

[Python-checkins] [3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) (#119027)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/a5798d0cc79d60f04b5719e0805e1ecb8f4c8744 commit: a5798d0cc79d60f04b5719e0805e1ecb8f4c8744 branch: 3.9 author: Serhiy Storchaka committer: ambv date: 2024-09-05T14:05:43+02:00 summary: [3.9] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path st

[Python-checkins] [3.13] gh-123678: Upgrade libexpat 2.6.3 (GH-123689) (GH-123707)

2024-09-05 Thread encukou
https://github.com/python/cpython/commit/9810dfa35289dfa22d4d106714058c2da40db92f commit: 9810dfa35289dfa22d4d106714058c2da40db92f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-09-05T13:37:40+02:00 summary: [3.13] gh-123

[Python-checkins] gh-97588: Move ctypes struct/union layout logic to Python (GH-123352)

2024-09-05 Thread encukou
https://github.com/python/cpython/commit/ce9f84a47bfbafedd09a25d0f6f0c8209550fb6c commit: ce9f84a47bfbafedd09a25d0f6f0c8209550fb6c branch: main author: Petr Viktorin committer: encukou date: 2024-09-05T11:20:07+02:00 summary: gh-97588: Move ctypes struct/union layout logic to Python (GH-123352)

[Python-checkins] [3.8] gh-112275: Fix HEAD_LOCK deadlock in child process after fork (GH-112336) (GH-123688) (#123713)

2024-09-05 Thread ambv
https://github.com/python/cpython/commit/e742f995efc5c2d9e3206b0646b51a0def2f846c commit: e742f995efc5c2d9e3206b0646b51a0def2f846c branch: 3.8 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-09-05T11:14:03+02:00 summary: [3.8] gh-112275: