[Python-checkins] gh-129107: make `bytearray` thread safe (#129108)

2025-02-14 Thread kumaraditya303
https://github.com/python/cpython/commit/a05433f24a6e1c6d2fbcc82b7a372c376a230897 commit: a05433f24a6e1c6d2fbcc82b7a372c376a230897 branch: main author: Tomasz Pytel committer: kumaraditya303 date: 2025-02-15T07:19:42Z summary: gh-129107: make `bytearray` thread safe (#129108) Co-authored-by: Ku

[Python-checkins] Doc: update term "namespace package" (GH-129251)

2025-02-14 Thread methane
https://github.com/python/cpython/commit/de1279a0169d98ff17ef83d6cc6bfb74c9cee91f commit: de1279a0169d98ff17ef83d6cc6bfb74c9cee91f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: methane date: 2025-02-15T15:11:38+09:00 summary: Doc: update t

[Python-checkins] Doc: update term "namespace package" (GH-129251)

2025-02-14 Thread methane
https://github.com/python/cpython/commit/692d36f1fc5c28dd9997f5ebb855fec20de0c85a commit: 692d36f1fc5c28dd9997f5ebb855fec20de0c85a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: methane date: 2025-02-15T15:10:24+09:00 summary: Doc: update t

[Python-checkins] [3.12] gh-130106: Fix a typo in unittest.mock doc (GH-130107) (#130144)

2025-02-14 Thread terryjreedy
https://github.com/python/cpython/commit/f23ed0c9852b55af30a24b01238c197ef33864e2 commit: f23ed0c9852b55af30a24b01238c197ef33864e2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-02-15T03:59:08Z summary: [3.12] gh-1301

[Python-checkins] [3.13] gh-130106: Fix a typo in unittest.mock doc (GH-130107) (#130143)

2025-02-14 Thread terryjreedy
https://github.com/python/cpython/commit/e5ee784a7c04fd578b8711e1fd859295173f1830 commit: e5ee784a7c04fd578b8711e1fd859295173f1830 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-02-15T03:37:05Z summary: [3.13] gh-1301

[Python-checkins] gh-130106: Fix a typo in unittest.mock doc (#130107)

2025-02-14 Thread terryjreedy
https://github.com/python/cpython/commit/d2e60d8e598b622573b68b80b4fbf98c021dd087 commit: d2e60d8e598b622573b68b80b4fbf98c021dd087 branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: terryjreedy date: 2025-02-15T03:30:12Z summary: gh-130106: Fix a typo in u

[Python-checkins] gh-130095: Mark `_py_abc` tests as not thread-safe (gh-130131)

2025-02-14 Thread colesbury
https://github.com/python/cpython/commit/39cd9728a6770d8fe7937c57385cda5c2e25a223 commit: 39cd9728a6770d8fe7937c57385cda5c2e25a223 branch: main author: Sam Gross committer: colesbury date: 2025-02-14T16:21:45-05:00 summary: gh-130095: Mark `_py_abc` tests as not thread-safe (gh-130131) The `_py

[Python-checkins] gh-130123: Make __new__ wrapper be deferred (#130124)

2025-02-14 Thread DinoV
https://github.com/python/cpython/commit/5a586c3e81ab53bb1f6c20a4c80b4eb69d429410 commit: 5a586c3e81ab53bb1f6c20a4c80b4eb69d429410 branch: main author: Dino Viehland committer: DinoV date: 2025-02-14T12:50:54-08:00 summary: gh-130123: Make __new__ wrapper be deferred (#130124) Make __new__ wrap

[Python-checkins] Doc: update term "namespace package" (#129251)

2025-02-14 Thread merwok
https://github.com/python/cpython/commit/e65e9f90626a4c62da4d3500044f354b51e51dbb commit: e65e9f90626a4c62da4d3500044f354b51e51dbb branch: main author: Inada Naoki committer: merwok date: 2025-02-14T13:47:54-05:00 summary: Doc: update term "namespace package" (#129251) files: M Doc/glossary.rst

[Python-checkins] gh-128703: Fix mimetypes.guess_type for empty Content-Type in registry (GH-128854)

2025-02-14 Thread zooba
https://github.com/python/cpython/commit/a122415c022b681b28fb348f34a9882f1d9fec33 commit: a122415c022b681b28fb348f34a9882f1d9fec33 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-02-14T17:45:28Z summary: gh-128703: Fix mimet

[Python-checkins] gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_SurrogatePassErrors` (GH-129134)

2025-02-14 Thread encukou
https://github.com/python/cpython/commit/1775091dc163d1fa76c33b01b9c82dc2430ffac8 commit: 1775091dc163d1fa76c33b01b9c82dc2430ffac8 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-02-14T18:34:32+01:00 summary: gh-129173: Use `_PyUnicodeE

[Python-checkins] gh-128703: Fix mimetypes.guess_type for empty Content-Type in registry (GH-128854)

2025-02-14 Thread zooba
https://github.com/python/cpython/commit/303043f5062c1e7ffb7907abde61dbf13c98f8e9 commit: 303043f5062c1e7ffb7907abde61dbf13c98f8e9 branch: main author: RUANG (James Roy) committer: zooba date: 2025-02-14T17:26:26Z summary: gh-128703: Fix mimetypes.guess_type for empty Content-Type in registry (

[Python-checkins] gh-82045: Correct and deduplicate "isprintable" docs; add test. (GH-130118)

2025-02-14 Thread encukou
https://github.com/python/cpython/commit/3402e133ef26736296c07992266a82b181a5d532 commit: 3402e133ef26736296c07992266a82b181a5d532 branch: main author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-02-14T18:16:47+01:00 summary: gh-82045: Correct an

[Python-checkins] [3.13] gh-128308: pass `**kwargs` to asyncio task_factory (GH-128768) (#130084)

2025-02-14 Thread kumaraditya303
https://github.com/python/cpython/commit/7b0543ebe649aea11531e994289293f23f41064e commit: 7b0543ebe649aea11531e994289293f23f41064e branch: 3.13 author: Andrew Svetlov committer: kumaraditya303 date: 2025-02-14T22:04:17+05:30 summary: [3.13] gh-128308: pass `**kwargs` to asyncio task_factory (GH-

[Python-checkins] Correct typo in GH-129623 (#130079)

2025-02-14 Thread hugovk
https://github.com/python/cpython/commit/b38c28856e0fa5dbf14e33cf2eb2c06410a1 commit: b38c28856e0fa5dbf14e33cf2eb2c06410a1 branch: main author: Stefano Rivera committer: hugovk <[email protected]> date: 2025-02-14T16:27:17Z summary: Correct typo in GH-129623 (#130079

[Python-checkins] CI: Mark the `cross-build-linux` job as skippable (#130113)

2025-02-14 Thread AA-Turner
https://github.com/python/cpython/commit/fda87c028b36a0ff84aab512b4a813ec40054908 commit: fda87c028b36a0ff84aab512b4a813ec40054908 branch: main author: Peter Bierma committer: AA-Turner <[email protected]> date: 2025-02-14T14:46:04Z summary: CI: Mark the `cross-build-linu

[Python-checkins] gh-126835: Set location for noped out instructions after constant folding in CFG. (#130109)

2025-02-14 Thread iritkatriel
https://github.com/python/cpython/commit/334589f6192520ba633c29e62a11f7f4c1d89218 commit: 334589f6192520ba633c29e62a11f7f4c1d89218 branch: main author: Yan Yanchii committer: iritkatriel <[email protected]> date: 2025-02-14T14:15:08Z summary: gh-126835: Set location for

[Python-checkins] gh-107510: gettext: Remove unnecessary tests (GH-127965)

2025-02-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0f20281fa2f39673ec5d4a562e00d2f413890066 commit: 0f20281fa2f39673ec5d4a562e00d2f413890066 branch: main author: Tomas R. committer: serhiy-storchaka date: 2025-02-14T12:16:10Z summary: gh-107510: gettext: Remove unnecessary tests (GH-127965) There are now

[Python-checkins] gh-129911: pygettext: Fix the keyword entry in help output (GH-129914)

2025-02-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9d1e668e6f40967dda5cbb1ce298bf0dff2d807c commit: 9d1e668e6f40967dda5cbb1ce298bf0dff2d807c branch: main author: Tomas R. committer: serhiy-storchaka date: 2025-02-14T11:34:09+02:00 summary: gh-129911: pygettext: Fix the keyword entry in help output (GH-129