forked from pool/python-libcst
Accepting request 880421 from home:bnavigator:branches:devel:languages:python
- Update ot 0.3.17
Updated
* Optimization: reduce the number of unused parallel processes
#440
Fixed
* Walrus operator's left hand side now has STORE expression
context #443
* ApplyTypeAnnotationsVisitor applies parameter annotations even
if no return type is declared #445
* Work around Windows problem by using dummy pool for jobs=1 #436
* Remove extra unused imports added in other files #453
OBS-URL: https://build.opensuse.org/request/show/880421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 15:05:59 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update ot 0.3.17
|
||||
Updated
|
||||
* Optimization: reduce the number of unused parallel processes
|
||||
#440
|
||||
Fixed
|
||||
* Walrus operator's left hand side now has STORE expression
|
||||
context #443
|
||||
* ApplyTypeAnnotationsVisitor applies parameter annotations even
|
||||
if no return type is declared #445
|
||||
* Work around Windows problem by using dummy pool for jobs=1 #436
|
||||
* Remove extra unused imports added in other files #453
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 3 21:02:37 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user