Joshua Haberman
Joshua Haberman
It was closed because the bot committed the change in https://github.com/protocolbuffers/protobuf/commit/b915e9f44e9d979617d7738f7ddd7dd02ccd7c76
Out of curiosity, what's your use case for compiling this to WebAssembly? I'd love to hear how that works out.
Can you send a PR? It's not exactly clear to me what we should change this to. We currently require Python 3.8 or higher. Can we just delete our `__init__.py`...
Sounds good. I'm unassigning myself since I'm not working on this myself. But I'd be happy to see a PR.
Reopened. Please feel free to submit a PR for this.
Could you expand the PR description to clearly state what the PR is doing? As someone who hasn't been following this discussion closely, it's not clear to me what the...
I notice PIE is experimental at the moment: > Warning > > PIE is still in early development. We welcome you to try this out, but please exercise caution when...
> Not sure how to reproduce this failure locally (or even in the external CI run). My local build does not flag this, can you please help with what I...
I think the best way forward would be to use `Py_TPFLAGS_MANAGED_WEAKREF` for Python >=3.12, and skip the tests on Python =3.12.
> Are you happy to make the necessary changes yourselves? I'm not able to prioritize this. If this is a priority for you, probably the best way to get it...