[Python-checkins] gh-136327: Fix inconsistent ``TypeError`` messages regarding invalid values after * and ** (#136395)

2025-10-24 Thread Eclips4
https://github.com/python/cpython/commit/4f8e7b5ac59f578d8b328d1238b5e1fee00601bc commit: 4f8e7b5ac59f578d8b328d1238b5e1fee00601bc branch: main author: Tapeline committer: Eclips4 date: 2025-10-24T19:12:49Z summary: gh-136327: Fix inconsistent ``TypeError`` messages regarding invalid values

[Python-checkins] gh-139672: Remove references to `passlib` (#139673)

2025-10-18 Thread Eclips4
https://github.com/python/cpython/commit/04461510fb8bedc054477c2634ffd0e575485b12 commit: 04461510fb8bedc054477c2634ffd0e575485b12 branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-10-09T20:13:38+03:00 summary: gh-139672: Remove references to `passlib` (#139673) files: M

[Python-checkins] [3.13] gh-139672: Remove references to `passlib` (GH-139673) (#139868)

2025-10-18 Thread Eclips4
https://github.com/python/cpython/commit/fa49c2af916a0bc900cc4d104cf1f28a7e06711b commit: fa49c2af916a0bc900cc4d104cf1f28a7e06711b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-10-09T17:22:01Z summary: [3.13] gh-

[Python-checkins] gh-118767: Remove ``bool(NotImplemented)`` from pending-removal document (#139526)

2025-10-18 Thread Eclips4
https://github.com/python/cpython/commit/29616f3d2c86ac7575177a9f2b30d51f3b2004d2 commit: 29616f3d2c86ac7575177a9f2b30d51f3b2004d2 branch: main author: Jost Migenda committer: Eclips4 date: 2025-10-05T14:03:54+03:00 summary: gh-118767: Remove ``bool(NotImplemented)`` from pending-removal

[Python-checkins] [3.14] gh-139672: Remove references to `passlib` (GH-139673) (#139867)

2025-10-17 Thread Eclips4
https://github.com/python/cpython/commit/2cc13ff304b92a5c371c52a653fb275326714a1a commit: 2cc13ff304b92a5c371c52a653fb275326714a1a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-10-09T17:19:35Z summary: [3.14] gh-

[Python-checkins] gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906)

2025-10-17 Thread Eclips4
https://github.com/python/cpython/commit/999ab8926bd344a3c7f73b130ac773e2462f8320 commit: 999ab8926bd344a3c7f73b130ac773e2462f8320 branch: main author: Albert N committer: Eclips4 date: 2025-10-17T11:48:53+03:00 summary: gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906

[Python-checkins] [3.13] gh-138556: Fix old link in gc docs (#138596)

2025-09-07 Thread Eclips4
https://github.com/python/cpython/commit/e5bbcb1605db017aa66090a3825fc18807b4e922 commit: e5bbcb1605db017aa66090a3825fc18807b4e922 branch: 3.13 author: Spider84pr committer: Eclips4 date: 2025-09-07T10:53:56+03:00 summary: [3.13] gh-138556: Fix old link in gc docs (#138596) files: M Doc

[Python-checkins] [3.13] gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (GH-137625) (#137778)

2025-08-15 Thread Eclips4
https://github.com/python/cpython/commit/5131b8fe7ee61928a16c3aa71be91cc3b3d20f5e commit: 5131b8fe7ee61928a16c3aa71be91cc3b3d20f5e branch: 3.13 author: adam j hartz committer: Eclips4 date: 2025-08-15T12:10:39+03:00 summary: [3.13] gh-137576: Fix for Basic REPL showing incorrect code in

[Python-checkins] gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (#137625)

2025-08-14 Thread Eclips4
https://github.com/python/cpython/commit/04f8ef663be7589def9f456a2024e1707e3408ea commit: 04f8ef663be7589def9f456a2024e1707e3408ea branch: main author: adam j hartz committer: Eclips4 date: 2025-08-14T20:58:11+03:00 summary: gh-137576: Fix for Basic REPL showing incorrect code in tracebacks

[Python-checkins] [3.13] Fix typo in `Lib/test/test_ast/test_ast.py` (GH-136767) (#137356)

2025-08-03 Thread Eclips4
https://github.com/python/cpython/commit/a2c749d806832d4b0a2f437a01e8b8b95bd05023 commit: a2c749d806832d4b0a2f437a01e8b8b95bd05023 branch: 3.13 author: Brian Schubert committer: Eclips4 date: 2025-08-04T08:56:07+03:00 summary: [3.13] Fix typo in `Lib/test/test_ast/test_ast.py` (GH-136767

[Python-checkins] gh-136567: Add information about lost prefixes to `Tools/cases_generator/interpreter_definition.md` (#136780)

2025-08-03 Thread Eclips4
https://github.com/python/cpython/commit/406dc714f6b4dbc18d4e5119a10621386bccbee3 commit: 406dc714f6b4dbc18d4e5119a10621386bccbee3 branch: main author: Kliment Lamonov committer: Eclips4 date: 2025-08-03T21:43:13+03:00 summary: gh-136567: Add information about lost prefixes to `Tools

[Python-checkins] gh-136438: Make sure `test_generated_cases` pass with all optimization levels (#136594)

2025-07-21 Thread Eclips4
https://github.com/python/cpython/commit/58d305cf387816c559602a95ba850856dc9b8129 commit: 58d305cf387816c559602a95ba850856dc9b8129 branch: main author: Mikhail Efimov committer: Eclips4 date: 2025-07-21T15:25:25+03:00 summary: gh-136438: Make sure `test_generated_cases` pass with all

[Python-checkins] [3.14] Fix typo in `Lib/test/test_ast/test_ast.py` (GH-136767) (#136783)

2025-07-19 Thread Eclips4
https://github.com/python/cpython/commit/a91e2bc440b288c4d3ccc51f068f8d591e0eda1b commit: a91e2bc440b288c4d3ccc51f068f8d591e0eda1b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-07-19T10:23:52Z summary: [3.14] Fi

[Python-checkins] Fix typo in `Lib/test/test_ast/test_ast.py` (#136767)

2025-07-19 Thread Eclips4
https://github.com/python/cpython/commit/60146f4f6f24f37e3bfcb9f101565f6e86cf0146 commit: 60146f4f6f24f37e3bfcb9f101565f6e86cf0146 branch: main author: Hunter Hogan committer: Eclips4 date: 2025-07-19T12:14:49+03:00 summary: Fix typo in `Lib/test/test_ast/test_ast.py` (#136767

[Python-checkins] gh-136438: Make sure `test_ast` pass with all optimization levels (#136596)

2025-07-18 Thread Eclips4
https://github.com/python/cpython/commit/03017a8cc2242d881a3042b1eb9084c9bae9f85d commit: 03017a8cc2242d881a3042b1eb9084c9bae9f85d branch: main author: Mikhail Efimov committer: Eclips4 date: 2025-07-18T19:07:46+03:00 summary: gh-136438: Make sure `test_ast` pass with all optimization levels

[Python-checkins] `Python/gc.c`: Refer to `InternalDocs` instead of devguide. (#136243)

2025-07-03 Thread Eclips4
https://github.com/python/cpython/commit/a525ba514a5ab9df8add156f08b4c137da4783fd commit: a525ba514a5ab9df8add156f08b4c137da4783fd branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-07-03T12:14:14Z summary: `Python/gc.c`: Refer to `InternalDocs` instead of devguide. (#136243

[Python-checkins] gh-135263: Fix typo in token.NAME documentation (#135275)

2025-06-08 Thread Eclips4
https://github.com/python/cpython/commit/8d17a412da7e7d8412efc625d48dcb5eecea50b0 commit: 8d17a412da7e7d8412efc625d48dcb5eecea50b0 branch: main author: Vladyslav Lazoryk <[email protected]> committer: Eclips4 date: 2025-06-08T22:59:26+03:00 summary: gh-135263: Fi

[Python-checkins] gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after moving const folding to the peephole optimizier (#131830)

2025-05-04 Thread Eclips4
https://github.com/python/cpython/commit/0a1fedb70b94217055114357fa5f5be5ea62bdbe commit: 0a1fedb70b94217055114357fa5f5be5ea62bdbe branch: main author: Yan Yanchii committer: Eclips4 date: 2025-05-04T21:07:35+03:00 summary: gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff

[Python-checkins] [3.13] gh-114713: Revert gh-114731 (GH-133330) (#133331)

2025-05-03 Thread Eclips4
https://github.com/python/cpython/commit/c9c0beb00d993cffa914e43fc57905b173006489 commit: c9c0beb00d993cffa914e43fc57905b173006489 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-05-03T08:09:54Z summary: [3.13] gh-

[Python-checkins] gh-114713: Revert gh-114731 (#133330)

2025-05-03 Thread Eclips4
https://github.com/python/cpython/commit/fe44fc4f4351bb4b457c01d94b4ae8b9eda501aa commit: fe44fc4f4351bb4b457c01d94b4ae8b9eda501aa branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-05-03T07:47:08Z summary: gh-114713: Revert gh-114731 (#10) Revert "gh-114713: Handle

[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 in

[Python-checkins] [3.13] gh-130070: Fix `exec(, closure=)` unexpected path (GH-130071) (#132627)

2025-04-17 Thread Eclips4
https://github.com/python/cpython/commit/582d1ef4639ae2284a4302955582c45bd41ba834 commit: 582d1ef4639ae2284a4302955582c45bd41ba834 branch: 3.13 author: Bartosz Sławecki committer: Eclips4 date: 2025-04-17T09:21:56Z summary: [3.13] gh-130070: Fix `exec(, closure=)` unexpected path (GH-130071

[Python-checkins] gh-130070: Fix `exec(, closure=)` unexpected path (#130071)

2025-04-17 Thread Eclips4
https://github.com/python/cpython/commit/954b2cf031fb84ff3386251d5c45281f47229003 commit: 954b2cf031fb84ff3386251d5c45281f47229003 branch: main author: Bartosz Sławecki committer: Eclips4 date: 2025-04-17T10:14:55+03:00 summary: gh-130070: Fix `exec(, closure=)` unexpected path (#130071) Fixed

[Python-checkins] [3.13] gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (GH-114731) (#132563)

2025-04-15 Thread Eclips4
https://github.com/python/cpython/commit/a3a3bfd01c3fc02b1dc5465ecb8047f90ce45f8f commit: a3a3bfd01c3fc02b1dc5465ecb8047f90ce45f8f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-04-15T19:05:28Z summary: [3.13] gh-

[Python-checkins] gh-114713: Handle case of an empty string passed to `zoneinfo.ZoneInfo` (#114731)

2025-04-15 Thread Eclips4
https://github.com/python/cpython/commit/884df116d79b05d9342e05e50484d61c684ecb8b commit: 884df116d79b05d9342e05e50484d61c684ecb8b branch: main author: Bogdan Romanyuk <[email protected]> committer: Eclips4 date: 2025-04-15T18:41:52Z summary: gh-114713: Handle c

[Python-checkins] gh-128438: Use `EnvironmentVarGuard` for `datetimetester.py` to manage environment varibales (#130002)

2025-03-27 Thread Eclips4
https://github.com/python/cpython/commit/a096a41b922ac90bfd7bf23852cf0a32a4f54faf commit: a096a41b922ac90bfd7bf23852cf0a32a4f54faf branch: main author: Wulian233 <[email protected]> committer: Eclips4 date: 2025-03-27T18:07:09+02:00 summary: gh-128438: Use `EnvironmentVarGuar

[Python-checkins] gh-126835: Make CFG optimizer skip over NOP's when looking for const sequence construction (#129703)

2025-02-09 Thread Eclips4
https://github.com/python/cpython/commit/91d954411272a07a5431326711a8a5bdf4e2c323 commit: 91d954411272a07a5431326711a8a5bdf4e2c323 branch: main author: Yan Yanchii committer: Eclips4 date: 2025-02-09T18:00:41Z summary: gh-126835: Make CFG optimizer skip over NOP's when looking for

[Python-checkins] gh-126835: Fix reference leak in `Python/flowgrapc.::optimize_if_const_subscr` (#129634)

2025-02-04 Thread Eclips4
https://github.com/python/cpython/commit/d3c54f37889436ded4520e78e4e59d3f3350aa44 commit: d3c54f37889436ded4520e78e4e59d3f3350aa44 branch: main author: Yan Yanchii committer: Eclips4 date: 2025-02-04T10:38:06Z summary: gh-126835: Fix reference leak in `Python/flowgrapc

[Python-checkins] gh-126835: Move constant subscript folding to CFG (#129568)

2025-02-04 Thread Eclips4
https://github.com/python/cpython/commit/0664c1af9b29a5af2404e04a522f8e9e175ba05a commit: 0664c1af9b29a5af2404e04a522f8e9e175ba05a branch: main author: Yan Yanchii committer: Eclips4 date: 2025-02-04T10:10:55+02:00 summary: gh-126835: Move constant subscript folding to CFG (#129568) Move

[Python-checkins] gh-126835: Move optimization of constant sequence creation from codegen to CFG (#129426)

2025-02-01 Thread Eclips4
https://github.com/python/cpython/commit/7d0521d5fc32f4837257e89e6ead652223ecfada commit: 7d0521d5fc32f4837257e89e6ead652223ecfada branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-02-01T11:39:44Z summary: gh-126835: Move optimization of constant sequence creation from

[Python-checkins] [3.13] gh-129438: Update ``--enable-experimental-jit`` section with install requirements (GH-129450) (#129472)

2025-01-30 Thread Eclips4
https://github.com/python/cpython/commit/fcb265671c0443133ad9a4f7bd4a1e4fa5810270 commit: fcb265671c0443133ad9a4f7bd4a1e4fa5810270 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-30T10:22:05Z summary: [3.13] gh-

[Python-checkins] gh-129438: Update ``--enable-experimental-jit`` section with install requirements (#129450)

2025-01-30 Thread Eclips4
https://github.com/python/cpython/commit/652f66ac386dad5992c6f7c494871907272503f8 commit: 652f66ac386dad5992c6f7c494871907272503f8 branch: main author: Stan Ulbrych <[email protected]> committer: Eclips4 date: 2025-01-30T12:16:05+02:00 summary: gh-129438:

[Python-checkins] [3.13] gh-112064: Fix incorrect handling of negative read sizes in `HTTPResponse.read()` (GH-128270) (#129395)

2025-01-28 Thread Eclips4
https://github.com/python/cpython/commit/bf6c256a643b7066e922fb3a7e44aa3e006a29f3 commit: bf6c256a643b7066e922fb3a7e44aa3e006a29f3 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-28T12:00:54Z summary: [3.13] gh-

[Python-checkins] [3.12] gh-112064: Fix incorrect handling of negative read sizes in `HTTPResponse.read()` (GH-128270) (#129396)

2025-01-28 Thread Eclips4
https://github.com/python/cpython/commit/e5ab9e37408e2470040407deeb87f618c5f053ee commit: e5ab9e37408e2470040407deeb87f618c5f053ee branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-28T11:54:27Z summary: [3.12] gh-

[Python-checkins] gh-112064: Fix incorrect handling of negative read sizes in `HTTPResponse.read()` (#128270)

2025-01-28 Thread Eclips4
https://github.com/python/cpython/commit/4d0d24f6e3dff2864007c3cfd1cf7d49c6ee5317 commit: 4d0d24f6e3dff2864007c3cfd1cf7d49c6ee5317 branch: main author: Yury Manushkin committer: Eclips4 date: 2025-01-28T11:37:32Z summary: gh-112064: Fix incorrect handling of negative read sizes in

[Python-checkins] [3.13] GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399) (#129380)

2025-01-27 Thread Eclips4
https://github.com/python/cpython/commit/87d587faba69a3192f1574301c2ea9327ab9986b commit: 87d587faba69a3192f1574301c2ea9327ab9986b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-27T22:22:56Z summary: [3.13] GH-

[Python-checkins] gh-119786: Fix small typo in AST to CFG to bytecode section in compiler.md (#129322)

2025-01-27 Thread Eclips4
https://github.com/python/cpython/commit/a5075cd5bd0307d9c19a0e0d6fcf4b7ad3d5a915 commit: a5075cd5bd0307d9c19a0e0d6fcf4b7ad3d5a915 branch: main author: Sergey Miryanov committer: Eclips4 date: 2025-01-27T16:36:09+02:00 summary: gh-119786: Fix small typo in AST to CFG to bytecode section in

[Python-checkins] gh-129192: Use `EnvironmentVarGuard` to restore environment variables (#129193)

2025-01-22 Thread Eclips4
https://github.com/python/cpython/commit/fc6d4b71eb6bb4dcef3def286302e6bec37aec9f commit: fc6d4b71eb6bb4dcef3def286302e6bec37aec9f branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-01-22T20:39:26Z summary: gh-129192: Use `EnvironmentVarGuard` to restore environment variables

[Python-checkins] [3.13] Fix a typo in `syslog`'s error message (GH-129029) (#129049)

2025-01-20 Thread Eclips4
https://github.com/python/cpython/commit/0351ed50499c3d7fbefe126d025d32eb865ad3f0 commit: 0351ed50499c3d7fbefe126d025d32eb865ad3f0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-20T10:37:21Z summary: [3.13] Fix

[Python-checkins] [3.12] Fix a typo in `syslog`'s error message (GH-129029) (#129050)

2025-01-20 Thread Eclips4
https://github.com/python/cpython/commit/7f68e7bf2a768489ece13054d0cf9566d176c576 commit: 7f68e7bf2a768489ece13054d0cf9566d176c576 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-20T10:28:55Z summary: [3.12] Fix

[Python-checkins] Fix a typo in `syslog`'s error message (#129029)

2025-01-20 Thread Eclips4
https://github.com/python/cpython/commit/9b1c1817af30e609b7cbfacbe5b1e73e21dc9e37 commit: 9b1c1817af30e609b7cbfacbe5b1e73e21dc9e37 branch: main author: Tomas R. committer: Eclips4 date: 2025-01-20T10:11:08Z summary: Fix a typo in `syslog`'s error message (#129029) files: M Mo

[Python-checkins] gh-100239: Handle NaN and zero division in guards for `BINARY_OP_EXTEND` (#128963)

2025-01-19 Thread Eclips4
https://github.com/python/cpython/commit/6c52ada5512ccd1a0891c00cc84c7d3170d3328c commit: 6c52ada5512ccd1a0891c00cc84c7d3170d3328c branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-01-19T11:02:49Z summary: gh-100239: Handle NaN and zero division in guards for

[Python-checkins] [3.12] gh-121542: Document trailing newline behavior in `set_content()` (GH-121543) (#128996)

2025-01-18 Thread Eclips4
https://github.com/python/cpython/commit/104d37ad99389648bc270d9d32aaa6b764e6e04f commit: 104d37ad99389648bc270d9d32aaa6b764e6e04f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-18T18:41:59Z summary: [3.12] gh-

[Python-checkins] [3.13] gh-121542: Document trailing newline behavior in `set_content()` (GH-121543) (#128995)

2025-01-18 Thread Eclips4
https://github.com/python/cpython/commit/b7ddcc3efb4e3610471880e1e904f42f39bbb2f4 commit: b7ddcc3efb4e3610471880e1e904f42f39bbb2f4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-18T18:40:30Z summary: [3.13] gh-

[Python-checkins] gh-121542: Document trailing newline behavior in `set_content()` (#121543)

2025-01-18 Thread Eclips4
https://github.com/python/cpython/commit/fba475ae6f932d0aaee6832b4102b2d4c50df70f commit: fba475ae6f932d0aaee6832b4102b2d4c50df70f branch: main author: Peter Bierma committer: Eclips4 date: 2025-01-18T20:34:40+02:00 summary: gh-121542: Document trailing newline behavior in `set_content

[Python-checkins] [3.13] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (GH-127717) (#128713)

2025-01-18 Thread Eclips4
https://github.com/python/cpython/commit/fdac3629e9e82f6908a8f2b7f4a88f7a0488229b commit: fdac3629e9e82f6908a8f2b7f4a88f7a0488229b branch: 3.13 author: Ed Nutting committer: Eclips4 date: 2025-01-18T19:00:46+02:00 summary: [3.13] gh-127599: Fix _Py_RefcntAdd missing calls to

[Python-checkins] [3.12] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (GH-127717) (#128712)

2025-01-18 Thread Eclips4
https://github.com/python/cpython/commit/bca489076f1834fc9544a9581aeb2df565af954c commit: bca489076f1834fc9544a9581aeb2df565af954c branch: 3.12 author: Ed Nutting committer: Eclips4 date: 2025-01-18T19:00:18+02:00 summary: [3.12] gh-127599: Fix _Py_RefcntAdd missing calls to

[Python-checkins] [3.12] gh-127903: Fix a crash on debug builds when calling `Objects/unicodeobject::_copy_characters` (GH-127876) (#128459)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/e44045924da39169ee4ef38ae0211d586836cad4 commit: e44045924da39169ee4ef38ae0211d586836cad4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-03T21:21:08+02:00 summary: [3.

[Python-checkins] [3.13] gh-127903: Fix a crash on debug builds when calling `Objects/unicodeobject::_copy_characters` (GH-127876) (#128458)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/b875917e214208f022c6a8a84e4c6945593ea7e2 commit: b875917e214208f022c6a8a84e4c6945593ea7e2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-03T21:20:30+02:00 summary: [3.

[Python-checkins] gh-127903: Fix a crash on debug builds when calling `Objects/unicodeobject::_copy_characters`` (#127876)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/46cb6340d7bad955edfc0a20f6a52dabc03b0932 commit: 46cb6340d7bad955edfc0a20f6a52dabc03b0932 branch: main author: Alexander Shadchin committer: Eclips4 date: 2025-01-03T18:47:58Z summary: gh-127903: Fix a crash on debug builds when calling `Objects

[Python-checkins] gh-128404: Remove `asyncio` from `Lib/test/test_sys_settrace` (#128435)

2025-01-03 Thread Eclips4
https://github.com/python/cpython/commit/4ed36d6efb3e3bc613045016dee594d671997709 commit: 4ed36d6efb3e3bc613045016dee594d671997709 branch: main author: Thomas Grainger committer: Eclips4 date: 2025-01-03T12:33:35+02:00 summary: gh-128404: Remove `asyncio` from `Lib/test/test_sys_settrace

[Python-checkins] gh-128404: Remove ``asyncio`` from ``test_builtin`` (#128403)

2025-01-02 Thread Eclips4
https://github.com/python/cpython/commit/9ba0528537b2befcd02a7fdc5904e0cfbc33a887 commit: 9ba0528537b2befcd02a7fdc5904e0cfbc33a887 branch: main author: Thomas Grainger committer: Eclips4 date: 2025-01-02T15:00:26+02:00 summary: gh-128404: Remove ``asyncio`` from ``test_builtin`` (#128403) Co

[Python-checkins] gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat >=2.6.4 (#126625)

2025-01-02 Thread Eclips4
https://github.com/python/cpython/commit/8e48a6edc75ca67a34924bbe54463ca913ae6e58 commit: 8e48a6edc75ca67a34924bbe54463ca913ae6e58 branch: main author: Sebastian Pipping committer: Eclips4 date: 2025-01-02T14:54:38+02:00 summary: gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat

[Python-checkins] [3.12] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `Context` objects (GH-128379) (#128402)

2025-01-01 Thread Eclips4
https://github.com/python/cpython/commit/487caa95796651bc99bccc77fc42e4e5e7a8ae2b commit: 487caa95796651bc99bccc77fc42e4e5e7a8ae2b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-02T07:30:39Z summary: [3.12] gh-

[Python-checkins] [3.13] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `Context` objects (GH-128379) (#128401)

2025-01-01 Thread Eclips4
https://github.com/python/cpython/commit/48d50fd4918d9236cf0bc88fb318e560f5a4e3d8 commit: 48d50fd4918d9236cf0bc88fb318e560f5a4e3d8 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-01-02T07:28:12Z summary: [3.13] gh-

[Python-checkins] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `Context` objects (#128379)

2025-01-01 Thread Eclips4
https://github.com/python/cpython/commit/60c65184695a3eab766b3bc26fc99f695deb998f commit: 60c65184695a3eab766b3bc26fc99f695deb998f branch: main author: abkmystery <[email protected]> committer: Eclips4 date: 2025-01-02T09:20:31+02:00 summary: gh-128349: Use `.

[Python-checkins] gh-121676: Raise a ``DeprecationWarning`` if the Python implementation of ``functools.reduce`` is called with `function` or `sequence` as a keyword args (#121677)

2025-01-01 Thread Eclips4
https://github.com/python/cpython/commit/d903b17499b1a3bfb3ea848f6a1b6da02eac3328 commit: d903b17499b1a3bfb3ea848f6a1b6da02eac3328 branch: main author: Kirill Podoprigora committer: Eclips4 date: 2025-01-01T13:36:47+02:00 summary: gh-121676: Raise a ``DeprecationWarning`` if the Python

[Python-checkins] gh-119786: Mention `InternalDocs/interpreter.md` instead of non-existing `adaptive.md` (#128329)

2024-12-30 Thread Eclips4
https://github.com/python/cpython/commit/fe4dd07a84ba423179a93ed84bdcc2b4c99b35a9 commit: fe4dd07a84ba423179a93ed84bdcc2b4c99b35a9 branch: main author: Yan Yanchii committer: Eclips4 date: 2024-12-30T18:38:09Z summary: gh-119786: Mention `InternalDocs/interpreter.md` instead of non-existing

[Python-checkins] gh-119786: Fix typos in `InternalDocs/parser.md` (#128314)

2024-12-28 Thread Eclips4
https://github.com/python/cpython/commit/2cf396c368a188e9142843e566ce6d8e6eb08999 commit: 2cf396c368a188e9142843e566ce6d8e6eb08999 branch: main author: Yan Yanchii committer: Eclips4 date: 2024-12-28T17:05:00+02:00 summary: gh-119786: Fix typos in `InternalDocs/parser.md` (#128314) files: M

[Python-checkins] gh-128265: Support WASI/Emscripten on PDB tests, by removing asyncio from pdb tests (#128264)

2024-12-28 Thread Eclips4
https://github.com/python/cpython/commit/aab51c3414bc815c4c31e8ef2a9003f4a546faa9 commit: aab51c3414bc815c4c31e8ef2a9003f4a546faa9 branch: main author: Thomas Grainger committer: Eclips4 date: 2024-12-28T16:59:49+02:00 summary: gh-128265: Support WASI/Emscripten on PDB tests, by removing

[Python-checkins] [3.12] gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228) (#128230)

2024-12-24 Thread Eclips4
https://github.com/python/cpython/commit/11b89094129e4f16705805956e00868e8c924336 commit: 11b89094129e4f16705805956e00868e8c924336 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-24T22:51:06+02:00 summary: [3.

[Python-checkins] [3.13] gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228) (#128229)

2024-12-24 Thread Eclips4
https://github.com/python/cpython/commit/a52d663d0c4a7ca1e8e85055217d66d06e32debc commit: a52d663d0c4a7ca1e8e85055217d66d06e32debc branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-24T18:06:12Z summary: [3.13] gh-

[Python-checkins] gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (#128228)

2024-12-24 Thread Eclips4
https://github.com/python/cpython/commit/7985d460c731b2c48419a33fc1820f9512bb6f21 commit: 7985d460c731b2c48419a33fc1820f9512bb6f21 branch: main author: Bogdan Romanyuk <[email protected]> committer: Eclips4 date: 2024-12-24T20:00:24+02:00 summary: gh-128227: Rege

[Python-checkins] gh-119786: Fix typos in `InternalDocs/interpreter.md` (#128174)

2024-12-22 Thread Eclips4
https://github.com/python/cpython/commit/f420bdd29fbc1a97ad20d88075c38c937c1f8479 commit: f420bdd29fbc1a97ad20d88075c38c937c1f8479 branch: main author: Yan Yanchii committer: Eclips4 date: 2024-12-22T18:34:16+02:00 summary: gh-119786: Fix typos in `InternalDocs/interpreter.md` (#128174) files

[Python-checkins] gh-119786: Fix miscellaneous typos in `InternalDocs/interpreter_definition.md` (#127957)

2024-12-15 Thread Eclips4
https://github.com/python/cpython/commit/7b8bd3b2b81f4aca63c5b603b56998f6b3ee2611 commit: 7b8bd3b2b81f4aca63c5b603b56998f6b3ee2611 branch: main author: Stan Ulbrych <[email protected]> committer: Eclips4 date: 2024-12-15T19:11:50+02:00 summary: gh-11978

[Python-checkins] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (#127717)

2024-12-15 Thread Eclips4
https://github.com/python/cpython/commit/ab05beb8cea62636bd86f6f7cf1a82d7efca7162 commit: ab05beb8cea62636bd86f6f7cf1a82d7efca7162 branch: main author: Ed Nutting committer: Eclips4 date: 2024-12-15T15:51:03+02:00 summary: gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC

[Python-checkins] [3.13] Fix typos in `Lib/_pydecimal.py` (GH-127700) (#127887)

2024-12-12 Thread Eclips4
https://github.com/python/cpython/commit/d68c9416cf714f59f1c2611485aae9ccca85f292 commit: d68c9416cf714f59f1c2611485aae9ccca85f292 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-12T20:49:09Z summary: [3.13] Fix

[Python-checkins] [3.12] Fix typos in `Lib/_pydecimal.py` (GH-127700) (#127888)

2024-12-12 Thread Eclips4
https://github.com/python/cpython/commit/2916f838e62dfb589179236d9405659544948767 commit: 2916f838e62dfb589179236d9405659544948767 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-12T20:45:20Z summary: [3.12] Fix

[Python-checkins] Fix typos in `Lib/_pydecimal.py` (#127700)

2024-12-12 Thread Eclips4
https://github.com/python/cpython/commit/ed037d229f64db90aea00f397e9ce1b2f4a22d3f commit: ed037d229f64db90aea00f397e9ce1b2f4a22d3f branch: main author: Stan Ulbrych <[email protected]> committer: Eclips4 date: 2024-12-12T22:27:29+02:00 summary: Fix typos i

[Python-checkins] [3.12] Docs: Fix indents in `xmlrpc.client.rst` (GH-127782) (#127800)

2024-12-10 Thread Eclips4
https://github.com/python/cpython/commit/019e858529849e19ad4b4d29b1d790f89ac44ec1 commit: 019e858529849e19ad4b4d29b1d790f89ac44ec1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-10T17:44:45Z summary: [3.12] Doc

[Python-checkins] [3.13] Docs: Fix indents in `xmlrpc.client.rst` (GH-127782) (#127799)

2024-12-10 Thread Eclips4
https://github.com/python/cpython/commit/c6c9ff56a5bfc34751f422b9b53546a1c34bb963 commit: c6c9ff56a5bfc34751f422b9b53546a1c34bb963 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-10T17:41:01Z summary: [3.13] Doc

[Python-checkins] Docs: Fix indents in `xmlrpc.client.rst` (#127782)

2024-12-10 Thread Eclips4
https://github.com/python/cpython/commit/035f512046337e64a018d11fdaa3b21758625291 commit: 035f512046337e64a018d11fdaa3b21758625291 branch: main author: Yuki Kobayashi committer: Eclips4 date: 2024-12-10T19:35:00+02:00 summary: Docs: Fix indents in `xmlrpc.client.rst` (#127782) files: M Doc

[Python-checkins] [3.13] Give `poplib.POP3.rpop` a proper docstring (GH-127370) (#127721)

2024-12-07 Thread Eclips4
https://github.com/python/cpython/commit/2ba5190f01399d6a564c18634c83ff3b9964512d commit: 2ba5190f01399d6a564c18634c83ff3b9964512d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-07T16:41:23Z summary: [3.13

[Python-checkins] [3.12] Give `poplib.POP3.rpop` a proper docstring (GH-127370) (#127722)

2024-12-07 Thread Eclips4
https://github.com/python/cpython/commit/87f912ac188827ccfc75b6489c192cf94d768903 commit: 87f912ac188827ccfc75b6489c192cf94d768903 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-07T16:33:04Z summary: [3.12

[Python-checkins] Give `poplib.POP3.rpop` a proper docstring (#127370)

2024-12-07 Thread Eclips4
https://github.com/python/cpython/commit/27d0d2141319d82709eb09ba20065df3e1714fab commit: 27d0d2141319d82709eb09ba20065df3e1714fab branch: main author: Stan Ulbrych <[email protected]> committer: Eclips4 date: 2024-12-07T18:13:49+02:00 summary: Give `popli

[Python-checkins] [3.13] Fix typo in `Lib/_android_support.py` (GH-127699) (#127703)

2024-12-06 Thread Eclips4
https://github.com/python/cpython/commit/d95df6a75b04932800a930f8f7356aacf0f956a7 commit: d95df6a75b04932800a930f8f7356aacf0f956a7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-06T18:14:12Z summary: [3.13] Fi

[Python-checkins] Fix typo in `Lib/_android_support.py` (#127699)

2024-12-06 Thread Eclips4
https://github.com/python/cpython/commit/e59caf67cdb8dae26470f00599ea8dbb00968a73 commit: e59caf67cdb8dae26470f00599ea8dbb00968a73 branch: main author: Stan Ulbrych <[email protected]> committer: Eclips4 date: 2024-12-06T19:50:58+02:00 summary: Fix typo i

[Python-checkins] [3.12] [Docs] GDB howto: Fix block type of a cast example (GH-127621) (#127654)

2024-12-05 Thread Eclips4
https://github.com/python/cpython/commit/f8c0d806b9d4a614a12631a2551b7135289b8eb1 commit: f8c0d806b9d4a614a12631a2551b7135289b8eb1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-05T21:01:23Z summary: [3.12] [Doc

[Python-checkins] [3.13] [Docs] GDB howto: Fix block type of a cast example (GH-127621) (#127653)

2024-12-05 Thread Eclips4
https://github.com/python/cpython/commit/304111e96741ff94c1970fe3f2ab9c804e78ecb8 commit: 304111e96741ff94c1970fe3f2ab9c804e78ecb8 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-05T20:58:36Z summary: [3.13] [Doc

[Python-checkins] [Docs] GDB howto: Fix block type of a cast example (#127621)

2024-12-05 Thread Eclips4
https://github.com/python/cpython/commit/657d0e99aa8754372786120d6ec00c9d9970e775 commit: 657d0e99aa8754372786120d6ec00c9d9970e775 branch: main author: Maciej Olko committer: Eclips4 date: 2024-12-05T22:52:58+02:00 summary: [Docs] GDB howto: Fix block type of a cast example (#127621) files: M

[Python-checkins] [3.12] gh-127347: Document `traceback.print_list` (GH-127348) (#127570)

2024-12-04 Thread Eclips4
https://github.com/python/cpython/commit/8e3c2d2425f544063ef4a76cf8b32e473b378bae commit: 8e3c2d2425f544063ef4a76cf8b32e473b378bae branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-04T10:29:10+02:00 summary: [3.

[Python-checkins] [3.13] gh-127347: Document `traceback.print_list` (GH-127348) (#127569)

2024-12-04 Thread Eclips4
https://github.com/python/cpython/commit/a1c52d1265c65bcf0d9edf87e143843ad54f9b8f commit: a1c52d1265c65bcf0d9edf87e143843ad54f9b8f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-04T10:28:14+02:00 summary: [3.

[Python-checkins] gh-127347: Document `traceback.print_list` (#127348)

2024-12-03 Thread Eclips4
https://github.com/python/cpython/commit/8ba9f5bca9c0ce6130e1f4ba761a68f74f8457d0 commit: 8ba9f5bca9c0ce6130e1f4ba761a68f74f8457d0 branch: main author: Tomas R. committer: Eclips4 date: 2024-12-03T18:08:39+02:00 summary: gh-127347: Document `traceback.print_list` (#127348) Previously

[Python-checkins] [3.12] gh-127443: Fix some entries in `Doc/data/refcounts.dat` (GH-127451) (#127497)

2024-12-02 Thread Eclips4
https://github.com/python/cpython/commit/828db9016bf7d13cb935af079fad26adf4e2b49d commit: 828db9016bf7d13cb935af079fad26adf4e2b49d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-02T08:29:34Z summary: [3.12] gh-

[Python-checkins] [3.13] gh-127443: Fix some entries in `Doc/data/refcounts.dat` (GH-127451) (#127496)

2024-12-02 Thread Eclips4
https://github.com/python/cpython/commit/585d48f0010d3c281f36adb6ecba96f2c7453920 commit: 585d48f0010d3c281f36adb6ecba96f2c7453920 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-02T08:28:15Z summary: [3.13] gh-

[Python-checkins] gh-127443: Fix some entries in `Doc/data/refcounts.dat` (#127451)

2024-12-02 Thread Eclips4
https://github.com/python/cpython/commit/1f8267b85dda655282922ba20df90d0ac6bea634 commit: 1f8267b85dda655282922ba20df90d0ac6bea634 branch: main author: Bénédikt Tran <[email protected]> committer: Eclips4 date: 2024-12-02T10:21:00+02:00 summary: gh-127443: Fi

[Python-checkins] [3.12] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#127461)

2024-12-01 Thread Eclips4
https://github.com/python/cpython/commit/4000cbd46a1f83536eeda690733b81c535b225ed commit: 4000cbd46a1f83536eeda690733b81c535b225ed branch: 3.12 author: Yuki Kobayashi committer: Eclips4 date: 2024-12-01T10:51:46+02:00 summary: [3.12] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449

[Python-checkins] [3.13] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#127460)

2024-12-01 Thread Eclips4
https://github.com/python/cpython/commit/a2814b984ee04c5516062eb53520b46a640c28ea commit: a2814b984ee04c5516062eb53520b46a640c28ea branch: 3.13 author: Yuki Kobayashi committer: Eclips4 date: 2024-12-01T10:50:51+02:00 summary: [3.13] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449

[Python-checkins] Docs: Fix incorrect indents in `c-api/type.rst` (#127449)

2024-11-30 Thread Eclips4
https://github.com/python/cpython/commit/33ce8dcf791721fea563715f681dc1593a35b83b commit: 33ce8dcf791721fea563715f681dc1593a35b83b branch: main author: Yuki Kobayashi committer: Eclips4 date: 2024-11-30T15:01:15Z summary: Docs: Fix incorrect indents in `c-api/type.rst` (#127449) files: M Doc/c

[Python-checkins] Doc: Typo fix: nrace -> race (#127288)

2024-11-26 Thread Eclips4
https://github.com/python/cpython/commit/ab237ff81d2201c70aaacf51f0c033df334e5d07 commit: ab237ff81d2201c70aaacf51f0c033df334e5d07 branch: main author: Richard Hansen committer: Eclips4 date: 2024-11-26T15:05:07+02:00 summary: Doc: Typo fix: nrace -> race (#127288) files: M Doc/libr

[Python-checkins] [3.12] Doc: C API: Fix `Py_NewInterpreterFromConfig` example code (GH-126667) (#127202)

2024-11-23 Thread Eclips4
https://github.com/python/cpython/commit/6d2821c8331315a42cd79d677c409418f6599294 commit: 6d2821c8331315a42cd79d677c409418f6599294 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-23T19:55:55Z summary: [3.12] Doc:

[Python-checkins] [3.13] Doc: C API: Fix `Py_NewInterpreterFromConfig` example code (GH-126667) (#127201)

2024-11-23 Thread Eclips4
https://github.com/python/cpython/commit/b1a241ef4cb575e221a03e986a5e9f811873b411 commit: b1a241ef4cb575e221a03e986a5e9f811873b411 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-23T19:54:12Z summary: [3.13] Doc:

[Python-checkins] Doc: C API: Fix `Py_NewInterpreterFromConfig` example code (#126667)

2024-11-23 Thread Eclips4
https://github.com/python/cpython/commit/e3038e976b25a58f512d8c7083a752c89436eb0d commit: e3038e976b25a58f512d8c7083a752c89436eb0d branch: main author: Richard Hansen committer: Eclips4 date: 2024-11-23T21:47:08+02:00 summary: Doc: C API: Fix `Py_NewInterpreterFromConfig` example code (#126667

[Python-checkins] gh-115999: Add free-threaded specialization for `UNPACK_SEQUENCE` (#126600)

2024-11-22 Thread Eclips4
https://github.com/python/cpython/commit/27486c3365a1f628e2df9a0e88c7c51706a1282e commit: 27486c3365a1f628e2df9a0e88c7c51706a1282e branch: main author: Kirill Podoprigora committer: Eclips4 date: 2024-11-22T19:00:35+02:00 summary: gh-115999: Add free-threaded specialization for `UNPACK_SEQUENCE

[Python-checkins] [3.13] Added a warning to the urljoin docs, indicating that it is not safe to use with attacker controlled URLs (GH-126659) (#126888)

2024-11-15 Thread Eclips4
https://github.com/python/cpython/commit/c8962104f2c8502b9a6b8a5e0f6603916852c13f commit: c8962104f2c8502b9a6b8a5e0f6603916852c13f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-15T23:15:27Z summary: [3.13] A

[Python-checkins] [3.12] Added a warning to the urljoin docs, indicating that it is not safe to use with attacker controlled URLs (GH-126659) (#126889)

2024-11-15 Thread Eclips4
https://github.com/python/cpython/commit/797a6327cc8974bb6a692b0761d425392776ae6f commit: 797a6327cc8974bb6a692b0761d425392776ae6f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-15T23:17:37Z summary: [3.12] A

[Python-checkins] [3.13] gh-126341: add release check to `__iter__` method of `memoryview` (GH-126759) (#126778)

2024-11-13 Thread Eclips4
https://github.com/python/cpython/commit/3fe062c98d5b25766740effa866bbf9e38c0a585 commit: 3fe062c98d5b25766740effa866bbf9e38c0a585 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-13T19:05:59Z summary: [3.13] gh-

[Python-checkins] [3.12] gh-126341: add release check to `__iter__` method of `memoryview` (GH-126759) (#126779)

2024-11-13 Thread Eclips4
https://github.com/python/cpython/commit/0bdcc84ae99ff695b10b2f13c5a00497ce0840e5 commit: 0bdcc84ae99ff695b10b2f13c5a00497ce0840e5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-13T20:44:01+02:00 summary: [3.

[Python-checkins] [3.13] gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimental-jit`` option (GH-126648) (#126655)

2024-11-10 Thread Eclips4
https://github.com/python/cpython/commit/4567ad2ce4a684a348777252878efa17244e0977 commit: 4567ad2ce4a684a348777252878efa17244e0977 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-10T21:51:21Z summary: [3.13] gh-

[Python-checkins] gh-126647: `Doc/using/configure.rst`: Add an entry for ``--enable-experimental-jit`` option (#126648)

2024-11-10 Thread Eclips4
https://github.com/python/cpython/commit/f435de6765e0327995850d719534be38c9b5ec49 commit: f435de6765e0327995850d719534be38c9b5ec49 branch: main author: Kirill Podoprigora committer: Eclips4 date: 2024-11-10T23:44:56+02:00 summary: gh-126647: `Doc/using/configure.rst`: Add an entry for

  1   2   >