Skip to content

[3.13] gh-120268: Prohibit passing None to _pydatetime.date.fromtimestamp (GH-120269)#120282

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-34f5ae6-3.13
Jun 11, 2024
Merged

[3.13] gh-120268: Prohibit passing None to _pydatetime.date.fromtimestamp (GH-120269)#120282
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-34f5ae6-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 8, 2024

This makes the pure Python implementation consistent with the C implementation.
(cherry picked from commit 34f5ae6)

Co-authored-by: Kirill Podoprigora kirill.bast9@mail.ru

…timestamp`` (pythonGH-120269)

This makes the pure Python implementation consistent with the C implementation.
(cherry picked from commit 34f5ae6)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants