Go to file
Markéta Machová ec3880cbff Accepting request 849770 from home:bnavigator:branches:devel:languages:python
- Update to version 0.3.14
  Fixed
  * Fix is_annotation for types used in classdef base and assign
    value [#406]
  * Visit concatenated f-strings during scope analysis [#411]
  * Correct handling of walrus operator in function args [#417]
  * Allow generator expressions in f-strings [#419]
  * Keep track of assignment/access ordering during scope analysis
    [#413]
  * Handle string type references in cast() during scope analysis 
    [#418]
- 0.3.13
  Fixed
  * Use correct type for AugAssign and AnnAssign target [#396]
  * Support string annotations for type aliases [#401]
- 0.3.12
  Fixed
  * fix RemoveImportsVisitor crash when ImportAlias is 
    inserted without comma [#397]
  * Provide STORE for {Class,Function}Def.name in 
    ExpressionContextProvider [#394]
- 0.3.11
  Added
  * Implement TypeOf matcher [#384]
  Updated
  * Update return type of ParentNodeProvider to be CSTNode [#377]
  * Add source code links to each class/function [#378]
  Fixed
  * Removing an import alias with a trailing standalone 
    comment should preserve the comment [#392]

OBS-URL: https://build.opensuse.org/request/show/849770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libcst?expand=0&rev=7
2020-11-23 09:25:48 +00:00
_multibuild - Switch to multibuild in order to avoid buildcycles 2020-08-21 09:50:01 +00:00
.gitattributes Accepting request 824924 from home:jayvdb:py-submit 2020-08-16 08:51:17 +00:00
.gitignore Accepting request 824924 from home:jayvdb:py-submit 2020-08-16 08:51:17 +00:00
libcst-0.3.14.tar.gz Accepting request 849770 from home:bnavigator:branches:devel:languages:python 2020-11-23 09:25:48 +00:00
python-libcst.changes Accepting request 849770 from home:bnavigator:branches:devel:languages:python 2020-11-23 09:25:48 +00:00
python-libcst.spec Accepting request 849770 from home:bnavigator:branches:devel:languages:python 2020-11-23 09:25:48 +00:00