[Python-checkins] [3.14] gh-127146: Report uid in Emscripten + node as native uid (GH-136509) (#136699)

2025-07-15 Thread freakboy3742
https://github.com/python/cpython/commit/cdf98c3b7ebca89ae2ece1d30f21ee4adc0ef92e commit: cdf98c3b7ebca89ae2ece1d30f21ee4adc0ef92e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2025-07-16T06:50:51+02:00 summary: [3.14] g

[Python-checkins] gh-127146: Report uid in Emscripten + node as native uid (#136509)

2025-07-15 Thread freakboy3742
https://github.com/python/cpython/commit/e81c4e84b3a8688a367099e3adf9b2fcf914447f commit: e81c4e84b3a8688a367099e3adf9b2fcf914447f branch: main author: Hood Chatham committer: freakboy3742 date: 2025-07-16T06:17:16+02:00 summary: gh-127146: Report uid in Emscripten + node as native uid (#136509)

[Python-checkins] [3.14] Fix the doctest.testmod() docstring (GH-136675) (GH-136690)

2025-07-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d888f46fba3defa9fa3b39509827768bf3ac01ff commit: d888f46fba3defa9fa3b39509827768bf3ac01ff branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-07-15T17:07:01Z summary: [3.14] Fi

[Python-checkins] [3.13] Fix the doctest.testmod() docstring (GH-136675) (GH-136691)

2025-07-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3e0ead0756063c4e5ccd4ab91ced156938b67bd7 commit: 3e0ead0756063c4e5ccd4ab91ced156938b67bd7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-07-15T17:04:57Z summary: [3.13] Fi

[Python-checkins] Fix the doctest.testmod() docstring (GH-136675)

2025-07-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cb59eaefeda5ff44ac0c742bff2b8afc023be313 commit: cb59eaefeda5ff44ac0c742bff2b8afc023be313 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-07-15T19:42:02+03:00 summary: Fix the doctest.testmod() docstring (GH-136675) __test__

[Python-checkins] [3.13] Fix index entry and anchor for module.__test__ (GH-136674) (GH-136689)

2025-07-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/894d30c6500a40e551330a8be9f26ce1590cafda commit: 894d30c6500a40e551330a8be9f26ce1590cafda branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-07-15T15:59:45Z summary: [3.13] Fi

[Python-checkins] [3.14] Fix index entry and anchor for module.__test__ (GH-136674) (GH-136688)

2025-07-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/323974295d099d9a9ff87887d5e4116b01367141 commit: 323974295d099d9a9ff87887d5e4116b01367141 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-07-15T15:58:52Z summary: [3.14] Fi

[Python-checkins] Fix index entry and anchor for module.__test__ (GH-136674)

2025-07-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7689407fa4406ab79d7e9e02363f50be4ec35b5e commit: 7689407fa4406ab79d7e9e02363f50be4ec35b5e branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-07-15T18:52:51+03:00 summary: Fix index entry and anchor for module.__test__ (GH-136674)

[Python-checkins] gh-135909: Assert incoming `refcnt != 0` for the free threaded GC (GH-136009)

2025-07-15 Thread colesbury
https://github.com/python/cpython/commit/2500eb96b260b05387d4ab1063fcfafebf37f1a4 commit: 2500eb96b260b05387d4ab1063fcfafebf37f1a4 branch: main author: andrewreds committer: colesbury date: 2025-07-15T11:26:16-04:00 summary: gh-135909: Assert incoming `refcnt != 0` for the free threaded GC (GH-1

[Python-checkins] [3.14] gh-136396: Include instrumentation when creating new copies of the bytecode (GH-136525) (GH-136657)

2025-07-15 Thread colesbury
https://github.com/python/cpython/commit/9ae74e94a06865aee96827838ce16c8924cbe86f commit: 9ae74e94a06865aee96827838ce16c8924cbe86f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-07-15T11:10:37-04:00 summary: [3.14] gh-1

[Python-checkins] gh-72327: Suggest using system terminal for pip install in PyREPL (#136328)

2025-07-15 Thread ncoghlan
https://github.com/python/cpython/commit/be02e68158aee4d70f15baa1d8329df2c35a57f2 commit: be02e68158aee4d70f15baa1d8329df2c35a57f2 branch: main author: Richard Si committer: ncoghlan date: 2025-07-15T14:25:07Z summary: gh-72327: Suggest using system terminal for pip install in PyREPL (#136328)

[Python-checkins] gh-111968: remove redundant fetching of interpreter state in `dict` implementation (#136673)

2025-07-15 Thread kumaraditya303
https://github.com/python/cpython/commit/a8f42e6e884e7d63d5d63a817bc490f3bbbdba17 commit: a8f42e6e884e7d63d5d63a817bc490f3bbbdba17 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-07-15T19:15:11+05:30 summary: gh-111968: remove redundant fetching of interpreter state in `di

[Python-checkins] [3.14] gh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (GH-136683) (#136684)

2025-07-15 Thread picnixz
https://github.com/python/cpython/commit/c939963b53600062f0978c99559e22ab39135402 commit: c939963b53600062f0978c99559e22ab39135402 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.13] gh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (GH-136683) (#136685)

2025-07-15 Thread picnixz
https://github.com/python/cpython/commit/9c11745edeae60deb5b704488707bd9de904427a commit: 9c11745edeae60deb5b704488707bd9de904427a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-136682: Remove incorrect statement that `os.path.samestat` accepts file-like objects (#136683)

2025-07-15 Thread picnixz
https://github.com/python/cpython/commit/7e10a103dfe52feb0ef3d541e08abc2640838101 commit: 7e10a103dfe52feb0ef3d541e08abc2640838101 branch: main author: Ran Benita committer: picnixz <[email protected]> date: 2025-07-15T14:49:11+02:00 summary: gh-136682: Remove incorrect st

[Python-checkins] gh-136155: Docs: check for EPUB fatal errors in CI (#134074)

2025-07-15 Thread hugovk
https://github.com/python/cpython/commit/624bf52c83abcb1f948f9059e29729fa94d38086 commit: 624bf52c83abcb1f948f9059e29729fa94d38086 branch: main author: Maciej Olko committer: hugovk <[email protected]> date: 2025-07-15T15:26:24+03:00 summary: gh-136155: Docs: check for EPUB

[Python-checkins] [3.13] gh-72570: mention the incompatibility of XOFs with HMAC (GH-136676) (#136679)

2025-07-15 Thread picnixz
https://github.com/python/cpython/commit/8517a890cf0437e9ab79ab833dfdd9b56b7c3100 commit: 8517a890cf0437e9ab79ab833dfdd9b56b7c3100 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.14] gh-72570: mention the incompatibility of XOFs with HMAC (GH-136676) (#136678)

2025-07-15 Thread picnixz
https://github.com/python/cpython/commit/45b72c447cecad5a904507836eaf146a213d81c4 commit: 45b72c447cecad5a904507836eaf146a213d81c4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-72570: mention the incompatibility of XOFs with HMAC (#136676)

2025-07-15 Thread picnixz
https://github.com/python/cpython/commit/a02cf19deed353d1e0e7564468f10aced61c12e8 commit: a02cf19deed353d1e0e7564468f10aced61c12e8 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-07-15T14:03:21+

[Python-checkins] [3.14] GH-132661: Add ``string.templatelib.convert()`` (GH-135217) (#136671)

2025-07-15 Thread AA-Turner
https://github.com/python/cpython/commit/2ae0eb1a87a6cb991f9639aedb756841cd5dca69 commit: 2ae0eb1a87a6cb991f9639aedb756841cd5dca69 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] GH-132661: Add ``string.templatelib.convert()`` (#135217)

2025-07-15 Thread lysnikolaou
https://github.com/python/cpython/commit/5b969fd64502a6e2ba6513e2b18beaeae58b8aa1 commit: 5b969fd64502a6e2ba6513e2b18beaeae58b8aa1 branch: main author: Adam Turner <[email protected]> committer: lysnikolaou date: 2025-07-15T11:56:42+02:00 summary: GH-132661: Add ``string.

[Python-checkins] GH-133711: Enable UTF-8 mode by default (PEP 686) (#133712)

2025-07-15 Thread AA-Turner
https://github.com/python/cpython/commit/c89a66feb12110e68e63a6293e3ed9c9fd180412 commit: c89a66feb12110e68e63a6293e3ed9c9fd180412 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-07-15T10:45:4

[Python-checkins] [3.14] gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201) (GH-136668)

2025-07-15 Thread ambv
https://github.com/python/cpython/commit/115477399bb962193026a3035ab07a1c0cd52f9f commit: 115477399bb962193026a3035ab07a1c0cd52f9f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-15T10:12:45+02:00 summary: [3.14] gh-131189

[Python-checkins] gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201)

2025-07-15 Thread ambv
https://github.com/python/cpython/commit/f320c951c3220aa6727b581216463e8b3f8bcd6b commit: f320c951c3220aa6727b581216463e8b3f8bcd6b branch: main author: Dzmitry Plashchynski committer: ambv date: 2025-07-15T09:44:31+02:00 summary: gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is