Hi,
I have a project that needs this change:
78af392#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
to work with Python >= 3.11
Would it be possible to create a bugfix release from the latest main that includes this bugfix?
Otherwise, I can't get the pip package into my cache, because there's no official release on PyPI, and then my builds with Python >= 3.11 fail.
Thank you in advance!
Hi,
I have a project that needs this change:
78af392#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711
to work with Python >= 3.11
Would it be possible to create a bugfix release from the latest main that includes this bugfix?
Otherwise, I can't get the pip package into my cache, because there's no official release on PyPI, and then my builds with Python >= 3.11 fail.
Thank you in advance!