gh-139353: Add Objects/unicode_format.c file (#139491)

* Move PyUnicode_Format() implementation from unicodeobject.c
  to unicode_format.c.
* Replace unicode_modifiable() with _PyUnicode_IsModifiable()
* Add empty lines to have two empty lines between functions.
This commit is contained in:
Victor Stinner 2025-10-10 12:52:59 +02:00 committed by GitHub
parent 7cafd76a7f
commit 4c119714d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 1047 additions and 973 deletions

File diff suppressed because it is too large Load diff