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 pyOpenSSL to 23.2.* (#10235)

Release: https://pypi.org/pypi/pyOpenSSL/23.2.0
Homepage: https://pyopenssl.org/
Diff: https:/...

d7a2b8b7fdd35f478da6c51efbaaaef09238a667 authored over 1 year ago
Remove `chardet` stubs (#10234)

877e06ad1cfd9fd9967c0b0340a86d0c23ea89ce authored over 1 year ago
[stubsabot] Mark pyvmomi as obsolete since 8.0.1.0.1 (#10172)

2ec6ba979f98c3c49d3a7ac2b11f1b3459e8e95a authored over 1 year ago
weakref.WeakMethod callback arg type (#10197)

Co-authored-by: Jelle Zijlstra <[email protected]>

9641c6c9ccf550e9cabc91f704aaec67b7a04205 authored over 1 year ago
Allowlist requests.compat.bytes.__buffer__ (#10231)

0d0cbb6b977361ad46456eb295aca6f63e7e0b24 authored over 1 year ago
Attempt to clarify the ByteString situation (#9783)

See https://github.com/python/cpython/issues/102092

This makes the behaviour of typing.ByteSt...

d6a85e2c4820a69e504cdea1b446f3764cc3afec authored over 1 year ago
pywin32: add `HANDLEType` class (#10032)

per http://timgolden.me.uk/pywin32-docs/PyHANDLE.html these objects actually have methods, they ...

82ea677495c2fee85fd71faaccb4a7725902e5c1 authored over 1 year ago
Use PEP 688 (#10225)

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

c0a0c34020d4d296d954dbd1247be832b039aa1b authored over 1 year ago
Fix groups type in argparse.HelpFormatter (#10226)

56aeeb677f27c6771e683314621521aff5c97cd1 authored over 1 year ago
Update pyscreeze stubs (#10223)

2f65ca5cd4feaa1c69953ef7681416d8d435ffa7 authored over 1 year ago
`shutil.rmtree`: Add `onexc` parameter; add parameter defaults (#10219)

a4856c5650703de73ae814e36c098f9e2e5946ec authored over 1 year ago
math: updates for py312 (#10213)

cf6fb07f2fa1a3f5c337c877c62670fd5d3a84ab authored over 1 year ago
random: update for py312 (#10214)

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

b7d927a53f2a23977c79d11e9c51f684066dced9 authored over 1 year ago
statistics: update for py312 (#10217)

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

9a0d1e9bb94d0c57e482a8a4d5c981192c221519 authored over 1 year ago
Improve `NamedTuple` stubs (#10220)

bb701b09db207e3cae3b77acb372c9aaac7f3abe authored over 1 year ago
Add `__orig_bases__` to `TypedDict` classes (#10221)

4190dbca101f55fe4af581efe5dccb31ee964564 authored over 1 year ago
json: add AttrDict in py312 (#10212)

7994f165daadcb8f869fd3ee304bece97ad1cee9 authored over 1 year ago
fractions: remove _normalize, update for py312 (#10218)

854c45391007f0ab091dfbb62bdf5c22837075f4 authored over 1 year ago
shutil.unpack_archive: update for py312 (#10215)

Add the new "filter" parameter

a4e33d4053e3c3310459f480890cee1b1bb97753 authored over 1 year ago
Update VERSIONS for the death of smptd (#10210)

1eeab77254089fcfcd20bba1c5f35656c8958c97 authored over 1 year ago
Update pyautogui (#10209)

Fixes #10207

4817408103e8fd282feccf2daeba621d72dea27b authored over 1 year ago
SysLogHandler facility could be a string (#10206)

It is possible to pass syslog facility as string to __init__ too

7ffb7cef697fe770304295e78aee1d73f107224d authored over 1 year ago
Trim pytype_exclude_list. (#10208)

* Updates pytype to latest version.
* Removes files from pytype_exclude_list that can now be pa...

e98a87ff148a4c535607d64d6a1e73b2998fa076 authored over 1 year ago
Clean up stubtest allowlist for typing (#10205)

185adf01a998dc1b19b047b093db45bd7081eb1e authored over 1 year ago
Update typing-extensions; some 3.12 updates (#10200)

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

e4dcfccbd500c4ebddb00a95848bcc36b972c9db authored over 1 year ago
`asyncore` and `asynchat` will be removed in 3.12 (#9033)

e666602d14469cb86164e289faae6bf618111b99 authored over 1 year ago
[stubsabot] Bump requests to 2.31.* (#10199)

Release: https://pypi.org/pypi/requests/2.31.0
Homepage: https://requests.readthedocs.io
Diff:...

e821090926dcb06d5b53e0a81f29508bbe3a911b authored over 1 year ago
[stubsabot] Bump braintree to 4.20.* (#10198)

Release: https://pypi.org/pypi/braintree/4.20.0
Homepage: https://developer.paypal.com/braintre...

560aaa1645a80d75ba64964d5ffb240ede6f00d8 authored over 1 year ago
Add core tensorflow.data stubs (#10122)

Co-authored-by: Mehdi Drissi <[email protected]>
Co-authored-by: Alex Waygood <Alex.Waygood@...

510547ef3c07502faec40cc4c070e2c0dcda7f93 authored over 1 year ago
add typing support to more aiofiles wrapped functions (#10175)

add stubs for missing functions:

- renames
- unlink
- link
- listdir

31f4b8cf80289fd876c6790033b10f9bce8b451e authored over 1 year ago
[PyYAML] Improve dump/serialize types (#10196)

* Add overloads to return `str` or `bytes`, instead of `Any`.
* Mark some arguments as keyword-...

15df17098a947fa38649e43130bb9cba2cb866aa authored over 1 year ago
Type `argparse.HelpFormatter._Section` (#10191)

The python type system doesn't provide a way to fully express the type of
`self.NestedClass` wi...

ca701f0ef32cced86b155770dc1317658f211d6b authored over 1 year ago
[stubsabot] Bump setuptools to 67.8.* (#10194)

Release: https://pypi.org/pypi/setuptools/67.8.0
Homepage: https://github.com/pypa/setuptools
...

35450d9c0d673fc713c3210d8c25d19425f9790e authored over 1 year ago
Don't ignore missing stubs in setuptools (#10058)

b5c9d8d6770e09dff00648b79281702e111d4e01 authored over 1 year ago
Treat entries on pytype_exclude_list as missing modules for pytype_test. (#10187)

274f449edce829201ef63da2e566497b28d3d97c authored over 1 year ago
Mark `invoke` as obsolete since `2.1.2` (#10100)

f143f47b111b4a26ccc29c05b866dbb246987d6e authored over 1 year ago
Bump `tzlocal` to `5.0.1` (#10188)

c98e43b2bbc19248ec4c1dd3544dbd7eb698cddb authored over 1 year ago
openpyxl: Type MetaSerialisable dunders (#10170)

Typed `Serialisable.__attrs__`, `Serialisable.__nested__`, `Serialisable.__elements__`, and `Ser...

2d5dafadb75f122e0c2aeced09a5b72232373f40 authored over 1 year ago
Change `asyncio.Task.__init__` signature for Python 3.12 (#10184)

f7d7bb53ca9b34577f3f6455d46d414fb08b1bd5 authored over 1 year ago
Use `_AwaitableLike` in `EventLoop.run_until_complete` (#10181)

b25a5b6aef4b18226a9fd367421ed8ebaaed9528 authored over 1 year ago
Bump `tzlocal` to `5.0` (#10183)

3032e88595e265cc6099e11a4a259aa6b42d772a authored over 1 year ago
Use `_CoroutineLike` in `asyncio.taskgroups` (#10180)

15a0c28530ffcda0d4be2026511af3604336f38f authored over 1 year ago
[asyncio] Make `create_task` work with coroutines only in 3.12 (#10177)

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

1d8a19958243212a17444ff23a422026ea8a4eab authored over 1 year ago
Bump `PyInstaller` to `5.11.*` (#10179)

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

aa36289684f21c97ff7f26329c0a3a97cca8a190 authored over 1 year ago
Update _SSLProtocolTransport._ssl_protocol (#10176)

Co-authored-by: Jelle Zijlstra <[email protected]>

9c212cdf5c1573f71d4fa55f02cfd058e2a4a6e3 authored over 1 year ago
Bump `mypy` to `1.3.0` (#10173)

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

6c54c74a84642faf8ed9834bd1adbc10c1877326 authored over 1 year ago
Revert "[stubsabot] Mark pyvmomi as obsolete since 8.0.1.0 (#10148)" (#10171)

This reverts commit 853d01d55ef5b5c7f0733e62c2e214be1d472657.

ecf4e708bff2f99d3297f801e52f0ba1d7ca0436 authored over 1 year ago
Allow passing `multiprocessing.Queue`s to `QueueListener`/`QueueHandler` (#10169)

d1bfd08b4bc843227d097decfd99d70272a1f804 authored over 1 year ago
Add `partial_stub` metadata field (#10157)

db0149859cc117924c74cad52827c4f48cab8628 authored over 1 year ago
Fix return type of FPDF.output() (#10166)

ff700e1b9505ac31bcc3b15aa9a4200597cf0c07 authored over 1 year ago
Bump docutils to 0.20.* (#10167)

adddc4f24aa4cc0e1b8981d9197f2999ab37bed3 authored over 1 year ago
Improve how we run mypy on the py312 stubs (#10152)

1221b4711818d3c5e17c56619fc049e5dbc2fd00 authored over 1 year ago
[openpyxl] Complete base descriptors (#10001)

dfee77ef6b98d0091275c5b56aa4644f76f7312d authored over 1 year ago
[Pillow] Add all missing items (#10114)

a584b43769e2dc1575cdae111d8463ac08747868 authored over 1 year ago
Reference the stub_uploader issue discussing externals deps in the contributing guide (#10156)

Closes #10150

3add7f0d76b2c32bc5b27180f6eb90288e26632f authored over 1 year ago
[stubsabot] Bump flake8-bugbear to 23.5.9 (#10165)

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

7113c35a673c503a027707a97f80091da81322a9 authored over 1 year ago
[redis] Add new methods to `RedisClusterCommands` (#10162)

caceaca974f3224514d5162623d5c43b9a6fdeeb authored over 1 year ago
Update `redis` to `4.5.5` (#10161)

0f968505321de23e98b199e74fa0dea7dd5986ac authored over 1 year ago
[stubsabot] Bump protobuf to 4.23.* (#10158)

Release: https://pypi.org/pypi/protobuf/4.23.0
Homepage: https://developers.google.com/protocol...

b48d1b9caf6505b3634ab88a43281a2e993b3db2 authored over 1 year ago
Remove `emoji` stubs (#10160)

Remove `emoji` stubs, refs #8760

a2457367d092b92f840a2123e313b9334000cec4 authored over 1 year ago
update constructor args of the `CFuncPtr` to expand acceptable types (#10155)

* allow the second element of `_PF` to be `None`

* allow `__paramflags` to be `None`

* all...

9457de310a089cd0340521b11c31808a1d27e40d authored over 1 year ago
[stubsabot] Bump flake8-2020 to 1.8.* (#10153)

Release: https://pypi.org/pypi/flake8-2020/1.8.0
Homepage: https://github.com/asottile/flake8-2...

38a11b2f06f455bad02ea91a76cb40cf521105d9 authored over 1 year ago
fix `_ctypes.CFuncPtr` constructor args (#10154)

* add a conditional branch for Windows only

* fix argname spelling
`vtlb_index` -> `vtbl_ind...

1d69fb3675c66241e10b501acd680026d3de0417 authored over 1 year ago
Redis: Add missing exported names (#10151)

03e39550379b7edc78094298ea890350e386a260 authored almost 2 years ago
move and rename from `ctypes._FuncPointer` to `_ctypes.CFuncPtr` (#10140)

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

a6ecf564b552b2d0cae7a747b7eab8cb4f90f21c authored almost 2 years ago
[stubsabot] Mark pyvmomi as obsolete since 8.0.1.0 (#10148)

Release: https://pypi.org/pypi/pyvmomi/8.0.1.0
Homepage: https://github.com/vmware/pyvmomi
Dif...

853d01d55ef5b5c7f0733e62c2e214be1d472657 authored almost 2 years ago
Pin pyvmomi more tightly (#10147)

Fixes #10146

9ac44fb8a6d6474efa9131b302b1ecde323c2ab0 authored almost 2 years ago
flake8: Enable F822 (#10144)

348f46452f8a864c5e0f279398fad0a943f67ab1 authored almost 2 years ago
Bump flake8-pyi to 23.5.0; re-enable F821 (#10143)

99375e1b4c0d2414b7e3fa4a37af444d4df1bce9 authored almost 2 years ago
[requests] Update stubs to 2.30 (#10141)

5fdbf37c1f59968a18667843c157da66d43dddbd authored almost 2 years ago
[stubsabot] Bump regex to 2023.5.5 (#10138)

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

f9551c4fea9912b1657c43f4b5f29771bc2eb08a authored almost 2 years ago
[fpdf2] Update stubs for fpdf 2.7.4 (#10136)

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

f1c419e816e101dfacf8cd9cbc808f4839b32dda authored almost 2 years ago
move byref-related definitions from `ctypes/__init__.pyi` to `_ctypes.pyi` (#10137)

05c0a1d8b29bb7d180ab932bd5a2df43bf93313d authored almost 2 years ago
[fpdf2] Update to 2.7.1 (#9978)

ec1130adcc12431ba85415a6533da68c3692b2cb authored almost 2 years ago
Document sys.std* typing (#10135)

81f6beda9e9131983ae17c05f1d83f733e84896a authored almost 2 years ago
paramiko: Improve various bytes-related types (#10109)

8e24885da7ea20539af099b39336a1197dedc0b8 authored almost 2 years ago
[docutils] Add items to docutils.node (#10102)

* Add class paragraph
* Add class TextElement
* Add Element.index(), .remove(), and .insert()

6b5ca0b23855b56ecd1d957f48efad6e392691e7 authored almost 2 years ago
Add Markdown.ESCAPED_CHARS to Markdown stubs (#10134)

0b60e7fac561cc45f01ad913463731624827ce58 authored almost 2 years ago
Move some pointer-related definitions from `ctypes/__init__.pyi` to `_ctypes.pyi` (#10133)

01b09d4371da3b4d8c9b13d7b5a213b8a358dfef authored almost 2 years ago
[stubsabot] Bump regex to 2023.5.4 (#10131)

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

06878a98be134ac9f10446980b03903301ec845e authored almost 2 years ago
move some non-pointer-related definitions from `ctypes/__init__.pyi` to `_ctypes.pyi` (#10130)

- `ArgumentError`
- `addressof`
- `alignment`
- `get_errno`
- `resize`
- `set_errno`
- `si...

ce531f897f4aff2a6baa83c158f42943f00b404c authored almost 2 years ago
Add `stubdefaulter` to `create_baseline_stubs.py` (#10127)

1caac913ea1e96ad3b6e6511a96967b655ad9652 authored almost 2 years ago
Move some Windows-specific things from `ctypes/__init__.pyi` to `_ctypes.pyi` (#10128)

- `FormatError`
- `get_last_error`
- `set_last_error`

bbeec7cbbfc661a9874b9f9abef440b2a9af95f7 authored almost 2 years ago
Pyright: create a more isolated environment in CI for testing stubs (#10121)

d208d5a83394e9ad1d0dd5d567818c597dfaa28f authored almost 2 years ago
Convert the remaining ujson uses of AnyStr (#10086)

Followup from #10081

f5a870b98769f2950832e79b75e0ae3db56d2c09 authored almost 2 years ago
Avoid unnecessary forward refs in class definitions (#10124)

e816acffddf9d984bac131224b0eb0f6a3e1c9fc authored almost 2 years ago
Remove unnecessary F821 noqas (#10123)

277532219fa6143efb953eab78116aaab3e12519 authored almost 2 years ago
Move `Structure` and `Union` from `ctypes/__init__.pyi` to `_ctypes.pyi` (#10125)

295a5c3e7a21be975aa5a140ad10e9e8828f4710 authored almost 2 years ago
Move `_SimpleCData` and `Array` from `ctypes/__init__.pyi` to `_ctypes.pyi` (#10118)

ae0c9f9dadd72ee823d289416943a9109e24fe52 authored almost 2 years ago
Run mypy and pyright on our py312 stubs in CI (#10119)

2c3449694b7f3c545b616f5d489a1cfbff6e3f0b authored almost 2 years ago
`urllib3`: move stubs for `ssl_match_hostname` around (#10117)

e0db6d2edd7f149d4fc89220b638d8ecffa6f1b9 authored almost 2 years ago
Bump various test dependencies (#10111)

6f6b1c9135edbe7e6b16b06070f3b12c7bee3a5a authored almost 2 years ago
Restore error output in runtests.py (#10110)

2f9ba99c21654dff2f91950ec2b39d1dc32351d5 authored almost 2 years ago
docutils: Input can take bytearray (#10108)

Part of #9006

0f270e61bfaa5677cecc0e3401084924fe0e04ce authored almost 2 years ago
chardet: UniversalDetector.feed accepts bytearray (#10107)

Technically it accepts any buffer, but the inline type annotations
now say bytes | bytearray, s...

b9e9540db404dcf71a4042b1c2662ed03f227ab0 authored almost 2 years ago
bs4: NavigableString accepts ReadableBuffer (#10106)

It delegates to str.__new__.

4e52cf1b716101f49d89d453209620d7ccefeb0c authored almost 2 years ago
aiofiles: use ReadableBuffer (#10105)

Part of #9006

17edf762750eb345866ca8302c58e38835b3593a authored almost 2 years ago
docutils: add nodes.General; make Element iterable (#10099)

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

9772c425a2adc20af9fb4aea3aeda00018403539 authored almost 2 years ago
multiprocessing: Queue does not inherit from queues.Queue (#10104)

Fixes #3404

40975222b4c245711a951abc9ff092ceb8d51e92 authored almost 2 years ago
Update `hdbcli` to `2.16` and mark as completed (#10101)

f42f665fa172858f88bb18749dea8f246a147b60 authored almost 2 years ago