Ecosyste.ms: Issues

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

GitHub / google/pasta issues and pull requests

#114 - Colgate

Issue - State: closed - Opened by Rafae13 5 months ago

#113 - Add f-string var= support

Pull Request - State: open - Opened by martinwicke about 1 year ago

#110 - Add a bit of documentation of the 'scope' feature.

Pull Request - State: open - Opened by bimargulies-google over 1 year ago

#109 - Support for 'nonlocal' keywords

Issue - State: open - Opened by James4Ever0 over 1 year ago

#108 - Support for with statement with multiple arguments

Issue - State: open - Opened by James4Ever0 over 1 year ago

#107 - Fix to allow del statements to have a trailing comma

Pull Request - State: closed - Opened by hertschuh about 2 years ago - 1 comment

#106 - fstring tokenization fix

Pull Request - State: closed - Opened by martinwicke over 2 years ago - 1 comment

#105 - Add test case for SyntaxError during tokenization.

Pull Request - State: closed - Opened by martinwicke over 2 years ago

#104 - Default formatting Subscript slice is inconsistent in python3.9+

Issue - State: closed - Opened by soupytwist over 2 years ago
Labels: bug

#103 - Only run the new scope test for keyword only arguments when supported.

Pull Request - State: closed - Opened by hertschuh over 2 years ago

#102 - Python 3.10 support

Issue - State: open - Opened by s-t-e-v-e-n-k over 2 years ago - 3 comments

#101 - Fix bug where scope was not visiting keyword only arguments.

Pull Request - State: closed - Opened by hertschuh over 2 years ago

#100 - Fix error in end_{line,col} tracking

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

#99 - Merge master back to astlib

Pull Request - State: closed - Opened by soupytwist over 2 years ago

#98 - Add GitHub action config for CI testing (replace travis)

Pull Request - State: closed - Opened by soupytwist over 2 years ago

#97 - Make pasta indentation easier.

Pull Request - State: closed - Opened by martinwicke over 2 years ago

#96 - Fix typos

Pull Request - State: closed - Opened by kianmeng over 2 years ago - 1 comment

#95 - Incorrect rename behavior

Issue - State: open - Opened by jiangmf over 2 years ago

#94 - Update astlib branch from master

Pull Request - State: closed - Opened by soupytwist almost 3 years ago - 3 comments

#93 - Adding line offset tracking to pasta metadata

Pull Request - State: closed - Opened by bronevet-abc about 3 years ago

#92 - MIgrate from setuptools test to tox

Issue - State: open - Opened by soupytwist over 3 years ago
Labels: enhancement

#91 - Some tests are broken

Issue - State: open - Opened by soupytwist over 3 years ago - 1 comment
Labels: bug

#90 - Undefined name: target --> node.target

Pull Request - State: closed - Opened by cclauss over 3 years ago - 1 comment

#89 - CI doesn't works

Issue - State: open - Opened by mik-laj over 3 years ago

#88 - Enforce license header for all files

Pull Request - State: closed - Opened by mik-laj over 3 years ago - 1 comment

#85 - Travis CI: Add Python 3.9 to the tests

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

#84 - Extend scope.analyze to support PEP 484 forward references

Issue - State: closed - Opened by soupytwist over 3 years ago
Labels: bug

#83 - Support for async code

Issue - State: closed - Opened by cript0nauta over 4 years ago - 1 comment
Labels: bug, syntax

#82 - IndentationError when appending new node to function body

Issue - State: closed - Opened by cript0nauta over 4 years ago - 3 comments
Labels: bug

#81 - setup.py: Add url

Pull Request - State: closed - Opened by jayvdb over 4 years ago - 1 comment

#80 - Support formatting-preserving insertion into collections

Issue - State: open - Opened by soupytwist over 4 years ago
Labels: enhancement

#79 - Fails to parse usages of metaclass

Issue - State: closed - Opened by timokau over 4 years ago - 3 comments
Labels: syntax

#78 - Bad indentation when using try..finally

Issue - State: closed - Opened by cript0nauta over 4 years ago - 2 comments
Labels: bug

#77 - Add six to install_requires

Pull Request - State: closed - Opened by koobs almost 5 years ago - 5 comments

#76 - Bad indentation when rewriting funcion body (new bug)

Issue - State: closed - Opened by cript0nauta almost 5 years ago - 3 comments
Labels: bug

#75 - Lacking test covered in codegen_test.py

Issue - State: open - Opened by soupytwist almost 5 years ago
Labels: enhancement

#74 - Undefined name 'v' in pasta/base/codegen.py

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

#73 - Travis CI: Add Python 3.7

Pull Request - State: closed - Opened by cclauss almost 5 years ago - 3 comments

#72 - Add python 2/3 trove classifiers

Pull Request - State: closed - Opened by proinsias almost 5 years ago - 1 comment
Labels: enhancement

#71 - Support mixing tabs and spaces in indentation level in python2

Pull Request - State: closed - Opened by soupytwist almost 5 years ago

#70 - Support mixing tabs and spaces in python2

Issue - State: closed - Opened by soupytwist almost 5 years ago - 1 comment
Labels: bug, syntax

#69 - Update README.md

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

#68 - Auto-detect indentation in a file and reuse on unformatted code

Issue - State: closed - Opened by soupytwist almost 5 years ago
Labels: enhancement

#67 - Adding MatMult (@) support

Pull Request - State: closed - Opened by martinwicke about 5 years ago - 1 comment

#66 - f-strings over multiple lines

Issue - State: closed - Opened by kriskorrel-cw about 5 years ago - 4 comments
Labels: bug, syntax

#65 - Incomplete handling of complex f-strings

Issue - State: closed - Opened by kriskorrel-cw about 5 years ago - 1 comment
Labels: syntax

#64 - Support PEP 448 - Additional Unpacking Generalizations

Issue - State: closed - Opened by soupytwist about 5 years ago

#63 - Handle naked * in function definitions

Pull Request - State: closed - Opened by martinwicke about 5 years ago - 1 comment

#62 - Bad indentation when rewriting funcion body

Issue - State: closed - Opened by cript0nauta about 5 years ago - 3 comments
Labels: bug

#61 - Complete support for fstrings in 3.6+

Pull Request - State: closed - Opened by soupytwist over 5 years ago

#60 - Parsing for non-defaulted kwargs after `*args` fails

Issue - State: closed - Opened by athre0z over 5 years ago - 3 comments
Labels: bug, syntax

#59 - Preliminary support for fstrings

Pull Request - State: closed - Opened by soupytwist over 5 years ago - 5 comments

#58 - Missing support for Python3 features

Issue - State: closed - Opened by soupytwist over 5 years ago - 7 comments
Labels: bug, syntax

#57 - Bugfix to accomodate python3 tokenization of FromImport level

Pull Request - State: closed - Opened by soupytwist over 5 years ago

#56 - Missing support for relative imports over direct ancestor

Issue - State: closed - Opened by mmv over 5 years ago - 1 comment
Labels: bug, syntax

#55 - foo[:bar] doesn't work if [:bar] is on a new line

Issue - State: closed - Opened by annarev over 5 years ago
Labels: bug, syntax

#54 - Error parsing [...]

Issue - State: closed - Opened by annarev over 5 years ago
Labels: bug, syntax

#53 - Support kwonlyargs in arguments (Python3)

Pull Request - State: closed - Opened by martinwicke over 5 years ago - 2 comments

#52 - Updating version to 0.1.1

Pull Request - State: closed - Opened by martinwicke over 5 years ago

#51 - Add Bytes visitors for proper parsing of b'1' literals

Pull Request - State: closed - Opened by martinwicke over 5 years ago - 2 comments

#50 - Create release in pypi

Issue - State: closed - Opened by soupytwist over 5 years ago - 1 comment

#49 - Fix call_arguments to not require position information.

Pull Request - State: closed - Opened by martinwicke over 5 years ago

#48 - Add asname to add_import

Pull Request - State: closed - Opened by martinwicke over 5 years ago - 6 comments

#47 - Support PEP 526 Variable Annotations

Issue - State: closed - Opened by soupytwist over 5 years ago
Labels: enhancement

#46 - Undefined name 'lineno' in ./pasta/base/annotate.py

Issue - State: closed - Opened by cclauss over 5 years ago - 1 comment
Labels: bug

#45 - Define vararg and kwarg names explicitly for 2.x in scope analysis

Pull Request - State: closed - Opened by soupytwist over 5 years ago
Labels: bug

