[Python-checkins] [3.13] gh-113433: Automatically Clean Up Subinterpreters in Py_Finalize() (gh-121067)

2024-06-26 Thread ericsnowcurrently
https://github.com/python/cpython/commit/c83997476f9bcb28af02296c3c74c1549dcd9f35 commit: c83997476f9bcb28af02296c3c74c1549dcd9f35 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2024-06-26T21:56:13Z summary: [3.13] g

[Python-checkins] [3.13] gh-120838: Add _PyThreadState_WHENCE_FINI (gh-121013)

2024-06-26 Thread ericsnowcurrently
https://github.com/python/cpython/commit/c052b192aaa05eeedb1bd50e0658e2d836ffa581 commit: c052b192aaa05eeedb1bd50e0658e2d836ffa581 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2024-06-26T15:32:00-06:00 summary: [3.

[Python-checkins] gh-113433: Automatically Clean Up Subinterpreters in Py_Finalize() (gh-121060)

2024-06-26 Thread ericsnowcurrently
https://github.com/python/cpython/commit/4be1f37b20bd51498d3adf8ad603095c0f38d6e5 commit: 4be1f37b20bd51498d3adf8ad603095c0f38d6e5 branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-06-26T21:17:26Z summary: gh-113433: Automatically Clean Up Subinterpreters in Py_Finalize() (g

