File tree
Expand file treeCollapse file tree
4 files changed
+95
-1
lines changedFilter options
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules
- Objects
Expand file treeCollapse file tree
4 files changed
+95
-1
lines changedLib/test/test_capi/test_codecs.py
Copy file name to clipboard+54Lines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
Misc/NEWS.d/next/C API/2022-11-20-09-52-50.gh-issue-99612.eBHksg.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+36-1Lines changed: 36 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2307 | 2307 |
|
2308 | 2308 |
|
2309 | 2309 |
|
| 2310 | + |
| 2311 | + |
| 2312 | + |
| 2313 | + |
| 2314 | + |
| 2315 | + |
| 2316 | + |
| 2317 | + |
| 2318 | + |
| 2319 | + |
| 2320 | + |
| 2321 | + |
| 2322 | + |
| 2323 | + |
| 2324 | + |
| 2325 | + |
| 2326 | + |
| 2327 | + |
| 2328 | + |
| 2329 | + |
| 2330 | + |
| 2331 | + |
| 2332 | + |
| 2333 | + |
| 2334 | + |
| 2335 | + |
| 2336 | + |
| 2337 | + |
| 2338 | + |
| 2339 | + |
| 2340 | + |
| 2341 | + |
| 2342 | + |
| 2343 | + |
2310 | 2344 |
|
2311 | 2345 |
|
2312 | 2346 |
|
| ||
6562 | 6596 |
|
6563 | 6597 |
|
6564 | 6598 |
|
6565 |
| - |
| 6599 | + |
| 6600 | + |
6566 | 6601 |
|
6567 | 6602 |
|
6568 | 6603 |
|
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5120 | 5120 |
|
5121 | 5121 |
|
5122 | 5122 |
|
| 5123 | + |
| 5124 | + |
| 5125 | + |
5123 | 5126 |
|
5124 | 5127 |
|
5125 | 5128 |
|
|
0 commit comments