[Python-checkins] [3.14] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945) (GH-141946)

2025-11-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9969c4280f4d7c7876ee6d0c4309ab05f599d9dc commit: 9969c4280f4d7c7876ee6d0c4309ab05f599d9dc branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-25T13:56:05Z summary:

[Python-checkins] [3.13] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945) (GH-141945)

2025-11-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8669894b1e4092504bdc2fb5efff0f3f963a8f14 commit: 8669894b1e4092504bdc2fb5efff0f3f963a8f14 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-25T13:50:30Z summary:

[Python-checkins] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945)

2025-11-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e6174ee9812f514b42ab6d3a1064bd6057de96c7 commit: e6174ee9812f514b42ab6d3a1064bd6057de96c7 branch: main author: Krishna Chaitanya <[email protected]> committer: serhiy-storchaka date: 2025-11-25T15:25:46+02:00 summar

[Python-checkins] gh-138525: Support single-dash long options and prefix_chars in BooleanOptionalAction (GH-138692)

2025-11-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/425fd85ca360a39a1a3fb16f09c448cb93ff794a commit: 425fd85ca360a39a1a3fb16f09c448cb93ff794a branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-22T20:54:02Z summary: gh-138525: Support single-dash long options and prefix_chars

[Python-checkins] [3.14] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759) (GH-141782)

2025-11-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/daf98fe5bd85e05c4cffd0a7d2047d8938ea8846 commit: daf98fe5bd85e05c4cffd0a7d2047d8938ea8846 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-20T09:22:52Z summary:

[Python-checkins] [3.13] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759) (GH-141783)

2025-11-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fd1e3fe15f272ee68f755169e576472e7e32a757 commit: fd1e3fe15f272ee68f755169e576472e7e32a757 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-20T09:20:00Z summary:

[Python-checkins] gh-141757: Comply with pickle protocol in test_reduce_5tuple (GH-141759)

2025-11-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/41b9ad5b38e913194a5cc88f0e7cfc096787b664 commit: 41b9ad5b38e913194a5cc88f0e7cfc096787b664 branch: main author: Arseny Boykov <[email protected]> committer: serhiy-storchaka date: 2025-11-20T10:57:05+02:00 summary: gh-

[Python-checkins] [3.14] Move the NEWS entry for gh-141659 to the correct section (GH-141744) (GH-141766)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8eed63e97329407a77174f2fa2ed415136191654 commit: 8eed63e97329407a77174f2fa2ed415136191654 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-19T20:17:51Z summary:

[Python-checkins] Move the NEWS entry for gh-141659 to the correct section (GH-141744)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fbc31d14ffaae1f252865db52fc7f5f6311e7b1a commit: fbc31d14ffaae1f252865db52fc7f5f6311e7b1a branch: main author: Ayappan Perumal committer: serhiy-storchaka date: 2025-11-19T22:12:10+02:00 summary: Move the NEWS entry for gh-141659 to the correct section

[Python-checkins] gh-41779: Allow defining the __dict__ and __weakref__ __slots__ for any class (GH-141755)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4bcab461c2185517284ae9764cca26fa4519a6e9 commit: 4bcab461c2185517284ae9764cca26fa4519a6e9 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-19T17:11:37Z summary: gh-41779: Allow defining the __dict__ and __weakref__

[Python-checkins] [3.14] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141745)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/562e23f9d53077a10c363edff79a4232b052dcae commit: 562e23f9d53077a10c363edff79a4232b052dcae branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-19T12:43:24Z summary:

[Python-checkins] [3.13] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904) (GH-141746)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c7064e7d6b58a1609475c6cc39b7c37093d0ed78 commit: c7064e7d6b58a1609475c6cc39b7c37093d0ed78 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-19T12:17:54Z summary:

[Python-checkins] gh-140875: Fix handling of unclosed charrefs before EOF in HTMLParser (GH-140904)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/95296a9d40aa2d58502a09e86e2a93c03df23366 commit: 95296a9d40aa2d58502a09e86e2a93c03df23366 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-19T13:55:10+02:00 summary: gh-140875: Fix handling of unclosed charrefs before EOF

[Python-checkins] [3.14] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660) (GH-141738)

2025-11-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7cb15f93fe53931aae9fc0e61e07354fd66cab9c commit: 7cb15f93fe53931aae9fc0e61e07354fd66cab9c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-19T08:05:01Z summary:

[Python-checkins] gh-141659: Fix bad file descriptor error in subprocess on AIX (GH-141660)

2025-11-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/92c5de73b8d7526326c865b1a669b868f0d40c1e commit: 92c5de73b8d7526326c865b1a669b868f0d40c1e branch: main author: Ayappan Perumal committer: serhiy-storchaka date: 2025-11-19T09:37:09+02:00 summary: gh-141659: Fix bad file descriptor error in subprocess on

[Python-checkins] [3.13] gh-140873: Fix the singledispatchmethod documentation (GH-141523) (GH-141710)

2025-11-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8f7188847fcd2e9ba1abc85a554933bef0e59f92 commit: 8f7188847fcd2e9ba1abc85a554933bef0e59f92 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-18T11:38:38Z summary:

[Python-checkins] [3.14] gh-140873: Fix the singledispatchmethod documentation (GH-141523)

2025-11-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d89eb2f984032836e268d1b9af9c2400cddc474e commit: d89eb2f984032836e268d1b9af9c2400cddc474e branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-18T13:16:39+02:00 summary: [3.14] gh-140873: Fix the singledispatchmethod

[Python-checkins] [3.13] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141695)

2025-11-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7b3312747f63d2139b74476f31663302db59fafa commit: 7b3312747f63d2139b74476f31663302db59fafa branch: 3.13 author: Krishna Chaitanya <[email protected]> committer: serhiy-storchaka date: 2025-11-18T11:43:15+02:00 summary:

[Python-checkins] [3.14] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141673)

2025-11-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/060118ae918937d88760f384d0b0edf3f5251876 commit: 060118ae918937d88760f384d0b0edf3f5251876 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-17T17:56:55Z summary:

[Python-checkins] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547)

2025-11-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6b1bdf6c7a6c87f12a247a125e25f8e721cc731e commit: 6b1bdf6c7a6c87f12a247a125e25f8e721cc731e branch: main author: Krishna Chaitanya <[email protected]> committer: serhiy-storchaka date: 2025-11-17T19:29:06+02:00 summar

[Python-checkins] [3.13] gh-130693: Add more tests for tkinter.Text.search() (GH-130848) (GH-141669) (GH-141670)

2025-11-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/028074472319748f61dc968f9a3e2e3fd1a8aeb9 commit: 028074472319748f61dc968f9a3e2e3fd1a8aeb9 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-17T16:49:41Z summary:

[Python-checkins] [3.14] gh-130693: Add more tests for tkinter.Text.search() (GH-130848) (GH-141669)

2025-11-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8db1aadd6503ac73fd02e2c8c20c31728828e344 commit: 8db1aadd6503ac73fd02e2c8c20c31728828e344 branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-17T16:26:30Z summary: [3.14] gh-130693: Add more tests for tkinter.Text.search() (GH

[Python-checkins] gh-130693: Support more options for search in tkinter.Text (GH-130848)

2025-11-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3d148059479b28a21f8eae6abf6d1bcc91ab8cbb commit: 3d148059479b28a21f8eae6abf6d1bcc91ab8cbb branch: main author: R.C.M committer: serhiy-storchaka date: 2025-11-17T14:42:26Z summary: gh-130693: Support more options for search in tkinter.Text (GH-130848

[Python-checkins] [3.14] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317) (GH-141559)

2025-11-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/79c136f87b20f9debb4ab846a50cfb7b7fc5153d commit: 79c136f87b20f9debb4ab846a50cfb7b7fc5153d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-15T21:30:25+02:00 s

[Python-checkins] [3.13] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317) (GH-141568)

2025-11-15 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cbeada9ec76e6edd7939eef95af0db35faeae50c commit: cbeada9ec76e6edd7939eef95af0db35faeae50c branch: 3.13 author: Sergey Miryanov committer: serhiy-storchaka date: 2025-11-15T21:14:17+02:00 summary: [3.13] GH-141312: Allow only integers to

[Python-checkins] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317)

2025-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/10bec7c1eb3ee27f490a067426eef452b15f78f9 commit: 10bec7c1eb3ee27f490a067426eef452b15f78f9 branch: main author: Sergey Miryanov committer: serhiy-storchaka date: 2025-11-14T14:52:01Z summary: GH-141312: Allow only integers to longrangeiter_setstate state

[Python-checkins] gh-122255: Synchronize warnings in C and Python implementations of the warnings module (GH-122824)

2025-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8deaa9393eadf84e6e571be611e0c5a377abf7cd commit: 8deaa9393eadf84e6e571be611e0c5a377abf7cd branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-14T16:49:28+02:00 summary: gh-122255: Synchronize warnings in C and Python

[Python-checkins] gh-140601: Add ResourceWarning to iterparse when not closed (GH-140603)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a486d452c78a7dfcd42561f6c151bf1fef0a756e commit: a486d452c78a7dfcd42561f6c151bf1fef0a756e branch: main author: Osama Abdelkader <[email protected]> committer: serhiy-storchaka date: 2025-11-13T21:05:28+02:00 summary: gh-

[Python-checkins] gh-140873: Add support of non-descriptor callables in functools.singledispatchmethod() (GH-140884)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b2b68d40f887c8a9583a9b48babc40f25bc5e0e2 commit: b2b68d40f887c8a9583a9b48babc40f25bc5e0e2 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-13T19:48:52+02:00 summary: gh-140873: Add support of non-descriptor callables in

[Python-checkins] [3.14] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141502)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7b8c257933f29b9c0b670afc26b6a308b14c9ef0 commit: 7b8c257933f29b9c0b670afc26b6a308b14c9ef0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-13T12:03:09Z summary:

[Python-checkins] [3.13] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141503)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/72b6ff0a853cf66c9e9ae56f93b21d039ef16fe1 commit: 72b6ff0a853cf66c9e9ae56f93b21d039ef16fe1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-13T11:57:58Z summary:

