[Python-checkins] [3.13] gh-126167: Modify iOS Testbed to read arguments from Info.plist (GH-126169) (#126940)

2024-11-17 Thread freakboy3742
https://github.com/python/cpython/commit/2b2ad244c076588da401ffa68fc2cad346da6667 commit: 2b2ad244c076588da401ffa68fc2cad346da6667 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2024-11-18T08:50:54+08:00 summary: [3.13] g

[Python-checkins] gh-126167: Modify iOS Testbed to read arguments from Info.plist (#126169)

2024-11-17 Thread freakboy3742
https://github.com/python/cpython/commit/500a4712bb42355eeb785ed5b9d71507384d18bc commit: 500a4712bb42355eeb785ed5b9d71507384d18bc branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2024-11-18T07:43:41+08:00 summary: gh-126167: Modify iOS Testbed to read arguments from Info.p

[Python-checkins] gh-126896: Fix docs about `asyncio.start_server()` (#126897)

2024-11-17 Thread 1st1
https://github.com/python/cpython/commit/0c5c80928c476ac0dcb9a053b15a562af899cfba commit: 0c5c80928c476ac0dcb9a053b15a562af899cfba branch: main author: beavailable committer: 1st1 date: 2024-11-17T11:32:35-08:00 summary: gh-126896: Fix docs about `asyncio.start_server()` (#126897) files: M Doc/

[Python-checkins] [3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)

2024-11-17 Thread hugovk
https://github.com/python/cpython/commit/9b06a8d2f53ef025f9daa183409f768f68b8dde2 commit: 9b06a8d2f53ef025f9daa183409f768f68b8dde2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-11-1

[Python-checkins] [3.13] gh-124452: Fix header mismatches when folding/unfolding with email message (GH-125919) (#126917)

2024-11-17 Thread bitdancer
https://github.com/python/cpython/commit/af35aa288064c24899b0bac161a20eaf619b829d commit: af35aa288064c24899b0bac161a20eaf619b829d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2024-11-17T15:06:18-05:00 summary: [3.13] gh-1

[Python-checkins] [3.12] gh-124452: Fix header mismatches when folding/unfolding with email message (GH-125919) (#126916)

2024-11-17 Thread bitdancer
https://github.com/python/cpython/commit/9d986d9477b55004901f840ca0418ab302789d35 commit: 9d986d9477b55004901f840ca0418ab302789d35 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2024-11-17T15:12:29-05:00 summary: [3.12] gh-1

[Python-checkins] [3.13] gh-126554: ctypes: Correctly handle NULL dlsym values (GH-126555) (#126861)

2024-11-17 Thread ambv
https://github.com/python/cpython/commit/52efb95b4527617633c43158c8b73e1c985f28fb commit: 52efb95b4527617633c43158c8b73e1c985f28fb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2024-11-17T18:59:13+01:00 summary: [3.13] gh-126554