Skip to content

Python version bump with related improvements (October version) - #10

Merged
charleslien merged 1 commit into
CodebuffAI:mainfrom
BrentWilkins:Upgrade_to_currently_supported_Python_version_Oct_version
Sep 4, 2025
Merged

Python version bump with related improvements (October version)#10
charleslien merged 1 commit into
CodebuffAI:mainfrom
BrentWilkins:Upgrade_to_currently_supported_Python_version_Oct_version

Conversation

@BrentWilkins

Copy link
Copy Markdown
Contributor

Python 3.9 still has about a month left, but maybe that's no longer true when/if this gets merged.

  • Bumped Python version to the oldest currently supported version (3.10)
  • Made the cli package get its version via the installed package or ultimately from pyproject.toml for a single source of truth on that
  • Added testing for new single source of truth version code to a CI workflow
  • A few CommonMark compliancy tweaks in the markdown files
  • I had to use .python-version to get the older version running for testing, so I sorted and added that to .gitignore
…ersion)

* Bumped Python version to the oldest currently supported version (3.10)
* Made the `cli` package get its version via the installed package or ultimately from `pyproject.toml` for a single source of truth on that
* Added testing for new single source of truth version code to a CI workflow
* A few [CommonMark](https://commonmark.org/) compliancy tweaks in the markdown files
* I had to use `.python-version` to get such an old version running for testing, so I sorted and added that to `.gitignore`
@charleslien
charleslien merged commit 7384818 into CodebuffAI:main Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants