Skip to content

Conversation

@abalkin
Copy link
Member

@abalkin abalkin commented Jun 8, 2018

Closes bpo-33810.

Since implementation of bpo-25283, the objects returned by time.localtime
always have tm_zone and tm_gmtoff attributes. Remove code that
anticipates their absence.

https://bugs.python.org/issue33810

Since implementation of bpo-25283, the objects returned by time.localtime
always have tm_zone and tm_gmtoff attributes.  Remove code that
anticipates their absence.
@abalkin abalkin merged commit bcb032e into python:master Jun 8, 2018
serhiy-storchaka pushed a commit that referenced this pull request May 9, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants