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

Initial fork setup #1

Open
5 of 6 tasks
davidhewitt opened this issue Oct 4, 2024 · 4 comments
Open
5 of 6 tasks

Initial fork setup #1

davidhewitt opened this issue Oct 4, 2024 · 4 comments

Comments

@davidhewitt
Copy link
Member

davidhewitt commented Oct 4, 2024

I've created this fork from https://github.com/awestlake87/pyo3-asyncio as a result of the conversation in awestlake87/pyo3-asyncio#126

It seems like the original pyo3-asyncio maintainer is currently unavailable, so here we can carry on their efforts and build upon them. (Andrew - if you read this, thank you for all your work and if you'd like to have access to push to this repository, please just ping.)

@Andrapyre, @regularkevvv, @cjdsellers - thanks very much for your offers to help out here. I've given you write access to the repository. If you've changed you minds (or don't ack this within, say, a month) I can revert that.

I can try to offer review and occasional pushes (much like I do for rust-numpy), however I'm quite stretched between upstream PyO3 maintenance and personal responsibilities, so I may be unreliable / a bit slow at times. I will do the releases in the short term with the goal would be delegate full autonomy to you folks in the mid term, if you're ok with that!

Repository setup steps:

  • Complete cleanup / rename to pyo3-async-runtimes (I've just done the minimum to publish to crates.io)
  • Upgrade to PyO3 0.22
  • CI needs fixing for older Python versions / arm macOS
  • CI needs fixing for MSRV
  • Bump syn from 1 to 2 (Update syn requirement from 1 to 2 #4 - needs fixing)
  • ... anything else?
@davidhewitt
Copy link
Member Author

I tried to enable CI but looks like it's bit rotted a little... #6

@davidhewitt
Copy link
Member Author

I added notes for MSRV CI and older Python versions / arm macOS.

Are we agreed to drop 3.7 and 3.8 support? For arm macOS I can copy over configuration from the PyO3 repository to get it working.

@regularkevvv
Copy link
Collaborator

regularkevvv commented Oct 19, 2024

Amazing! Thanks @davidhewitt , I think the invitation expired, could you please send it again?

@davidhewitt
Copy link
Member Author

Done 👍

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

No branches or pull requests

2 participants