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 netaddr to 1.1.* (#11424)

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

ef94b9ee04837f95018b78d30783ae471ea709fd authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Document `ignore_missing_stub` in CONTRIBUTING.md (#11426)

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

65c154f5ff65bb67ffd93f438f845683138dc8f2 authored 11 months ago by Sebastian Rittau <[email protected]>
deps: upgrade pytype (#11434)

504cbd40fedf679c4edd5564c636e26f009ba8fd authored 11 months ago by Jelle Zijlstra <[email protected]>
`tensorflow`: add `tf.ones`, `tf.zeros`, `tf.zeros_like` and `tf.ones_like` functions (#11368)

6087745bcf41c73c02f9c9eabee37ccbc983d9eb authored 11 months ago by Hoël Bagard <[email protected]>
`tensorflow` add `tf.random` module (#11359)

Partially from Mehdi Drissi's stubs.

d93ee88ba5bb93730f82ca63ac90532481be51f6 authored 11 months ago by Hoël Bagard <[email protected]>
requests: Allow passing None header values (#11370)

https://github.com/python/typeshed/pull/7773 changed
`requests.session.Session` methods to acce...

c9f74e646aa7a33705037f1f8c566326228cf700 authored 11 months ago by Colin Watson <[email protected]>
`tensorflow`: Add members from `tensorflow.keras.metrics` (#11329)

Partially taken from: https://github.com/hmc-cs-mdrissi/tensorflow_stubs/blob/main/stubs/tenso...

15fa3cf0c5779d3e4766464c272265c7f2ee38fa authored 11 months ago by Hoël Bagard <[email protected]>
`tensorflow`: add `tf.distribute.experimental.coordinator.RemoteValue` (#11349)

69354d78ad6a46805599b8c032eb1316f0424a6c authored 11 months ago by Hoël Bagard <[email protected]>
Add types to tkinter.Canvas.scale() (#11369)

d5ff34e049528b857e29999333dabcc65643e778 authored 11 months ago by Akuli <[email protected]>
[stubsabot] Bump gevent to 24.2.* (#11425)

Release: https://pypi.org/pypi/gevent/24.2.1
Homepage: http://www.gevent.org/
Repository: http...

a48fb24a94f58fe3fbcc1783263805d3b01fd9b8 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
`tensorflow`: add `tf.strings` module (#11380)

Partially taken from:
https://github.com/hmc-cs-mdrissi/tensorflow_stubs/blob/main/stubs/tensor...

8061e58dcf7d6526aff5583b601567adb08e5fe3 authored 11 months ago by Hoël Bagard <[email protected]>
`tensorflow`: Add some `tf.raw_ops` members. (#11387)

https://github.com/hmc-cs-mdrissi/tensorflow_stubs/blob/main/stubs/tensorflow/raw_ops.pyi

0f0e261b90cc82ecaa8f527458b23bcfd6a8ccaa authored 11 months ago by Hoël Bagard <[email protected]>
fix: typo on setuptools (#11432)

aed633ec9551175f548fde9aa87c5c031c185e83 authored 11 months ago by Kanishk Pachauri <[email protected]>
add _lsprof module (#11159)

Co-authored-by: Alex Waygood <[email protected]>
Co-authored-by: Shantanu <12621235+haunts...

764532356aafb991f4bbb08b3b66859810a0d58c authored 11 months ago by Stephen Morton <[email protected]>
itertools: Improve precision of `itertools.product` types when called with 7 or more arguments (#11163)

f3c7c484388c0a5a39feea44dddec2985be088ba authored 11 months ago by winestone <[email protected]>
builtins: Fix typing of reversed (#10655)

c5c2c14db9a6d7a66275fff314ae511e6cb47d3a authored 11 months ago by plokmijnuhby <[email protected]>
`tensorflow` Add `tensorflow.summary` module (#11358)

Partially derived from https://github.com/hmc-cs-mdrissi/tensorflow_stubs/blob/main/stubs/tensor...

55dd99a338f26da6dd9531b549f2e8c669180a88 authored 11 months ago by Hoël Bagard <[email protected]>
oauthlib: Fix annotations for `oauthlib.oauth2.RequestValidator` (#11417)

9b260a59cc54eb0d5abcb775ad20deeb6c756356 authored 11 months ago by David Salvisberg <[email protected]>
Update fpdf2 to 2.7.8 (#11410)

Closes: #11407

8a38ae62fb80a5d0965b7640ed57fe402bce5318 authored 11 months ago by Sebastian Rittau <[email protected]>
html5lib: Additional types (#11411)

cb27610970eb6ed146731a42a581961bb702adc2 authored 11 months ago by Leonard Richardson <[email protected]>
Further improve return types in the `numbers` module (#11375)

7c3cb9971dcac99a558802fb180a71f4e1d3a47f authored 11 months ago by Alex Waygood <[email protected]>
Bump setuptools to 69.1.* (#11423)

48a0497b2310e8e4bcb81c72aed7517b2a3a3bfd authored 11 months ago by Avasam <[email protected]>
Turn TextIOWrapper(buffer) into a protocol (#11420)

4664986cea7714da70022420cbd8b9d73e36e990 authored 11 months ago by Sebastian Rittau <[email protected]>
ftplib: Correct timeout option to `float | None` (#11419)

a3d356c04c15afc22b254afae2e6e7adbbe031a5 authored 11 months ago by Watal M. Iwasaki <[email protected]>
Delete a few simple type aliases in tkinter (#11415)

41245698e07a9959a4643122ddc814dff1ad3482 authored 11 months ago by Akuli <[email protected]>
Use `bool | Literal[0, 1]` instead of `int` in some tkinter bool parameters (#11412)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

b44d22e81d0943789abdbdb0c53bc3e7c98f79e8 authored 11 months ago by Akuli <[email protected]>
Fix return type of `calendar.HTMLCalendar.formatyearpage` (#11413)

5382d24d1d9e9a6de8d90eb7ca7c0501afaf5f40 authored 11 months ago by Riley Miļeško <[email protected]>
Add annotations and defaults for `tkinter.ttk.OptionMenu` (#11404)

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

4585c714d9037ce39aed4716d56bb09f2e50baa3 authored 11 months ago by Marcell Perger <[email protected]>
Pillow: Allow float(s) for cutoff param of autocontrast (#11409)

2c43162728e60115f8e15fc5ab71be846c649416 authored 11 months ago by pa-tna <[email protected]>
Add defaults for tkinter.ttk `__init__` methods (#11405)

NOTE: I've ignored things marked as undocumented or where the type of the default didn't match t...

13aed8a1c22dfe4b74310e303ebf728700505f99 authored 11 months ago by Marcell Perger <[email protected]>
Pillow: ImageOps.autocontrast can set low and high cutoffs separately (#11408)

ImageOps.autocontrast can set low and high cutoffs separately

3e021f33307beb4fb8f2e1942740c31e595a2ad7 authored 11 months ago by Andrew Murray <[email protected]>
[stubsabot] Bump influxdb-client to 1.40.* (#11406)

Release: https://pypi.org/pypi/influxdb-client/1.40.0
Homepage: https://github.com/influxdata/i...

238772ad7e4029790f4cb055e40a5cf4ca2c8fa6 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add annotations for `tkinter.ttk.LabeledScale` (#11402)

49d5827141b31f2d8b174cacc19b5973aaf41c60 authored 11 months ago by Marcell Perger <[email protected]>
unicodedata.pyi: Add normalization form literal (#11390)

a773d3f6e77468dfd0cbf06d07630c331b8395d7 authored 11 months ago by Mike Zimin <[email protected]>
[stubsabot] Bump pyinstaller to 6.4.* (#11398)

7e6b89189f4b5dd583c3c5693ca99e168997ff22 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
netaddr: Bump to version 1.0 (#11401)

Closes #11395

0bf3951e548175d5a12d30dcd9fdbe079ded72a4 authored 11 months ago by Ali Hamdan <[email protected]>
Fix `tkinter.ttk`'s `compound` argument (#11393)

Allow the empty string (`""`).

5eb040b1e60f5ec7833ea718abb0c24e48e04b7c authored 11 months ago by Marcell Perger <[email protected]>
Add defaults for tkinter `__init__` methods (#11391)

Add defaults for `tkinter`'s `__init__` methods, see #10947

Some notes about specific argume...

187928d8ce2768049d864b7b71464792654f7e78 authored 11 months ago by Marcell Perger <[email protected]>
Fix networkx stub; location of subgraph_view, etc. (#11385)

9d90eeb29646f88937bcee38e4dd954a6a769ed2 authored 11 months ago by Neil Girdhar <[email protected]>
Fix stdlib stubtest for Python 3.11.8 and 3.12.2 (#11384)

Fix stubtest for Python 3.11.8 and 3.12.2

15cdc20744867d3ec275f10eb7840e9f03ea92a2 authored 11 months ago by Alex Waygood <[email protected]>
[stubsabot] Bump flake8-bugbear to 24.2.6 (#11379)

4eeb0e62bbf5d0e302043a10c2e14caafd40378d authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
sys: add `last_exc` on Python>=3.12 (#11378)

https://docs.python.org/3/library/sys.html#sys.last_exc

a4f81a67a07c18dd184dd068c459b02e71bcac22 authored 11 months ago by Ran Benita <[email protected]>
Update type of Formatter.convert_field (missing `|None`) (#11377)

From the source it expects that the second parameter (conversion), can
be None:

```python
...

edf41ae5e239d92a5c063179842062f2bc368ed8 authored 11 months ago by M Bussonnier <[email protected]>
Pin peewee more tightly for stubtest (#11372)

Fixes #11367

994d22bfbb542956be24580323d5b4aeef822c77 authored 11 months ago by Alex Waygood <[email protected]>
Bump pexpect to 4.9 (#11287)

dfd954c79c6961acb8d10154cf5dd6c7f57f1e49 authored 11 months ago by Tapple Gao <[email protected]>
Annotate tkinter.Canvas.type() (#11366)

e6e2f22e6cc8216614783f258a30b03faaeb80e2 authored 11 months ago by Akuli <[email protected]>
influx-db: fix flake8 (#11365)

ed38e99138cd716b077e459274cefb6544e00868 authored 11 months ago by Alex Waygood <[email protected]>
Type `obj` parameter of `PIL.Image.fromarray` (#11176)

489e8309b561e77c045f5b5924ed2dd322505a10 authored 11 months ago by Avasam <[email protected]>
`subprocess`: Use `_CMD` instead of `str | bytes` in `getstatusoutput` and `getoutput` (#11354)

f11eb92bf40a30f082620de30c28849d892a5f90 authored 11 months ago by Takumasa N <[email protected]>
`tensorflow`: Add `tensorflow.keras.callbacks` module (#11332)

684f541357992a9e6d6ae14bb1da5fa72cdb73c6 authored 11 months ago by Hoël Bagard <[email protected]>
Bump influxdb-client to 1.39.* (#11116)

Type a few task-related items

00ec3fe4d88f6ce3746ba6574039110bb8e6c2a6 authored 11 months ago by Sebastian Rittau <[email protected]>
Fix tkinter `overrelief` argument (#11360)

2c295057659d2b8bdfe632012c04497273b002b6 authored 11 months ago by Marcell Perger <[email protected]>
Fix annotation for ast.alias.name (#11364)

This isn't necessarily always an identifier:

```pycon
>>> print(ast.dump(ast.parse('from typ...

a2a6aee89213d87ed6f86cf723a7fc4ed3c219a2 authored 11 months ago by Alex Waygood <[email protected]>
`tensorflow` fix `tensorflow.data.Dataset`'s zip (#11357)

3600c805eb3059395ce2aa37ba32848b4465d817 authored 11 months ago by Hoël Bagard <[email protected]>
Update test dependencies (#11361)

bf58d62e74d8f14e312749238f00eb646e4f9c08 authored 11 months ago by Alex Waygood <[email protected]>
A new shade of Black (#11362)

c49c84f3198cd8e843081023a0119fc9858b5d19 authored 11 months ago by Alex Waygood <[email protected]>
`tensorflow`: bump version to 2.15 (#11352)

7a6a749449e15ec591fe9b3b17a3ffe312236cf2 authored 11 months ago by Hoël Bagard <[email protected]>
[stubsabot] Bump pytz to 2024.1 (#11355)

5ce34dc09606aa3fcd09254e6e51c9d68afefe49 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add more return types to the `numbers` module (#11353)

4d8ee113fb889301794a121fce4b6d8b5c862c13 authored 11 months ago by Alex Waygood <[email protected]>
`tensorflow`: add `tf.train.CheckpointOptions` and other `tf.train` members. (#11327)

587e75ff88956978995c371cd39b91ff3ca7c6b3 authored 11 months ago by Hoël Bagard <[email protected]>
Remove `pluggy` stubs (#11351)

547cbc748f48367cda36cf7410c85d612573a072 authored 11 months ago by Nikita Sobolev <[email protected]>
`tensorflow`: Add some functions from the config module (#11325)

284afde9cc9f0b68805a1e0fa987fec4bad3974e authored 11 months ago by Hoël Bagard <[email protected]>
Bump networkx to 3.2.1 (#11336)

faf9d77d79adcda3bd6f8f170c7f76e30080c1d2 authored 11 months ago by Avasam <[email protected]>
Various ctypes improvements (#11186)

Mostly more attention paid to which classes are actually the same class

9877ed80928b7965e370a84ab97c053e563e584c authored 11 months ago by Stephen Morton <[email protected]>
issue-11282: psycopg2 ReplicationConnection.cursor() return type (#11298)

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

8010e9fef0e3ea0e52bc1a216b904db82ba8d364 authored 11 months ago by Mike Zimin <[email protected]>
Generalise attribute `__func__` of class `MethodType` from `FunctionType` to `Callable` (#11201)

Let property `__func__` of class `MethodType` return `Callable[..., Any]` instead of `_StaticFun...

1ce82b8d3eacb58d2d8c31c78cd29d1380febf93 authored 11 months ago by Christoph Tyralla <[email protected]>
[stubsabot] Bump tree-sitter-languages to 1.10.* (#11228)

Release: https://pypi.org/pypi/tree-sitter-languages/1.10.0
Homepage: https://github.com/grantj...

1b5ef134c0968408421f8803bfdd1401349c6226 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
`tensorflow`: Add (and rename) aliases (#11324)

67df2df4669cc58a72201e568196d3bed9885788 authored 11 months ago by Hoël Bagard <[email protected]>
[stubsabot] Bump flake8-bugbear to 24.1.17 (#11278)

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

638a55d5dd578fe03281b67c36860d4ee541f54f authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
concurrent.futures: allow as_completed to act covariantly (#11291)

21f84d09c36d53b2df4cc3f2ca8b6c73e19a54bc authored 11 months ago by Shantanu <[email protected]>
`tensorflow`: add some tensorflow functions (#11326)

98ba275d5e4e338aafa5f0acaad3d944fd42f28e authored 11 months ago by Hoël Bagard <[email protected]>
`tensorflow`: add `tensorflow.math.reduce_variance` (#11328)

68ae4932977d4b95c94887b98e2837ad9cc80306 authored 11 months ago by Hoël Bagard <[email protected]>
[docutils] Add remaining node classes and functions (#11255)

Co-authored-by: Sebastian Rittau <[email protected]>
Co-authored-by: Avasam <samuel.06@hotmail...

80183371091b3b68fd0d306259a1ed4710893e64 authored 11 months ago by Philipp A <[email protected]>
`tensorflow`: fix `tensorflow.VariableSynchronization` (#11330)

0f524217d62e43d751c189d04ab8d3623a60f992 authored 11 months ago by Hoël Bagard <[email protected]>
regr_test.py: Run mypy with `--no-incremental` (#11346)

c50a641fc8d37e873b325c234d3e1c2fa68db31d authored 11 months ago by Alex Waygood <[email protected]>
Add stubs for RPi.GPIO (#11345)

edd99220dc000d0ae7d637f75f4262eadd683c25 authored 11 months ago by Frédéric Perrin <[email protected]>
numbers: Remove `Any` annotations (#11347)

8e872a022c458441a561f8e4a15d667213ea9dba authored 11 months ago by Sebastian Rittau <[email protected]>
Move resource.struct_rusage import (#11343)

9d445b0eefd02bc62c0d0a9f4a69fe508d7d21f0 authored 11 months ago by Shantanu <[email protected]>
[stubsabot] Bump pytz to 2023.4 (#11341)

3881b1b81a8118aa6fc2d2e9616c8f541e5101ed authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump aiohttp from 3.9.1 to 3.9.2 (#11342)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2.
- [Release notes](htt...

ba5098c46240bd87fa4850840b08ee6a5c5519f0 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove flake8-plugin-utils (#11339)

Closes: #6913

3dbb2573e68a288ac5ad1b4967a9c5ab994b81be authored 11 months ago by Sebastian Rittau <[email protected]>
[pyOpenSSL] Update to 24.0.* (#11338)

ed97b42ee2e07687c1cc8edfc0e51772a926797f authored 11 months ago by Sebastian Rittau <[email protected]>
`posixpath.commonpath` supports `Iterable` parameter (#11310)

81070c4dbc83ec2cc8205d4acdc2c402c7f09bd7 authored 11 months ago by Avasam <[email protected]>
[stubsabot] Bump seaborn to 0.13.2 (#11317)

a661dcc6b4385fc0a18524e01897f7d0f87a69b9 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pywin32: Remove reference to stubgen dll analysis issue (#11323)

5785712eff631277a96839a393a0caafc67419d0 authored 11 months ago by Avasam <[email protected]>
markdown: Restore wrongly deleted DoubleTagPattern (#11335)

fd89040900364a1cd6b6d5be6f65975d50e695a7 authored 12 months ago by Anders Kaseorg <[email protected]>
http.serverBaseHTTPRequestHandler.date_time_string: timestamp is a float (#11322)

6d9f28a7cae8cdb2721ed18a77e384b8fee4eefd authored 12 months ago by Andrew <[email protected]>
pywin32: Use PEP 570 positional-only argument syntax and fix arguments (#11321)

0b8841edd8009b7a19ad1038c17e5dbb649ac60f authored 12 months ago by Avasam <[email protected]>
WebOb: CacheControl descriptors are always allowed to accept `None` (#11288)

d3b45a4de9d293ff672b1fa4fe378067b40add5f authored 12 months ago by David Salvisberg <[email protected]>
Update mypy issue reference to duplicated original issue (#11320)

See https://github.com/python/mypy/issues/13975#issuecomment-1912484800

7c2d0f1a50775abcdb67ecb2dd51fa888f67eda2 authored 12 months ago by Avasam <[email protected]>
[stubsabot] Mark python-slugify as obsolete since 8.0.2 (#11316)

Release: https://pypi.org/pypi/python-slugify/8.0.2
Homepage: https://github.com/un33k/python-s...

950fa58a851846505b80c5bfdcbb7e2837944bc8 authored 12 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add `convert_to_tensor` to `tensorflow` (#11292)

4fa759f12a08a5be85734c413ddb78027848e76a authored 12 months ago by Hoël Bagard <[email protected]>
asyncio: Correct `_waiters` type (#11315)

b4f60ac5bfcab92e5d9666979b68dc0babc4502c authored 12 months ago by Oleg A <[email protected]>
Add docutils.nodes.system_message and .BackLinkable

Add stubs for docutils.nodes.system_message and docutils.nodes.BackLinkable

26452a7c68c6ad512be00b553f7a03f869f64be9 authored 12 months ago by Adam Dangoor <[email protected]>
Ad docutils.nodes.raw and docutils.nodes.Inline (#11312)

ce45bc3a1c03aff923532e5ad12f79d79dbc2c19 authored 12 months ago by Adam Dangoor <[email protected]>
Add missing `long_description_content_type` kwarg to setuptools (#11309)

8b9b0f4d031fe614a0211e1faadf57b3340e643e authored 12 months ago by Viicos <[email protected]>
Add type stubs for docutils.nodes.literal_block and docutils.nodes.Fi… (#11308)

289c3f79b0ab09a59243150c778c15d5c26a3633 authored 12 months ago by Adam Dangoor <[email protected]>
Add substitution_defs to docutils.nodes.document (#11307)

b96d40a16ca64e26a9c4c212ac35a86b79ff2dbe authored 12 months ago by Adam Dangoor <[email protected]>
Add parameter type to PreparedRequest.prepare_content_length (#11304)

d689b486c077d87c8b95ed52dd1af11fe0ec8b82 authored 12 months ago by Adam Dangoor <[email protected]>
Add a number of properties to PIL.ImageStat.Stat (#11303)

b6d121600e045a4803ddb957592b8caf2717fc55 authored 12 months ago by Adam Dangoor <[email protected]>