Skip to content

[3.7] bpo-24048: Save the live exception during import.c's remove_module() (GH-13005)#20521

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-94a64e9-3.7
May 29, 2020
Merged

[3.7] bpo-24048: Save the live exception during import.c's remove_module() (GH-13005)#20521
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-94a64e9-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented May 29, 2020

Copy link
Copy Markdown
Contributor

Save the live exception during the course of remove_module().
(cherry picked from commit 94a64e9)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue24048

…ythonGH-13005)

Save the live exception during the course of remove_module().
(cherry picked from commit 94a64e9)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @ncoghlan: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 5aa40e5 into python:3.7 May 29, 2020
@miss-islington
miss-islington deleted the backport-94a64e9-3.7 branch May 29, 2020 19:35
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @ncoghlan: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants