Skip to content

Update parso to 0.6.0#116

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

Update parso to 0.6.0#116
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-parso-0.5.0-to-0.6.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates parso from 0.5.0 to 0.6.0.

Changelog

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 Jan 27, 2020
@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 3, 2020

Closing this in favor of #122

@pyup-bot pyup-bot closed this Feb 3, 2020
@BarthJr BarthJr deleted the pyup-update-parso-0.5.0-to-0.6.0 branch February 3, 2020 21:14
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