#38 - Docstring with \n causes AnnotationError

Issue - State: closed - Opened by soupytwist over 5 years ago
Labels: bug

#37 - Refactor external_references in scope to be more useful

Pull Request - State: closed - Opened by soupytwist almost 6 years ago
Labels: enhancement

#36 - Initial stab at a common augmentation to inline constant names

Pull Request - State: closed - Opened by soupytwist about 6 years ago
Labels: enhancement

#35 - Support PEP 498 Literal String Interpolation (3.6+)

Issue - State: closed - Opened by soupytwist about 6 years ago - 2 comments
Labels: enhancement

#34 - Add the ability to lookup scopes created under the root scope

Pull Request - State: closed - Opened by soupytwist over 6 years ago - 1 comment
Labels: enhancement

#33 - Log a warning and skip when we find an import we can't find in scope

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

#32 - get_unused_import_aliases struggling with imports not at the top

Issue - State: open - Opened by akov over 6 years ago - 1 comment
Labels: bug

#31 - Plethora of 2.7 parse issues

Issue - State: closed - Opened by ndevenish over 6 years ago - 5 comments
Labels: bug, syntax

#30 - Consider jedi for refactoring

Issue - State: closed - Opened by delijati over 6 years ago - 1 comment

#29 - Mostly rewrite the open_scope and close_scope functions

Pull Request - State: closed - Opened by soupytwist over 6 years ago

#28 - Handle parenthesized parts of statements with optional trailing comma

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

#27 - rename_external breaking with ValueError

Issue - State: closed - Opened by williamjamir over 6 years ago - 2 comments
Labels: bug

#26 - Comment at the end of the file is being removed after executing pasta.dump

Issue - State: closed - Opened by williamjamir over 6 years ago - 3 comments
Labels: bug

#25 - Problem to recognize syntax

Issue - State: closed - Opened by williamjamir over 6 years ago - 1 comment
Labels: bug, syntax

#24 - Failed to recognize trailing comma on import statement with parenthese

Issue - State: closed - Opened by williamjamir over 6 years ago - 1 comment
Labels: bug, syntax

#23 - Failed to recognize nested try:

Issue - State: closed - Opened by williamjamir over 6 years ago - 5 comments
Labels: bug, syntax

#22 - Support call-style exec in python 2.7.9+

Pull Request - State: closed - Opened by soupytwist over 6 years ago - 7 comments

#21 - Failed to recognize comma on exec function on python2.7

Issue - State: closed - Opened by williamjamir over 6 years ago - 7 comments
Labels: bug

#20 - Support semicolon-delineated statements

Pull Request - State: closed - Opened by soupytwist over 6 years ago

#19 - Failed to recognize semicolons on python file

Issue - State: closed - Opened by williamjamir over 6 years ago - 2 comments
Labels: bug

#18 - Failed to recognize empty __init__.py

Issue - State: closed - Opened by williamjamir over 6 years ago - 1 comment
Labels: bug

#17 - Add support for parentheses on import

Pull Request - State: closed - Opened by williamjamir over 6 years ago - 7 comments

#16 - Failed to recognize import with parentheses

Issue - State: closed - Opened by williamjamir over 6 years ago
Labels: bug

#15 - Failed to recognize python2 syntax for exception

Issue - State: closed - Opened by williamjamir over 6 years ago - 2 comments
Labels: bug

#14 - Store indentation level + diff on each statement node

Pull Request - State: closed - Opened by soupytwist over 6 years ago

#13 - Whitespace different for methods with tuples at end

Issue - State: closed - Opened by akov over 6 years ago - 1 comment
Labels: bug

#11 - Fix formatting bug + turn on disabled test

Pull Request - State: closed - Opened by soupytwist over 6 years ago
Labels: bug

#10 - Strip 'coding' declaration before parsing source code

Pull Request - State: closed - Opened by soupytwist over 6 years ago
Labels: bug

#9 - Fix suffix lines on expressions

Pull Request - State: closed - Opened by soupytwist over 6 years ago
Labels: bug

#8 - Fix name of remove_import since it only takes one import

Pull Request - State: closed - Opened by akov over 6 years ago
Labels: bug

#6 - Map tokens into a namedtuple for better readability

Pull Request - State: closed - Opened by soupytwist over 6 years ago
Labels: enhancement