Newbetuts
.
New posts in type-hinting
The correct way to annotate a "file type" in Python
python
python-3.5
type-hinting
What's the correct way to check if an object is a typing.Generic?
python
generics
type-hinting
Why can I not use `function` in type hints, as I can use `int`, `str` and `list`? [duplicate]
python
python-3.x
type-hinting
mypy
python-typing
How to create a user-defined type assertion in Python?
python
type-hinting
mypy
python-typing
Defining a recursive type hint in Python?
python
type-hinting
python-typing
How to use reveal_type in mypy
python
type-hinting
mypy
How to unit test functions that use type hinting
unit-testing
symfony
mocking
phpunit
type-hinting
How do I get mypy to recognize that an argument of a function needs to be a subclass of a particular base class?
python
static-analysis
type-hinting
mypy
duck-typing
Type Hinting: Default Parameters
php
type-hinting
default-parameters
Why does `mypy --strict` not throw an error in this simple code?
python
types
type-hinting
mypy
What is the type hint for a (any) python module?
python
python-3.x
pycharm
type-hinting
python-typing
Type hint for a "char" / "character" type
python
python-3.x
type-hinting
Specifying a type to be a List of numbers (ints and/or floats)?
python
types
type-hinting
mypy
Typehints for Sized Iterable in Python
python
python-3.x
type-hinting
Type hinting for any object
php
type-hinting
Specify length of Sequence or List with Python typing module
python
type-hinting
mypy
python-typing
How do you alias a type in Python?
python
alias
type-hinting
python-typing
Iterable objects and array type hinting?
php
iterator
type-hinting
Validating detailed types in python dataclasses
python
type-hinting
python-typing
python-dataclasses
typing.Any vs object?
python
python-3.5
type-hinting
python-typing
Prev
Next