Skip to content

Add SetProxy and support for set operations in multiprocessing.managers for Python 3.14.0a5+ #13535

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 389 commits into from

Conversation

mmingyu
Copy link

@mmingyu mmingyu commented Feb 25, 2025

@mmingyu mmingyu changed the title Add SetProxy and support for set operations in multiprocessing managers for Python 3.14.0a5+ Add SetProxy and support for set operations in multiprocessing.managers for Python 3.14.0a5+ Feb 25, 2025

This comment has been minimized.

@srittau
Copy link
Collaborator

srittau commented Feb 25, 2025

Thank you for your contribution. Unfortunately, we only start accepting contributions for future Python versions after the first beta has been released. See our contribution guidelines.

@srittau srittau closed this Feb 25, 2025
@mmingyu
Copy link
Author

mmingyu commented Feb 25, 2025

Thank you for your contribution. Unfortunately, we only start accepting contributions for future Python versions after the first beta has been released. See our contribution guidelines.

Then, should I reopen this PR when 3.14.0a5 is released?
Thanks for reviewing my PR!

@srittau
Copy link
Collaborator

srittau commented Feb 25, 2025

@mmingyu Yes, please feel free to reopen (or ping me) when 3.14.0b1(!) is released and this PR is still relevant.

@Avasam
Copy link
Collaborator

Avasam commented May 15, 2025

@mmingyu Beta 1 has been released! I don't think contributors can re-open their PRs. You can let us know if you'd like us to re-open this or you can create a new PR!

donBarbos and others added 23 commits May 16, 2025 12:36
Restore JACK-Client macOS tests
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Avasam <samuel.06@hotmail.com>
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
donBarbos and others added 22 commits May 16, 2025 12:51
* Update `logging.handlers.SysLogHandler` for 3.14

* Fix method name

---------

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
---------

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
@mmingyu
Copy link
Author

mmingyu commented May 16, 2025

@srittau @Avasam Hi. I re-open PR. Thank you for remind!

#14077

@Akuli Akuli reopened this May 16, 2025
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau
Copy link
Collaborator

srittau commented May 16, 2025

Duplicate of #14077.

@srittau srittau closed this May 16, 2025
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.