Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/typed_ast

Modified fork of CPython's ast module that parses `# type:` comments
https://github.com/python/typed_ast

Release version 1.5.5

hauntsaninja opened this pull request over 1 year ago
Add dev status inactive classifier, edit long description

hauntsaninja opened this pull request over 1 year ago
End of life notice

hauntsaninja opened this pull request over 1 year ago
Fix ast27.get_docstring

hauntsaninja opened this pull request about 2 years ago
Upgrade cibuildwheel - Add Python 3.11 & musllinux

ben9923 opened this pull request over 2 years ago
Support workflow dispatch

hauntsaninja opened this pull request over 2 years ago
Bump version to 1.5.5.dev0

hauntsaninja opened this pull request over 2 years ago
Release version 1.5.4

hauntsaninja opened this pull request over 2 years ago
BLD: do not include now private header files

tacaswell opened this pull request over 2 years ago
Fix Python 3.11 support

hauntsaninja opened this pull request over 2 years ago
Bump version to 1.5.4.dev0

hauntsaninja opened this pull request almost 3 years ago
Release version 1.5.3

hauntsaninja opened this pull request almost 3 years ago
FIX: Account form stdbool.h being included in Python.h

tacaswell opened this pull request almost 3 years ago
Install error on Python 3.10.1 windows

wangxiaoying opened this issue about 3 years ago
Add support to build aarch64 wheels

tbbharaj opened this pull request about 3 years ago
Release version 1.5.1

hauntsaninja opened this pull request about 3 years ago
Aarch64 wheels not available on pypi

tbbharaj opened this issue about 3 years ago
typed_ast end of life (July 2023)

hauntsaninja opened this issue about 3 years ago
Officially support Python 3.11 (~May 2022)

srittau opened this pull request about 3 years ago
Remove update process document

srittau opened this pull request about 3 years ago
Fix #167: Port ast27 to Python 3.11

vstinner opened this pull request about 3 years ago
Release version 1.5.0

hauntsaninja opened this pull request about 3 years ago
Release 1.4.4

vfazio opened this issue about 3 years ago
Recommend ast on Python 3.8+

srittau opened this pull request about 3 years ago
Use PyUnicode_DecodeUnicodeEscape directly

srittau opened this pull request about 3 years ago
Define _PyUnicode_DecodeUnicodeEscape even on Python 3.6+

hroncok opened this pull request about 3 years ago
typed-ast end of life?

srittau opened this issue about 3 years ago
Update README to emphasize the outdated nature

srittau opened this pull request about 3 years ago
Compilation fails on Python 3.11

gsnedders opened this issue about 3 years ago
Older releases crash pip when it tries to build them

flying-sheep opened this issue over 3 years ago
Drop Python 3.5 support

hauntsaninja opened this pull request over 3 years ago
Release version 1.4.4

hauntsaninja opened this pull request over 3 years ago
Use Github Actions + cibuildwheel for all wheels

hauntsaninja opened this pull request over 3 years ago
Improve release process documentation

hauntsaninja opened this pull request almost 4 years ago
travis: update Python builds

hauntsaninja opened this pull request almost 4 years ago
Add Python 3.10 classifier

hauntsaninja opened this pull request almost 4 years ago
Building wheel in python ``3.10a7`` fail during installation

Pierre-Sassoulas opened this issue almost 4 years ago
Fix compilation on python 3.10.0a7

freundTech opened this pull request almost 4 years ago
Fails to compile with Apple Silicon compiler

gvanrossum opened this issue almost 4 years ago
Build failure installing on Python 3.10

jaraco opened this issue almost 4 years ago
Allow compilation on python 3.10.0a6

Theelx opened this pull request almost 4 years ago
Download aarch64 wheels

hauntsaninja opened this pull request about 4 years ago
Remove reference to PyNode_ListTree for Python 3.10

hauntsaninja opened this pull request about 4 years ago
ast27: prefix exported symbols

hauntsaninja opened this pull request about 4 years ago
ast27 gives syntax error for valid code on s390x

Ikke opened this issue about 4 years ago
Python 3.10 support? - undefined symbol: PyNode_ListTree

SamuelMarks opened this issue about 4 years ago
Who has owner permissions on this repo?

gvanrossum opened this issue about 4 years ago
Test and build wheels on Windows on GitHub Actions

hugovk opened this pull request over 4 years ago
Add Python 3.9 for Windows

gvanrossum opened this pull request over 4 years ago
Error installing on Python 3.9

BrianMSheldon opened this issue over 4 years ago
Travis CI: Test Python 3.9 release candidate 1

cclauss opened this pull request over 4 years ago
Add note in incompatabilities that PyPy is broken and unsupported

jaraco opened this pull request over 4 years ago
ARM64: Add ARM64 jobs in Travis-CI

odidev opened this pull request over 4 years ago
Wheel support for aarch64

odidev opened this issue over 4 years ago
Error Installing Pybinsim on Windows with Python 3.8

hmza09 opened this issue over 4 years ago
test_ignores and test_convert_strs fail on ppc64

sebix opened this issue over 4 years ago
[WIP] Automated 3.9 update

ethanhs opened this pull request over 4 years ago
[WIP] Python 3.9 parser

ethanhs opened this pull request over 4 years ago
Chokes on annotated unparenthesised tuples

retnikt opened this issue over 4 years ago
Fix cross compile by adjusting includes

CameronNemo opened this pull request almost 5 years ago
Fails to cross compile

CameronNemo opened this issue almost 5 years ago
typed_ast.ast27 raises SyntaxError on coding declarations

r3m0t opened this issue almost 5 years ago
Fix linker error in debug build

danielmenzel opened this pull request about 5 years ago
Linker error in debug build on Windows

danielmenzel opened this issue about 5 years ago
It's probably time for a release

gvanrossum opened this issue about 5 years ago
FIX: build on cpython master branch

tacaswell opened this pull request about 5 years ago
Build artifacts for 3.8

msullivan opened this pull request over 5 years ago
Error installing on Windows with Python 3.8

zed-g opened this issue over 5 years ago
Port positional-only arguments from Python 3.8

srittau opened this pull request over 5 years ago
Python 3.8 build fails

HarrySky opened this issue over 5 years ago
Clean up old build scripts

ethanhs opened this pull request over 5 years ago
Version 1.4.0 requires Microsoft Windows SDK 7.1

jgsogo opened this issue over 5 years ago
MSVC 10.0 build failing for ast27/Python/ast.c

vladak opened this issue over 5 years ago
Remove broken author email; rename project to typed_ast (underscore!)

gvanrossum opened this pull request over 5 years ago
Fix compilation on Python 3.8

msullivan opened this pull request over 5 years ago
Python 3.8+ features in typeshed stubs

JukkaL opened this issue over 5 years ago
Disable Python 3.4 windows builds too

msullivan opened this pull request over 5 years ago
Support text appearing after "# type: ignore"

msullivan opened this pull request over 5 years ago
Source tar gz uses hyphen instead of underscore

Ultimation opened this issue over 5 years ago
Drop support for Python 3.3 and 3.4; make 3.7 and 3.8 support official

gvanrossum opened this pull request over 5 years ago
Drop support for Python 3.4

gvanrossum opened this issue over 5 years ago
Don't reference basestring -- this is always run in Python 3!

gvanrossum opened this pull request over 5 years ago
still doesn't build on pypy3 7.0

glyph opened this issue over 5 years ago
ast27 reference to basestring breaks literal_eval

thatch opened this issue over 5 years ago
Drop sudo instructions from Travis CI config

webknjaz opened this pull request over 5 years ago
Fix compatibility with Python 3.8+

webknjaz opened this issue over 5 years ago
add typed_ast server

jgirardet opened this issue over 5 years ago
"py36" AST needed

ambv opened this issue over 5 years ago
Error installing pylint for python3.7 on cygwin

pjtallon opened this issue over 5 years ago
.travis.yml: The 'sudo' tag is now deprecated in Travis CI

cclauss opened this issue almost 6 years ago
Fails to build on pypy 7.0 (stdlib 3.5) as pgenheaders.h doesn't exist in pypy

Russell-Jones-OxPhys opened this issue almost 6 years ago
Version not matching - typed-ast

superdev810 opened this issue almost 6 years ago
Distribute the tests

mr-c opened this pull request almost 6 years ago
Support end line and end column?

ilevkivskyi opened this issue almost 6 years ago
Use PEP 561 style typing information instead of typeshed?

msullivan opened this issue about 6 years ago
Misplaced type annotations should be a warning or list

Wilfred opened this issue over 7 years ago
Expose more information about function line numbers

ethanhs opened this issue over 7 years ago