Serhiy Storchaka
f3466bc040
gh-98836: Extend PyUnicode_FromFormat() (GH-98838)
...
* Support for conversion specifiers o (octal) and X (uppercase hexadecimal).
* Support for length modifiers j (intmax_t) and t (ptrdiff_t).
* Length modifiers are now applied to all integer conversions.
* Support for wchar_t C strings (%ls and %lV).
* Support for variable width and precision (*).
* Support for flag - (left alignment).
2023-05-22 00:32:39 +03:00
..
2021-07-29 12:46:47 +02:00
2022-07-05 11:16:10 +02:00
2022-12-17 13:12:18 +05:30
2022-12-23 07:00:21 -08:00
2023-03-03 22:46:50 +05:30
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2022-11-06 23:54:55 +01:00
2023-05-04 13:04:41 +03:00
2023-03-07 17:10:58 -07:00
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2022-10-07 11:49:53 -07:00
2022-07-14 09:40:10 +09:00
2023-05-06 06:54:08 +03:00
2023-05-04 10:17:12 +02:00
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2023-05-18 10:10:15 +01:00
2023-05-04 13:04:41 +03:00
2023-05-02 13:38:46 +02:00
2023-05-06 06:54:08 +03:00
2023-01-28 11:57:40 +02:00
2023-05-04 10:17:12 +02:00
2023-05-04 13:04:41 +03:00
2022-04-02 12:31:05 -07:00
2023-05-06 06:54:08 +03:00
2023-05-21 14:45:48 +01:00
2023-05-06 06:54:08 +03:00
2022-10-05 11:01:14 -07:00
2022-11-02 21:49:12 +00:00
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2023-05-06 06:54:08 +03:00
2021-07-29 12:46:47 +02:00
2023-05-06 06:54:08 +03:00
2023-05-21 11:12:24 +01:00
2022-12-07 15:22:38 +01:00
2022-03-23 13:19:13 +01:00
2023-05-06 06:54:08 +03:00
2023-05-06 06:54:08 +03:00
2023-02-28 09:31:01 +01:00
2023-05-06 06:54:08 +03:00
2022-10-05 11:01:14 -07:00
2023-05-04 13:04:41 +03:00
2023-05-04 13:04:41 +03:00
2022-10-04 17:56:20 -07:00
2023-05-06 06:54:08 +03:00
2023-05-22 00:32:39 +03:00
2023-05-21 11:12:24 +01:00
2022-10-04 16:27:29 -07:00
2023-03-24 13:23:35 +02:00