Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/mypy_extensions
Extensions for mypy
https://github.com/python/mypy_extensions
9dd6d98da338a3924b0ed7440b843988cd5805df authored over 1 year ago by Hugo van Kemenade <[email protected]>
* Deprecate `mypy_extensions.TypedDict`
* Formatting
e0c6670e05a87507d59b7d3a0aa2eec88e9813b0 authored over 1 year ago by Alex Waygood <[email protected]>
updates:
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0...
This should make pre-commit.ci work.
ba09bac2973cf6b1bb0141548811f68a39670af9 authored over 1 year ago by Ran Benita <[email protected]>Fix #39.
b166486aeb995b60aff53272a724ee254ee646d1 authored over 1 year ago by Ran Benita <[email protected]>4693a5a77e8f75b41aa83d0670b8535f314f460b authored over 1 year ago by Ran Benita <[email protected]>
Followed these instructions:
https://packaging.python.org/en/latest/guides/dropping-older-pytho...
Also a few other minor updates to the description.
d48060d0f9f0c5e25e6c25d41ffd604f74c6e0cd authored almost 2 years ago by Jukka Lehtosalo <[email protected]>
In code compiled with mypyc, these can be used in annotations to use
faster native int operatio...
Mypy 1.0 is release is going out soon, so let's make mypy_extensions 1.0
as well.
Mypy has dropped Python 2 support some time ago, and maintaining
Python 2 support is getting to...
Integers are now accepted as types in many runtime contexts:
https://github.com/python/cpython/...
Now `tox run` runs tests on all supported Python versions. One 3.11 test
is still failing -- I'...
I'm not updating .travis.yml since Travis CI is no longer
functioning.
PyPI stats indicates that 0.00% of downloads are for Python 3.4:
https://www.pypistats.org/pack...
Co-authored-by: hauntsaninja <>
dffd016aeb20851c6059b0077be033611f174500 authored about 4 years ago by Shantanu <[email protected]>f6724aa6ef31a0d372af3943dee9b540c2379da1 authored about 5 years ago by Michael J. Sullivan <[email protected]>
Update URL in setup.py.
9e797d4a855413bfc37422768ab16b4bb3f53d74 authored about 5 years ago by Jukka Lehtosalo <[email protected]>It's quite hard to find this repository if you don't know about it being split from mypy - so I ...
5085d7ec21af3702cbb9df5767ea106833f2b308 authored about 5 years ago by Florian Bruhin <[email protected]>
This is an (for-now) undocumented annotation to allow specifying
various hints to mypyc. `trait...
Fixes #6
6252ecba95059c034b04b7f093507a64bb1043cf authored over 5 years ago by cclauss <[email protected]>I shuffled the code so that we only override `__module__` when TypedDict is instantiated (and no...
508d25ef34a69e698adeaf195fd03b2f4cdaecca authored almost 6 years ago by Anirudh Padmarao <[email protected]>a4681cd9819429a8a470fe516fce8e65f4528e48 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
Add tests and enable travis
0ad2da4bfa6e1058fd4dd611c1280b46f82112a9 authored almost 6 years ago by Ivan Levkivskyi <[email protected]>d7cbae41078c944853ed4ba544dec9e6606092a1 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
88e388e7a64edb748b137f2166319343a643ca9d authored almost 6 years ago by Michael J. Sullivan <[email protected]>
18ef7ae973edf4799d1a35fad2b51fb58d90691f authored almost 6 years ago by Michael J. Sullivan <[email protected]>
d06b240b125bca06d6696b014e887aadcad880b3 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
a598c33cd837074bba62fad8f7c33ad706036727 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
5ea79a70d4315602ad7ce332fa1ce326f7fdad86 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
a2d5773ec4a13507523490842398b116efab3f54 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
41c0deb507eb6f594e226cc80f2ae06b11c2f9c2 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
eeb1ca54c9cecfe2b058d1e31f4756083dea5455 authored almost 6 years ago by Michael J. Sullivan <[email protected]>
353fdc69efcaef74cfb3ffd9ef8d8769ab66af2c authored almost 6 years ago by Michael J. Sullivan <[email protected]>
904764e49bf3b3d32e18f189c09c4a78f8491e3e authored almost 6 years ago by Michael J. Sullivan <[email protected]>
821ae5efb7e8bafd163a5b7ff8b285f723036c8f authored almost 6 years ago by Michael J. Sullivan <[email protected]>
4842df77fb6209e19b7bae7884e204601215b61c authored over 6 years ago by Michael J. Sullivan <[email protected]>
Argh, I forgot to remove this when doing cleanup.
56e10cc1c371f2b4b8a70b8e92601b9b78a63118 authored over 6 years ago by Michael J. Sullivan <[email protected]>
Currently there is no way to define generic type aliases that do not
depend on their type argum...
This is an undocumented and extremely experimental annotation to
support a restricted for of mu...
See also python/typeshed#2258 and python/typeshed#2260.
5e0af157c6576652102380ee2bf12108a5f45067 authored over 6 years ago by Sebastian Rittau <[email protected]>4e49fdbf20759afa3edda1b77d33fec0e9d1821e authored over 6 years ago by Emil Hessman <[email protected]>
55af7436652dfa00f62e259f7e8093ec63fdecb0 authored almost 7 years ago by Thomas Grainger <[email protected]>
94a5d0fffeb6865ad62c71eb89b24fe0e7a539ef authored about 7 years ago by Guido van Rossum <[email protected]>
Fixes #4264
295ab6212624c8957ec192e2cbfee3ff74c6043b authored about 7 years ago by Nehal J Wani <[email protected]>Fixes #4247
798a7031b35b9a56662471f0fe447504dbb1e25e authored about 7 years ago by Ethan Smith <[email protected]>3c6a711fcf78003ecd03afa8a9570719f04ab095 authored over 7 years ago by Thomas Grainger <[email protected]>
b8e02bd9b8669794759accdced54abd559d540a1 authored over 7 years ago by Guido van Rossum <[email protected]>
* Basic support for TypedDicts with missing keys (total=False)
Only the functional syntax is ...
de3244cadb7a9c7f73a5ff5a45cb3b8abc244ca1 authored over 7 years ago by Jukka Lehtosalo <[email protected]>22a13c6a87a7206ee9c006e640e16fc85d3cb4cb authored over 7 years ago by Guido van Rossum <[email protected]>
Also update author, author_email, classifiers.
Fixes #3311.
e804f3ac68595ad8f19b5cf49e3980081fc4bc96 authored over 7 years ago by Guido van Rossum <[email protected]>Implements an experimental feature to allow Callable to have any kind of signature an actual fun...
ba070d9fa43e2017cdfd17273af4d5373506751c authored over 7 years ago by Naomi Seyfer <[email protected]>64da8a8bc2cee407443fb7cadc72fee3dc330ef3 authored almost 8 years ago by Jukka Lehtosalo <[email protected]>
71ef29b17173dda79420a38cb7a64a25812a44c3 authored almost 8 years ago by Jukka Lehtosalo <[email protected]>
f2c5525e2b34a3849cd3c4adc229ddb3335c8df0 authored almost 8 years ago by David Fisher <[email protected]>
This change is a step towards removing `runtests.py` (see #1673).
The exclusion list in the f...
c36db0dc8a915e1bfd79278cdd91e5ce4fae3fcc authored about 8 years ago by Łukasz Langa <[email protected]>Fixes #2614
78e0ea142d00ba54517e4f1ba760d77fe79a6054 authored about 8 years ago by Roy Williams <[email protected]>This was initially proposed in python/typing#322. It works on Python 2 and 3.
fc811d4fabeb6d417fb596ad146d4124c43ffb41 authored about 8 years ago by Ivan Levkivskyi <[email protected]>This is really just the first phase, doing the syntactic analysis; type checking will follow as ...
9bb31f4bf008722409daccd0e39fda4c12854b40 authored about 8 years ago by David Foster <[email protected]>Closes #2210. See also #2206.
dc725bad96f65ba515deac016a20d0f05a5538a0 authored about 8 years ago by David Foster <[email protected]>