[Python-checkins] [3.13] gh-121016: Add test for PYTHON_BASIC_REPL envioronment variable (GH-121017) (#121064)

2024-06-26 Thread AlexWaygood
https://github.com/python/cpython/commit/bc515b332bef0eaa3064d3b912ad660932ad8c90 commit: bc515b332bef0eaa3064d3b912ad660932ad8c90 branch: 3.13 author: devdanzin <[email protected]> committer: AlexWaygood date: 2024-06-26T22:17:14+01:00 summary: [3.13] gh-121016: Add tes

[Python-checkins] [3.13] gh-120937: Reference weakref from the `__del__` documentation (GH-120940) (#121061)

2024-06-26 Thread sobolevn
https://github.com/python/cpython/commit/d7cd71c72a9ad0abcc89deed50762ac7ceaef6d4 commit: d7cd71c72a9ad0abcc89deed50762ac7ceaef6d4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-06-26T20:24:25Z summary: [3.13] gh-120937:

[Python-checkins] [3.12] gh-120937: Reference weakref from the `__del__` documentation (GH-120940) (#121062)

2024-06-26 Thread sobolevn
https://github.com/python/cpython/commit/709ef004dffe9cee2a023a3c8032d4ce80513582 commit: 709ef004dffe9cee2a023a3c8032d4ce80513582 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-06-26T20:14:30Z summary: [3.12] gh-120937:

[Python-checkins] gh-120937: Reference weakref from the `__del__` documentation (#120940)

2024-06-26 Thread sobolevn
https://github.com/python/cpython/commit/1c13b29d54ad6d7c9e030227d575ad7d21b4054f commit: 1c13b29d54ad6d7c9e030227d575ad7d21b4054f branch: main author: chaen committer: sobolevn date: 2024-06-26T23:07:09+03:00 summary: gh-120937: Reference weakref from the `__del__` documentation (#120940) Co-a

[Python-checkins] [3.13] gh-118908: Use __main__ for the default PyREPL namespace (GH-121054) (#121059)

2024-06-26 Thread ambv
https://github.com/python/cpython/commit/38cfa92880a19d03a4ada4cd843870a8602c13a0 commit: 38cfa92880a19d03a4ada4cd843870a8602c13a0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-06-26T19:25:38Z summary: [3.13] gh-118908: Use

[Python-checkins] gh-118908: Use __main__ for the default PyREPL namespace (#121054)

2024-06-26 Thread ambv
https://github.com/python/cpython/commit/d611c4c8e9893c0816969e19ab6ca4992a3a15e3 commit: d611c4c8e9893c0816969e19ab6ca4992a3a15e3 branch: main author: Łukasz Langa committer: ambv date: 2024-06-26T15:01:10-04:00 summary: gh-118908: Use __main__ for the default PyREPL namespace (#121054) files:

[Python-checkins] [3.13] gh-120593: Fix const qualifier in pyatomic.h (GH-121055) (#121057)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/64c4139f61517cb8845b42fce0a1dad0e6ebbd9a commit: 64c4139f61517cb8845b42fce0a1dad0e6ebbd9a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-06-26T18:37:28Z summary: [3.13] gh-120593:

[Python-checkins] gh-120593: Fix const qualifier in _PyLong_CompactValue() (#121053)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/e51e880e75d79687b54a71351266e29ee349b4b8 commit: e51e880e75d79687b54a71351266e29ee349b4b8 branch: main author: Victor Stinner committer: vstinner date: 2024-06-26T20:11:21+02:00 summary: gh-120593: Fix const qualifier in _PyLong_CompactValue() (#121053)

[Python-checkins] gh-120593: Fix const qualifier in pyatomic.h (#121055)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/9cd2dcbb87fb3c35d8ca3554d9472ac283f62a64 commit: 9cd2dcbb87fb3c35d8ca3554d9472ac283f62a64 branch: main author: Victor Stinner committer: vstinner date: 2024-06-26T20:10:47+02:00 summary: gh-120593: Fix const qualifier in pyatomic.h (#121055) files: M Inc

[Python-checkins] [3.13] gh-121008: Fix idlelib.run tests (GH-121046) (#121049)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/bdcc738fec377a9936d21899b08129374fe3cc7b commit: bdcc738fec377a9936d21899b08129374fe3cc7b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-06-26T14:08:31Z summary: [3.13] gh-121008:

[Python-checkins] [3.13] Ignore some failing tests in emulated JIT CI (GH-120977)

2024-06-26 Thread brandtbucher
https://github.com/python/cpython/commit/7db14f1eba1ac6a42f0fb0d5fbaea07ed3d7d492 commit: 7db14f1eba1ac6a42f0fb0d5fbaea07ed3d7d492 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: brandtbucher date: 2024-06-26T06:56:15-07:00 summary: [3.13] I

[Python-checkins] gh-121008: Fix idlelib.run tests (#121046)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/44eafd66882589d4f4eb569d70c49724da3e9291 commit: 44eafd66882589d4f4eb569d70c49724da3e9291 branch: main author: Victor Stinner committer: vstinner date: 2024-06-26T15:41:16+02:00 summary: gh-121008: Fix idlelib.run tests (#121046) When testing IDLE, don't

[Python-checkins] [3.13] gh-120642: Move private PyCode APIs to the internal C API (#120643) (#121043)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/e26e0985d94f1b9812cf41f043df89185f247945 commit: e26e0985d94f1b9812cf41f043df89185f247945 branch: 3.13 author: Victor Stinner committer: vstinner date: 2024-06-26T15:35:19+02:00 summary: [3.13] gh-120642: Move private PyCode APIs to the internal C API (#1

[Python-checkins] gh-119786: move frames documentation to InternalDocs and add details (#121009)

2024-06-26 Thread iritkatriel
https://github.com/python/cpython/commit/c87876763e88ddbe1d465912aff74ee4c0ffd451 commit: c87876763e88ddbe1d465912aff74ee4c0ffd451 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-06-26T

[Python-checkins] gh-120642: Move private PyCode APIs to the internal C API (#120643)

2024-06-26 Thread vstinner
https://github.com/python/cpython/commit/9e4a81f00fef689c6e18a64245aa064eaadc7ac7 commit: 9e4a81f00fef689c6e18a64245aa064eaadc7ac7 branch: main author: Victor Stinner committer: vstinner date: 2024-06-26T13:54:03+02:00 summary: gh-120642: Move private PyCode APIs to the internal C API (#120643)

[Python-checkins] gh-121016: Add test for `PYTHON_BASIC_REPL` envioronment variable (#121017)

2024-06-26 Thread AlexWaygood
https://github.com/python/cpython/commit/9e45fd9858a059950f7387b4fda2b00df0e8e537 commit: 9e45fd9858a059950f7387b4fda2b00df0e8e537 branch: main author: devdanzin <[email protected]> committer: AlexWaygood date: 2024-06-26T10:39:07Z summary: gh-121016: Add test for `PYTHO

[Python-checkins] gh-121040: Remove fallthrough warnings compiler option (gh-121041)

2024-06-26 Thread corona10
https://github.com/python/cpython/commit/ef28f6df42c916b058ed14275fb1ceba63ede28e commit: ef28f6df42c916b058ed14275fb1ceba63ede28e branch: main author: Nate Ohlson committer: corona10 date: 2024-06-26T10:21:21Z summary: gh-121040: Remove fallthrough warnings compiler option (gh-121041) Remove f

[Python-checkins] [3.12] gh-121018: Ensure ArgumentParser.parse_args with exit_on_error=False raises instead of exiting when given unrecognized arguments (GH-121019) (GH-121031)

2024-06-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4868d1bab14a93c9a2f11b7b3b1815900fa71c51 commit: 4868d1bab14a93c9a2f11b7b3b1815900fa71c51 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-26T10:16:44Z summary: [3.12] gh

[Python-checkins] [3.13] gh-121018: Ensure ArgumentParser.parse_args with exit_on_error=False raises instead of exiting when given unrecognized arguments (GH-121019) (GH-121032)

2024-06-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6bc7e2cca546c11e2b807068a4a612d0d902da11 commit: 6bc7e2cca546c11e2b807068a4a612d0d902da11 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-26T10:16:19Z summary: [3.13] gh

[Python-checkins] [3.12] gh-120380: fix Python implementation of `pickle.Pickler` for `bytes` and `bytearray` objects in protocol version 5. (GH-120422) (GH-120833)

2024-06-26 Thread encukou
https://github.com/python/cpython/commit/6de373d7508ef621854a08a4bc770431b46f8f82 commit: 6de373d7508ef621854a08a4bc770431b46f8f82 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-06-26T12:12:04+02:00 summary: [3.12] gh-120

[Python-checkins] [3.13] gh-120380: fix Python implementation of `pickle.Pickler` for `bytes` and `bytearray` objects in protocol version 5. (GH-120422) (GH-120832)

2024-06-26 Thread encukou
https://github.com/python/cpython/commit/f2b4f517b9a0dbe4d2ebd1e1912615ede46d7aec commit: f2b4f517b9a0dbe4d2ebd1e1912615ede46d7aec branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-06-26T12:11:28+02:00 summary: [3.13] gh-120

[Python-checkins] [3.13] gh-121025: Improve partialmethod.__repr__ (GH-121033) (#121037)

2024-06-26 Thread kumaraditya303
https://github.com/python/cpython/commit/84634254fef19ab31439e88ec0213acb46bd7b1f commit: 84634254fef19ab31439e88ec0213acb46bd7b1f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-26T09:49:42Z summary: [3.13] gh-1

[Python-checkins] gh-73991: Skip permission test if running as *nix superuser (GH-120994)

2024-06-26 Thread encukou
https://github.com/python/cpython/commit/90565972243f33dcd40d60a4f1474b97174fe304 commit: 90565972243f33dcd40d60a4f1474b97174fe304 branch: main author: Petr Viktorin committer: encukou date: 2024-06-26T11:36:09+02:00 summary: gh-73991: Skip permission test if running as *nix superuser (GH-120994

[Python-checkins] [3.12] gh-121025: Improve partialmethod.__repr__ (GH-121033) (GH-121038)

2024-06-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/41e1ac6a2375f169ed40edd6219904f96cbf9792 commit: 41e1ac6a2375f169ed40edd6219904f96cbf9792 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-26T09:29:59Z summary: [3.12] gh

[Python-checkins] gh-121025: Improve partialmethod.__repr__ (GH-121033)

2024-06-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d2646e3f45e3e4e831ee2ae84d55b161a361d592 commit: d2646e3f45e3e4e831ee2ae84d55b161a361d592 branch: main author: Bénédikt Tran <[email protected]> committer: serhiy-storchaka date: 2024-06-26T12:08:27+03:00 summary: gh-121025: Improve

[Python-checkins] gh-121026: Include -Werror with new compiler flag checks to ensure compatibility (gh-121030)

2024-06-26 Thread corona10
https://github.com/python/cpython/commit/d8f82432a36178a2376cc2d0984b02bb03f6d55f commit: d8f82432a36178a2376cc2d0984b02bb03f6d55f branch: main author: Nate Ohlson committer: corona10 date: 2024-06-26T17:45:55+09:00 summary: gh-121026: Include -Werror with new compiler flag checks to ensure com

[Python-checkins] gh-121018: Ensure ArgumentParser.parse_args with exit_on_error=False raises instead of exiting when given unrecognized arguments (GH-121019)

2024-06-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0654336dd5138aec04e3017e15ccbb90a44e053d commit: 0654336dd5138aec04e3017e15ccbb90a44e053d branch: main author: blhsing committer: serhiy-storchaka date: 2024-06-26T10:41:51+03:00 summary: gh-121018: Ensure ArgumentParser.parse_args with exit_on_error=Fals