| Commit message (Collapse) | Author | Age |
... | |
| |\ |
|
| | | |
|
|\| | |
|
| |\| |
|
| | | |
|
|\| |
| | |
| | |
| | | |
__format__ methods.
|
| | |
| | |
| | |
| | | |
methods.
|
| | |
| | |
| | |
| | | |
higher than U+10ffff)
|
| | | |
|
| | |
| | |
| | |
| | | |
operator.mod instead of __mod__
|
|/ / |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
and %u codes.
|
|\| |
|
| | |
|
|\| |
|
| | |
|
|\|
| |
| |
| | |
OverflowError when an argument of %c format is out of range.
|
| |
| |
| |
| | |
OverflowError when an argument of %c format is out of range.
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
(see #18183)
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
of PyUnicode_FromFormat() function, original patch written by Ysj Ray.
|
| |
| |
| |
| | |
Kinds: ascii, latin, bmp, astral.
|
|\| |
|
| | |
|
|\|
| |
| |
| | |
character string (wstr) format is now cleared.
|
| |
| |
| |
| | |
string (wstr) format is now cleared.
|
|\| |
|
| |
| |
| |
| | |
test discovery. Patch by Zachary Ware.
|
| |
| |
| |
| |
| |
| | |
object.__format__
Patch by Florent Xicluna.
|
|\| |
|
| | |
|
|\| |
|