Ecosyste.ms: Issues

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

GitHub / anentropic/python-waterloo issues and pull requests

#55 - docstring type is not fully removed if line-break after parens

Issue - State: open - Opened by anentropic over 4 years ago
Labels: bug

#54 - would be nice if you could pass glob patterns instead of only concrete paths

Issue - State: closed - Opened by anentropic over 4 years ago - 1 comment
Labels: enhancement

#53 - handle dotted-path decorators

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

#51 - handle classmethod and method first arg properly

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

#49 - does not recognise return type if description separated by line-break instead of :

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

#48 - handle more top-level type defs (namedtuple etc)

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

#47 - NamedTuple and TypedDict should be recognised as local type defs...

Issue - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#46 - handle dotted path annotations/imports better

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

#45 - handle whitespace in docstring type outer parens

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

#44 - Parser does not handle line-breaks in parenthesised docstring type

Issue - State: closed - Opened by anentropic over 4 years ago - 1 comment
Labels: bug

#43 - Spurious package imports added

Issue - State: closed - Opened by anentropic over 4 years ago - 1 comment
Labels: bug

#42 - fix type comments for no-args Callable

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

#41 - no-args Callable is not correctly translated

Issue - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#40 - handle differences in parso grammars for 2 vs 3 (TypeVar recognition)

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

#39 - TypeVar recognition doesn't work in Py 3 files, only 2.7

Issue - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#38 - update find_local_types to recognise TypeVar

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

#37 - top-level TypeVar not recognised in annotations ("Ambiguous Type" error)

Issue - State: closed - Opened by anentropic over 4 years ago - 1 comment
Labels: enhancement

#36 - handle *args and **kwargs annotations properly

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

#35 - *args and **kwargs annotations not matched properly

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

#34 - fix broken 0.7.1 package :(

Pull Request - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#33 - use poetry instead of pipenv?

Pull Request - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#32 - release 0.7.0

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

#31 - annotate functions with Yields docstring as Generator

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

#30 - If docstring has "Yields" instead of "Returns" annotate as Generator?

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

#29 - log to std err, separate verbosity flag for echo info to stdout

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

#28 - release 0.6.2

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

#27 - handle Returns: None (oops!)

Pull Request - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#26 - Display summary stats at end (files successfully annotated, warning, errors etc)

Issue - State: open - Opened by anentropic over 4 years ago - 2 comments
Labels: enhancement

#25 - Log-level WARNING/ERROR should still output filenames

Issue - State: closed - Opened by anentropic over 4 years ago - 1 comment
Labels: bug

#24 - None not recognised as builtin?

Issue - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#23 - release 0.6.1

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

#22 - handle function signatures with default value assignments

Pull Request - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#21 - AttributeError: 'Node' object has no attribute 'value'

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

#20 - release 0.6.0

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

#19 - add cli args to control log level

Pull Request - State: closed - Opened by anentropic over 4 years ago
Labels: enhancement

#18 - validate arg annotations against function signature

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

#17 - Add a --quiet mode outputting only warnings and errors

Issue - State: closed - Opened by anentropic over 4 years ago
Labels: enhancement

#16 - Handle missing "Args" section if "Returns" is given

Issue - State: closed - Opened by anentropic over 4 years ago
Labels: bug

#15 - Use parso scopes to correctly determine if non top level types are in scope

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

#14 - vendor the bowler lib so we can install from pypi

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

#13 - Stop using forked Bowler

Issue - State: open - Opened by anentropic almost 5 years ago

#12 - update readme, add missing dependency to setup.py

Pull Request - State: closed - Opened by anentropic almost 5 years ago
Labels: bug

#11 - try and fix pypi installs for bowler fork problem

Pull Request - State: closed - Opened by anentropic almost 5 years ago - 1 comment
Labels: bug

#10 - Introspect mystery types

Pull Request - State: closed - Opened by anentropic almost 5 years ago
Labels: enhancement

#9 - configurable defaults for args & return type handling

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

#8 - TODO: configurably (by default) reject incomplete arg typings

Issue - State: closed - Opened by anentropic about 5 years ago
Labels: enhancement

#7 - TODO: parser leniency

Issue - State: closed - Opened by anentropic about 5 years ago
Labels: enhancement

#6 - remove types from docstring after adding comments

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

#5 - TODO: configurably (?) reject implict `-> None` returns?

Issue - State: closed - Opened by anentropic about 5 years ago
Labels: enhancement

#4 - TODO: optionally (or always?) reformat as per-line arg type comments?

Issue - State: open - Opened by anentropic about 5 years ago - 3 comments
Labels: question

#3 - TODO: args list to `Callable` should be a `TypeAtom`

Issue - State: closed - Opened by anentropic about 5 years ago
Labels: enhancement

#2 - TODO: remove types from docstring

Issue - State: closed - Opened by anentropic about 5 years ago
Labels: enhancement

#1 - TODO: handle parse errors

Issue - State: closed - Opened by anentropic about 5 years ago
Labels: enhancement