gh-124531: Fix strftime() with embedded null characters by serhiy-storchaka · Pull Request #125003 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Conversation
Member
- time.strftime() (raised ValueError)
- the strftime() method and formatting of the datetime classes datetime, date and time (truncated at the null character)
* time.strftime() (raised ValueError) * the strftime() method and formatting of the datetime classes datetime, date and time (truncated at the null character)
serhiy-storchaka
added
needs backport to 3.12
labels
serhiy-storchaka
requested a review
from pganssle
serhiy-storchaka
requested a review
from abalkin
as a code owner
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting core review
label
serhiy-storchaka
commented
Oct 9, 2024
serhiy-storchaka commented
Member Author
See #125193.
serhiy-storchaka
closed this
serhiy-storchaka
deleted the
strftime-embedded-nul
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment