CARVIEW |
Select Language
HTTP/2 200
date: Tue, 29 Jul 2025 17:55:59 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/"1b46d092299999038e0ed056d3b7ce35"
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=%2BQ9EVTXg5m0SZEUlKlHG7YyYuVCTYihBUrqXkSgNfs0OHQDVAP%2BbuVMxxpQ6O7LBYVD2OkhX2hz%2B4k7d5HKEMDujU2Nohi4GXHAFUu09FWAT3p0lrcgNuYkVJgM0qGh5VWlQeDcNWAGn68y%2FeIOHP9VqxZTXFyy4beohBL41c9yvEEIbgabAqdDaFLE0m8pfFVhS%2F8%2FhsDuu1ktRYy0ekJd9xQwYID1VKN%2F8MAYjVYUnai4KCTt1jr5JX1TnuJLTYAXAvgoXXGztnXs3XxjVmQ%3D%3D--zyqkAEATyh9hw6gv--El8n6OlJuBUjr80zcKpsag%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1085915090.1753811758; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 17:55:58 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 29 Jul 2026 17:55:58 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 91C6:17B9D8:EC8351:11797A0:68890B2E
gh-89770: Implement PEP-678 - Exception notes (GH-31317) · python/cpython@d4c4a76 · 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.h
Copy file name to clipboardExpand all lines: Lib/test/test_exception_group.py
Copy file name to clipboardExpand all lines: Lib/test/test_exceptions.py
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit d4c4a76
authored
File tree
Expand file treeCollapse file tree
12 files changed
+384
-145
lines changedFilter options
- Doc
- library
- whatsnew
- Include
- cpython
- internal
- Lib
- test
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Python
Expand file treeCollapse file tree
12 files changed
+384
-145
lines changed+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 |
| - | |
132 |
| - | |
133 |
| - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
134 | 134 |
| |
135 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
136 | 143 |
| |
137 | 144 |
| |
138 | 145 |
| |
| |||
907 | 914 |
| |
908 | 915 |
| |
909 | 916 |
| |
910 |
| - | |
| 917 | + | |
911 | 918 |
| |
912 | 919 |
| |
913 | 920 |
| |
| |||
924 | 931 |
| |
925 | 932 |
| |
926 | 933 |
| |
927 |
| - | |
| 934 | + | |
928 | 935 |
| |
929 | 936 |
| |
930 | 937 |
| |
|
+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
161 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
162 | 168 |
| |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 | 169 |
| |
167 | 170 |
| |
168 | 171 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Include/internal/pycore_global_strings.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_strings.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
|
Include/internal/pycore_runtime_init.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
778 | 778 |
| |
779 | 779 |
| |
780 | 780 |
| |
781 |
| - | |
| 781 | + | |
782 | 782 |
| |
783 | 783 |
| |
784 | 784 |
| |
|
Lib/test/test_exception_group.py
Copy file name to clipboardExpand all lines: Lib/test/test_exception_group.py+33-2Lines changed: 33 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
567 | 567 |
| |
568 | 568 |
| |
569 | 569 |
| |
570 |
| - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
571 | 573 |
| |
572 | 574 |
| |
573 | 575 |
| |
| |||
632 | 634 |
| |
633 | 635 |
| |
634 | 636 |
| |
635 |
| - | |
| 637 | + | |
636 | 638 |
| |
637 | 639 |
| |
638 | 640 |
| |
| |||
728 | 730 |
| |
729 | 731 |
| |
730 | 732 |
| |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
731 | 762 |
| |
732 | 763 |
| |
733 | 764 |
| |
|
Lib/test/test_exceptions.py
Copy file name to clipboardExpand all lines: Lib/test/test_exceptions.py+19-13Lines changed: 19 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 |
| - | |
554 |
| - | |
555 |
| - | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
559 |
| - | |
| 558 | + | |
| 559 | + | |
560 | 560 |
| |
561 |
| - | |
562 |
| - | |
| 561 | + | |
| 562 | + | |
563 | 563 |
| |
564 |
| - | |
565 |
| - | |
566 |
| - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
567 | 569 |
| |
568 |
| - | |
569 |
| - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
570 | 576 |
| |
571 | 577 |
| |
572 | 578 |
| |
|
You can’t perform that action at this time.
0 commit comments