forked from pool/python-parso
- update to 0.6.1
* Add parso.normalizer.Issue.end_pos to make it possible to know where an issue ends * Dropped Python 2.6/Python 3.3 support * del_stmt names are now considered as a definition (for name.is_definition()) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 09:32:19 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.6.1
|
||||
* Add parso.normalizer.Issue.end_pos to make it possible to know
|
||||
where an issue ends
|
||||
* Dropped Python 2.6/Python 3.3 support
|
||||
* del_stmt names are now considered as a definition (for name.is_definition())
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 27 17:14:25 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user