mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
a2998a63c8
Added an optional argument timespec to the datetime isoformat() method to choose the precision of the time component. Original patch by Alessandro Cucci.
Source files for standard library extension modules, and former extension modules that are now builtin modules.