forked from pool/python-libcst
Accepting request 894418 from home:bnavigator:branches:devel:languages:python
- Update to 0.3.19 * Return more specific QNames for assignments #477 * Tie accesses from string annotation to the string node #483 * Fix leaking processes from TypeInferenceProvider #474 * Fix TypeInferenceProvider breakage with empty cache #476 * Fix formatting for link to QualifiedName class in docs #480 - Release 0.3.18 * Add FlattenSentinel to support replacing a statement with multiple statements #455 * Add BuiltinScope #469 * Add FullyQualifiedNameProvider #465 * Split QualifiedNameProvider out from libcst.metadata.scope_provider #464 * Fix Exception while parsing escape character in raw f-strings #462 OBS-URL: https://build.opensuse.org/request/show/894418 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 15:49:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 0.3.19
|
||||
* Return more specific QNames for assignments #477
|
||||
* Tie accesses from string annotation to the string node #483
|
||||
* Fix leaking processes from TypeInferenceProvider #474
|
||||
* Fix TypeInferenceProvider breakage with empty cache #476
|
||||
* Fix formatting for link to QualifiedName class in docs #480
|
||||
- Release 0.3.18
|
||||
* Add FlattenSentinel to support replacing a statement with
|
||||
multiple statements #455
|
||||
* Add BuiltinScope #469
|
||||
* Add FullyQualifiedNameProvider #465
|
||||
* Split QualifiedNameProvider out from
|
||||
libcst.metadata.scope_provider #464
|
||||
* Fix Exception while parsing escape character in raw f-strings
|
||||
#462
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 15:05:59 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user