sighingnow / libclang

(Unofficial) Release libclang (clang.cindex) on pypi.
https://pypi.org/project/libclang
Other
81 stars 21 forks source link

Python 3.9 badge #34

Closed JhnW closed 1 year ago

JhnW commented 1 year ago

Hi. In your project you have a badge of supported python versions (probably generated from the description in pypy). My project using your library for a long time and the CI (with a lot of test coverage) on python 3.9 and everything works - you can pick up information about supported python with a clear conscience. I also used python 3.10 on windows in this context, but due to the fact that I do not run automatic tests for this version myself, I do not give any guarantees, but I am telling you.

sighingnow commented 1 year ago

Thanks for your information.

It indeed works for both python 2, and python 3 and isn't sensetive to certain minir python variant version. I will upload the README to make it clear.

sighingnow commented 1 year ago

Addressed by https://github.com/sighingnow/libclang/commit/66c8a47972911e1a1db36e7bc5e7e471d0b391fb