You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump minimal required typed-ast version from 1.3.1 to 1.3.5 (#6737)
- 1.3.2 fixed two out of bounds reads
- 1.3.3 was a dud
- 1.3.4 made it compile under newer Python 3.8 alphas
- 1.3.5 fixed a crash with unicode names on Python 3.4/3.5
Also keep test-requirements.txt in sync with setup.py, and add reminder comments to the latter.
0 commit comments