Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / agronholm/typeguard issues and pull requests
#512 - Add default value type to the list of alllowed types
Issue -
State: closed - Opened by aasdelat 4 days ago
- 4 comments
Labels: enhancement
#511 - fix #510
Pull Request -
State: closed - Opened by JohannesK71083 8 days ago
- 3 comments
#510 - Problem with := operator
Issue -
State: closed - Opened by jolaf 14 days ago
- 1 comment
Labels: bug
#509 - typing.NewType not checked
Issue -
State: closed - Opened by Apakottur 15 days ago
- 2 comments
Labels: bug
#508 - Dictionary check fails
Issue -
State: closed - Opened by MarekNieslanik about 1 month ago
- 1 comment
Labels: bug
#507 - use full name for Attributes
Pull Request -
State: closed - Opened by fefe982 about 1 month ago
- 8 comments
#506 - TypeCheckError when tuple unpacking to properties of method parameter
Issue -
State: closed - Opened by nachos5 about 1 month ago
- 3 comments
Labels: bug
#505 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 months ago
- 1 comment
#504 - Uncaught `ValueError` in `inspect.signature()`
Issue -
State: closed - Opened by sth 3 months ago
Labels: bug
#502 - Some test regressions on Python 3.14.0a1
Issue -
State: closed - Opened by musicinmybrain 3 months ago
- 4 comments
Labels: bug
#500 - It seems like `@typechecked` decorator doesn't work with the new syntax for generics.
Issue -
State: open - Opened by Parki0 4 months ago
Labels: bug
#499 - Class is not compatible with protocol because it has no attribute named ...
Issue -
State: open - Opened by bersbersbers 4 months ago
- 11 comments
Labels: bug
#498 - Class is not compatible with protocol because some method should be an instance method but it's a static method
Issue -
State: closed - Opened by bersbersbers 4 months ago
- 1 comment
Labels: bug
#497 - Further improvement on typeguard_ignore() annotation
Pull Request -
State: closed - Opened by jolaf 4 months ago
- 5 comments
#496 - Added proper Protocol method signature checking
Pull Request -
State: closed - Opened by agronholm 4 months ago
- 5 comments
#495 - Why does the protocol check enforce that instance methods cannot have mandatory keyword-only arguments?
Issue -
State: closed - Opened by mrgrain 4 months ago
- 3 comments
Labels: bug
#494 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#493 - Fix ref cycles
Pull Request -
State: closed - Opened by ojw28 5 months ago
- 2 comments
#492 - Fixes for Python 3.14 and PEP 649
Pull Request -
State: closed - Opened by JelleZijlstra 5 months ago
- 17 comments
#491 - Add tests for empty protocols on built-in objects.
Pull Request -
State: closed - Opened by thetorpedodog 5 months ago
- 2 comments
#490 - Use get_protocol_members in protocol checking
Pull Request -
State: closed - Opened by antonagestam 5 months ago
- 12 comments
#489 - `typing.Literal` can not be correctly checked
Issue -
State: open - Opened by xiaosiyu0603 5 months ago
- 3 comments
Labels: bug
#489 - `typing.Literal` can not be correctly checked against if it was imported via wildcard import
Issue -
State: open - Opened by xiaosiyu0603 5 months ago
- 3 comments
Labels: bug
#488 - Fix tests to work on Windows.
Pull Request -
State: closed - Opened by thetorpedodog 5 months ago
- 2 comments
#487 - Assume that typing_extensions is always installed.
Pull Request -
State: closed - Opened by thetorpedodog 5 months ago
- 1 comment
#487 - Assume that typing_extensions is always installed.
Pull Request -
State: open - Opened by thetorpedodog 5 months ago
- 1 comment
#486 - Problem with unpacking tuples
Issue -
State: closed - Opened by jolaf 5 months ago
- 3 comments
Labels: bug
#485 - Fixed annotation for `typeguard_ignore()` to match one for `typing.no_type_check()`
Pull Request -
State: closed - Opened by jolaf 6 months ago
- 3 comments
#484 - There should be an option to process TYPE_CHECKING
Issue -
State: open - Opened by jolaf 6 months ago
- 13 comments
Labels: enhancement
#483 - Return value (method) is not compatible with the P protocol because it has no attribute named '__weakref__'
Issue -
State: closed - Opened by jolaf 6 months ago
- 1 comment
Labels: bug
#482 - Inner classes are not recognized in annotations
Issue -
State: closed - Opened by jolaf 6 months ago
- 1 comment
Labels: bug
#481 - typing.Self cannot be used with issubclass()
Issue -
State: closed - Opened by jolaf 6 months ago
- 1 comment
Labels: bug
#480 - `IndexError` when running against Sphinx
Issue -
State: closed - Opened by adamtheturtle 6 months ago
- 1 comment
Labels: bug
#479 - Protocol checking against `typing_extenstion.Protocol` fails
Issue -
State: closed - Opened by iliapolo 6 months ago
- 9 comments
Labels: bug
#478 - Support classmethod w/ pos-only arguments
Pull Request -
State: closed - Opened by jermenkoo 6 months ago
- 2 comments
#477 - @typeguard on a test breaks pytest assertion rewriting
Issue -
State: open - Opened by adamtheturtle 6 months ago
- 5 comments
Labels: bug
#476 - Variadic length tuples are only checked for element at position 0 (possible regression)
Issue -
State: closed - Opened by iliapolo 6 months ago
- 2 comments
Labels: bug
#475 - Use environment variable TYPEGUARD_DISABLE to disable typeguard.
Pull Request -
State: open - Opened by tage64 7 months ago
- 4 comments
#474 - `*args` with forward ref not working with pytest
Issue -
State: open - Opened by manulera 7 months ago
- 2 comments
Labels: bug
#473 - fix: lower bound typing-extensions >= 4.6
Pull Request -
State: closed - Opened by ymerkli 8 months ago
- 2 comments
#472 - typing_extensions.Buffer requires `typing-extensions>=4.6`
Issue -
State: closed - Opened by ymerkli 8 months ago
- 1 comment
Labels: bug
#471 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago
- 2 comments
#470 - Add extra tests for __future__ annotations
Pull Request -
State: closed - Opened by epenet 8 months ago
- 1 comment
#469 - Checking `typing.NamedTuple` against a `Protocol` fails with missing `__weakref__`
Issue -
State: closed - Opened by sth 8 months ago
- 1 comment
Labels: bug
#468 - Using typecheck decorator slows module import dramatically
Issue -
State: open - Opened by alonme 8 months ago
- 5 comments
Labels: enhancement
#467 - typeguard is unable to check for explicit UnionType class
Issue -
State: closed - Opened by MyKo101 8 months ago
- 1 comment
Labels: bug
#466 - typeguard fails on Python 3.12.4 while it works on 3.12.3
Issue -
State: closed - Opened by bersbersbers 9 months ago
- 1 comment
Labels: bug
#465 - Incorrect checking of protocol methods with `**kwargs` but no `*args`
Issue -
State: closed - Opened by comex 9 months ago
- 20 comments
Labels: bug
#464 - Fix `pytest_ignore_collect` not to block default pytest code
Pull Request -
State: closed - Opened by mgorny 9 months ago
- 5 comments
#463 - 4.3.0: pytest 8.2.1 fails in two units with `The hookimpl pytest_pycollect_makeitem uses old-style configuration options`
Issue -
State: closed - Opened by kloczek 9 months ago
- 13 comments
Labels: bug
#462 - 4.2.1: `pyupgrade --py39-plus` generated patch causes test suite failures
Issue -
State: closed - Opened by kloczek 9 months ago
- 14 comments
Labels: bug
#461 - 4.2.1: not ready for pytest 8.2.1 🤔 ?
Issue -
State: closed - Opened by kloczek 9 months ago
- 1 comment
Labels: bug
#460 - Support Python 3.13
Pull Request -
State: closed - Opened by JelleZijlstra 9 months ago
- 6 comments
#458 - Enable typecheck_fail_callback to return a value
Issue -
State: open - Opened by decision-dev 10 months ago
Labels: enhancement
#457 - "argument is not compatible with the protocol" when inheriting from `Protocol`
Issue -
State: closed - Opened by bersbersbers 10 months ago
- 1 comment
Labels: bug
#456 - Extend `TYPE_CHECKING` handling to classes and assignments
Issue -
State: open - Opened by bersbersbers 10 months ago
- 2 comments
Labels: bug
#455 - pytest plugin might need to be adapted to changes in global config import
Issue -
State: closed - Opened by viv-vek 10 months ago
- 5 comments
Labels: bug
#454 - Using NotRequired disables Literal typechecks
Issue -
State: closed - Opened by ionelmc 10 months ago
- 1 comment
Labels: bug
#453 - "TypedDict does not support instance and class checks" with Python 3.13
Issue -
State: closed - Opened by musicinmybrain 10 months ago
- 8 comments
Labels: bug
#452 - typeguard does not check elements (except for the first element) in a list
Issue -
State: closed - Opened by yifengshao 11 months ago
- 5 comments
Labels: bug
#451 - Failure on import due to version() returning None
Issue -
State: closed - Opened by EternityForest 11 months ago
- 4 comments
Labels: bug
#449 - Curious behavior with forward reference recursive types
Issue -
State: closed - Opened by drakes00 11 months ago
- 1 comment
Labels: bug
#448 - check_type(True, float) == True
Issue -
State: closed - Opened by juliendubost 11 months ago
- 5 comments
Labels: bug
#447 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 11 months ago
- 1 comment
#446 - Only checks the first value instead of the complete list
Issue -
State: closed - Opened by cdgaete 11 months ago
- 1 comment
Labels: bug
#445 - Install typing_extensions for Python 3.12
Pull Request -
State: closed - Opened by njzjz 11 months ago
- 1 comment
#444 - ModuleNotFoundError: No module named 'typing_extensions'
Issue -
State: closed - Opened by njzjz 11 months ago
Labels: bug
#443 - "TypedDict does not support instance and class checks": interaction between `typing_extension`, `typeguard_ignore`, `attrs`
Issue -
State: closed - Opened by ryan-williams 11 months ago
- 7 comments
Labels: bug
#442 - `Callable` with `Optional` arg fails to type-check: "too many mandatory positional arguments"
Issue -
State: closed - Opened by ryan-williams 11 months ago
- 2 comments
Labels: bug
#441 - Incorrect type check for lists with different value types
Issue -
State: closed - Opened by timwoocker 12 months ago
Labels: bug
#440 - `pytest` configuration from `pyproject.toml`
Issue -
State: closed - Opened by jamesbraza about 1 year ago
- 2 comments
Labels: enhancement
#439 - `check_type([1, "hi"], list[int])` doesn't raise error
Issue -
State: closed - Opened by DanielYang59 about 1 year ago
- 5 comments
Labels: bug
#438 - Bring back `argname` or help to figure out the way to do the same.
Issue -
State: open - Opened by rtb-zla-karma about 1 year ago
Labels: enhancement
#437 - Get back `check_argument_types` and `check_return_type`
Issue -
State: open - Opened by albertz about 1 year ago
- 3 comments
Labels: enhancement
#436 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#435 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#434 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#433 - Fixed generic aliases not passing checks against `type`
Pull Request -
State: closed - Opened by fefe982 about 1 year ago
- 2 comments
#432 - False positive when checking `<class 'types.GenericAlias'>`(e.g.`dict[str, str]`) against `type`
Issue -
State: closed - Opened by fefe982 about 1 year ago
- 1 comment
Labels: bug
#431 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#430 - Typecheck apparently only checks the first element in a list
Issue -
State: closed - Opened by malterippa1 about 1 year ago
Labels: bug
#429 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#428 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#427 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#426 - from __future__ import annotations ignored by typeguard
Issue -
State: open - Opened by MyKo101 about 1 year ago
- 3 comments
Labels: bug
#425 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#424 - "from __future__ import annotations" breaks the parsing of NotRequired in check_type
Issue -
State: closed - Opened by kilroy42 about 1 year ago
- 4 comments
Labels: bug
#423 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#422 - Complete Check for Heterogeneous Iterable
Issue -
State: closed - Opened by subbyte about 1 year ago
- 6 comments
Labels: bug
#421 - cannot add a checker_lookup_function that operates on bytes
Issue -
State: closed - Opened by Wizzerinus about 1 year ago
- 2 comments
Labels: bug
#420 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#419 - Crash in `check_mapping` when `items()` is a generator
Issue -
State: closed - Opened by Kakadus over 1 year ago
Labels: bug
#418 - Type checking on generic only checks first value entry in data structure
Issue -
State: closed - Opened by teddius over 1 year ago
- 3 comments
Labels: bug
#417 - check_type() on nested list of TypedDict doesn't check all elements of list
Issue -
State: closed - Opened by devinnasar over 1 year ago
- 1 comment
Labels: bug
#416 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#415 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#414 - DeprecationWarning about typing.no_type_check_decorator in Python 3.13
Issue -
State: closed - Opened by musicinmybrain over 1 year ago
Labels: bug
#413 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#412 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#411 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment