SIGN IN SIGN UP

Issue #28148: Stop using localtime() and gmtime() in the time module.

Introduced platform independent _PyTime_localtime API that is similar
to POSIX localtime_r, but available on all platforms.  Patch by Ed
Schouten.
A
Alexander Belopolsky committed
3e7a3cb903258321a17265a1c01976f88e7b72fc
Parent: e5ccf3d