SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

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.
V
Victor Stinner committed
4c119714d58912b10cb803a813da0364a0cc01e8
Parent: 7cafd76
Committed by GitHub <noreply@github.com> on 10/10/2025, 10:52:59 AM