Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / serge-sans-paille/gast issues and pull requests

#88 - Wheels on pypi missing for recent releases

Issue - State: closed - Opened by betaboon 3 months ago - 1 comment

#86 - Feature/python3.13

Pull Request - State: closed - Opened by serge-sans-paille 4 months ago

#85 - Test failures with Python 3.13.0b1

Issue - State: closed - Opened by arkamar 4 months ago - 2 comments

#84 - Slightly speedup gast node creation

Pull Request - State: closed - Opened by serge-sans-paille 4 months ago

#82 - The ExceptHandler.name change is not documented

Issue - State: open - Opened by tristanlatr 10 months ago

#81 - Feature/faster node creation

Pull Request - State: closed - Opened by serge-sans-paille 11 months ago

#80 - Support Type aliases from Python 3.12

Pull Request - State: closed - Opened by serge-sans-paille 11 months ago - 1 comment

#79 - Support for python 3.12

Issue - State: closed - Opened by tristanlatr 11 months ago - 1 comment

#78 - RFE: is it possible to start making github releases?🤔

Issue - State: closed - Opened by kloczek about 1 year ago - 4 comments

#77 - Errors while Parsing Python2 code

Issue - State: closed - Opened by KarthickRaja2002 over 1 year ago - 1 comment

#76 - Introduce parse_and_map() function.

Pull Request - State: closed - Opened by tristanlatr over 1 year ago

#75 - Making nodes actual subclasses of standard library nodes

Issue - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#74 - SciPy builds are failing with gast 0.5.4

Issue - State: closed - Opened by tylerjereddy over 1 year ago - 4 comments

#73 - 0.5.4

Pull Request - State: closed - Opened by serge-sans-paille over 1 year ago - 4 comments

#72 - Feature/py311

Pull Request - State: closed - Opened by serge-sans-paille over 1 year ago

#71 - Support match statement

Issue - State: closed - Opened by tristanlatr over 1 year ago - 2 comments

#70 - Add support for Python 3.11 and test 3.12-dev

Pull Request - State: closed - Opened by hugovk over 1 year ago - 4 comments

#69 - there maybe something wrong with unparse

Issue - State: closed - Opened by lxm9704 over 2 years ago - 3 comments

#68 - why ast not support [] () to use in express

Issue - State: closed - Opened by lxm9704 over 2 years ago - 3 comments

#67 - Restore python2 testing and support

Pull Request - State: closed - Opened by serge-sans-paille over 2 years ago

#66 - GitHub CI doesn't test Python 2

Issue - State: closed - Opened by atsampson almost 3 years ago - 2 comments

#65 - Support gast.unparse

Pull Request - State: closed - Opened by serge-sans-paille almost 3 years ago - 5 comments

#64 - Provide gast.unparse?

Issue - State: closed - Opened by davidbrochart almost 3 years ago - 3 comments

#63 - Advertise version number

Pull Request - State: closed - Opened by serge-sans-paille about 3 years ago

#62 - Test field count more accurately

Pull Request - State: closed - Opened by serge-sans-paille about 3 years ago

#61 - 0.5.1

Pull Request - State: closed - Opened by serge-sans-paille about 3 years ago

#60 - new version to pickup NamedExpr change

Issue - State: closed - Opened by cpcloud about 3 years ago - 1 comment

#59 - Support NamedExpr

Pull Request - State: closed - Opened by serge-sans-paille about 3 years ago

#58 - gast doesn't seem to parse assignment expressions correctly

Issue - State: closed - Opened by cpcloud about 3 years ago - 2 comments

#57 - Testing support for python 3.10

Pull Request - State: closed - Opened by serge-sans-paille over 3 years ago

#56 - Python 3.10: TypeError: required field "lineno" missing from alias

Issue - State: closed - Opened by hroncok over 3 years ago - 1 comment

#55 - [incompatible] Why ExtSlice and Index are not used after gast 3.9 ?

Issue - State: closed - Opened by liym27 over 3 years ago - 2 comments

#54 - Cleanup and optimize the way gast builds its AST

Pull Request - State: closed - Opened by serge-sans-paille over 3 years ago

#53 - module 'gast' has no attribute 'Index'

Issue - State: closed - Opened by AlexandrParkhomenko almost 4 years ago - 3 comments

#52 - Separate linting toxenv from testing toxenv

Pull Request - State: closed - Opened by hroncok about 4 years ago - 2 comments

#51 - Version conflict with Jupyter-LSP?

Issue - State: closed - Opened by marimeireles about 4 years ago - 3 comments

#50 - Fix handling of ast.Assign

Pull Request - State: closed - Opened by serge-sans-paille about 4 years ago

#49 - ast.Assign need type_comment in Python3.8

Issue - State: closed - Opened by Aurelius84 about 4 years ago - 3 comments

#48 - Tuple instead of ExtSlice for gast 0.4.0

Issue - State: closed - Opened by paugier about 4 years ago - 4 comments

#47 - Support Python 3.9

Pull Request - State: closed - Opened by serge-sans-paille about 4 years ago - 2 comments

#46 - Test failures with Python 3.9

Issue - State: closed - Opened by hroncok about 4 years ago - 4 comments

#45 - 0.3.3

Pull Request - State: closed - Opened by serge-sans-paille over 4 years ago

#44 - Use an immutable instead of a dict to store initial table

Pull Request - State: closed - Opened by serge-sans-paille over 4 years ago

#43 - Fix conversion of arguments nodes in Python 3.8

Pull Request - State: closed - Opened by mdanatg over 4 years ago - 4 comments

#42 - Publish sdist and bdist wheel

Issue - State: closed - Opened by groodt almost 5 years ago - 4 comments

#41 - Extend API with gast.expand()

Pull Request - State: closed - Opened by ghost almost 5 years ago - 1 comment

#40 - Add some helpers for creating visitors

Issue - State: closed - Opened by ghost almost 5 years ago - 3 comments

#39 - Test latest python38

Pull Request - State: closed - Opened by jendrikseipp almost 5 years ago - 1 comment

#38 - could you please create 0.3.2 tag

Issue - State: closed - Opened by daqingshu almost 5 years ago - 2 comments

#37 - Name constructor required 3 arguments prior to 0.3, and 4 arguments after

Issue - State: closed - Opened by mdanatg about 5 years ago - 4 comments

#36 - Fix Ellipsis support

Pull Request - State: closed - Opened by serge-sans-paille about 5 years ago

#35 - Ellipsis symbol missing

Issue - State: closed - Opened by mdanatg about 5 years ago - 4 comments

#34 - Fix conversion of complex literals

Pull Request - State: closed - Opened by serge-sans-paille about 5 years ago

#33 - Python 3.8 failures

Issue - State: closed - Opened by hroncok over 5 years ago - 3 comments

#32 - Incompatibility with astunparse

Issue - State: closed - Opened by paugier over 5 years ago - 3 comments

#31 - Test gast with python 3.7 on Travis

Pull Request - State: closed - Opened by serge-sans-paille over 5 years ago

#30 - Update readme to reflect testing on 3.7

Pull Request - State: closed - Opened by JackLaBarba over 5 years ago - 1 comment

#29 - Fix lineinfo for vararg and kwargs

Pull Request - State: closed - Opened by serge-sans-paille over 5 years ago

#28 - Starargs and varargs nodes do not have attributes set

Issue - State: closed - Opened by casutton over 5 years ago - 2 comments

#27 - Feature/support 3.8

Pull Request - State: closed - Opened by serge-sans-paille over 5 years ago - 3 comments

#26 - Support and test python 3.7

Pull Request - State: closed - Opened by serge-sans-paille over 5 years ago - 1 comment

#25 - Tag releases

Issue - State: closed - Opened by svenstaro over 5 years ago - 2 comments

#24 - Fix vararg behavior for python 2

Pull Request - State: closed - Opened by serge-sans-paille over 5 years ago

#23 - Fix kwarg behavior for python 2

Pull Request - State: closed - Opened by serge-sans-paille over 5 years ago

#21 - [WIP] Python 3.7 support

Pull Request - State: closed - Opened by subhrm about 6 years ago - 2 comments

#20 - Add Python 3.7 support

Issue - State: closed - Opened by subhrm about 6 years ago - 2 comments

#19 - Add URL

Pull Request - State: closed - Opened by hugovk about 6 years ago - 3 comments

#18 - Drop support for EOL Python

Pull Request - State: closed - Opened by hugovk about 6 years ago - 2 comments

#17 - include the license file in the source tarball

Pull Request - State: closed - Opened by CurtLH over 6 years ago - 1 comment

#16 - readme typos

Pull Request - State: closed - Opened by dbieber over 6 years ago - 1 comment

#15 - Add the test suite to the release tarball

Pull Request - State: closed - Opened by ghisvail almost 7 years ago - 8 comments

#14 - Formatted string support

Pull Request - State: closed - Opened by serge-sans-paille almost 7 years ago - 1 comment

#13 - Python 3.6 f-strings are not supported by gast

Issue - State: closed - Opened by jfinkels about 7 years ago - 3 comments

#12 - Fix call starargs and kwargs in Python 3.n, n < 5

Pull Request - State: closed - Opened by serge-sans-paille over 7 years ago - 3 comments

#11 - Starred arguments are not correctly found on Python version < 3.5

Issue - State: closed - Opened by jfinkels over 7 years ago - 2 comments

#10 - Add support for Python 3.6

Issue - State: closed - Opened by jfinkels over 7 years ago - 1 comment

#9 - Adds support for Python 3.3, 3.4, and 3.6

Pull Request - State: closed - Opened by jfinkels over 7 years ago - 11 comments

#8 - Makes tests runnable via 'python setup.py test'

Pull Request - State: closed - Opened by jfinkels over 7 years ago - 2 comments

#7 - Uses context manager for opening files in tests

Pull Request - State: closed - Opened by jfinkels over 7 years ago

#6 - Adds gitignore for Python projects.

Pull Request - State: closed - Opened by jfinkels over 7 years ago - 3 comments

#5 - User should be able to use gast.parse with astunparse.unparse on Python 3.3, 3.4

Issue - State: closed - Opened by jfinkels over 7 years ago - 1 comment

#4 - User should be able to use same boolean literal AST nodes on Python 2 and Python 3

Issue - State: closed - Opened by jfinkels over 7 years ago - 2 comments

#3 - Fix class hierarchy of ast nodes

Pull Request - State: closed - Opened by serge-sans-paille over 7 years ago - 3 comments

#2 - Translate HandlerExcept variable from ast.Name to identifier for Python2.

Pull Request - State: closed - Opened by pbrunet about 8 years ago

#1 - Travis support

Pull Request - State: closed - Opened by serge-sans-paille about 8 years ago