[Python-checkins] [3.12] gh-117995: Don't raise DeprecationWarnings for indexed nameless params (GH-118001) (#118142)

2024-04-21 Thread erlend-aasland
https://github.com/python/cpython/commit/9ddaf75a4c750bce0602f2274c645cffdd916274 commit: 9ddaf75a4c750bce0602f2274c645cffdd916274 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-04-22T06:58:41Z summary: [3.12] gh-1

[Python-checkins] gh-117995: Don't raise DeprecationWarnings for indexed nameless params (#118001)

2024-04-21 Thread erlend-aasland
https://github.com/python/cpython/commit/550483b7e6c54b2a25d4db0c4ca41bd9c1132f93 commit: 550483b7e6c54b2a25d4db0c4ca41bd9c1132f93 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-04-22T08:43:20+02:00 summary: gh-117995: Don't raise DeprecationWarnings for indexed name

[Python-checkins] gh-112075: Make instance attributes stored in inline "dict" thread safe (#114742)

2024-04-21 Thread DinoV
https://github.com/python/cpython/commit/8b541c017ea92040add608b3e0ef8dc85e9e6060 commit: 8b541c017ea92040add608b3e0ef8dc85e9e6060 branch: main author: Dino Viehland committer: DinoV date: 2024-04-21T22:57:05-07:00 summary: gh-112075: Make instance attributes stored in inline "dict" thread safe

[Python-checkins] [3.12] Docs: replace Harry Potter reference with Monty Python (GH-118130) (#118135)

2024-04-21 Thread barneygale
https://github.com/python/cpython/commit/6d87cb494ba27ef5c2a4a59240a7ed792bb0bcce commit: 6d87cb494ba27ef5c2a4a59240a7ed792bb0bcce branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2024-04-21T18:10:15Z summary: [3.12] Docs: re

[Python-checkins] Docs: replace Harry Potter reference with Monty Python (#118130)

2024-04-21 Thread barneygale
https://github.com/python/cpython/commit/1446024124fb98c3051199760380685f8a2fd127 commit: 1446024124fb98c3051199760380685f8a2fd127 branch: main author: Clément Robert committer: barneygale date: 2024-04-21T19:03:46+01:00 summary: Docs: replace Harry Potter reference with Monty Python (#118130)

[Python-checkins] gh-115961: Add name and mode attributes for compressed file-like objects (GH-116036)

2024-04-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/51ef89cd9acbfbfa7fd8d82f0c6baa388bb650c9 commit: 51ef89cd9acbfbfa7fd8d82f0c6baa388bb650c9 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-04-21T11:46:39+03:00 summary: gh-115961: Add name and mode attributes for compressed fil

[Python-checkins] [3.12] gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122) (#118129)

2024-04-21 Thread sobolevn
https://github.com/python/cpython/commit/e3671ead9419c7afab6a4e501ade86bc9bc10950 commit: e3671ead9419c7afab6a4e501ade86bc9bc10950 branch: 3.12 author: Nikita Sobolev committer: sobolevn date: 2024-04-21T07:41:54Z summary: [3.12] gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122) (#1

[Python-checkins] gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122)

2024-04-21 Thread sobolevn
https://github.com/python/cpython/commit/ccda73828473576c57d1bb31774f56542d6e8964 commit: ccda73828473576c57d1bb31774f56542d6e8964 branch: main author: Nikita Sobolev committer: sobolevn date: 2024-04-21T10:08:32+03:00 summary: gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122) file