[Python-checkins] speedup test_pyrepl (#132688)

2025-04-18 Thread pablogsal
https://github.com/python/cpython/commit/815061cbab0ff7e3b0062191bae846a83c23c79a commit: 815061cbab0ff7e3b0062191bae846a83c23c79a branch: main author: Chris Eibl <[email protected]> committer: pablogsal date: 2025-04-19T02:12:40+01:00 summary: speedup test_pyrepl (#13

[Python-checkins] gh-131591: Execute the source and not the file to avoid locking it in Windows (#132712)

2025-04-18 Thread pablogsal
https://github.com/python/cpython/commit/c9a855a9e0141e50c432c960e2435977464d7251 commit: c9a855a9e0141e50c432c960e2435977464d7251 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-04-19T00:38:12Z summary: gh-131591: Execute the source and not the file to avoid locking i

[Python-checkins] gh-89562: Remove hostflags from PySSLContext (GH-28602)

2025-04-18 Thread gpshead
https://github.com/python/cpython/commit/9752c840229fa6329d12e4a271698027363fd5ef commit: 9752c840229fa6329d12e4a271698027363fd5ef branch: main author: Rami <[email protected]> committer: gpshead date: 2025-04-18T15:27:32-07:00 summary: gh-89562: Remove hostflags from PySSL

[Python-checkins] [3.13] gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (GH-129721) (#132702)

2025-04-18 Thread sobolevn
https://github.com/python/cpython/commit/83cb89b941b9d52d3e382c6bf7850209186c31cb commit: 83cb89b941b9d52d3e382c6bf7850209186c31cb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-04-18T20:49:23Z summary: [3.13] gh-129719:

[Python-checkins] gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linux (#129721)

2025-04-18 Thread sobolevn
https://github.com/python/cpython/commit/ce31ae5209c976d28d1c21fcbb06c0ae5e50a896 commit: ce31ae5209c976d28d1c21fcbb06c0ae5e50a896 branch: main author: Jeroen Bogers <[email protected]> committer: sobolevn date: 2025-04-18T22:59:37+03:00 summary: gh-129719: Restore missing

[Python-checkins] [3.13] gh-132396: Resolve 'redefinition of unused name' errors in ``Lib/test/`` (GH-132397) (#132699)

2025-04-18 Thread AA-Turner
https://github.com/python/cpython/commit/10f37b36b48d2c9481803ee8ffc1ba592a94b889 commit: 10f37b36b48d2c9481803ee8ffc1ba592a94b889 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.13] Minor doc edit: Make multinomial() the first math example (gh-132697) (gh-132698)

2025-04-18 Thread rhettinger
https://github.com/python/cpython/commit/151828d52026a1d39e31e60cca53a76e876538f2 commit: 151828d52026a1d39e31e60cca53a76e876538f2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: rhettinger date: 2025-04-18T17:47:25Z summary: [3.13] Minor do

[Python-checkins] Minor doc edit: Make multinomial() the first math example (gh-132697)

2025-04-18 Thread rhettinger
https://github.com/python/cpython/commit/741c6386b8615fbfb4f2e6027556751039119950 commit: 741c6386b8615fbfb4f2e6027556751039119950 branch: main author: Raymond Hettinger committer: rhettinger date: 2025-04-18T12:41:13-05:00 summary: Minor doc edit: Make multinomial() the first math example (gh-1

[Python-checkins] gh-132396: Resolve 'redefinition of unused name' errors in ``Lib/test/`` (#132397)

2025-04-18 Thread AA-Turner
https://github.com/python/cpython/commit/1d5dc5f1c37ce28a635386189020cf49b3f7f1c3 commit: 1d5dc5f1c37ce28a635386189020cf49b3f7f1c3 branch: main author: Bénédikt Tran <[email protected]> committer: AA-Turner <[email protected]> date: 2025-04-18T18:14:

[Python-checkins] Docs: Migrate entirely to PSF hosted plausible for analytics (#132648)

2025-04-18 Thread hugovk
https://github.com/python/cpython/commit/1d529cbc892b824b387d672899265ed4258b commit: 1d529cbc892b824b387d672899265ed4258b branch: main author: Ee Durbin committer: hugovk <[email protected]> date: 2025-04-17T22:42:40+03:00 summary: Docs: Migrate entirely to PSF host

[Python-checkins] Remove duplicate includes: Python/ast_opt.c (#132621)

2025-04-18 Thread Eclips4
https://github.com/python/cpython/commit/d7df7815f555a4a5d6f4308072cbacd1286e8060 commit: d7df7815f555a4a5d6f4308072cbacd1286e8060 branch: main author: Adam Turner <[email protected]> committer: Eclips4 date: 2025-04-17T10:10:01+03:00 summary: Remove duplicate includes: P

[Python-checkins] [3.13] gh-132553: Build the perf tool without buildid cache (GH-132663) (GH-132681)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/b3d4980c56ca1ab0ab7174a2cd7fa500ee446168 commit: b3d4980c56ca1ab0ab7174a2cd7fa500ee446168 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-04-18T12:51:02Z summary: [3.13] gh-132553: Bui

[Python-checkins] gh-126366: fix thread safety of dict key iterator (#132693)

2025-04-18 Thread kumaraditya303
https://github.com/python/cpython/commit/4c3d187d9f143eee930a88a38b90f4842911b8be commit: 4c3d187d9f143eee930a88a38b90f4842911b8be branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-04-18T21:43:49+05:30 summary: gh-126366: fix thread safety of dict key iterator (#132693) fil

[Python-checkins] [3.13] gh-129958: Properly disallow newlines in format specs in single-quoted f-strings (GH-130063) (GH-132692)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/a37d719d37ba0f45d0e88f1f70ccd66f2a4f209e commit: a37d719d37ba0f45d0e88f1f70ccd66f2a4f209e branch: 3.13 author: Łukasz Langa committer: ambv date: 2025-04-18T17:41:42+02:00 summary: [3.13] gh-129958: Properly disallow newlines in format specs in single-quo

[Python-checkins] gh-132685: fix thread safety of `PyMember_GetOne` with `_Py_T_OBJECT` (#132690)

2025-04-18 Thread kumaraditya303
https://github.com/python/cpython/commit/7fd708b727fe19403726da6cb912b81768a96946 commit: 7fd708b727fe19403726da6cb912b81768a96946 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-04-18T21:03:42+05:30 summary: gh-132685: fix thread safety of `PyMember_GetOne` with `_Py_T_OB

[Python-checkins] gh-132657: Avoid locking in frozenset.__contains__ (#132659)

2025-04-18 Thread kumaraditya303
https://github.com/python/cpython/commit/e77d6784e754d9d656238bb5691534857598c000 commit: e77d6784e754d9d656238bb5691534857598c000 branch: main author: Pieter Eendebak committer: kumaraditya303 date: 2025-04-18T20:20:29+05:30 summary: gh-132657: Avoid locking in frozenset.__contains__ (#132659)

[Python-checkins] gh-132673: Fix `ctypes.Structure` with `_align_=0` (#132676)

2025-04-18 Thread sobolevn
https://github.com/python/cpython/commit/678b8e165646e72a2f39f017ad237210d3d481ef commit: 678b8e165646e72a2f39f017ad237210d3d481ef branch: main author: sobolevn committer: sobolevn date: 2025-04-18T17:32:28+03:00 summary: gh-132673: Fix `ctypes.Structure` with `_align_=0` (#132676) Co-authored-

[Python-checkins] gh-132678: Add --prioritize to regrtest (GH-132679)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/a594008d9e6c4d37ff6fd698395cd318d7ec3300 commit: a594008d9e6c4d37ff6fd698395cd318d7ec3300 branch: main author: Łukasz Langa committer: ambv date: 2025-04-18T15:56:44+02:00 summary: gh-132678: Add --prioritize to regrtest (GH-132679) This is an option tha

[Python-checkins] [3.13] gh-130861: Add clarification to the perf docs on optimization levels (GH-131098) (#132687)

2025-04-18 Thread pablogsal
https://github.com/python/cpython/commit/ca2e1a1e1c1f6b6489f6e354984f89bb1f72a7fd commit: ca2e1a1e1c1f6b6489f6e354984f89bb1f72a7fd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-04-18T13:48:23Z summary: [3.13] gh-130861

[Python-checkins] gh-130861: Add clarification to the perf docs on optimization levels (#131098)

2025-04-18 Thread pablogsal
https://github.com/python/cpython/commit/d134bd272f90bfc2dfb55b126d4552c996251fc1 commit: d134bd272f90bfc2dfb55b126d4552c996251fc1 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-04-18T14:42:20+01:00 summary: gh-130861: Add clarification to the perf docs on optimizatio

[Python-checkins] gh-127945: skip more tests in ctypes when using parallel threads (#132682)

2025-04-18 Thread kumaraditya303
https://github.com/python/cpython/commit/b9f0943c1e31acd0895a4b57b4af57a5a1e0a2b1 commit: b9f0943c1e31acd0895a4b57b4af57a5a1e0a2b1 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-04-18T13:12:45Z summary: gh-127945: skip more tests in ctypes when using parallel threads (#1

[Python-checkins] gh-129958: Properly disallow newlines in format specs in single-quoted f-strings (GH-130063)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/2f8b08da475152adea59b6bf98e2d0cb73dd8a59 commit: 2f8b08da475152adea59b6bf98e2d0cb73dd8a59 branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-04-18T14:30:04+02:00 summary: gh-129958: Properly disallow newlines in format specs in single-q

[Python-checkins] gh-132553: Build the perf tool without buildid cache (GH-132663)

2025-04-18 Thread ambv
https://github.com/python/cpython/commit/e01e5829020e517eb68a47da4dd65926a9d144de commit: e01e5829020e517eb68a47da4dd65926a9d144de branch: main author: Pablo Galindo Salgado committer: ambv date: 2025-04-18T14:26:59+02:00 summary: gh-132553: Build the perf tool without buildid cache (GH-132663)

[Python-checkins] [3.13] gh-132674: fix `_hashopenssl.c` compiler warnings on free-threaded build (GH-132675) (#132677)

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

[Python-checkins] [3.13] gh-132668: Remove outdated description of `POP_JUMP_*` instructions (GH-132669) (#132680)

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

[Python-checkins] gh-132668: Remove outdated description of `POP_JUMP_*` instructions (#132669)

2025-04-18 Thread picnixz
https://github.com/python/cpython/commit/7e2672cfcf993e957c9966a88931fe6571affd24 commit: 7e2672cfcf993e957c9966a88931fe6571affd24 branch: main author: Yuki Kobayashi committer: picnixz <[email protected]> date: 2025-04-18T14:08:50+02:00 summary: gh-132668: Remove outdated

[Python-checkins] gh-132674: fix `_hashopenssl.c` compiler warnings on free-threaded build (#132675)

2025-04-18 Thread picnixz
https://github.com/python/cpython/commit/2df0f8804701cc17674e5b4e90499e9fac71d0e1 commit: 2df0f8804701cc17674e5b4e90499e9fac71d0e1 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-04-18T13:52:17+

[Python-checkins] gh-132097: use a macro for semantically casting function pointers (#132406)

2025-04-18 Thread picnixz
https://github.com/python/cpython/commit/379352620ce4d77f7248939a4cf211db48fdd241 commit: 379352620ce4d77f7248939a4cf211db48fdd241 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-04-18T12:24:34+

[Python-checkins] [3.13] Docs: Migrate entirely to PSF hosted plausible for analytics (GH-132648) (#132660)

2025-04-18 Thread AA-Turner
https://github.com/python/cpython/commit/7d4c00e7c50f9702be7319e0dc1557d925fbd555 commit: 7d4c00e7c50f9702be7319e0dc1557d925fbd555 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-132643: use atomic load for dict in specializer (#132653)

2025-04-18 Thread kumaraditya303
https://github.com/python/cpython/commit/f3d877a27abca355f9d05decf3e2ce0874983288 commit: f3d877a27abca355f9d05decf3e2ce0874983288 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-04-18T15:06:27+05:30 summary: gh-132643: use atomic load for dict in specializer (#132653) fi

[Python-checkins] GH-131296: fix clang-cl warning on Windows in `Objects/longobject.c` for 32bit builds (#131604)

2025-04-18 Thread picnixz
https://github.com/python/cpython/commit/80295a8f9b624c8d962b1df6bc9b89049e11bcf5 commit: 80295a8f9b624c8d962b1df6bc9b89049e11bcf5 branch: main author: Chris Eibl <[email protected]> committer: picnixz <[email protected]> date: 2025-04-18T10:45:30

[Python-checkins] gh-103997: Automatically dedent the argument to "-c" (#103998)

2025-04-18 Thread methane
https://github.com/python/cpython/commit/fc0ec2988999be05db67186ca01ed6563ba27f9e commit: fc0ec2988999be05db67186ca01ed6563ba27f9e branch: main author: Jon Crall committer: methane date: 2025-04-18T17:39:30+09:00 summary: gh-103997: Automatically dedent the argument to "-c" (#103998) Co-authore

[Python-checkins] gh-132097: allow AC to disable fastcall convention to avoid UBSan failures (#131605)

2025-04-18 Thread picnixz
https://github.com/python/cpython/commit/50e518e886e6dde5542a2372d5b04acbdda4fc7d commit: 50e518e886e6dde5542a2372d5b04acbdda4fc7d branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-04-18T10:15:40+