Skip to content

Update parso to 0.6.2#132

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-parso-0.5.0-to-0.6.2
Closed

Update parso to 0.6.2#132
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-parso-0.5.0-to-0.6.2

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates parso from 0.5.0 to 0.6.2.

Changelog

0.6.1

++++++++++++++++++

- Add ``parso.normalizer.Issue.end_pos`` to make it possible to know where an
issue ends

0.6.0

++++++++++++++++++

- Dropped Python 2.6/Python 3.3 support
- del_stmt names are now considered as a definition
(for ``name.is_definition()``)
- Bugfixes

0.5.2

++++++++++++++++++

- Add include_setitem to get_definition/is_definition and get_defined_names (66)
- Fix named expression error listing (89, 90)
- Fix some f-string tokenizer issues (93)

0.5.1

++++++++++++++++++

- Fix: Some unicode identifiers were not correctly tokenized
- Fix: Line continuations in f-strings are now working
Links

@pyup-bot pyup-bot mentioned this pull request Feb 27, 2020
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #155

@pyup-bot pyup-bot closed this Apr 13, 2020
@BarthJr BarthJr deleted the pyup-update-parso-0.5.0-to-0.6.2 branch April 13, 2020 19:57
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.

1 participant