Skip to content

bpo-44212: asyncio: store old signal handlers and call them #26306

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

Closed
wants to merge 2 commits into from

Conversation

franciscod
Copy link

@franciscod franciscod commented May 22, 2021

(instead of forgetting about the old callable)

related to #18664

https://bugs.python.org/issue44212

(instead of forgetting about the old callable)
@franciscod
Copy link
Author

(should I squash the news blurb into the initial commit?)

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jun 22, 2021
@github-actions github-actions bot removed the stale Stale PR or inactive for long period of time. label Aug 9, 2022
@serhiy-storchaka
Copy link
Member

Thank you for your PR @franciscod, but this is a breaking change. It is too dangerous to change the behavior that was for such long time. According to the issue discussion, it is safer to design a new API.

@franciscod
Copy link
Author

Thanks for the feedback.

@franciscod franciscod deleted the asyncio_old_sighandlers branch February 27, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants