1. 24 Nov, 2021 1 commit
    • da-woods's avatar
      Disable USE_UNICODE_WRITER for Limited API and Py3.11 (GH-4480) · 31fc0490
      da-woods authored
      For the Limited API, I'm not sure why USE_UNICODE_WRITER was ever
      the default - PyObject_Format() is part of the Limited API so
      should clearly be preferred.
      
      Python 3.11 hid _PyLong_FormatAdvancedWriter and
      _PyFloat_FormatAdvancedWriter. I've disabled USE_UNICODE_WRITER
      for the moment but I suspect we want to find replacements in the longer term.
      31fc0490
  2. 23 Nov, 2021 3 commits
  3. 18 Nov, 2021 14 commits
  4. 16 Nov, 2021 11 commits
  5. 13 Nov, 2021 1 commit
  6. 11 Nov, 2021 2 commits
  7. 08 Nov, 2021 2 commits
  8. 07 Nov, 2021 6 commits