Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/typeshed
Collection of library stubs for Python, with static types
https://github.com/python/typeshed
f0bbc3bf2da639cefbc64b41780c882743ed32c4 authored over 4 years ago
ea52d0b0a03f4462952314cd2aad3232b79c1ffb authored over 4 years ago
platform.DEVNULL seemed undocumented, but is eg, still mentioned in the
header comment of platf...
2d476d091b69aeb048cc1531daec484140e29a0e authored over 4 years ago
Co-authored-by: hauntsaninja <>
5884ee29777437f95e135c474226615fd65aadce authored over 4 years agoalso fix another CI merge race issue
Co-authored-by: hauntsaninja <>
c8c62b32acb87c85b8397b2c276868629a776e10 authored over 4 years ago
Github Actions now supports prerelease builds
https://github.com/actions/setup-python/issues/20...
Note the new parameter doesn't actually exist on the base class, even
though it's documented as...
846e858bdc2e66d828411949dfac7988aa15c122 authored over 4 years ago
802c8fbea4fd34f610b4f25122f47d76893a8b9a authored over 4 years ago
fdd01b00363588110f2563a1f76b131ecd25fd52 authored over 4 years ago
This was made for python3 in https://github.com/python/typeshed/pull/1291 but
this is also the ...
4795ab21ca8ea01eacfe6365f7ca49cac84e36dd authored over 4 years ago
Co-authored-by: hauntsaninja <>
d07e65c53e235404aec071e4a7814496a3407fa0 authored over 4 years agoCo-authored-by: hauntsaninja <>
ad5bc751f34d7af2514d03cc348f8f519557f0ae authored over 4 years agoCo-authored-by: hauntsaninja <>
193c7cb93283ad4ca2a65df74c565e56bfe72b7e authored over 4 years agoCo-authored-by: hauntsaninja <>
48c922e54a27e5c96c679448340792d767404770 authored over 4 years agobbd8c96e346591b113e337e52d5400c6ed426441 authored over 4 years ago
pytest-mock is now type annotated, which makes typeshed's annotations
obsolete. See pytest-dev/...
These caused false positives, for example in code like this:
```
with freeze_time(None) ...
This was accidentally removed in #4287.
3e966524b72f178aa483e42a12def9b60e69aba1 authored over 4 years agof15db8950e5013f8cc98531e9d282ad6942307f9 authored over 4 years ago
pytype hasn't needed the python_exe argument for a while, and getting
rid of it allows some cod...
cfe832b907e845bb6092ecb6b5f05c0af60578b7 authored over 4 years ago