Skip to content

Bump minimal required typed-ast version from 1.3.1 to 1.3.5#6737

Merged
gvanrossum merged 2 commits intopython:masterfrom
gvanrossum:typed-ast-version-bump
Apr 28, 2019
Merged

Bump minimal required typed-ast version from 1.3.1 to 1.3.5#6737
gvanrossum merged 2 commits intopython:masterfrom
gvanrossum:typed-ast-version-bump

Conversation

@gvanrossum
Copy link
Copy Markdown
Member

  • 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

- 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
Copy link
Copy Markdown
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also update test-requirements.txt, though?

(Is there some more automated way to keep this in sync?)

@gvanrossum gvanrossum merged commit e954da0 into python:master Apr 28, 2019
@gvanrossum gvanrossum deleted the typed-ast-version-bump branch April 28, 2019 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants