Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setting the
u
ABI flag based on sys.maxunicode is incorrect on recent
Pythons with PEP 393 Flexible String Representation (so >= 3.3). Granted, on these Pythons, the SOABI config var should always be set, but the manual SOABI code path should still try to do the right thing.
- Loading branch information