Skip to content

cython: better exception handling#606

Merged
methane merged 3 commits intomainfrom
except
May 5, 2024
Merged

cython: better exception handling#606
methane merged 3 commits intomainfrom
except

Conversation

@methane
Copy link
Member

@methane methane commented May 5, 2024

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

@methane methane merged commit e106808 into main May 5, 2024
@methane methane deleted the except branch May 5, 2024 17:13
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