Skip to content

Commit

Permalink
Rework PyASCIIObject and PyUnicodeObject to be compatible with 3.14
Browse files Browse the repository at this point in the history
Due to python/cpython#128196, data types within `PyASCIIObject.state` have changed, resulting in test failures when building against 3.14.
  • Loading branch information
clin1234 committed Jan 23, 2025
1 parent cf7e299 commit 1f0d756
Showing 1 changed file with 237 additions and 5 deletions.
Loading

0 comments on commit 1f0d756

Please sign in to comment.