FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-45292: [PEP-654] exception groups and except* documentation by iritkatriel · Pull Request #30158 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-45292: [PEP-654] exception groups and except* documentation
- #30158
#30158
Merged
iritkatriel
merged 17 commits into
python:main
python/cpython:main
from
iritkatriel:bpo-45292-doc
iritkatriel/cpython:bpo-45292-doc
Copy head branch name to clipboard
Jan 6, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
bpo-45292: [PEP-654] exception groups and except* documentation
#30158
iritkatriel
merged 17 commits into
python:main
python/cpython:main
from
iritkatriel:bpo-45292-doc
iritkatriel/cpython:bpo-45292-doc
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2021
bpo-45292: except* documentation
iritkatriel
committed
f42d81e
View commit details
Copy full SHA for f42d81e
Browse repository at this point
fix
iritkatriel
committed
1eaebb2
View commit details
Copy full SHA for 1eaebb2
Browse repository at this point
Commits on Dec 17, 2021
Apply suggestions from code review
Show description for 59ae0f5
iritkatriel
and
willingc
authored
59ae0f5
View commit details
Copy full SHA for 59ae0f5
Browse repository at this point
add _except_star anchor
iritkatriel
committed
af959d7
View commit details
Copy full SHA for af959d7
Browse repository at this point
add small note example
iritkatriel
committed
27db9c3
View commit details
Copy full SHA for 27db9c3
Browse repository at this point
mentioned __note__ in traceback doc
iritkatriel
committed
274f7f1
View commit details
Copy full SHA for 274f7f1
Browse repository at this point
Apply suggestions from code review
Show description for 9f90292
iritkatriel
and
kumaraditya303
authored
9f90292
View commit details
Copy full SHA for 9f90292
Browse repository at this point
Commits on Dec 19, 2021
typo
Show description for a285f87
iritkatriel
and
kumaraditya303
authored
a285f87
View commit details
Copy full SHA for a285f87
Browse repository at this point
nested exceptions must be instances
iritkatriel
committed
6a99f8c
View commit details
Copy full SHA for 6a99f8c
Browse repository at this point
subgroup/split check condition for interior nodes as well. This mean that rest is not exactly subgroup(not condition)
iritkatriel
committed
7a13adb
View commit details
Copy full SHA for 7a13adb
Browse repository at this point
Commits on Dec 20, 2021
Kumar’s edit
Show description for be728bf
iritkatriel
and
kumaraditya303
authored
be728bf
View commit details
Copy full SHA for be728bf
Browse repository at this point
attribute references
iritkatriel
committed
cbff13f
View commit details
Copy full SHA for cbff13f
Browse repository at this point
Commits on Dec 21, 2021
reword __note__ description
iritkatriel
committed
2b76b03
View commit details
Copy full SHA for 2b76b03
Browse repository at this point
Commits on Dec 22, 2021
fix the contructor description
iritkatriel
committed
dd967c2
View commit details
Copy full SHA for dd967c2
Browse repository at this point
Commits on Jan 4, 2022
add subclassing example
iritkatriel
committed
a964a2d
View commit details
Copy full SHA for a964a2d
Browse repository at this point
Commits on Jan 6, 2022
remove __note__ documentation
iritkatriel
committed
939a1f6
View commit details
Copy full SHA for 939a1f6
Browse repository at this point
Fix prompt in example
iritkatriel
authored
4a46570
View commit details
Copy full SHA for 4a46570
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL