Commit c28229c
Sync pre-release CPython main branch from GitHub (2026-06-30)
Summary:
Imported python/cpython `3.16.0a0` from upstream rev [`5717518`](https://www.github.com/python/cpython/commit/5717518fb3ed6f34716683e08ec372267d871d21) (committed 2026-06-30 00:05:02+00:00).
# Commit Info
- Base: (`3.16.0a0`) - [`7d128e3`](https://www.github.com/python/cpython/commit/7d128e319f3730e776a9161a4b5e9de95c802eaf) (commit date: 2026-06-29 02:04:10+00:00)
- Imported: (`3.16.0a0`) - [`5717518`](https://www.github.com/python/cpython/commit/5717518fb3ed6f34716683e08ec372267d871d21) (commit date: 2026-06-30 00:05:02+00:00)
# Noteworthy file changes
- Test files (1 added)
- Low-signal files (15 added) (NEWS.d, docs, .github)
Complete list of added/removed files: https://www.internalfb.com/intern/everpaste/?color=0&handle=GN5N6CvpQf1ilV8EAAY5FQ0DcSY5br0LAAAz
Differential Revision: D110143618
fbshipit-source-id: 375411414e768ad3811bdbf9f871bb2ec2ec09fb1 parent 5da95b2 commit c28229c
57 files changed
Lines changed: 3317 additions & 1330 deletions
File tree
- Doc
- c-api
- howto
- library
- whatsnew
- Include/cpython
- Lib
- idlelib
- test
- test_ast
- test_tkinter
- test_ttk
- tkinter
- Misc/NEWS.d/next
- Build
- Core_and_Builtins
- IDLE
- Library
- Security
- Tests
- Windows
- Modules
- clinic
- Objects
- Parser
- Python
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
245 | 300 | | |
246 | 301 | | |
247 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments