PEP 601: fix lexing
This commit is contained in:
parent
3cc86339d2
commit
bbda897df1
|
@ -1,6 +1,6 @@
|
|||
PEP: 601
|
||||
Title: Forbid return/break/continue breaking out of finally
|
||||
Author: Damien George, Batuhan Taskaya <batuhan@python.org>
|
||||
Author: Damien George <>, Batuhan Taskaya <batuhan@python.org>
|
||||
Sponsor: Nick Coghlan
|
||||
Discussions-To: https://discuss.python.org/t/pep-601-forbid-return-break-continue-breaking-out-of-finally/2239
|
||||
Status: Rejected
|
||||
|
|
Loading…
Reference in New Issue