Commit 6a0ea81
committed
Merge remote-tracking branch 'upstream/main' into tachyon-ndjson-kolektor
* upstream/main: (119 commits)
gh-144270: Make SubElement parent and tag positional-only (GH-144845)
gh-146558: JIT optimize dict access for objects with known hash (#146559)
gh-139922: always run MSVC 64-bit tail-calling CI (GH-146570)
gh-126835: Fix _PY_IS_SMALL_INT() macro (#146631)
gh-146587: fix type slot assignment incase of multiple slots for same name (#146593)
gh-138122: Add differential flame graph (#145785)
gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (#146417)
gh-146444: Don't package as part of iOS 'build hosts' target (#146628)
gh-138850: Add --disable-epoll to configure (GH-145768)
gh-146444: Make Platforms/Apple/ compatible with Python 3.9 (#146624)
gh-138577: Fix keyboard shortcuts in getpass with echo_char (#141597)
gh-146556: Fix infinite loop in annotationlib.get_annotations() on circular __wrapped__ (#146557)
gh-146579: _zstd: Fix decompression options dict error message (#146577)
gh-146083: Upgrade bundled Expat to 2.7.5 (#146085)
gh-146080: fix a crash in SNI callbacks when the SSL object is gone (#146573)
gh-146090: fix memory management of internal `sqlite3` callback contexts (#146569)
gh-145876: Do not mask KeyErrors raised during dictionary unpacking in call (GH-146472)
gh-146004: fix test_args_from_interpreter_flags on windows (#146580)
gh-139003: Use frozenset for module level attributes in _pyrepl.utils (#139004)
GH-146527: Add more data to GC statistics and add it to PyDebugOffsets (#146532)
...File tree
445 files changed
+14200
-4376
lines changed- .github
- workflows
- Android
- Doc
- c-api
- data
- deprecations
- faq
- howto
- includes
- library
- tutorial
- using
- whatsnew
- Include
- cpython
- internal
- InternalDocs
- Lib
- _pyrepl
- asyncio
- curses
- ensurepip
- importlib/metadata
- json
- logging
- profiling/sampling
- _flamegraph_assets
- sysconfig
- test
- libregrtest
- test_asyncio
- test_capi
- test_free_threading
- test_importlib/metadata
- test_json
- test_lazy_import
- test_profiling/test_sampling_profiler
- test_sqlite3
- test_warnings
- xml/etree
- Misc
- NEWS.d/next
- Build
- C_API
- Core_and_Builtins
- Library
- Tests
- Tools-Demos
- Modules
- _ctypes
- _decimal
- _io
- _multiprocessing
- _remote_debugging
- _sqlite
- _sre
- _ssl
- _testinternalcapi
- _xxtestfuzz
- _zstd
- cjkcodecs
- clinic
- expat
- Objects
- stringlib
- Parser
- Platforms
- Apple
- iOS
- Resources
- bin
- testbed
- Python.xcframework
- build
- ios-arm64_x86_64-simulator
- ios-arm64
- TestbedTests
- iOSTestbed.xcodeproj
- iOSTestbed
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Base.lproj
- app_packages
- app
- emscripten
- browser_test
- Programs
- Python
- Tools
- build
- c-analyzer/cpython
- cases_generator
- check-c-api-docs
- ftscalingbench
- jit
- ssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
445 files changed
+14200
-4376
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
| 433 | + | |
| 434 | + | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
438 | | - | |
439 | | - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
440 | 440 | | |
441 | | - | |
442 | | - | |
| 441 | + | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
174 | 181 | | |
| 182 | + | |
175 | 183 | | |
176 | 184 | | |
177 | 185 | | |
| |||
198 | 206 | | |
199 | 207 | | |
200 | 208 | | |
201 | | - | |
202 | | - | |
| 209 | + | |
| 210 | + | |
203 | 211 | | |
204 | | - | |
205 | | - | |
| 212 | + | |
| 213 | + | |
206 | 214 | | |
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
210 | | - | |
| 218 | + | |
211 | 219 | | |
212 | 220 | | |
213 | 221 | | |
| |||
336 | 344 | | |
337 | 345 | | |
338 | 346 | | |
339 | | - | |
| 347 | + | |
340 | 348 | | |
341 | 349 | | |
342 | 350 | | |
| |||
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
372 | | - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
373 | 387 | | |
374 | 388 | | |
375 | 389 | | |
| |||
650 | 664 | | |
651 | 665 | | |
652 | 666 | | |
| 667 | + | |
653 | 668 | | |
654 | 669 | | |
655 | 670 | | |
| |||
664 | 679 | | |
665 | 680 | | |
666 | 681 | | |
| 682 | + | |
667 | 683 | | |
668 | 684 | | |
669 | 685 | | |
| |||
706 | 722 | | |
707 | 723 | | |
708 | 724 | | |
| 725 | + | |
709 | 726 | | |
710 | 727 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
| |||
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
| 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 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | | - | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | | - | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
| |||
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
48 | | - | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 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 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 26 | | |
62 | 27 | | |
63 | 28 | | |
| |||
67 | 32 | | |
68 | 33 | | |
69 | 34 | | |
70 | | - | |
| 35 | + | |
71 | 36 | | |
72 | | - | |
| 37 | + | |
73 | 38 | | |
74 | 39 | | |
75 | 40 | | |
| |||
0 commit comments