Skip to content

Conversation

ThomasPluck
Copy link

Let's get this merged into:

https://github.com/vlsir/vlsir

@ThomasPluck
Copy link
Author

Tests require protobuf latest (not available in Python 3.7) to pass, two solutions:

  1. Rebuild with old protoc 3.x with the recommended ~4.23 in OG setup.py
  2. Make the case for protobuf version upgrade (Time for a Protoc Upgrade? Vlsir/Vlsir#105)

@ThomasPluck
Copy link
Author

So, in Vlsir#105 we've decided to go with option 2. I just need to implement a fix for Python 3.7, then I'll get Cline to crawl and autodoc and then compare this against reality.

@curtisma
Copy link

curtisma commented May 14, 2025

So, in Vlsir#105 we've decided to go with option 2. I just need to implement a fix for Python 3.7, then I'll get Cline to crawl and autodoc and then compare this against reality.

Could we just stop supporting 3.7?
Maybe add 3.13 eventually since it is now stable?

Both 3.7 and 3.8 are end of life:

image

@ThomasPluck
Copy link
Author

Could we just stop supporting 3.7?

Good point. Raised in Vlsir#106.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants