8000 Add `SetProxy` and support for `set` operations in `multiprocessing.managers` for Python 3.14.0a5+ by mmingyu · Pull Request #13535 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

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

Closed
mmingyu wants to merge 389 commits intopython:mainfrom
mmingyu:feature/multiprocess-manager-set
Closed

Add SetProxy and support for set operations in multiprocessing.managers for Python 3.14.0a5+#13535
mmingyu wants to merge 389 commits intopython:mainfrom
mmingyu:feature/multiprocess-manager-set

Conversation

@mmingyu
Copy link
Contributor
@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
@github-actions

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
Contributor 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
Contributor 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
@github-actions
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.

0