mirror of
https://github.com/python/cpython.git
synced 2026-01-30 22:55:41 +00:00
has an extra (optional) output parameter through which it returns the size. Use this in a few places where I used PyUnicode_AsString() + strlen(), and in one new place (which fixes test_pep263).