Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-124531: Fix strftime() with embedded null characters#125003

Closed
serhiy-storchaka wants to merge 2 commits into
python:mainpython/cpython:mainfrom
serhiy-storchaka:strftime-embedded-nulserhiy-storchaka/cpython:strftime-embedded-nulCopy head branch name to clipboard
Closed

gh-124531: Fix strftime() with embedded null characters#125003
serhiy-storchaka wants to merge 2 commits into
python:mainpython/cpython:mainfrom
serhiy-storchaka:strftime-embedded-nulserhiy-storchaka/cpython:strftime-embedded-nulCopy head branch name to clipboard

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 5, 2024

Copy link
Copy Markdown
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

Copy link
Copy Markdown
Member Author

See #125193.

@serhiy-storchaka serhiy-storchaka deleted the strftime-embedded-nul branch October 9, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.