bpo-33810: Remove unused code from datetime.py. by abalkin · Pull Request #7549 · python/cpython

@abalkin

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.

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