CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 07:04:39 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/python/cpython.git
etag: W/"b3303ad4c1b282d91404480fe527c8f9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=VTdCyzhOE6OjMNMEdG4zjsa7CyNZfBxq8c33tS7xC%2FfXfm5iYwfxwmV8aSccgFDGX24vRn2Dm%2F5pNz%2FdMv0lDnnPHETkXWJ%2BpOqRDo3rGD%2FL%2B%2BZkaQuo%2FxYqIk3ZVUD0kXKjXMr%2F8UhV%2BYGEOuqExeV2M%2FGsJx7sINfYsubJLVkwxFi6XPKgU15w48kBZFphsr82h4jx%2B3vKyG56sLCLa%2BHwYR3BwfGGQmA%2FpRe3zysHQss8kI9Qdw9b0kB0p3OUp9lq3kfu8waYhM73Vb7RHw%3D%3D--BpLPNxdgg%2FgAK2b3--cdjzpOYlJOk%2B%2BFgx5%2FVbUg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1863451468.1753859077; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 07:04:37 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 07:04:37 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D9BE:32AE6E:4F3D30:64F5BF:6889C405
gh-91058: Add error suggestions to 'import from' import errors (#98305) · python/cpython@7cfbb49 · GitHub
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_strings.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init_generated.h
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit 7cfbb49
File tree
Expand file treeCollapse file tree
11 files changed
+235
-14
lines changedFilter options
- Include
- cpython
- internal
- Lib
- test
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Python
Expand file treeCollapse file tree
11 files changed
+235
-14
lines changed+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
179 | 187 |
|
Include/internal/pycore_global_strings.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_strings.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
| 481 | + | |
481 | 482 |
| |
482 | 483 |
| |
483 | 484 |
| |
|
Include/internal/pycore_runtime_init_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init_generated.h+7Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 |
| - | |
| 145 | + | |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
|
+122Lines changed: 122 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 |
| |
| 16 | + | |
12 | 17 |
| |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
16 | 21 |
| |
| 22 | + | |
17 | 23 |
| |
18 | 24 |
| |
19 | 25 |
| |
| |||
2985 | 2991 |
| |
2986 | 2992 |
| |
2987 | 2993 |
| |
| 2994 | + | |
| 2995 | + | |
| 2996 | + | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
| 3031 | + | |
| 3032 | + | |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
| 3036 | + | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
| 3051 | + | |
| 3052 | + | |
| 3053 | + | |
| 3054 | + | |
| 3055 | + | |
| 3056 | + | |
| 3057 | + | |
| 3058 | + | |
| 3059 | + | |
| 3060 | + | |
| 3061 | + | |
| 3062 | + | |
| 3063 | + | |
| 3064 | + | |
| 3065 | + | |
| 3066 | + | |
| 3067 | + | |
| 3068 | + | |
| 3069 | + | |
| 3070 | + | |
| 3071 | + | |
| 3072 | + | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
| 3076 | + | |
| 3077 | + | |
| 3078 | + | |
| 3079 | + | |
| 3080 | + | |
| 3081 | + | |
| 3082 | + | |
| 3083 | + | |
| 3084 | + | |
| 3085 | + | |
| 3086 | + | |
| 3087 | + | |
| 3088 | + | |
| 3089 | + | |
| 3090 | + | |
| 3091 | + | |
| 3092 | + | |
| 3093 | + | |
| 3094 | + | |
| 3095 | + | |
| 3096 | + | |
| 3097 | + | |
| 3098 | + | |
| 3099 | + | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
| 3103 | + | |
| 3104 | + | |
| 3105 | + | |
| 3106 | + | |
| 3107 | + | |
| 3108 | + | |
| 3109 | + | |
2988 | 3110 |
| |
2989 | 3111 |
| |
2990 | 3112 |
| |
|
+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
710 | 716 |
| |
711 | 717 |
| |
712 |
| - | |
| 718 | + | |
| 719 | + | |
713 | 720 |
| |
714 | 721 |
| |
715 | 722 |
| |
| |||
1005 | 1012 |
| |
1006 | 1013 |
| |
1007 | 1014 |
| |
1008 |
| - | |
1009 |
| - | |
| 1015 | + | |
1010 | 1016 |
| |
1011 | 1017 |
| |
1012 | 1018 |
| |
| |||
1015 | 1021 |
| |
1016 | 1022 |
| |
1017 | 1023 |
| |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
1018 | 1030 |
| |
1019 | 1031 |
| |
1020 | 1032 |
| |
|
Misc/NEWS.d/next/Core and Builtins/2022-10-15-22-25-20.gh-issue-91058.Uo2kW-.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1464 | 1464 |
| |
1465 | 1465 |
| |
1466 | 1466 |
| |
1467 |
| - | |
| 1467 | + | |
1468 | 1468 |
| |
1469 | 1469 |
| |
1470 | 1470 |
| |
1471 | 1471 |
| |
| 1472 | + | |
1472 | 1473 |
| |
1473 | 1474 |
| |
1474 | 1475 |
| |
1475 | 1476 |
| |
1476 | 1477 |
| |
1477 | 1478 |
| |
1478 | 1479 |
| |
1479 |
| - | |
1480 |
| - | |
| 1480 | + | |
| 1481 | + | |
1481 | 1482 |
| |
1482 | 1483 |
| |
1483 | 1484 |
| |
| |||
1489 | 1490 |
| |
1490 | 1491 |
| |
1491 | 1492 |
| |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
1492 | 1496 |
| |
1493 | 1497 |
| |
1494 | 1498 |
| |
| |||
1504 | 1508 |
| |
1505 | 1509 |
| |
1506 | 1510 |
| |
| 1511 | + | |
1507 | 1512 |
| |
1508 | 1513 |
| |
1509 | 1514 |
| |
| |||
1521 | 1526 |
| |
1522 | 1527 |
| |
1523 | 1528 |
| |
| 1529 | + | |
1524 | 1530 |
| |
1525 | 1531 |
| |
1526 | 1532 |
| |
| |||
1540 | 1546 |
| |
1541 | 1547 |
| |
1542 | 1548 |
| |
1543 |
| - | |
| 1549 | + | |
1544 | 1550 |
| |
1545 | 1551 |
| |
1546 | 1552 |
| |
| |||
1552 | 1558 |
| |
1553 | 1559 |
| |
1554 | 1560 |
| |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
1555 | 1565 |
| |
1556 | 1566 |
| |
1557 | 1567 |
| |
| |||
1588 | 1598 |
| |
1589 | 1599 |
| |
1590 | 1600 |
| |
| 1601 | + | |
| 1602 | + | |
1591 | 1603 |
| |
1592 | 1604 |
| |
1593 | 1605 |
| |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6900 | 6900 |
| |
6901 | 6901 |
| |
6902 | 6902 |
| |
6903 |
| - | |
| 6903 | + | |
6904 | 6904 |
| |
6905 | 6905 |
| |
6906 | 6906 |
| |
| |||
6913 | 6913 |
| |
6914 | 6914 |
| |
6915 | 6915 |
| |
6916 |
| - | |
| 6916 | + | |
6917 | 6917 |
| |
6918 | 6918 |
| |
6919 | 6919 |
| |
|
You can’t perform that action at this time.
0 commit comments