Ecosyste.ms: Issues

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

GitHub / dropbox/pyannotate issues and pull requests

#123 - Test failures on Python 3.12

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

#122 - docs: Fix a few typos

Pull Request - State: open - Opened by timgates42 over 2 years ago - 1 comment

#121 - Correct spelling mistake

Pull Request - State: open - Opened by EdwardBetts over 2 years ago - 1 comment

#120 - adding dependabot

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

#119 - Replace mypy_extensions with typing_extensions

Pull Request - State: open - Opened by bb010g over 3 years ago - 1 comment

#118 - Add poetry, isort, black, flake8

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

#117 - Add poetry

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

#116 - Add caller func name into type_info.json to make it clear which function is doing wrong

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

#114 - Fix typo: annoted —> annotated

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

#113 - Travis CI: Test on modern versions of Python

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

#112 - Problem: TOP_DIR_x are global

Pull Request - State: open - Opened by gotcha over 3 years ago - 1 comment

#111 - WIP Enable configuration of TOP_DIR

Pull Request - State: open - Opened by gotcha over 3 years ago - 2 comments

#110 - Fix docstrings

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

#109 - Crash when the target json file is too large

Issue - State: open - Opened by Butter934 over 3 years ago

#108 - convert to GitHub Actions, fix Python 3.5.1 and add newer Pythons

Pull Request - State: open - Opened by terencehonles almost 4 years ago - 6 comments

#107 - convert the example conftest.py to a pytest plugin

Pull Request - State: open - Opened by terencehonles almost 4 years ago - 1 comment

#106 - Fix docstirings

Pull Request - State: closed - Opened by barklan almost 4 years ago - 2 comments

#105 - fix typo

Pull Request - State: closed - Opened by jugmac00 about 4 years ago - 3 comments

#104 - docs: fix simple typo, uknown -> unknown

Pull Request - State: closed - Opened by timgates42 about 4 years ago - 1 comment

#103 - Support for getting annotations from docstrings

Issue - State: open - Opened by chadrik over 4 years ago - 6 comments

#102 - Support for overloads

Issue - State: open - Opened by chadrik over 4 years ago

#101 - [WIP] Add a fixer to get signature data from a command

Pull Request - State: open - Opened by chadrik over 4 years ago - 1 comment

#100 - Support for getting annotations from dmypy suggest

Issue - State: open - Opened by chadrik over 4 years ago - 1 comment

#99 - Update the current module when a new file is parsed

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

#98 - cli: improve `--python-version` using `choices`

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

#97 - Ship a pytest plugin?

Issue - State: open - Opened by blueyed almost 5 years ago - 5 comments

#96 - Crash when annotating a method with `**kwargs`

Issue - State: open - Opened by ilevkivskyi about 5 years ago
Labels: bug

#95 - Crash when Python 2 argument list has a tuple argument

Issue - State: open - Opened by JukkaL about 5 years ago
Labels: bug

#93 - Creates "from __main__" import for __main__ program

Issue - State: open - Opened by blueyed about 5 years ago - 1 comment
Labels: bug

#92 - ParseError: Invalid type comment: (__main__:f.<locals>.A) -> None

Issue - State: open - Opened by blueyed about 5 years ago - 2 comments
Labels: bug

#91 - Fix annotation of decorated methods, nested methods, nested classes

Pull Request - State: closed - Opened by msullivan about 5 years ago

#90 - Allow customizing the maximum allowed line drift

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

#89 - Attempt to fix travis

Pull Request - State: closed - Opened by gvanrossum about 5 years ago

#88 - Add a flag to use the 'signature' format for type annotations

Pull Request - State: closed - Opened by msullivan about 5 years ago - 2 comments

#87 - Feature request: Conda package

Issue - State: open - Opened by pgunn over 5 years ago

#86 - Readme: note that py3 annotations are available

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

#85 - Support handling nested classes

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

#84 - Add more stuff to .gitignore

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

#83 - Correctly fix files in subdirectories without __init__.py files

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

#82 - Add some integration tests

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

#81 - Fix current module calculation in fixer

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

#80 - Fix collection of methods in old-style classes

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

#79 - Issue #75 Mismatch of json files to cwd, bugfix works for me

Pull Request - State: closed - Opened by jmikedupont2 almost 6 years ago - 2 comments

#78 - Fix Ellipsis bug

Pull Request - State: closed - Opened by laike9m about 6 years ago

#77 - mypy 0.620 signals an error on pyannotate

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

#76 - Fix CI on travis and include Python 3.8-dev

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

#75 - Fail to apply typeinfo to a python module in a subdirectory

Issue - State: closed - Opened by bluebird75 over 6 years ago - 12 comments

#74 - Python3 annotations

Pull Request - State: closed - Opened by bluebird75 over 6 years ago - 10 comments

#73 - Possible naming improvements

Issue - State: open - Opened by bluebird75 over 6 years ago - 4 comments

#72 - Replace resume()/pause() by start()/stop()

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

#71 - Fix a small mistake in the README

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

#70 - Assume any arguments typed `None` are `Optional[Any]` instead.

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

#69 - Add a flag to pyannotate to start with simple types.

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

#68 - Traceback when type_info.json not found

Issue - State: closed - Opened by gvanrossum over 6 years ago

#67 - Hang in subprocess.Popen()

Issue - State: open - Opened by gvanrossum over 6 years ago - 8 comments

