terryyin / lizard

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
Other
1.81k stars 246 forks source link

are there plans to add support for python 3.11 #374

Closed stkw0 closed 3 months ago

stkw0 commented 1 year ago

Today I found that running the tests fails due to an incompatibility with new python 3.11 regex library. Are there plans to support new python versions?

Thank you

terryyin commented 1 year ago

Thanks for bringing this to my attention. Yes, I’d like to fix it soon. Pull requests are also welcome.

On 13 Jul 2023, at 10:23 PM, David Roman @.***> wrote:

Today I found that running the tests fails due to an incompatibility with new python 3.11 regex library. Are there plans to support new python versions?

Thank you

— Reply to this email directly, view it on GitHub https://github.com/terryyin/lizard/issues/374, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGASYXWN243HPVMT6E24JDXQAAFNANCNFSM6AAAAAA2JA3PXM. You are receiving this because you are subscribed to this thread.