Ecosyste.ms: Issues

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

GitHub / RussBaz/enforce issues and pull requests

#83 - Update setup.py added long description mimetype

Pull Request - State: closed - Opened by ken-morel 8 months ago

#82 - Declare description as Markdown in setup.py

Pull Request - State: open - Opened by adamchainz almost 3 years ago

#80 - Support for `@overload`ed callables

Issue - State: open - Opened by CallumJHays about 4 years ago - 1 comment

#79 - Data validation via `typing.Annotated`

Issue - State: open - Opened by CallumJHays about 4 years ago

#78 - Python 3.8 AttributeError: module 'typing' has no attribute 'TupleMeta'

Issue - State: open - Opened by LinuxIsCool about 4 years ago - 1 comment

#77 - `AttributeError: can't set attribute` with namedtuple

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

#76 - New enforce fork for Python 3.5.10, 3.6, 3.7, 3.8, 3.9

Issue - State: open - Opened by SamuelMarks over 4 years ago - 10 comments

#75 - this will help your PyPy page

Pull Request - State: open - Opened by UnquietCode about 5 years ago - 2 comments

#73 - late decoration

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

#72 - Forward references on classes

Issue - State: open - Opened by obeleh over 6 years ago

#71 - not compatible with python 3.7

Issue - State: open - Opened by etam over 6 years ago - 10 comments

#70 - enforce ignore default values

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

#69 - Type check mypy TypedDict

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

#67 - __init__ signature is not preserved for Generic classes

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

#66 - flake8 finds undefined name 'validator' in nodes.py

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

#65 - Correct handling of None in TupleNode + Extended support from typing.List to typing.Iterable

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

#64 - Extended support from typing.List to typing.Iterable, and from typing.Dict to typing.Mapping

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

#63 - Added correct handling of None values in TupleNode.

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

#61 - Enable `runtime_validation` package/module-wide

Issue - State: open - Opened by smarie about 7 years ago

#60 - It's impossible to install v 0.3.5 (`dev` branch)

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

#59 - Typing error

Issue - State: open - Opened by ArneBachmann about 7 years ago - 1 comment

#58 - enforce is not transparent for Callable types - EnforceProxy

Issue - State: open - Opened by smarie about 7 years ago - 2 comments

#57 - runtime_validation yields a false positive when inheritance is involved

Issue - State: closed - Opened by marmistrz over 7 years ago - 2 comments

#56 - Fix for #55 Staticmethods

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

#55 - enforce on static methods

Issue - State: open - Opened by bannsec over 7 years ago - 1 comment

#54 - Added license file

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

#53 - License file

Issue - State: open - Opened by inexxt over 7 years ago

#52 - (some?) built-in generics are not supported

Issue - State: open - Opened by grayfall over 7 years ago - 1 comment

#51 - How to use Generics?

Issue - State: open - Opened by justuswilhelm over 7 years ago - 2 comments

#50 - `numbers` ABCs are not supported

Issue - State: open - Opened by grayfall over 7 years ago - 2 comments

#48 - Updated Readme.md with an autoclass example

Pull Request - State: open - Opened by smarie over 7 years ago - 3 comments

#47 - Handling of generator/iterables/coroutines/...

Issue - State: open - Opened by ether42 over 7 years ago - 1 comment

#46 - Callable's arguments' types may be lost

Issue - State: open - Opened by ether42 over 7 years ago - 1 comment

#45 - Forward References

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

#44 - Some typing errors

Issue - State: closed - Opened by ether42 over 7 years ago - 5 comments

#43 - Markdown or reStructuredText for Readme?

Issue - State: open - Opened by RussBaz over 7 years ago - 2 comments

#42 - Multiprocessing issues

Issue - State: open - Opened by RussBaz over 7 years ago - 2 comments

#41 - Any should match against Lists

Issue - State: closed - Opened by brool over 7 years ago - 1 comment

#40 - Better error messages for some containers

Issue - State: closed - Opened by ether42 over 7 years ago - 3 comments

#39 - Covariant mode may traceback

Issue - State: closed - Opened by ether42 over 7 years ago - 4 comments

#38 - Feature Request: Implicit Typecasting

