Skip to content
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

Support Python 3.14 and remove event loop's support for child watchers #498

Closed

Conversation

rmartin16
Copy link
Member

@rmartin16 rmartin16 commented Aug 7, 2024

Changes

Notes

  • Jumped the gun a bit...they've only added 3.14 for linux so far...

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@rmartin16 rmartin16 force-pushed the remove-child-watcher-support branch from 8cb3f66 to 4d352ae Compare August 7, 2024 16:57
@rmartin16 rmartin16 changed the title Remove event loop's support for child watchers for 3.14+ Support Python 3.14 and remove event loop's support for child watchers Aug 7, 2024
@freakboy3742
Copy link
Member

Worth noting that when we add 3.14, we can deprecate 3.8 as well.

@rmartin16
Copy link
Member Author

Superseded by #529.

@rmartin16 rmartin16 closed this Oct 16, 2024
@rmartin16 rmartin16 deleted the remove-child-watcher-support branch October 16, 2024 01:12
@freakboy3742
Copy link
Member

Oh bother - completely forgot that this PR already existed. Sorry for the overlap; I'll pull the child watcher stuff into my branch.

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.

SafeChildWatcher is deprecated in Python 3.14
2 participants