issues
search
python
/
exceptiongroups
An early draft of a PEP around Exception Groups in Python
22
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Atexit
#32
iritkatriel
closed
3 years ago
0
changed title, how to teach this
#31
iritkatriel
closed
3 years ago
0
add atexit use case
#30
iritkatriel
closed
3 years ago
1
reword split() definition to get around the virtual subclass issue
#29
iritkatriel
closed
3 years ago
1
added references, changed title, removed security considerations section
#28
iritkatriel
closed
3 years ago
0
Add link to cumbersome code example from Rationale section
#27
iritkatriel
closed
3 years ago
0
Say that EG is final. Minor edits following reviews
#26
iritkatriel
closed
3 years ago
0
Fix typos
#25
pquentin
closed
3 years ago
3
The draft PEP does not address subclassing `ExceptionGroup`
#24
Zac-HD
closed
3 years ago
2
Against mixing `ExceptionGroup` and naked exceptions
#23
Zac-HD
closed
3 years ago
6
Finish the PEP
#22
iritkatriel
closed
3 years ago
5
Typos. Reference Implementation description. Added a rejected idea.
#21
iritkatriel
closed
3 years ago
0
Backward compatibility & Design considerations sections
#20
iritkatriel
closed
3 years ago
2
Decide whether to include asyncio adoption in the ExceptionGroups PEP
#19
iritkatriel
closed
3 years ago
1
big edit of semantics section
#18
iritkatriel
closed
3 years ago
0
fleshed out use cases
#17
iritkatriel
closed
3 years ago
0
use real code to generate output for the examples. A few other edits
#16
iritkatriel
closed
3 years ago
10
Towards pep
#15
iritkatriel
closed
3 years ago
2
except *ExceptionGroup
#14
iritkatriel
closed
3 years ago
1
edit raise in except* example
#13
iritkatriel
closed
3 years ago
2
What should else do on a try-except*?
#12
iritkatriel
closed
3 years ago
2
Use cases for ExceptionGroups
#11
iritkatriel
closed
3 years ago
8
Created a new class for hadling exceptions and write logs
#10
bot8080
closed
3 years ago
5
Staged introduction
#9
gvanrossum
closed
3 years ago
22
added section on tracebacks
#8
iritkatriel
closed
3 years ago
11
A case for raise*
#7
1st1
closed
3 years ago
5
Questions about the ExceptionGroup API
#6
1st1
closed
3 years ago
9
Address feedback from Irit and Guido.
#5
1st1
closed
4 years ago
3
Introducing try..except*
#4
1st1
closed
4 years ago
13
Introducing try..catch
#3
gvanrossum
closed
3 years ago
43
High-level outline of the first draft
#2
1st1
opened
4 years ago
7
Raw notes from the meeting
#1
ambv
opened
4 years ago
1