[Python-checkins] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/2fbd3963cb5ca1c0e3021ce2e7bc72331020 commit: 2fbd3963cb5ca1c0e3021ce2e7bc72331020 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-13T13:37:01+02:00 summary: gh-140601: Refactor ElementTree.iterparse() tests (GH

[Python-checkins] gh-135801: Add the module parameter to compile() etc (GH-139652)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d8e6bdc0d083f4e76ac49574544555ad91257592 commit: d8e6bdc0d083f4e76ac49574544555ad91257592 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-13T13:21:32+02:00 summary: gh-135801: Add the module parameter to compile() etc (GH

[Python-checkins] [3.13] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333) (GH-141478)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7c62bd571bfc40237bc8120bdba80c92e35944d5 commit: 7c62bd571bfc40237bc8120bdba80c92e35944d5 branch: 3.13 author: Cody Maloney committer: serhiy-storchaka date: 2025-11-12T23:37:06+02:00 summary: [3.13] gh-141311: Avoid assertion in BytesIO.readinto() (GH

[Python-checkins] [3.13] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331) (GH-141452)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8402c28f111d20ad9d61f64873b743e2defc2603 commit: 8402c28f111d20ad9d61f64873b743e2defc2603 branch: 3.13 author: Mohsin Mehmood <[email protected]> committer: serhiy-storchaka date: 2025-11-12T12:40:14+02:00 summary: [3.

[Python-checkins] [3.14] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331) (GH-141453)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/92c14a91d239463c2f0ad72ab7e8a63de18ef8ca commit: 92c14a91d239463c2f0ad72ab7e8a63de18ef8ca branch: 3.14 author: Mohsin Mehmood <[email protected]> committer: serhiy-storchaka date: 2025-11-12T12:40:02+02:00 summary: [3.

[Python-checkins] [3.14] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333) (GH-141457)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/75b5157e846a7d65eace108b9d234dfd6115735f commit: 75b5157e846a7d65eace108b9d234dfd6115735f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-12T10:23:26Z summary:

[Python-checkins] gh-131116: Fix inspect.getdoc() to work with cached_property objects (GH-131165)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/70748bdbea872a84dd8eadad9b48c73e218d2e1f commit: 70748bdbea872a84dd8eadad9b48c73e218d2e1f branch: main author: Jacob Austin Lincoln <[email protected]> committer: serhiy-storchaka date: 2025-11-12T10:07:21Z summary: gh-

[Python-checkins] [3.13] gh-141370: document undefined behavior of Py_ABS() (GH-141439) (GH-141455)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c317cf51f18e8265c12cf3bfcf7080710037e0ae commit: c317cf51f18e8265c12cf3bfcf7080710037e0ae branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-12T09:57:08Z summary:

[Python-checkins] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7d54374f9c7d91e0ef90c4ad84baf10073cf1d8a commit: 7d54374f9c7d91e0ef90c4ad84baf10073cf1d8a branch: main author: Cody Maloney committer: serhiy-storchaka date: 2025-11-12T11:57:05+02:00 summary: gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333

[Python-checkins] [3.14] gh-141370: document undefined behavior of Py_ABS() (GH-141439) (GH-141454)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b883ad17cd1d6cc9464299c951bb779e88339775 commit: b883ad17cd1d6cc9464299c951bb779e88339775 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-12T09:56:47Z summary:

[Python-checkins] gh-141370: document undefined behavior of Py_ABS() (GH-141439)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/20f53df07d42c495a08c73a3d54b8dd9098a62f0 commit: 20f53df07d42c495a08c73a3d54b8dd9098a62f0 branch: main author: Sergey B Kirpichev committer: serhiy-storchaka date: 2025-11-12T11:50:44+02:00 summary: gh-141370: document undefined behavior of Py_ABS() (GH

[Python-checkins] gh-75593: Add support of bytes and path-like paths in wave.open() (GH-140951)

2025-11-12 Thread serhiy-storchaka
https://github.com/python/cpython/commit/35908265b09ac39b67116bfdfe8a053be09e6d8f commit: 35908265b09ac39b67116bfdfe8a053be09e6d8f branch: main author: Mark Byrne <[email protected]> committer: serhiy-storchaka date: 2025-11-12T10:20:55+02:00 summary: gh-7559

[Python-checkins] gh-120950: Fix overflow in math.log() with large int-like argument (GH-121011)

2025-11-11 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4359706ac8d5589fc37e2f1460a0d07a2319df15 commit: 4359706ac8d5589fc37e2f1460a0d07a2319df15 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-12T00:27:13+02:00 summary: gh-120950: Fix overflow in math.log() with large int-like

[Python-checkins] gh-132686: Add parameters inherit_class_doc and fallback_to_class_doc for inspect.getdoc() (GH-132691)

2025-11-11 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7906f4d96a8fffbee9f4d4991019595878ad54e9 commit: 7906f4d96a8fffbee9f4d4991019595878ad54e9 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-12T00:01:25+02:00 summary: gh-132686: Add parameters inherit_class_doc and

[Python-checkins] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331)

2025-11-11 Thread serhiy-storchaka
https://github.com/python/cpython/commit/af80fac42548719ede7241bfbab3c2c0775b4760 commit: af80fac42548719ede7241bfbab3c2c0775b4760 branch: main author: Mohsin Mehmood <[email protected]> committer: serhiy-storchaka date: 2025-11-11T23:49:54+02:00 summary: gh-

[Python-checkins] [3.13] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231) (GH-141232)

2025-11-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/731832a024a644c7d2a121e0fc61539147fd2ebf commit: 731832a024a644c7d2a121e0fc61539147fd2ebf branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-08T11:50:17Z summary: [3.13] gh-140615: Update docstrings in the fcntl module (GH

[Python-checkins] [3.14] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231)

2025-11-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1a080199aff6d98b476ab19e409d7ca4d56cb3c6 commit: 1a080199aff6d98b476ab19e409d7ca4d56cb3c6 branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-08T11:16:45Z summary: [3.14] gh-140615: Update docstrings in the fcntl module (GH

[Python-checkins] [3.14] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) (GH-141227)

2025-11-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/24619962e01f54e5e2be6f170723027b2ead809a commit: 24619962e01f54e5e2be6f170723027b2ead809a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-08T10:32:44Z summary:

[Python-checkins] [3.13] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) (GH-141228)

2025-11-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/be33104f88a62af11b180974f97480ea73fca1ac commit: be33104f88a62af11b180974f97480ea73fca1ac branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-08T10:30:15Z summary:

