Closed copybara-service[bot] closed 1 year ago
Further fixes for python 3.8 support. Turns out the __future__ package only applies to annotations, not type aliases :(
__future__
Context: https://bugs.python.org/issue45117
Further fixes for python 3.8 support. Turns out the
__future__
package only applies to annotations, not type aliases :(Context: https://bugs.python.org/issue45117