GitXplorerGitXplorer
p

mypy_extensions

public
134 stars
32 forks
6 issues

Commits

List of commits on branch master.
Verified
812066c7a88e78572332e6e0f428bf3e0c248193

[pre-commit.ci] pre-commit autoupdate (#49)

ppre-commit-ci[bot] committed 3 months ago
Verified
9dd6d98da338a3924b0ed7440b843988cd5805df

Add support for Python 3.12 (#48)

hhugovk committed a year ago
Verified
e0c6670e05a87507d59b7d3a0aa2eec88e9813b0

Deprecate `mypy_extensions.TypedDict` (#47)

AAlexWaygood committed a year ago
Verified
a1b59f718e28c5dc897272211e0d00e0f58cc908

[pre-commit.ci] pre-commit autoupdate (#43)

ppre-commit-ci[bot] committed a year ago
Verified
ba09bac2973cf6b1bb0141548811f68a39670af9

Add .pre-commit-config.yaml file (#42)

bbluetech committed a year ago
Verified
b166486aeb995b60aff53272a724ee254ee646d1

Switch CI from Travis to GitHub Actions (#41)

bbluetech committed a year ago

README

The README file for this repository.

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.