[Python-checkins] gh-140615: Update docstrings in the fcntl module (GH-140619)

2025-11-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/610377056bad696915d70590429e68002bee9006 commit: 610377056bad696915d70590429e68002bee9006 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-08T12:17:59+02:00 summary: gh-140615: Update docstrings in the fcntl module (GH

[Python-checkins] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906)

2025-11-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7e90bac3cc6fd68fe6696ab4bce1262751de7531 commit: 7e90bac3cc6fd68fe6696ab4bce1262751de7531 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-08T12:07:27+02:00 summary: gh-140793: Improve documentatation and tests for the

[Python-checkins] [3.13] gh-140826: Update winreg's docstring (GH-141050) (GH-141200) (GH-141209)

2025-11-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dfbc5eb80eedb38c8b14fd6b3361d70d2e8b68c6 commit: dfbc5eb80eedb38c8b14fd6b3361d70d2e8b68c6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-07T19:01:27Z summary:

[Python-checkins] [3.14] gh-140826: Update winreg's docstring (GH-141050) (GH-141200)

2025-11-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b3377c3b417cb3b3162623eeba740cb366df35d5 commit: b3377c3b417cb3b3162623eeba740cb366df35d5 branch: 3.14 author: Hugo van Kemenade <[email protected]> committer: serhiy-storchaka date: 2025-11-07T20:38:26+02:00 summary: [3.

[Python-checkins] [3.14] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141184)

2025-11-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cb8b2bad346996716462d1fc73c298a68dceedf9 commit: cb8b2bad346996716462d1fc73c298a68dceedf9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-07T11:14:51Z summary:

[Python-checkins] [3.13] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141185)

2025-11-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/353bfc813b9e3b91c718b217ce30f9f0715a5404 commit: 353bfc813b9e3b91c718b217ce30f9f0715a5404 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-07T11:10:21Z summary:

[Python-checkins] gh-141141: Make base64.b85decode() thread safe (GH-141149)

2025-11-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a7bf27f7f521384a8964718bdb58a5cb113bb3ec commit: a7bf27f7f521384a8964718bdb58a5cb113bb3ec branch: main author: Benel Tayar <[email protected]> committer: serhiy-storchaka date: 2025-11-07T10:47:25Z summary: gh-141141

[Python-checkins] Remove duplicated tests in test_base64 (gh-125346) (GH-141153)

