gast library
No description set
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-gast
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-gast && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gast-0.6.0.tar.gz | 0000027216 26.6 KB | |
python-gast.changes | 0000003616 3.53 KB | |
python-gast.spec | 0000001943 1.9 KB |
Revision 28 (latest revision is 29)
Matej Cepl (mcepl)
accepted
request 1188979
from
John Paul Adrian Glaubitz (glaubitz)
(revision 28)
- Update to 0.6.0 * Harmonize gast.dump behavior across versions, following py3.13 behavior - from version 0.5.5 * Provide a bug and security bug section in the README * Upgrade to py3.13 support * Slightly speedup gast node creation * Document ExceptHandler.name change * Optimize node constructors * Update unparser for py 3.12 and setup minimal testing * Reflect AST changes to README * Support py 3.12 type parameters * Update CI configuration for python 3.12 (and 2.7!) * Support Type aliases from Python 3.12
Comments 0