google / pasta

Library to refactor python code through AST manipulation.
Apache License 2.0
341 stars 40 forks source link

Python 3.10 support #102

Open s-t-e-v-e-n-k opened 2 years ago

s-t-e-v-e-n-k commented 2 years ago

Golden data is missing for Python 3.10, which would be lovely to have.

soupytwist commented 2 years ago

Ack, will generate these soon!

s-t-e-v-e-n-k commented 2 years ago

@soupytwist Hi, any update on this?

celestinoxp commented 2 years ago

Although it may not seem like it, google folder can be very important. TensorFlow is an example that has google folder as one of its dependencies. Please provide a new version with support for Python 3.9 and if possible Python 3.10.

Right now all packages are setting Python 3.9 as default python. Python 3.10 in the near future.

Another argument is that I'm not the only one in favor of this update. And many users use google folder without knowing it, just use tensorflow