#66 - Turn a .remove() into a .discard() to avoid race conditions

Pull Request - State: closed - Opened by gvanrossum almost 7 years ago

#65 - Might be some things to learn from paulross/typin

Issue - State: open - Opened by paulross almost 7 years ago

#64 - Support YIELD opcode

Pull Request - State: closed - Opened by gvanrossum almost 7 years ago

#63 - Distinguish raise from return by inspecting bytecode

Pull Request - State: closed - Opened by gvanrossum almost 7 years ago

#62 - PyAnnotate ignores existing type annotations for partially annotated functions

Issue - State: closed - Opened by elvslv almost 7 years ago - 1 comment
Labels: bug

#61 - `No files need to be modified.` when `__init__.py` exists

Issue - State: closed - Opened by dhallam almost 7 years ago - 2 comments

#60 - Emit better error when a codec isn't supported

Issue - State: closed - Opened by gvanrossum almost 7 years ago

#58 - Is Async supported?

Issue - State: open - Opened by FreCap almost 7 years ago - 1 comment

#57 - Add trailing commas to long form annotations?

Issue - State: closed - Opened by gvanrossum almost 7 years ago

#56 - Detect yield and return opcodes

Issue - State: closed - Opened by gvanrossum almost 7 years ago - 1 comment

#55 - Map defaultdict to dict

Pull Request - State: closed - Opened by gvanrossum almost 7 years ago

#54 - Some things we can learn from MonkeyType

Issue - State: open - Opened by gvanrossum almost 7 years ago - 3 comments

#53 - Include everything needed in source dist

Pull Request - State: closed - Opened by gvanrossum almost 7 years ago

#52 - Please include license and examples in tarballs

Issue - State: closed - Opened by sebix almost 7 years ago

#51 - Include license and examples in tarballs

Pull Request - State: closed - Opened by sebix almost 7 years ago - 7 comments
Labels: CLA not signed

#50 - Exception ignored in: <async_generator object _ag at 0x7f9979703938>

Issue - State: closed - Opened by amal-khailtash almost 7 years ago - 3 comments

#49 - Fix types declared in unknown modules

Pull Request - State: closed - Opened by elvslv almost 7 years ago - 1 comment

#48 - Add basic AppVeyor config and fix Windows bugs in tests

Pull Request - State: closed - Opened by gvanrossum almost 7 years ago

#47 - Modify example conftest to support testing code that uses gevent.

Pull Request - State: closed - Opened by rowillia about 7 years ago - 1 comment

#46 - Avoid the awkward temp file

Pull Request - State: closed - Opened by gvanrossum about 7 years ago

#45 - Treat any instance of a `Mapping` as a `Dict`.

Pull Request - State: closed - Opened by rowillia about 7 years ago - 8 comments

#44 - Remove redundant items last when simplifying types.

Pull Request - State: closed - Opened by rowillia about 7 years ago - 2 comments

#43 - Add some commonly ignored files to .gitignore

Pull Request - State: closed - Opened by rowillia about 7 years ago - 4 comments

#42 - Revert "NamedTemporaryFile works different on Windows"

Pull Request - State: closed - Opened by gvanrossum about 7 years ago

#41 - Fix a pyannotate crash on code using `pytz`

Pull Request - State: closed - Opened by rowillia about 7 years ago - 2 comments

#40 - Remove redundant Dict/List/Set unions.

Pull Request - State: closed - Opened by rowillia about 7 years ago - 4 comments

#39 - Roll back dependency on typing_extensions

Pull Request - State: closed - Opened by gvanrossum about 7 years ago - 1 comment

#38 - Some things we can learn from pytypes

Issue - State: open - Opened by gvanrossum about 7 years ago - 3 comments

#37 - Ignore mocks when infering types.

Pull Request - State: closed - Opened by rowillia about 7 years ago - 3 comments

#36 - Crash on head when annotating

Issue - State: closed - Opened by jabdoa2 about 7 years ago - 9 comments

#35 - add trailing slash to top dir to prevent confusion. fix #16

Pull Request - State: closed - Opened by jabdoa2 about 7 years ago - 1 comment

#34 - Runtime outputs illegal type comments

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

#33 - Fix annotationg keyword-only arguments.

Pull Request - State: closed - Opened by rowillia about 7 years ago - 2 comments
Labels: CLA signed

#31 - pyannotate won't annotate methods with args-only keywords

Issue - State: closed - Opened by rowillia about 7 years ago - 2 comments
Labels: bug

#30 - Set up Travis and AppVeyor projects

Issue - State: closed - Opened by gvanrossum about 7 years ago - 1 comment

#26 - NamedTemporaryFile works different on Windows

Pull Request - State: closed - Opened by NeonGraal about 7 years ago - 5 comments
Labels: CLA signed

#25 - Permission denied for Temp file on Windows

Issue - State: closed - Opened by NeonGraal about 7 years ago - 6 comments

#24 - Annotations are not generated for one-liner functions

Issue - State: closed - Opened by gvanrossum about 7 years ago

#16 - Wrong/Strange paths in type_info.json

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

#15 - Type annotation does not with in Python 3.5

Issue - State: closed - Opened by jabdoa2 about 7 years ago - 9 comments

#12 - Compatibility issues with Python 3.5 because of typing stub

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

#5 - [WIP] Experimental faster profiling hook written in Cython

Pull Request - State: closed - Opened by gvanrossum about 7 years ago - 1 comment