2025-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e95e783dff443b68e8179fdb57737025bf02ba76 commit: e95e783dff443b68e8179fdb57737025bf02ba76 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-06T16:48:58Z summary: Remove duplicated tests in test_base64 (gh-125346) (GH-141153

[Python-checkins] gh-140826: Update winreg's docstring (GH-141050)

2025-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/bea0d3d12bcd122d8498b92cdd6c724822fd6505 commit: bea0d3d12bcd122d8498b92cdd6c724822fd6505 branch: main author: AN Long committer: serhiy-storchaka date: 2025-11-06T17:33:30+02:00 summary: gh-140826: Update winreg's docstring (GH-141050) files:

[Python-checkins] [3.13] gh-125346: Add more base64 tests (GH-141061) (GH-141130) (GH-141133)

2025-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1be80bec7960f5ccd059e75f3dfbd45fca302947 commit: 1be80bec7960f5ccd059e75f3dfbd45fca302947 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-06T14:32:42+02:00 s

[Python-checkins] [3.14] gh-125346: Add more base64 tests (GH-141061) (GH-141130)

2025-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fd17ee026fa9b67f6288cbafe374a3e479fe03a5 commit: fd17ee026fa9b67f6288cbafe374a3e479fe03a5 branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-06T11:03:59Z summary: [3.14] gh-125346: Add more base64 tests (GH-141061) (GH-141130

[Python-checkins] gh-125346: Add more base64 tests (GH-141061)

2025-11-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/13360efd385d1a7d0659beba03787ea3d063ef9b commit: 13360efd385d1a7d0659beba03787ea3d063ef9b branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-06T11:34:32+02:00 summary: gh-125346: Add more base64 tests (GH-141061) Add more

[Python-checkins] gh-140650: Fix write(), flush() and close() methods of io.BufferedWriter (GH-140653)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1d25b751c5382aa808dbdfd7eacd77cd793418fc commit: 1d25b751c5382aa808dbdfd7eacd77cd793418fc branch: main author: Sachin Shah <[email protected]> committer: serhiy-storchaka date: 2025-11-05T21:15:27+02:00 summary: gh-14065

[Python-checkins] [3.14] gh-139313: Improve docs on XML security (GH-139460) (GH-141065)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fa8f46412fad0705ba697e5a627fde42006a8d5f commit: fa8f46412fad0705ba697e5a627fde42006a8d5f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-05T19:07:03Z summary:

[Python-checkins] [3.13] gh-139313: Improve docs on XML security (GH-139460) (GH-141066)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/91b85c534678fc21facb04530eac3609116b4dc9 commit: 91b85c534678fc21facb04530eac3609116b4dc9 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-05T19:06:37Z summary:

[Python-checkins] gh-139313: Improve docs on XML security (GH-139460)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/baa9f338971c6a13433a8232db77cd45e6b87b77 commit: baa9f338971c6a13433a8232db77cd45e6b87b77 branch: main author: Sebastian Pipping committer: serhiy-storchaka date: 2025-11-05T20:59:59+02:00 summary: gh-139313: Improve docs on XML security (GH-139460

[Python-checkins] [3.13] gh-140826 Remove the wrong documents about comparison behavior on winreg.HKEYType (GH-140999) (GH-141003)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ac0ecb0f5dbf13dcbd53895d6e492185b81dc407 commit: ac0ecb0f5dbf13dcbd53895d6e492185b81dc407 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T16:36:46Z summary:

[Python-checkins] [3.14] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141001)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/267af2983246012f0c9bdc141dd9ef503a12d58b commit: 267af2983246012f0c9bdc141dd9ef503a12d58b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T18:16:51+02:00 s

[Python-checkins] [3.13] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141000)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fd9be78f4e43b2467411a206b54d49aba2763a49 commit: fd9be78f4e43b2467411a206b54d49aba2763a49 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T18:16:40+02:00 s

[Python-checkins] [3.14] gh-140826 Remove the wrong documents about comparison behavior on winreg.HKEYType (GH-140999)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c3f9702f04f64f9cf9848b9a51a4aead4a612fa1 commit: c3f9702f04f64f9cf9848b9a51a4aead4a612fa1 branch: 3.14 author: AN Long committer: serhiy-storchaka date: 2025-11-04T16:14:44Z summary: [3.14] gh-140826 Remove the wrong documents about comparison behavior

[Python-checkins] gh-140979: Fix off-by-one error in the RE code validator (GH-140984)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1326d2a808245e5f2de9e515460bab30556e8f05 commit: 1326d2a808245e5f2de9e515460bab30556e8f05 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-04T17:49:44+02:00 summary: gh-140979: Fix off-by-one error in the RE code validator

[Python-checkins] [3.14] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140982)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e5266fcac83667e74793cdc2cafe1e96422c1cea commit: e5266fcac83667e74793cdc2cafe1e96422c1cea branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T11:21:33Z summary:

[Python-checkins] [3.13] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140983)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ee894d2abbdb9678f4cecdc15707496a0eea7f85 commit: ee894d2abbdb9678f4cecdc15707496a0eea7f85 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T11:17:29Z summary:

[Python-checkins] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fa9c3eefd475f0647a69bf3f49db8100848fb6a9 commit: fa9c3eefd475f0647a69bf3f49db8100848fb6a9 branch: main author: Abhishek Tiwari committer: serhiy-storchaka date: 2025-11-04T12:54:28+02:00 summary: gh-140797: Forbid capturing groups in re.Scanner lexicon

[Python-checkins] gh-140826: Compare winreg.HKEYType by the internal handle value (GH-140843)

2025-11-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/248ce9fa8c7a1ed1912e0db31172c8cd2c298b37 commit: 248ce9fa8c7a1ed1912e0db31172c8cd2c298b37 branch: main author: AN Long committer: serhiy-storchaka date: 2025-11-03T10:14:22+02:00 summary: gh-140826: Compare winreg.HKEYType by the internal handle value

[Python-checkins] [3.13] Fix the versionchanged directive for gh-137836 (GH-140859)

2025-10-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c6c57f1a0b963d8174587109dd02003740e03147 commit: c6c57f1a0b963d8174587109dd02003740e03147 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-31T16:55:54Z summary: [3.13] Fix the versionchanged directive for gh-137836 (GH

[Python-checkins] [3.14] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) (GH-140841)

2025-10-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/89818a5939b3783073e284d90b9e508728e8c186 commit: 89818a5939b3783073e284d90b9e508728e8c186 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-31T16:13:13Z summary:

[Python-checkins] [3.13] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) (GH-140842)

2025-10-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0329bd11c7e98484727bbb9062d53a8fa53ac7fd commit: 0329bd11c7e98484727bbb9062d53a8fa53ac7fd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-31T16:08:42Z summary:

[Python-checkins] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837)

2025-10-31 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a17c57eee5b5cc81390750d07e4800b19c0c3084 commit: a17c57eee5b5cc81390750d07e4800b19c0c3084 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-31T17:44:02+02:00 summary: gh-137836: Support more RAWTEXT and PLAINTEXT elements in

[Python-checkins] gh-135801: Improve filtering by module in warn_explicit() without module argument (GH-140151)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6826166280d6518441a729b444173db205c4ab20 commit: 6826166280d6518441a729b444173db205c4ab20 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T15:55:39+02:00 summary: gh-135801: Improve filtering by module in warn_explicit

[Python-checkins] [3.13] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) (GH-140785)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/32c3dcc7a4909afe3f6a6bf720c829b0d00a2968 commit: 32c3dcc7a4909afe3f6a6bf720c829b0d00a2968 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-30T11:31:54Z summary:

[Python-checkins] [3.14] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) (GH-140786)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a7cfe862ba84886107173826955d248570714fff commit: a7cfe862ba84886107173826955d248570714fff branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-30T11:25:34Z summary:

[Python-checkins] [3.14] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) (GH-140784)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6bb49ae650e5ecd7c31150ee9d2c4056c5416688 commit: 6bb49ae650e5ecd7c31150ee9d2c4056c5416688 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-30T11:19:27Z summary:

[Python-checkins] gh-140481: Improve error message when trying to iterate a Tk widget, image or font (GH-140501)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/09b1f10ef7b1183d40fe08e56d42dc6152d31f9a commit: 09b1f10ef7b1183d40fe08e56d42dc6152d31f9a branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T13:11:56+02:00 summary: gh-140481: Improve error message when trying to iterate a

[Python-checkins] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ad0a3f733b23e7fc69aff13055c7fac8ab9dcd66 commit: ad0a3f733b23e7fc69aff13055c7fac8ab9dcd66 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T13:00:42+02:00 summary: gh-131927: Do not emit PEP 765 warnings in ast.parse

[Python-checkins] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/327dbbedffa3f2c95e70129a11974b83e27864f9 commit: 327dbbedffa3f2c95e70129a11974b83e27864f9 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T12:52:02+02:00 summary: gh-138162: Fix logging.LoggerAdapter with merge_extra

[Python-checkins] [3.14] gh-140634: Fix a reference counting bug in os.sched_param.__reduce__() (GH-140667) (GH-140685)

2025-10-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3bb0eb4ca97721de85ad394d0d010d9da2904da2 commit: 3bb0eb4ca97721de85ad394d0d010d9da2904da2 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-27T20:08:57Z summary:

[Python-checkins] [3.13] gh-140634: Fix a reference counting bug in os.sched_param.__reduce__() (GH-140667) (GH-140686)

2025-10-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9c8eade20c6c6cc6f31dffb5e42472391d63bbf4 commit: 9c8eade20c6c6cc6f31dffb5e42472391d63bbf4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-27T20:05:10Z summary:

[Python-checkins] gh-140634: Fix a reference counting bug in os.sched_param.__reduce__() (GH-140667)

2025-10-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/364ae607d8035db8ba92486ebebd8225446c1a90 commit: 364ae607d8035db8ba92486ebebd8225446c1a90 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-27T21:42:32+02:00 summary: gh-140634: Fix a reference counting bug in os.sched_param

[Python-checkins] gh-140641: Break out of inittab search on match (GH-140642)

