8000 [2.7] bpo-28994: Remove mistakenly backported atexitmodule.c by ZackerySpytz · Pull Request #9214 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[2 8000 .7] bpo-28994: Remove mistakenly backported atexitmodule.c #9214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 12, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions Misc/NEWS.d/2.7.15rc1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -854,16 +854,6 @@ Prohibited the '=' character in environment variable names in

..

.. bpo: 28994
.. date: 056
.. nonce: 9vzun1
.. section: Library

The traceback no longer displayed for SystemExit raised in a callback
registered by atexit.

..

.. bpo: 30418
.. date: 055
.. nonce: EwISQm
Expand Down
346 changes: 0 additions & 346 deletions Modules/atexitmodule.c

This file was deleted.

0