Hello, sorry if this has been answered before, but: We just migrated to Python 3.13 and we're facing...
f
Hello, sorry if this has been answered before, but: We just migrated to Python 3.13 and we're facing some asyncio issues due to the migration. I was curious on what strategy would be best for this migration for
pulumi-python
, and if there are any pitfalls I might need to be aware of. Thanks
e
What issues? I don't think we've seen any issues with asyncio on 3.13 when running our tests