Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / davidhalter/parso issues and pull requests
#229 - ENH: add grammar file for py314
Pull Request -
State: closed - Opened by tacaswell about 2 months ago
- 1 comment
#228 - Updated readme installation documentation, now we can copy it easier
Pull Request -
State: closed - Opened by dheerajck 3 months ago
- 2 comments
#227 - Fix tests so they work with Python 3.12/3.13
Pull Request -
State: closed - Opened by juliangilbey 3 months ago
- 8 comments
#226 - Feature request: Support Python 3.13
Issue -
State: closed - Opened by rajeeshknambiar 3 months ago
- 1 comment
#225 - Fix #224: Remove Potential Malicious Link in Parso's Acknowledgement README.rst
Pull Request -
State: closed - Opened by nilbest 8 months ago
- 5 comments
#224 - Issue: Potential Malicious Link in Parso's Acknowledgements
Issue -
State: closed - Opened by nilbest 8 months ago
#223 - Error with `TypeVarTuple` typing
Issue -
State: open - Opened by St4rG00se 9 months ago
#221 - parso can't parse PEP 695: Type Parameter Syntax
Issue -
State: open - Opened by heavenshell about 1 year ago
#220 - ENH: add grammar file from py313
Pull Request -
State: closed - Opened by tacaswell over 1 year ago
- 1 comment
#219 - Uncaught exception in get_normalizer_issues
Issue -
State: open - Opened by DavidKorczynski almost 2 years ago
#218 - fix out-by-one in get_leaf_for_position
Pull Request -
State: closed - Opened by dimbleby almost 2 years ago
- 8 comments
#217 - get_leaf_for_position returns incorrect element
Issue -
State: closed - Opened by dimbleby almost 2 years ago
- 1 comment
#216 - Update mypy
Pull Request -
State: closed - Opened by PeterJCLaw about 2 years ago
#215 - Update flake8
Pull Request -
State: closed - Opened by PeterJCLaw about 2 years ago
- 1 comment
#214 - Parso 0.8.3 vulnerable to CVE-2019-12760
Issue -
State: closed - Opened by willj4945 about 2 years ago
- 1 comment
#213 - Any plan to support Python 3.11+
Issue -
State: closed - Opened by wenijinew about 2 years ago
- 3 comments
#212 - Walrus causes unnecessary SyntaxError
Issue -
State: open - Opened by davidhalter about 2 years ago
#211 - Fix unit tests in Python 3.10 (Closes: #192)
Pull Request -
State: closed - Opened by jspricke about 2 years ago
- 9 comments
#210 - [usage]conditional stop?
Issue -
State: closed - Opened by shouldsee over 2 years ago
- 1 comment
#209 - Explicitly allow implicit optionals
Pull Request -
State: closed - Opened by hauntsaninja over 2 years ago
- 1 comment
#208 - Use --no-implicit-optional for type checking
Pull Request -
State: closed - Opened by hauntsaninja over 2 years ago
- 2 comments
#207 - KeyError: ReservedString(})
Issue -
State: open - Opened by MartinThoma over 2 years ago
- 1 comment
Labels: bug
#206 - Python3.11 test failures
Issue -
State: closed - Opened by AndrewAmmerlaan over 2 years ago
- 1 comment
#205 - Question: Is it possible to retrieve the qualified name of a (defined) Name node?
Issue -
State: closed - Opened by igt-gteubl almost 3 years ago
- 3 comments
#204 - Add missing slots to base classes
Pull Request -
State: closed - Opened by ariebovenberg about 3 years ago
- 2 comments
#203 - Python 3.10: Parenthesized context managers
Issue -
State: open - Opened by gfokkema about 3 years ago
- 3 comments
#202 - Potential security issue
Issue -
State: closed - Opened by JamieSlome about 3 years ago
- 8 comments
#201 - Limited forward compatibility via using grammar for previous version
Issue -
State: closed - Opened by Kojoley about 3 years ago
- 7 comments
#200 - Increase the usage of augmented assignment statements
Issue -
State: closed - Opened by elfring over 3 years ago
- 10 comments
#199 - Fixes `__slots__` definition in `NodeOrLeaf`
Pull Request -
State: closed - Opened by sobolevn over 3 years ago
- 1 comment
#198 - Falsly marking a starred assignment as SyntaxError
Issue -
State: closed - Opened by statist32 over 3 years ago
- 3 comments
#197 - raw-format string will be recognized as an error
Issue -
State: open - Opened by eternal-io over 3 years ago
- 3 comments
Labels: bug
#196 - Update cache.py(fix 'WindowsPath' object has no attribute 'expanduser')
Pull Request -
State: closed - Opened by kv1830 over 3 years ago
- 1 comment
#195 - Removing state pollution in `parser_cache`
Pull Request -
State: closed - Opened by sturmianseq over 3 years ago
- 2 comments
#194 - Update expected exception line numbers for Python 3.10.0rc1
Pull Request -
State: closed - Opened by mgorny over 3 years ago
- 3 comments
#193 - test_cache_last_used_update test fails
Issue -
State: closed - Opened by DerDakon over 3 years ago
- 2 comments
#192 - Multiple test/test_python_errors.py failures with Python 3.10
Issue -
State: closed - Opened by mgorny over 3 years ago
- 2 comments
#191 - Should star only parameters be parsed to Param?
Issue -
State: closed - Opened by namelivia over 3 years ago
- 6 comments
#190 - Documentation on Read the Docs no longer building
Issue -
State: closed - Opened by gousaiyang over 3 years ago
- 1 comment
#189 - Fix flaky test_cache_last_used_update again
Pull Request -
State: closed - Opened by gousaiyang over 3 years ago
#188 - Fix line endings support at various locations
Pull Request -
State: closed - Opened by gousaiyang over 3 years ago
- 1 comment
#187 - Add function to dump parser tree
Pull Request -
State: closed - Opened by gousaiyang almost 4 years ago
- 4 comments
#186 - Relax a test regex to match new enum repr in Python 3.10.0a7+
Pull Request -
State: closed - Opened by hroncok almost 4 years ago
#185 - Travis CI -> GitHub Actions
Pull Request -
State: closed - Opened by gousaiyang almost 4 years ago
- 5 comments
#184 - Unparenthesized lambda no longer allowed in comp_if since Python 3.9
Pull Request -
State: closed - Opened by gousaiyang almost 4 years ago
- 3 comments
#183 - false positive SyntaxError: functions using *args before keyword arguments
Issue -
State: closed - Opened by jamestwebber almost 4 years ago
- 3 comments
Labels: bug
#182 - Determine if a string could be valid python code
Issue -
State: closed - Opened by lukesalamone almost 4 years ago
- 3 comments
#181 - Make the TokenInfo objects more compatible with the standard library tokenize
Issue -
State: closed - Opened by asmeurer almost 4 years ago
- 4 comments
#180 - Conversion from `parso` to `ast`
Issue -
State: closed - Opened by KOLANICH almost 4 years ago
- 7 comments
#179 - Moved the metadata into setup.cfg.
Pull Request -
State: open - Opened by KOLANICH almost 4 years ago
- 8 comments
#178 - Added .editorconfig according to the style used in this project.
Pull Request -
State: closed - Opened by KOLANICH almost 4 years ago
- 4 comments
#177 - Fix flaky test_cache_last_used_update
Pull Request -
State: closed - Opened by bobrik almost 4 years ago
- 1 comment
#176 - Prevent incorrect syntax error with nonlocal of a parameter
Pull Request -
State: closed - Opened by Terseus almost 4 years ago
#175 - "SyntaxError: no binding for nonlocal 'X' found" when X is a parameter
Issue -
State: closed - Opened by Terseus almost 4 years ago
- 3 comments
#174 - Example use of refactor / RefactoringNormalizer
Issue -
State: closed - Opened by vtjeng almost 4 years ago
- 5 comments
#173 - Only apply non-default params logic prior to the star (fixes #161)
Pull Request -
State: closed - Opened by bryanforbes about 4 years ago
- 1 comment
#172 - Parso Security Vulnerability (CVE)
Issue -
State: closed - Opened by scottmacri about 4 years ago
- 2 comments
#171 - False positive Syntax Error: default argument preceeding keyword-only arguments
Issue -
State: closed - Opened by Jasha10 about 4 years ago
- 2 comments
Labels: bug
#170 - Show path in warning message
Pull Request -
State: closed - Opened by pjvandehaar about 4 years ago
- 1 comment
#169 - Add type annotations to start- and end-pos attributes
Pull Request -
State: closed - Opened by PeterJCLaw about 4 years ago
- 1 comment
#168 - Fix various issues regarding starred expressions
Pull Request -
State: closed - Opened by gousaiyang about 4 years ago
- 3 comments
#167 - f2format use case #2
Issue -
State: open - Opened by pmp-p about 4 years ago
- 1 comment
#166 - f2format use case
Issue -
State: closed - Opened by pmp-p about 4 years ago
Labels: bug
#165 - Document the refactoring API
Issue -
State: open - Opened by brettcannon about 4 years ago
- 11 comments
Labels: help wanted
#164 - parso vs. built in ast lib
Issue -
State: closed - Opened by yifanwu about 4 years ago
- 2 comments
#163 - Travis-ci: added support for ppc64le
Pull Request -
State: closed - Opened by dthadi3 about 4 years ago
- 6 comments
#162 - Allow unparenthesized walrus in set literals, set comprehensions and indexes
Pull Request -
State: closed - Opened by gousaiyang about 4 years ago
- 5 comments
#161 - SyntaxError: non-default argument follows default argument
Issue -
State: closed - Opened by isidentical about 4 years ago
Labels: bug
#160 - Support named unicode characters in f-strings
Pull Request -
State: closed - Opened by thatch about 4 years ago
- 2 comments
#159 - Allow some unparenthesized syntactic structures in f-string expression part
Pull Request -
State: closed - Opened by gousaiyang over 4 years ago
- 1 comment
#158 - Parso fails to parse some "unparenthesized" syntactic structures in f-string expression part
Issue -
State: closed - Opened by gousaiyang over 4 years ago
- 3 comments
#157 - Unparenthesized yield is not allowed in the f-strings
Issue -
State: closed - Opened by isidentical over 4 years ago
Labels: bug
#156 - Properly check for invalid conversion character with f-string debugging syntax
Pull Request -
State: closed - Opened by gousaiyang over 4 years ago
- 1 comment
#155 - Travis -> Github Actions
Issue -
State: closed - Opened by isidentical over 4 years ago
- 4 comments
#154 - Named unicode escapes with spaces marked as syntax error in f-strings
Issue -
State: closed - Opened by bryanforbes over 4 years ago
- 10 comments
Labels: bug
#153 - Python 3.9
Issue -
State: closed - Opened by hjwp over 4 years ago
- 3 comments
#152 - Retrieve all kinds of assignment targets from with test
Pull Request -
State: closed - Opened by isidentical over 4 years ago
- 1 comment
#151 - with statement assigning to instance variable throws error
Issue -
State: closed - Opened by jjwon0 over 4 years ago
- 1 comment
Labels: bug
#150 - IPython completion broken by v0.8
Issue -
State: closed - Opened by guillaumedlr over 4 years ago
- 2 comments
#149 - conda installs parso 0.8 in python 3.5 environment causing other software to break.
Issue -
State: closed - Opened by vik748 over 4 years ago
- 8 comments
#148 - Version 0.8.0 doesn't work correctly with ipython auto-complete methods
Issue -
State: closed - Opened by erykoff over 4 years ago
- 7 comments
#147 - Confusing returned value for get_leaf_for_position
Issue -
State: closed - Opened by marcglobality over 4 years ago
- 4 comments
Labels: question
#146 - Dropping Python <3.6
Pull Request -
State: closed - Opened by davidhalter over 4 years ago
- 9 comments
#145 - Let consumers know that we have type annotations
Pull Request -
State: closed - Opened by PeterJCLaw over 4 years ago
- 1 comment
#144 - Internal type annotations?
Issue -
State: closed - Opened by PeterJCLaw over 4 years ago
- 6 comments
#143 - Parse alpha, beta and rc versions strings.
Pull Request -
State: closed - Opened by Carreau over 4 years ago
- 1 comment
#142 - Detect alpha, beta and rc versions of Python
Issue -
State: closed - Opened by Carreau over 4 years ago
- 1 comment
#141 - Handle 3.9>= f-string errors
Pull Request -
State: closed - Opened by isidentical over 4 years ago
- 1 comment
#140 - Fix #139: newlines in async for comprehension
Pull Request -
State: closed - Opened by Kazy over 4 years ago
- 1 comment
#139 - Syntax error in async for comprehension depending on newline
Issue -
State: closed - Opened by Kazy over 4 years ago
- 2 comments
Labels: bug, help wanted
#138 - Soft Keywords and How to Implement Them
Issue -
State: open - Opened by isidentical over 4 years ago
- 45 comments
Labels: enhancement
#137 - Update starred deletion messages for 3.9+
Pull Request -
State: closed - Opened by isidentical over 4 years ago
- 1 comment
#136 - Ignore permission errors when saving to cache
Pull Request -
State: closed - Opened by davidhalter over 4 years ago
#135 - Improve handling of starred expression on different contexts
Pull Request -
State: closed - Opened by isidentical over 4 years ago
#134 - Providing a built-in Cython Grammar
Issue -
State: closed - Opened by isidentical over 4 years ago
- 3 comments
Labels: enhancement
#133 - Syntax error when using starred expressions in list and set displays
Issue -
State: closed - Opened by eugenhu over 4 years ago
- 3 comments
#132 - yield inside of list comprehension
Issue -
State: open - Opened by isidentical over 4 years ago
- 4 comments
Labels: bug, help wanted
#131 - fix typo
Pull Request -
State: closed - Opened by yuan-xy over 4 years ago
#130 - fix dump_nfa
Pull Request -
State: closed - Opened by yuan-xy over 4 years ago
- 1 comment
#127 - Adjust invalid augassign target for 3.9+
Pull Request -
State: closed - Opened by isidentical over 4 years ago
- 3 comments