Ecosyste.ms: Issues

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

GitHub / ilevkivskyi/com2ann issues and pull requests

#62 - Hi!

Issue - State: closed - Opened by andriish 9 months ago

#61 - Fix typo

Pull Request - State: closed - Opened by ilevkivskyi 9 months ago

#60 - feat: display concrete SyntaxError

Pull Request - State: closed - Opened by spaceone 9 months ago

#59 - Remove pyupgrade from lint_python.yml

Pull Request - State: closed - Opened by ilevkivskyi about 1 year ago

#58 - Fix writing multiple input files to single output file

Pull Request - State: closed - Opened by ostr00000 about 1 year ago

#57 - Multiple input files are generated to single file

Issue - State: closed - Opened by ostr00000 about 1 year ago

#56 - Skip if type is not already imported

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

#55 - Add pre-commit hooks file for com2ann tool

Pull Request - State: closed - Opened by bityob over 1 year ago - 2 comments

#54 - Typo in Readme

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

#53 - SyntaxError with function type comment and annotated argument

Issue - State: open - Opened by mrolle45 over 2 years ago - 1 comment
Labels: bug

#52 - How to handle all cases...

Issue - State: closed - Opened by mrolle45 over 2 years ago - 1 comment

#51 - SyntaxError from assignment to nonlocal or global variable.

Issue - State: open - Opened by mrolle45 over 2 years ago - 1 comment

#50 - README.md: Add usage

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

#49 - Is a colon needed here or is the colon optional?

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

#48 - Upgrade GitHub Actions

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

#47 - Accept multiple input files

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

#46 - Use ast.parse(feature_version) like the doc says

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

#45 - Accepting multiple input files

Issue - State: closed - Opened by ewjoachim over 2 years ago

#44 - Is the --python-minor-version used correctly ?

Issue - State: closed - Opened by ewjoachim over 2 years ago - 1 comment

#43 - Travis CI: Run tests on Python 3.11 (alpha)

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

#42 - Upgrade GitHub Actions

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

#41 - Support tuple types comments

Issue - State: open - Opened by ilevkivskyi over 2 years ago - 2 comments
Labels: priority-high

#40 - Travis CI: Run tests on Python 3.10 (beta)

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

#39 - Bump version

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

#38 - Release to PyPI?

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

#37 - GitHub Action to lint Python code

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

#36 - Syntax error when docstring proceeds comment with type annotation

Issue - State: open - Opened by JakubTesarek over 3 years ago - 3 comments

#34 - Type comment left in place when expression is type ignored

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

#33 - Require Python 3.8+ to install

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

#31 - Merge type annotation from typeshed

Issue - State: closed - Opened by pmhahn over 4 years ago - 1 comment

#30 - Transformation of typed class factories breaks the code

Issue - State: closed - Opened by jugmac00 over 4 years ago - 3 comments

#29 - Add Python 3.9 beta to Travis config

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

#28 - Minor tweaks and typo fixes in README

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

#27 - Add support for error codes in type ignores

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

#24 - Quick fix for comment on a separate line

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

#23 - Fix keyword-only arguments

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

#22 - Various minor fixes

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

#21 - Fix signature wrapping when return type contains commas

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

#20 - When using --wrap-signatures, return annotations with commas also get wrapped

Issue - State: closed - Opened by ilevkivskyi over 5 years ago
Labels: bug, priority-high

#19 - Add setup.py and related infra files

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

#18 - Add support for inserting future import

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

#17 - Fix crash when type comment appears on continuation line

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

#16 - Take care of decorators at the start of the function body

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

#15 - Crash when first statement in a function body is a decorator (class or function)

Issue - State: closed - Opened by ilevkivskyi over 5 years ago
Labels: bug, priority-high

#14 - Add support feature version

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

#13 - Add back reporting for translated/skipped lines

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

#12 - Install module as a script in setup.py

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

#11 - Insert from __future__ import annotations to translated files

Issue - State: closed - Opened by ilevkivskyi over 5 years ago
Labels: enhancement, priority-high

#10 - Fix bug when type comment appears alone on continuation line

Issue - State: closed - Opened by ilevkivskyi over 5 years ago
Labels: bug, priority-high

#9 - Support translation for for-loops and with-statements

Issue - State: open - Opened by ilevkivskyi over 5 years ago
Labels: enhancement

#8 - Add mypy checking

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

#7 - Add support for translating function comments.

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

#6 - Add support for extraction of types from docstring

Issue - State: open - Opened by ilevkivskyi over 7 years ago - 3 comments

#5 - Add support for reverse transformation

Issue - State: open - Opened by ilevkivskyi over 7 years ago - 1 comment
Labels: priority-low

#4 - Add more tests

Issue - State: closed - Opened by ilevkivskyi about 8 years ago
Labels: priority-high

#3 - Add functionality for translating type comments in functions.

Issue - State: closed - Opened by ilevkivskyi about 8 years ago
Labels: enhancement, priority-high

#2 - Make interface similar to 2to3

Issue - State: closed - Opened by ilevkivskyi about 8 years ago - 1 comment

#1 - Do you mind if I delete the utility from the Python repo?

Issue - State: closed - Opened by gvanrossum about 8 years ago - 3 comments