3 files changed
+13
-1
lines changed| Original 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 | | |
| |||
- Lib/html/parser.py+30-3
- Lib/ssl.py+2
- Lib/test/test___all__.py+6
- Lib/test/test_htmlparser.py+69-26
- Lib/test/test_pyexpat.py+36
- Lib/test/test_ssl.py+6
- Lib/test/test_sundry.py+27-7
- Lib/test/test_zipfile.py+78-4
- Lib/zipfile.py+32-19
- Misc/NEWS.d/next/Library/2025-09-16-19-05-29.gh-issue-138998.URl0Y_.rst+1
- Misc/NEWS.d/next/Library/2025-09-25-07-33-43.gh-issue-139312.ygE8AC.rst+1
- Misc/NEWS.d/next/Security/2025-06-18-13-34-55.gh-issue-135661.NZlpWf.rst+5
- Misc/NEWS.d/next/Security/2025-07-28-10-35-59.gh-issue-121227.Orp1wf.rst+2
- Misc/NEWS.d/next/Security/2025-09-29-00-01-28.gh-issue-139400.X2T-jO.rst+4
- Misc/NEWS.d/next/Security/2025-10-07-19-31-34.gh-issue-139700.vNHU1O.rst+3
- Modules/expat/expat.h+39-25
- Modules/expat/expat_external.h+62-62
- Modules/expat/internal.h+14
- Modules/expat/refresh.sh+4-4
- Modules/expat/xmlparse.c+524-149
- Modules/expat/xmlrole.h+15-21
- Modules/expat/xmltok.c+2-2
- Modules/expat/xmltok.h+113-113
- Modules/pyexpat.c+26
0 commit comments