Skip to content

Support system Python 3.9 without extra installs - #1

Merged
erickkkyt merged 1 commit into
mainfrom
codex/python-runtime-compat
Aug 10, 2026
Merged

Support system Python 3.9 without extra installs#1
erickkkyt merged 1 commit into
mainfrom
codex/python-runtime-compat

Conversation

@erickkkyt

Copy link
Copy Markdown
Contributor

What changed

  • support Python 3.9+ by bundling the MIT-licensed tomli parser
  • test Python 3.9 and 3.10 in CI
  • keep DeepSeek API keys out of macOS process arguments
  • avoid implicit Windows executable discovery; require an explicit trusted runtime path

Verification

  • 39 tests pass with macOS system Python 3.9
  • 39 tests pass with bundled Python 3.12
  • skill validation and Python compilation pass
  • final Codex Security scan completed with no HIGH findings

@erickkkyt
erickkkyt merged commit 1c8dbdd into main Aug 10, 2026
16 checks passed
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.

1 participant