Skip to content

Move functions for consistency#534

Open
j-t-1 wants to merge 4 commits into
erocarrera:masterfrom
j-t-1:move
Open

Move functions for consistency#534
j-t-1 wants to merge 4 commits into
erocarrera:masterfrom
j-t-1:move

Conversation

@j-t-1

@j-t-1 j-t-1 commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Moved three functions at the start to more logical positions.
Put the word, double-word, quad-word get/set methods in size order.
Ordered format characters to be the same as the documentation.
https://docs.python.org/3/library/struct.html#format-characters

Moved three functions at the start to more logical positions.
Put the word, double-word, quad-word get/set methods in size order.
Ordered format characters to be the same as the documentation.
https://docs.python.org/3/library/struct.html#format-characters
@j-t-1 j-t-1 requested a review from nightlark June 5, 2026 06:45
j-t-1 added 3 commits July 2, 2026 12:05
Moved three functions at the start to more logical positions.
Put the word, double-word, quad-word get/set methods in size order.
Ordered format characters to be the same as the documentation.
https://docs.python.org/3/library/struct.html#format-characters
Moved three functions at the start to more logical positions.
Put the word, double-word, quad-word get/set methods in size order.
Ordered format characters to be the same as the documentation.
https://docs.python.org/3/library/struct.html#format-characters
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