3 files changed
+13
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 | 8 |
| |
3 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 | 8 |
| |
3 | 9 |
| |
|
- Doc/conf.py+1
- Doc/data/stable_abi.dat-1
- Doc/make.bat+4-6
- Doc/tools/extensions/availability.py+2-1
- Doc/tools/extensions/misc_news.py+75
- Doc/tools/extensions/pyspecific.py-41
- Doc/tools/templates/dummy.html+4
- Doc/whatsnew/3.14.rst+5
- Doc/whatsnew/changelog.rst+2
- Include/abstract.h-25
- Include/cpython/abstract.h+26
- Include/cpython/pystats.h+8
- Include/internal/pycore_code.h+2
- Lib/_pyio.py+9-18
- Lib/asyncio/selector_events.py+7-5
- Lib/sqlite3/__init__.py+1-1
- Lib/test/test_asyncio/test_selector_events.py+42
- Lib/test/test_asyncio/test_ssl.py+161
- Misc/ACKS+1
- Misc/NEWS.d/3.5.3rc1.rst+1-1
- Misc/NEWS.d/3.6.0a4.rst+1-1
- Misc/NEWS.d/3.6.0b1.rst+1-1
- Misc/NEWS.d/next/C_API/2025-01-28-13-21-17.gh-issue-91417.AfiR0t.rst+3
- Misc/NEWS.d/next/Core_and_Builtins/2025-01-17-13-16-14.gh-issue-128842.OMs5X6.rst+1
- Misc/NEWS.d/next/Core_and_Builtins/2025-01-24-11-37-22.gh-issue-129231.ZsAP9v.rst+1
- Misc/NEWS.d/next/Library/2024-12-17-16-48-02.gh-issue-115514.1yOJ7T.rst+2
- Misc/NEWS.d/next/Library/2025-01-28-21-22-44.gh-issue-129005.h57i9j.rst-2
- Misc/stable_abi.toml+1
- Modules/posixmodule.c+368-344
- Objects/codeobject.c+4-6
- Python/jit.c+13-5
- Python/specialize.c+9-2
- Tools/i18n/pygettext.py+21-44
- Tools/scripts/summarize_stats.py+90-8
0 commit comments