]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Remove std_ratio_t_tuple
authorTom Tromey <tromey@adacore.com>
Tue, 26 Sep 2023 20:04:26 +0000 (14:04 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 28 Sep 2023 20:56:05 +0000 (14:56 -0600)
commit860b284e3eea49e5bd49e6fe07c66e53faebb893
tree638c1f328f5395d1777db35f24fc911bc07b8deb
parent33841921a2b1153e6d79f0b4a5870f12aa2e86a1
libstdc++: Remove std_ratio_t_tuple

This removes the std_ratio_t_tuple function from the Python
pretty-printer code.  It is not used.  Apparently the relevant parts
were moved to StdChronoDurationPrinter._ratio at some point in the
past.

libstdc++-v3/ChangeLog:

* python/libstdcxx/v6/printers.py (std_ratio_t_tuple):
Remove.
libstdc++-v3/python/libstdcxx/v6/printers.py