awestlake87 / pyo3-asyncio

Other
315 stars 48 forks source link

Upgrade to pyo3 0.21 #125

Open kcking opened 6 months ago

kcking commented 6 months ago

Migrates off of deprecated methods

Ignores must use false-positive on R::spawn

davidhewitt commented 5 months ago

Thanks @kcking!

As per https://github.com/awestlake87/pyo3-asyncio/issues/119#issuecomment-2166720029

While waiting for a permanent decision on what to do, I've published https://crates.io/crates/pyo3-asyncio-0-21 from a fork at https://github.com/davidhewitt/pyo3-asyncio

BatmanAoD commented 1 month ago

@davidhewitt looks like @awestlake87 has been MIA since February. What do you think about renaming your fork to not have a specific version number in it, since PyO3 is now on 0.22?

davidhewitt commented 1 month ago

Agreed! The fork is now at https://github.com/PyO3/pyo3-async-runtimes as of a few days ago and we're working to bring 0.22 support soon :)