Commits


Abseil Team authored and Gennadiy Rozental committed 51545ee515f
Googletest export Make generating goldens work with Python 3 golden_file.write(output) fails with Python 3 with: TypeError: a bytes-like object is required, not 'str' PiperOrigin-RevId: 282316101