Atexit (#32) add atexit use case changed title, how to teach this (#31)
Atexit (#32)
add atexit use case
changed title, how to teach this (#31)
This repo is used as a place to discuss adding a concept of exception groups (also known as multi-errors) to Python 3.10. Checkout Issues for more information.
Experimental implementation : https://github.com/iritkatriel/cpython/tree/exceptionGroup-stage5 PRs for discussion: ExceptionGroup and except*: https://github.com/iritkatriel/cpython/pull/7 Plus raise inside except* block: https://github.com/iritkatriel/cpython/pull/8
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
This repo is used as a place to discuss adding a concept of exception groups (also known as multi-errors) to Python 3.10. Checkout Issues for more information.
Experimental implementation : https://github.com/iritkatriel/cpython/tree/exceptionGroup-stage5 PRs for discussion: ExceptionGroup and except*: https://github.com/iritkatriel/cpython/pull/7 Plus raise inside except* block: https://github.com/iritkatriel/cpython/pull/8