Skip to content

to_bytes: Restore compatibility with Python < 3.11#701

Merged
mathoudebine merged 1 commit intomainfrom
fix/698-python-311-typeerror-to_bytes-missing-required-argument-byteorder-pos-2
Feb 26, 2025
Merged

to_bytes: Restore compatibility with Python < 3.11#701
mathoudebine merged 1 commit intomainfrom
fix/698-python-311-typeerror-to_bytes-missing-required-argument-byteorder-pos-2

Conversation

@mathoudebine
Copy link
Copy Markdown
Owner

Close #698

@mathoudebine mathoudebine merged commit 496e036 into main Feb 26, 2025
35 checks passed
@mathoudebine mathoudebine deleted the fix/698-python-311-typeerror-to_bytes-missing-required-argument-byteorder-pos-2 branch February 26, 2025 07:16
matthewgjohnson pushed a commit to matthewgjohnson/turing-smart-screen-python that referenced this pull request Feb 23, 2026
…311-typeerror-to_bytes-missing-required-argument-byteorder-pos-2
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.

Python < 3.11: TypeError: to_bytes() missing required argument 'byteorder' (pos 2)

1 participant