Issue - State: open - Opened by PurelyApplied almost 8 years ago - 1 comment

#37 - Passing an instance of a derived class instead of the base class raise a type error

Issue - State: closed - Opened by ghost almost 8 years ago - 5 comments

#36 - Errors with Threading

Issue - State: closed - Opened by kenfar almost 8 years ago - 8 comments

#35 - Python 3.5.0-3.5.2 no longer supported?

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

#34 - Problems with Python 3.6

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

#33 - Set[] return type has errors

Issue - State: closed - Opened by wizzardx about 8 years ago - 2 comments

#32 - Incorrect Exception Message

Issue - State: closed - Opened by kenfar about 8 years ago - 5 comments

#31 - list index out of range when validating list in list

Issue - State: closed - Opened by magwas about 8 years ago - 2 comments

#30 - Have you tested with the new typing.py yet?

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

#29 - Usage with `typing.NamedTuple`

Issue - State: closed - Opened by Tarrasch over 8 years ago - 4 comments

#28 - If there is no 'return' annotation, return output instead of 'None'

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

#26 - no_type_check decorator should be respected

Issue - State: closed - Opened by RussBaz over 8 years ago - 1 comment

#25 - 0.3.0 Release Plan

Issue - State: closed - Opened by RussBaz over 8 years ago - 1 comment

#23 - Add protocol verification mode to the type checking method

Issue - State: closed - Opened by RussBaz over 8 years ago - 1 comment

#22 - Updated README to reflect current status

Pull Request - State: closed - Opened by TheDataLeek over 8 years ago - 4 comments

#21 - What to do about __subclasshook__?

Issue - State: closed - Opened by RussBaz over 8 years ago - 1 comment

#20 - Global switch for type checking mode

Issue - State: closed - Opened by RussBaz over 8 years ago - 2 comments

#19 - Added class/callables to README

Pull Request - State: closed - Opened by TheDataLeek over 8 years ago - 1 comment

#18 - Profiling

Issue - State: open - Opened by TheDataLeek over 8 years ago - 4 comments

#17 - 0.2.0 Release Plan

Issue - State: closed - Opened by RussBaz over 8 years ago - 16 comments

#16 - Publicity

Issue - State: closed - Opened by TheDataLeek over 8 years ago - 6 comments

#15 - Huge README update

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

#14 - Config Parameter "enable" is acting in the wrong scope

Issue - State: closed - Opened by TheDataLeek over 8 years ago - 2 comments

#13 - Updating master with latest developments

Pull Request - State: closed - Opened by RussBaz over 8 years ago

#12 - Added Basic Config

Pull Request - State: closed - Opened by TheDataLeek over 8 years ago - 1 comment

#11 - Some notes on runtime type safety of Generics

Issue - State: closed - Opened by RussBaz almost 9 years ago - 2 comments
Labels: question

#10 - Add Configuration

Issue - State: closed - Opened by TheDataLeek almost 9 years ago - 3 comments

#9 - Improvements on the Dev Branch

Pull Request - State: closed - Opened by TheDataLeek almost 9 years ago - 2 comments

#8 - Union Fails for Nested Types

Issue - State: closed - Opened by TheDataLeek almost 9 years ago - 2 comments

#7 - Add Recursion Limit to Parser

Issue - State: open - Opened by TheDataLeek almost 9 years ago - 1 comment

#6 - Callables Not Handled Correctly

Issue - State: closed - Opened by TheDataLeek almost 9 years ago - 3 comments

#5 - New Type Parser

Pull Request - State: closed - Opened by TheDataLeek almost 9 years ago - 1 comment

#4 - Disable option

Issue - State: closed - Opened by michaeldnelson almost 9 years ago - 2 comments
Labels: enhancement

#3 - Sequence type and nested types are not handled correctly.

Issue - State: closed - Opened by RussBaz over 9 years ago - 4 comments
Labels: bug

#2 - Add a new type parser for handling complex types (container types) and type variables correctly.

Issue - State: closed - Opened by RussBaz over 9 years ago - 1 comment
Labels: enhancement

#1 - Run on any function automatically

Issue - State: open - Opened by The-Compiler over 9 years ago - 2 comments
Labels: enhancement, help wanted