Skip to content

chore: update python version#28

Merged
thunderbiscuit merged 1 commit into
bitcoindevkit:masterfrom
brenorb:pyv3.9
Dec 8, 2025
Merged

chore: update python version#28
thunderbiscuit merged 1 commit into
bitcoindevkit:masterfrom
brenorb:pyv3.9

Conversation

@brenorb

@brenorb brenorb commented Nov 22, 2025

Copy link
Copy Markdown
Contributor

Description

Update python version requirement from >=3.7 to >=3.9. Closes #25

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
    [ ] I ran cargo fmt and cargo clippy before committing

@reez reez left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ACK f1e96f5

3.9+ sounds reasonable to me

@thunderbiscuit thunderbiscuit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

From our CI publishing workflow and our PyPI page I can see that we only publish 3.10+ at the moment. I think we should maybe set it to that instead probably.

@reez

reez commented Nov 25, 2025

Copy link
Copy Markdown
Collaborator

From our CI publishing workflow and our PyPI page I can see that we only publish 3.10+ at the moment. I think we should maybe set it to that instead probably.

im good w that too. If we have no real 3.9 consumer we bump to 3.10, if someone does need 3.9 we add 3.9.

@brenorb

brenorb commented Dec 5, 2025

Copy link
Copy Markdown
Contributor Author

Done.
Update python version requirement from >=3.7 to >=3.10.

@thunderbiscuit thunderbiscuit left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 68c1f31.

@thunderbiscuit thunderbiscuit merged commit f1c3e7a into bitcoindevkit:master Dec 8, 2025
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.

Dependencies require python >= 3.9

3 participants