2025-10-27 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e8b5cb8f33caeb779c6e2a59776ea62bd8c684d2 commit: e8b5cb8f33caeb779c6e2a59776ea62bd8c684d2 branch: main author: Itamar Oren committer: serhiy-storchaka date: 2025-10-27T15:18:58+02:00 summary: gh-140641: Break out of inittab search on match (GH-140642

[Python-checkins] [3.14] Add missing NEWS entry for gh-140517 (GH-140560) (GH-140565)

2025-10-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/bff0455319e88ec18b73860fd2a7c7fcfde5f1c3 commit: bff0455319e88ec18b73860fd2a7c7fcfde5f1c3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-24T20:00:21Z summary:

[Python-checkins] Add missing NEWS entry for gh-140517 (GH-140560)

2025-10-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d78d7a50b06c4ea10d13fc2dcb42607a97f9260c commit: d78d7a50b06c4ea10d13fc2dcb42607a97f9260c branch: main author: Mikhail Efimov committer: serhiy-storchaka date: 2025-10-24T22:53:00+03:00 summary: Add missing NEWS entry for gh-140517 (GH-140560) files: A

[Python-checkins] [3.13] gh-135801: Add tests for filtering warnings by module (GH-140240) (GH-140247)

2025-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cd6b272f7aec5b7446b0fd4bb4017f4e88528728 commit: cd6b272f7aec5b7446b0fd4bb4017f4e88528728 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-21T18:18:27Z summary:

[Python-checkins] gh-69528: Distinguish between file modes "wb+" and "rb+" (GH-137834)

2025-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/02c1abfc54954ec89a0c728823efde5ce7918a0f commit: 02c1abfc54954ec89a0c728823efde5ce7918a0f branch: main author: Stan Ulbrych <[email protected]> committer: serhiy-storchaka date: 2025-10-21T20:33:30+03:00 summary: gh

[Python-checkins] [3.14] gh-63161: Fix tokenize.detect_encoding() (GH-139446) (GH-140378)

2025-10-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8e93f6e203bd6cd2f22ec238442f82f52b354289 commit: 8e93f6e203bd6cd2f22ec238442f82f52b354289 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-20T17:34:56Z summary:

[Python-checkins] gh-63161: Fix tokenize.detect_encoding() (GH-139446)

2025-10-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/38d4b436ca767351db834189b3a5379406cd52a8 commit: 38d4b436ca767351db834189b3a5379406cd52a8 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-20T20:08:47+03:00 summary: gh-63161: Fix tokenize.detect_encoding() (GH-139446

[Python-checkins] [3.14] gh-63161: Fix test_source_encoding when stderr is StringIO (GH-140361)

2025-10-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/abb3b3142b2ac25e034a1d52fcb08f8b71b1e023 commit: abb3b3142b2ac25e034a1d52fcb08f8b71b1e023 branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-20T20:05:42+03:00 summary: [3.14] gh-63161: Fix test_source_encoding when stderr is

[Python-checkins] [3.13] gh-140306: Fix memory leaks in cross-interpreter data handling (GH-140307) (GH-140357)

2025-10-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d7473f7a47673e3680fb5bf54730e1194c9853f1 commit: d7473f7a47673e3680fb5bf54730e1194c9853f1 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-20T10:13:15Z summary: [3.13] gh-140306: Fix memory leaks in cross-interpreter data

[Python-checkins] [3.14] gh-140306: Fix memory leaks in cross-interpreter data handling (GH-140307) (GH-140338)

2025-10-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6cee144d3a6e31401a5e26ee0c804dd0389bc89d commit: 6cee144d3a6e31401a5e26ee0c804dd0389bc89d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-19T19:53:36Z summary:

[Python-checkins] gh-140306: Fix memory leaks in cross-interpreter data handling (GH-140307)

2025-10-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f9323213c98c9f1f7f3bf5af883b73047432fe50 commit: f9323213c98c9f1f7f3bf5af883b73047432fe50 branch: main author: Shamil committer: serhiy-storchaka date: 2025-10-19T22:24:28+03:00 summary: gh-140306: Fix memory leaks in cross-interpreter data handling (GH

  1   2   3   4   5   6   7   8   9   10   >