bpo-33810 Remove unused code from datetime.py. (GH-7549) · pythoncapi/cpython@bcb032e · GitHub
Skip to content

Commit bcb032e

Browse files
authored
bpo-33810 Remove unused code from datetime.py. (pythonGH-7549)
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.
1 parent 4c3e39f commit bcb032e

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

Lib/datetime.py

Lines changed: 4 additions & 11 deletions

0 commit comments

Comments
 (0)