Skip to content

Raise the supported Python floor to 3.7.4 - #157

Open
njzjz-bot wants to merge 1 commit into
deepmodeling:masterfrom
njzjz-bot:codex/issue-122
Open

Raise the supported Python floor to 3.7.4#157
njzjz-bot wants to merge 1 commit into
deepmodeling:masterfrom
njzjz-bot:codex/issue-122

Conversation

@njzjz-bot

Copy link
Copy Markdown
Contributor

Summary

  • set requires-python to the first Python release supported by typeguard 4
  • keep the existing Python 3.7 classifier and CI coverage
  • ensure built wheel metadata carries the corrected floor

Fixes #122.

Validation

  • Built wheel with --no-isolation
  • Verified wheel METADATA contains Requires-Python: >=3.7.4

AI attribution

Coding agent: Codex
Codex version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning effort: xhigh

Coding-Agent: Codex
Codex-Version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning-Effort: xhigh
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6d71974f-3d02-42d7-b629-0b04c6fe4937


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@njzjz-bot njzjz-bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review result: no blocking issues found.

Raising Requires-Python to >=3.7.4 aligns the advertised floor with resolvable typeguard>=4 releases. I built the wheel and confirmed its metadata reports Requires-Python: >=3.7.4; CI is green.

Coding agent: Codex
Codex version: codex-cli 0.149.0
Model: gpt-5.6-sol
Reasoning effort: xhigh

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.

[Code scan] Python 3.7 metadata is incompatible with typeguard>=4 dependency

1 participant