| commit | 8079bef56f2249ecedafe0be5a6d7a120a7f3ac3 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Tue Oct 04 23:49:10 2022 -0700 |
| committer | GitHub <noreply@github.com> | Tue Oct 04 23:49:10 2022 -0700 |
| tree | 728a3afbab702ee4442a12d620ccd3e390a0a0ed | |
| parent | c70c8b69762f720377adaf22f2e5ec6496a7be53 [diff] |
GH-96704: Add {Task,Handle}.get_context(), use it in call_exception_handler() (#96756)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>