Skip to content

Conversation

@methane
Copy link
Member

@methanemethane commented May 5, 2024

  • use except -1 instead of manual error handling
  • use PyUnicode_AsUTF8AndSize()
  • use _pack() and _pack_inner() instead of while True:

@methanemethane merged commit e106808 into mainMay 5, 2024
@methanemethane deleted the except branch May 5, 2024 17:13
Sign up for freeto 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.

2 participants

@methane