libgit2 / pygit2

Python bindings for libgit2
https://www.pygit2.org/
Other
1.58k stars 382 forks source link

Python 3.12 wheel #1240

Closed RomainBrault closed 7 months ago

RomainBrault commented 8 months ago

Would it be possible to push wheels for python 3.12?

libgit2 version 1.7 is not available on ubuntu latest and appveyor do not seems to care about releasing python 3.12 in CI any time soon (see https://github.com/appveyor/ci/issues/3879). Hence waiting for windows wheel might take a long time.

Edit: A new appveyor image with python 3.12 seems to be about to be published.

EwoutH commented 8 months ago

AppVeyor updated their images with Python 3.12 (https://github.com/appveyor/ci/issues/3879).