python-redbaron
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-redbaron
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-redbaron && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest4.patch | 0000001476 1.44 KB | |
python-redbaron.changes | 0000001486 1.45 KB | |
python-redbaron.spec | 0000002001 1.95 KB | |
redbaron-0.9.2.tar.gz | 0000709401 693 KB |
Revision 4 (latest revision is 9)
Tomáš Chvátal (scarabeus_iv)
accepted
request 697836
from
Petr Gajdos (pgajdos)
(revision 4)
- version update to 0.9.2 * fix a situation in .help() where some code where colorized twice by Hanaasagi https://github.com/PyCQA/redbaron/pull/182 * fix .names() and variations that didn't handle the case where there was "()" on FromImport nodes * full python 3.7 syntax support * BREAKING CHANGE: annotations are now member of {Def,List,Dict}Argument to flatten the data structure, TypedNameNode doesn't exist anymore * add support for return annotation by bram * add support for variable annotation https://github.com/PyCQA/redbaron/pull/177 by scottbelden and additional work by bram * add support for raise from by bram - run tests
Comments 0