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

[stubsabot] Bump tree-sitter-languages to 1.6.* (#10364)

Release: https://pypi.org/pypi/tree-sitter-languages/1.6.1
Homepage: https://github.com/grantje...

b8ab395d4bafd6352560e74b636744d49a9bcd6e authored over 1 year ago
[stubsabot] Bump Flask-Cors to 4.0.* (#10363)

Release: https://pypi.org/pypi/Flask-Cors/4.0.0
Homepage: https://github.com/corydolphin/flask-...

43720bcbab442795eccfb733142481a8ad884cc5 authored over 1 year ago
Bump mypy to 1.4.1 (#10351)

1b2e4091db968d18a300fb127383d8d08935c4d4 authored over 1 year ago
`email.utils.localtime`: py312 updates (#10358)

d492efeaea288177e9eca2734d1d463fbb6fff60 authored over 1 year ago
[stubsabot] Bump pyinstaller to 5.13.* (#10357)

* [stubsabot] Bump pyinstaller to 5.13.*

Release: https://pypi.org/pypi/pyinstaller/5.13.0
H...

ca13bcc286d0ee672bd55f1c3ca79cefb8a47ad5 authored over 1 year ago
Add _file attribute to SpooledTemporaryFile (#10327)

Co-authored-by: Akuli <[email protected]>

575dd0c448fed4e650b4a863a4d9160f6e092267 authored over 1 year ago
Bump pyright to 1.1.315 and fix openpyxl tests (#10356)

5af30e8620005e328976da59de74a7799d696913 authored over 1 year ago
Add `_is_text_encoding` attribute of CodecInfo (3.4+) (#10354)

Introduced in https://bugs.python.org/issue19619. Was meant to be a temporary private API, but n...

c1df736a8c39e1400f182e674cf8698d6da006af authored over 1 year ago
Bump mysqlclient to 2.2 (#10353)

Co-authored-by: Alex Waygood <[email protected]>

b10f482e36f67a9d7aae13c49a4d14cb17df97e6 authored over 1 year ago
Improve how we run pyright in CI (#10258)

Avoid using the deprecated `--venv-path` command-line argument

c63dd5941fbeabd28055157f24f9d5867c244e1d authored over 1 year ago
[stubsabot] Mark stdlib-list as obsolete since 0.9.0 (#10348)

Release: https://pypi.org/pypi/stdlib-list/0.9.0
Homepage: https://pypi.org/project/stdlib-list...

c402107f8afd57a1916ba116e6aafb5bf7a663f3 authored over 1 year ago
Add missing constants to `OpenSSL/crypto.pyi` (#10345)

Adds typing for missing constants `TYPE_DH` and `TYPE_EC`

See https://github.com/pyca/pyopens...

4c1e94d8e0f212f3b611d06698427d77e696e636 authored over 1 year ago
Fix stubtest for py312b3 (#10343)

4a692fc54616c68d606c3ba6c93d393589663809 authored over 1 year ago
Add is_cli param to pydoc.pyi (#10331)

f3a0be32fec86e4460c9448bc92f656c6cb20ff7 authored over 1 year ago
CI: run more jobs on py311 (#10342)

6652add9208739808d8ae721c202fef60856480e authored over 1 year ago
Bump croniter to 1.4 (#10341)

Also require `bytes` for all `hash_id`s for consistency, even
if some methods might work with o...

c3ddf3201af39e66639483f53b666c2faee7ed1c authored over 1 year ago
Rename Generator-like type params to be more obvious (#10330)

Co-authored-by: Alex Waygood <[email protected]>

4cfc49882eba861f8da38f8033ec8a1f33668e7f authored over 1 year ago
Bump setuptools to 68.0 (#10339)

* Any -> Incomplete in a few files
* Bump setuptools to 68.0.*

Co-authored-by: Alex Waygood ...

06c2fb047abe52e329ff854fba2675293173bf50 authored over 1 year ago
Add pexpect stubs (#10300)

aeb3bf7099f6f8a12eca46bd58f4ad4f3dd3b444 authored over 1 year ago
[mock] take an iterable of calls for assert_has_awaits(#10337)

a46fe434772d105c1f8204565b2b8636c5bb108b authored over 1 year ago
use ParamSpec in patch in mock stubs (#10338)

f1543903c6f7f1af01a042f48dc3816ad8718137 authored over 1 year ago
CI: Pin Python to 3.7.16 for stubtest runs on macos (#10336)

007a65a7fed47d393205d72ce6332b487e9d0e15 authored over 1 year ago
Replace static assertion that fails with pyright (#10335)

See https://github.com/python/typeshed/pull/10325#issuecomment-1598684045

Co-authored-by: Jel...

8ec2323c0a4ed5f9e8336b172c048c59fc346396 authored over 1 year ago
unittest.mock: use ParamSpec in patch (#10325)

Fixes #10324

9e86c6026a00a7bcc6c77ec8f7925a99930ee983 authored over 1 year ago
inspect: getmodulename takes a PathLike as well as str (#10329)

Fixes #10328

7114aecf777c93fe9bfda79faceff2fa6bd48233 authored over 1 year ago
Add stubs for WebOb (#9874)

Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Jelle Zijlstra <jelle.zij...

df795220a376ae9371afdc60dbf160392b93b6c2 authored over 1 year ago
[stubsabot] Bump hdbcli to 2.17.* (#10320)

Release: https://pypi.org/pypi/hdbcli/2.17.14
Homepage: https://www.sap.com/

If stubtest fai...

7544b60db7b08249b1fef3663f0a68736660cae8 authored over 1 year ago
Type openpyxl incomplete dunders (#10313)

67fb6c0cabb30fa5e9f2ed00dbe1cac82a120c7e authored over 1 year ago
Make CVE-2020-10735 allowlist entries Windows-only (#10318)

c38fc45d9c9340eb11e6dd279f460f8a1b3d5d7b authored over 1 year ago
Add PEP 706 filters to tarfile (#10316)

Fixes #10315

Co-authored-by: Sebastian Rittau <[email protected]>

5beddbe88363c93f2912320c18e31e55b2caaa49 authored over 1 year ago
TemporaryFile(): Handle one more case correctly (#10284)

5f9d05c7f5d07c53fb4c79b858e3fbcddf173017 authored over 1 year ago
Update pyright to 1.1.314 (#10317)

6e90fce4b88e9ea4b4f79070f83bbbae7bcf641d authored over 1 year ago
`openpyxl`: type `tagname`, `namespace` and `__doc__` ClassVar and params (#10308)

8624edd3a5e4b2b20208bc55a425a62ff6585691 authored over 1 year ago
Type all openpyxl constants (#10312)

8e4595a1682b5daf44498f81b95fbc8d1a651657 authored over 1 year ago
Update vscode recommended settings (#10314)

d622a2755d7796c19b23631f75ff04f24f5cd203 authored over 1 year ago
Split requirements file into sections (#10309)

Also note that type checkers and linters should be pinned to a specific
version.

ce222e5cd7d006721fea5489f53cdba0144be929 authored over 1 year ago
Check that linters/type checkers are pinned to an exact version (#10311)

be925c0d3fd4a149bffe6b4eace5900a9d30e683 authored over 1 year ago
Update description of test scripts (#10310)

5092f52c451fcebd53ccb3284212a7d3cf09642d authored over 1 year ago
argparse: Add overloads for arg parser methods (#10307)

9ca472420429c36317f280cad9db81eb72e2f5ac authored over 1 year ago
Complete openpyxl's nested descriptors (#10298)

8c582c4459cc3e7c67531cd90bfd6cef5b71c7d3 authored over 1 year ago
psutil: import platform-specific 'pio' definitions (#10305)

fce4fe7b881be596fc8315c5ed6bdea0e45912c5 authored over 1 year ago
Update zoneinfo for Python3.12 (#10304)

75fc33d8d071bd86c192639175ead8108a8b2fe5 authored over 1 year ago
psutil: declare return type of io_counters() (#10303)

85a6dd14e1e6c9c68d6de19294775b325ad903e1 authored over 1 year ago
[stubsabot] Bump ujson to 5.8.* (#10302)

Release: https://pypi.org/pypi/ujson/5.8.0
Homepage: https://github.com/ultrajson/ultrajson
Di...

6a94c9d677db9e9f85d764cc46294fd5c5e2a4b8 authored over 1 year ago
Fix base class for `email.generator.BytesGenerator` (#10299)

And use `Self` as the return type for `email.generator.Generator.clone`.

Signed-off-by: oleg....

052d2b9f3a9afaa56b86f0c84bc9d8769458d96a authored over 1 year ago
Use `Self` as the return type for `email.policy.Policy.clone` (#10301)

Signed-off-by: oleg.hoefling <[email protected]>

c88ce936147c2682d07edd67f41f2214ba74f7ae authored over 1 year ago
Mark arguments of `typing.NamedTuple.__init__` as positional-only (#10292)

640676bdb26ed739df358ff72bf700de83604b7a authored over 1 year ago
Add missing __eq__ to Mapping (#10297)

Co-authored-by: Alex Waygood <[email protected]>

e11dbc20dac1e2e82e5408f1317f06a61ca97ba0 authored over 1 year ago
Add new `http.HTTPStatus/__init__.pyi` for Python3.12 (#10296)

0b98780c81baf1fd4d1b09294af9d2e4675c1adb authored over 1 year ago
Update ctypes stubs for Python 3.12 (#10290)

Co-authored-by: Alex Waygood <[email protected]>

0aa5dd57e502b9500f746caca4947afdd371679e authored over 1 year ago
Fix CI for Python 3.12.0b2 (#10291)

18514235198637fd2f9a7a92084a73d630da8f17 authored over 1 year ago
Update uuid.pyi for Python3.12 (#10289)

258cabe3a15ba4308d74f2433256bd19c77ef5a5 authored over 1 year ago
Add AsyncGeneratorType.ag_suspended (#10288)

New in Python 3.12

f0e9ec11e40304cfed6a0901fe8a8c062811bdd9 authored over 1 year ago
[stubsabot] Bump pyinstaller to 5.12.* (#10287)

Release: https://pypi.org/pypi/pyinstaller/5.12.0
Homepage: https://www.pyinstaller.org/
Diff:...

919f1d0aca1e3dc20568029ca2c2e21a2ac29e41 authored over 1 year ago
Update _thread.pyi for Python3.12 (#10285)

852ac3efb3da704267082cc611557214f2f87aac authored over 1 year ago
ftplib: update for py312 (#10282)

36efbf89edf1a25f29f8366e44c1fdfa05e948cc authored over 1 year ago
Update token.pyi and tokenize.pyi for Python3.12 (#10283)

0045299d434dad56b5c0be407c01ca97249b6731 authored over 1 year ago
Update multiprocessing.pyi for Python3.12 (#10279)

85288886918150f29a9d4f23cece721b54789693 authored over 1 year ago
Update pkgutil.pyi for Python3.12 (#10281)

23bb0494ab5f50acfaa8bb95c20d31223a73f0be authored over 1 year ago
webbrowser: update for py312 (#10280)

d778855052a39cb908089cc3e3ee6c2434bc4c9a authored over 1 year ago
Module `imp` was removed in 3.12 (#10278)

8eb5751084d42a45b4790be0c0ad6e64fb08f019 authored over 1 year ago
Tighten tempfile() return types (#10232)

0fe724dfab58e6cbe1600344a943c11b34247462 authored over 1 year ago
Tensorflow losses (#10264)

Co-authored-by: Mehdi Drissi <[email protected]>

7da4847b1ab861387189bb43d6c40dcc53e9b183 authored over 1 year ago
inifile: add missing attributes (#10273)

And make many attributes read-only. The primary entry point to this module in `IniFile` (or its ...

4849ddd74a2036ea29dd309d29c2466febc310f1 authored over 1 year ago
Update dis.pyi and opcode.pyi for Python3.12 (#10276)

b0a391714512389f3fc73f2a3b6f047c4bdeeb09 authored over 1 year ago
Update locale.pyi for Python3.12 (#10274)

f10b5fb9b6fe4159362d3ee514ab367c6213c401 authored over 1 year ago
[aiofiles] Use file mode alias from _typeshed (#10233)

786bd22343a66ecdb0eeb3fe053dfb81365608c5 authored over 1 year ago
calendar: update for py312 (#10216)

e1ab1ad2fb29a920865a118d0a160482db9735f2 authored over 1 year ago
Update pyright to 1.1.312 (#10271)

Should unblock #10216 and #10258

85bdd0a16d11dec4d56d5ba005ea05e275c23600 authored over 1 year ago
add boltons (#8892)

Co-authored-by: Andrey Maslennikov <[email protected]>
Co-authored-by: Alex Waygood ...

46de19d2cf0586b60be768e4213b98f4d6e4c50c authored over 1 year ago
Add stubs for `inifile` (#10270)

89a22f99120600ab77df27ec93e1ed1fe00185f7 authored over 1 year ago
Update functools.pyi for Python3.12 (#10269)

e347af1d59ed46478a788ed60fd02096fce26edd authored over 1 year ago
Make all tests executable (#10267)

70d8d059a096968c45f9e00554b298f9d161377c authored over 1 year ago
argparse: improve add_argument_group and add_mutually_exclusive_group (#10262)

fceb3ae2250c39b9f5b2ea72e7088ebce772cfb9 authored over 1 year ago
[stubsabot] Bump flake8-bugbear to 23.6.5 (#10265)

Release: https://pypi.org/pypi/flake8-bugbear/23.6.5
Homepage: https://github.com/PyCQA/flake8-...

9d6e3564bb00e87304c93cacd3d365a908fe9fd5 authored over 1 year ago
Update socket stubs for Python3.12 (#10247)

Docs: https://github.com/python/cpython/blob/3.12/Doc/library/socket.rst
Source: https://github...

9456f5501b564b333891fb474f44f7172c6d5174 authored over 1 year ago
Update sys.pyi for Python3.12 (#10245)

Source: https://github.com/python/cpython/blob/3.12/Python/sysmodule.c
Docs: https://github.com...

59d08c00d58b84f40e3012343159fea008538701 authored over 1 year ago
Make stubtest work better on macOS (#10263)

a7702164349776ebf25e2c1e0a0c123333a5b68f authored over 1 year ago
pathlib: more changes for py312 (#10261)

f8dfacb85126909ff415cc1fa76463ebabecd06a authored over 1 year ago
Some light reorganisation of stubtest allowlists (#10260)

Co-authored-by: Alex Waygood <[email protected]>

758afb35d4a961ba9ca5702356e9501a0ef676fd authored over 1 year ago
Remove venv for stubtest stdlib (#10259)

ef41a9ff1a16a5bba815ebca8ff783bdfd6bdaac authored over 1 year ago
`tempfile`: more updates for py312 (#10256)

cf25698325cbfcc1d3724e931803a2c8f52d81fd authored over 1 year ago
`pathlib`: `is_mount()` is implemented on Windows on py312+ (#10257)

c3791d024ac6103e732c74618886e81510e16a35 authored over 1 year ago
Run stubtest for Python 3.12 (#10253)

7df870f452ff3eba919729b73593dffc669c535e authored over 1 year ago
Update pyright to 1.1.311 (#10254)

03f157760792c67ea3cb0eb2ff3e76541c6f0784 authored over 1 year ago
`distutils` package was removed in 3.12 (#10249)

c1a857a41a1cbc62df5c6fdac52d0ac79fdf2824 authored over 1 year ago
[stubsabot] Bump regex to 2023.6.3 (#10252)

Release: https://pypi.org/pypi/regex/2023.6.3
Homepage: https://github.com/mrabarnett/mrab-rege...

d5555b10180b8077b0fa74ba7737d2f38c96185d authored over 1 year ago
builtins: updates for py312 (#10211)

Co-authored-by: AlexWaygood <[email protected]>

be85cc71218bb49ab266a2e47354d2f1c0893130 authored over 1 year ago
Bump pycln and pathspec test dependencies (#10251)

d8ef303e0085e9cc5f34e6e41b859b7c361b4f0b authored over 1 year ago
py312: Add `delete=True` parameter to `tempfile.TemporaryDirectory` (#10244)

Source: https://github.com/python/cpython/blob/3.12/Lib/tempfile.py#L864

b25150aa307f1f5a51e89444babe6f0ace0fbf3b authored over 1 year ago
Update `socketserver` for Python3.12 (#10246)

Source: https://github.com/python/cpython/blob/3.12/Lib/socketserver.py

e5651db4301673925f4b05dfb82a001e862c9364 authored over 1 year ago
Update csv stubs for Python3.12 (#10250)

c85f7de957fe3c2755df02a507b574ac8dbd4b26 authored over 1 year ago
Update ast for 3.12 (#10201)

628c88d9955cdf4f7d8cab02204d5a513fdd35e0 authored over 1 year ago
Update some dependencies (#10243)

7bc4be08d8e42cc20dc8283305a66a7fd2322db1 authored over 1 year ago
Update `threading` for py312 (#10241)

Add `setprofile_all_threads` and `settrace_all_threads`

185faf00cd41c595135a87990f09ae50dff188c7 authored over 1 year ago
Update `zipimport` for python3.12 (#10240)

The `find_loader` and `find_module` methods were removed: https://github.com/python/cpython/blob...

178184c949688eadd97d958f4ed3196a32b4a6f6 authored over 1 year ago
CI: Unpin micro-versions (#10239)

6de0aa0c705e0f52b1ac4ddf6e5f6491ff34322f authored over 1 year ago
[psutil] Fix cpu_percent return type when percpu is True (#10238)

f6279c71226a74eb1551854b3c838fff3d977758 authored over 1 year ago
Bump `paramiko` to 3.2.* (#10237)

7595478998957399ffbc7336ca783c648dc569b5 authored over 1 year ago
Make `sys.UnraisableHookArgs` a Protocol (#10227)

cbd51e544dda6c30e515e7706d75c43e0ccf9a8c authored over 1 year ago