aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-01-05 13:41:21 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-01-05 16:28:43 +0000
commit80ff207da6d8784e227eb93f75c4ac5a300c8420 (patch)
tree0a2d84f5cd59d5a961bdaddd824d9b02a5aefa2a /gcc
parente2eab3c4edb6aa9a93f982c4554cd756000934ca (diff)
downloadgcc-80ff207da6d8784e227eb93f75c4ac5a300c8420.zip
gcc-80ff207da6d8784e227eb93f75c4ac5a300c8420.tar.gz
gcc-80ff207da6d8784e227eb93f75c4ac5a300c8420.tar.bz2
libstdc++: Fix <chrono> printers for Python 2 [PR108212]
The datetime.timezone.utc singleton doesn't exist in Python 2, but we can create it ourselves by deriving from datetime.tzinfo. libstdc++-v3/ChangeLog: PR libstdc++/108212 * python/libstdcxx/v6/printers.py (_utc_timezone): New global variable. (StdChronoTimePointPrinter::to_string): Use it.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions