[Python-checkins] gh-136032: Fix `argparse.BooleanOptionalAction` doc (#136133)

2025-07-05 Thread savannahostrowski
https://github.com/python/cpython/commit/1953713d0d67a4f54ff75bf8449895a2f08cc750 commit: 1953713d0d67a4f54ff75bf8449895a2f08cc750 branch: main author: W. H. Wang committer: savannahostrowski date: 2025-07-05T15:54:26-07:00 summary: gh-136032: Fix `argparse.BooleanOptionalAction` doc (#136133)

[Python-checkins] [3.14] gh-136315: Fix skipped multithreading test in test_zstd (GH-136320) (#136322)

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

[Python-checkins] gh-136315: Fix skipped multithreading test in test_zstd (#136320)

2025-07-05 Thread gpshead
https://github.com/python/cpython/commit/5dac137b9f75c5c1d5096101bcd33d565d0526e4 commit: 5dac137b9f75c5c1d5096101bcd33d565d0526e4 branch: main author: Emma Smith committer: gpshead <[email protected]> date: 2025-07-05T17:32:28Z summary: gh-136315: Fix skipped multithreading

[Python-checkins] gh-136047: Allow typing._allow_reckless_class_checks to check `_py_abc` (#136115)

2025-07-05 Thread JelleZijlstra
https://github.com/python/cpython/commit/887e5c8646dfc6dd3d64b482c5310a414ac9162b commit: 887e5c8646dfc6dd3d64b482c5310a414ac9162b branch: main author: Jeong, YunWon <[email protected]> committer: JelleZijlstra date: 2025-07-05T14:24:33Z summary: gh-136047: Allow typing._a

[Python-checkins] gh-130870: Preserve `GenericAlias` subclasses in `typing.get_type_hints()` (#131583)

2025-07-05 Thread JelleZijlstra
https://github.com/python/cpython/commit/5b56daa9d728fa38a1fb6d8a823d795081f067d8 commit: 5b56daa9d728fa38a1fb6d8a823d795081f067d8 branch: main author: Victorien <[email protected]> committer: JelleZijlstra date: 2025-07-05T06:55:39-07:00 summary: gh-130870: Preserve `Gener

[Python-checkins] [3.13] gh-101100: Fix references in `http.cookiejar` docs (GH-136238) (GH-136317)

2025-07-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/e7a2d2ae2c9f8f473d851900ab3e3bc193710f84 commit: e7a2d2ae2c9f8f473d851900ab3e3bc193710f84 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-07-05T13:35:52Z summary: [3.13] gh-10

[Python-checkins] [3.14] gh-101100: Fix references in `http.cookiejar` docs (GH-136238) (GH-136318)

2025-07-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/53584d307add2c6f32e4bf9a34a3ffa310a1dcd0 commit: 53584d307add2c6f32e4bf9a34a3ffa310a1dcd0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-07-05T13:35:24Z summary: [3.14] gh-10

[Python-checkins] gh-101100: Fix references in `http.cookiejar` docs (GH-136238)

2025-07-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/f0c7344a8fbfe67c05981cce67562e7facfae73d commit: f0c7344a8fbfe67c05981cce67562e7facfae73d branch: main author: Weilin Du <[email protected]> committer: ZeroIntensity date: 2025-07-05T09:29:02-04:00 summary: gh-101100: Fix refer