Commit ac7e954
committed
Merge branch 'asyncio-contextvars-fix' of https://github.com/kumaraditya303/cpython; branch 'main' of https://github.com/python/cpython into asyncio-contextvars-fix
File tree
1,406 files changed
+92700
-40018
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- Android
- testbed/app
- src/main/java/org/python/testbed
- Apple
- Doc
- _static
- c-api
- data
- deprecations
- extending
- faq
- howto
- includes
- capi-extension
- installing
- library
- reference
- tools
- extensions
- templates
- tutorial
- using
- whatsnew
- Grammar
- Include
- cpython
- internal
- mimalloc/mimalloc
- InternalDocs
- Lib
- _pyrepl
- asyncio
- collections
- ctypes
- dbm
- email
- encodings
- ensurepip
- _bundled
- http
- idlelib
- idle_test
- importlib
- metadata
- json
- multiprocessing
- profiling/sampling
- _flamegraph_assets
- _heatmap_assets
- pydoc_data
- re
- sqlite3
- sysconfig
- test
- audiodata
- libregrtest
- support
- test_ast
- data
- test_asyncio
- test_capi
- test_cext
- test_cppext
- test_ctypes
- test_dataclasses
- test_doctest
- test_email
- test_free_threading
- test_future_stmt
- test_gdb
- test_importlib
- metadata
- source
- test_import
- test_inspect
- test_interpreters
- test_io
- test_json
- test_lazy_import
- data
- badsyntax
- pkg
- test_multiprocessing_forkserver
- test_os
- test_pathlib
- test_peg_generator
- test_pydoc
- test_pyrepl
- test_sqlite3
- test_tkinter
- test_tomllib
- data/valid
- dates-and-times
- inline-table
- multiline-basic-str
- test_tools
- test_ttk
- test_unittest
- testmock
- test_zoneinfo
- tkinter
- tomllib
- unittest
- urllib
- venv
- wsgiref
- xml/etree
- zipfile
- zoneinfo
- Mac
- BuildScript
- resources
- Resources
- Misc
- NEWS.d
- next
- Build
- C_API
- Core_and_Builtins
- Documentation
- Library
- Security
- Tests
- Tools-Demos
- Windows
- Modules
- _ctypes
- _decimal
- _io
- clinic
- _remote_debugging
- _sqlite
- _sre
- clinic
- _testcapi
- _testinternalcapi
- clinic
- _testlimitedcapi
- _xxtestfuzz
- dictionaries
- clinic
- expat
- Objects
- clinic
- mimalloc
- stringlib
- PCbuild
- PC
- Parser
- lexer
- tokenizer
- Platforms
- WASI
- emscripten
- browser_test
- web_example_pyrepl_jspi
- web_example
- Programs
- Python
- clinic
- Tools
- build
- c-analyzer
- c_parser/parser
- cpython
- cases_generator
- check-c-api-docs
- clinic/libclinic
- ftscalingbench
- gdb
- jit
- lockbench
- msi/bundle/bootstrap
- peg_generator/pegen
- pixi-packages
- asan
- default
- freethreading
- tsan-freethreading
- ssl
- unicode
- wasm
- emscripten
- browser_test
- wasi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,406 files changed
+92700
-40018
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
133 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
| |||
176 | 180 | | |
177 | 181 | | |
178 | 182 | | |
179 | | - | |
180 | | - | |
181 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
182 | 187 | | |
183 | 188 | | |
184 | 189 | | |
| |||
257 | 262 | | |
258 | 263 | | |
259 | 264 | | |
260 | | - | |
261 | | - | |
| 265 | + | |
| 266 | + | |
262 | 267 | | |
263 | 268 | | |
264 | 269 | | |
265 | | - | |
| 270 | + | |
266 | 271 | | |
267 | 272 | | |
268 | | - | |
| 273 | + | |
269 | 274 | | |
270 | | - | |
| 275 | + | |
271 | 276 | | |
272 | 277 | | |
273 | 278 | | |
274 | | - | |
| 279 | + | |
275 | 280 | | |
276 | 281 | | |
277 | | - | |
278 | | - | |
279 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
280 | 285 | | |
281 | 286 | | |
282 | 287 | | |
283 | 288 | | |
284 | | - | |
285 | | - | |
286 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
287 | 292 | | |
288 | 293 | | |
| 294 | + | |
289 | 295 | | |
290 | 296 | | |
291 | 297 | | |
292 | 298 | | |
293 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
294 | 305 | | |
295 | 306 | | |
296 | 307 | | |
| |||
307 | 318 | | |
308 | 319 | | |
309 | 320 | | |
310 | | - | |
311 | | - | |
| 321 | + | |
| 322 | + | |
312 | 323 | | |
313 | 324 | | |
314 | 325 | | |
| |||
416 | 427 | | |
417 | 428 | | |
418 | 429 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
431 | 443 | | |
432 | 444 | | |
433 | 445 | | |
| |||
466 | 478 | | |
467 | 479 | | |
468 | 480 | | |
469 | | - | |
470 | | - | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
471 | 484 | | |
472 | 485 | | |
473 | 486 | | |
| |||
494 | 507 | | |
495 | 508 | | |
496 | 509 | | |
497 | | - | |
498 | | - | |
499 | | - | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
500 | 513 | | |
501 | 514 | | |
502 | | - | |
503 | | - | |
| 515 | + | |
| 516 | + | |
504 | 517 | | |
505 | 518 | | |
506 | 519 | | |
| |||
This file was deleted.
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 1 | | |
7 | 2 | | |
8 | 3 | | |
| |||
| 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 | | |
| |||
0 commit comments