Peter Bierma
|
fb4a92d12b
|
Add stubs for objgraph (#12608)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-09-06 15:27:00 -07:00 |
|
danieleades
|
b48d6f5f74
|
add type stubs for 'docutils.parsers.rst.directives.references' (#12442)
|
2024-09-06 15:09:33 -07:00 |
|
Avasam
|
0784bf6bee
|
distutils: add missing generated attributes (#12467)
|
2024-09-06 15:07:44 -07:00 |
|
Niklas Rosenstein
|
7a2807af4e
|
Fix networkx DiDegreeView.__call__() can return int (#12472)
Fix networkx `DiDegreeView.__call__()`
`DiDegreeView.__call__()` can return an integer if a single node is specified, as is also documented in the docstrings of the method:
89718e0514/networkx/classes/digraph.py (L1198-L1199)
Implementation:
89718e0514/networkx/classes/reportviews.py (L436-L437)
|
2024-09-06 15:07:25 -07:00 |
|
Stephen Finucane
|
b3774bc22b
|
requests: Session.adapters is a mapping of Adapters (#12473)
Signed-off-by: Stephen Finucane <stephen@that.guru>
|
2024-09-06 15:05:55 -07:00 |
|
Sebastian Rittau
|
a8f09b1d5c
|
[influxdb-client] Use SupportsContainsAndGetItem (#12612)
|
2024-09-06 14:35:41 -07:00 |
|
Raphaël Boudreault
|
e8ad9437b3
|
Update MergeFrom annotations in protobuf containers.pyi (#12623)
|
2024-09-06 14:35:16 -07:00 |
|
Anders Kaseorg
|
3624e534b0
|
beautifulsoup4: Accept void_element_close_prefix=None (#12621)
|
2024-09-06 10:36:09 +02:00 |
|
Sebastian Rittau
|
346fef2137
|
[setuptools] Update to 74.1.* (#12614)
---------
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-05 10:45:52 -04:00 |
|
Gareth Rees
|
f4da13bfec
|
[python-dateutil] Add dateutil.parser.UnknownTimezoneWarning. (#12620)
|
2024-09-05 13:18:31 +02:00 |
|
Adam Dangoor
|
59f612f514
|
Add hint for requests.models.Response.raw (#12616)
|
2024-09-04 12:15:53 +02:00 |
|
John Lettman
|
13e3deb033
|
Add stubs for xdgenvpy (#12615)
|
2024-09-04 12:06:28 +02:00 |
|
Auguste Lalande
|
4101e74236
|
Add stubs for Jetson.GPIO (#12108)
|
2024-09-02 15:05:51 +02:00 |
|
elijahr
|
4d75bc89ec
|
Redis: Correct ExpiryT alias (#12611)
|
2024-09-02 08:58:02 +02:00 |
|
github-actions[bot]
|
001c3b6495
|
[stubsabot] Bump python-datemath to 3.0.* (#12583)
Co-authored-by: stubsabot <>
|
2024-09-01 18:36:00 +01:00 |
|
github-actions[bot]
|
33295b694e
|
[stubsabot] Bump pyfarmhash to 0.4.* (#12597)
Co-authored-by: stubsabot <>
|
2024-09-01 18:31:34 +01:00 |
|
github-actions[bot]
|
0f0e71d777
|
[stubsabot] Bump Flask-Cors to 5.0.* (#12609)
Co-authored-by: stubsabot <>
|
2024-09-01 18:30:23 +01:00 |
|
Alan Du
|
23d867efb2
|
Fix types for psutil.cpu_* functions (#12602)
|
2024-08-31 13:03:42 +03:00 |
|
Avasam
|
f87041e118
|
distutils: expose Command.dry_run + make 0|1 attrs bool (#12607)
|
2024-08-30 18:32:54 +02:00 |
|
Andrew Murray
|
4109c06d07
|
Added types for atheris (#12462)
|
2024-08-30 14:36:34 +02:00 |
|
Avasam
|
661fe27658
|
Bump setuptools to 74.0.* (#12599)
|
2024-08-29 18:53:16 +02:00 |
|
Shamil
|
f58dac1d62
|
[Flask-Cors] Mark constants using Final (#12596)
|
2024-08-27 10:41:39 +02:00 |
|
Károly Szabó
|
257691b5c5
|
[docker-py] Fix 'volumes' argument type hint for 'run' and 'create' functions in containers.pyi (#12594)
|
2024-08-26 15:20:02 +02:00 |
|
Sebastian Rittau
|
24abaf0e86
|
pyserial: Replace IO classes with protocols (#12572)
|
2024-08-25 17:06:43 +02:00 |
|
Shamil
|
c54f16bdad
|
Add missing constants to flask-cors stubs (#12585)
|
2024-08-24 18:52:57 +02:00 |
|
Avasam
|
53be87bbb4
|
Resolve some stubtest allowlist entries by marking params as keyword-only (#12581)
|
2024-08-23 07:47:06 +01:00 |
|
Avasam
|
3719f02dbf
|
Using precise code for pyright: ignore and re-enabling various pyright tests (#12576)
|
2024-08-22 03:34:52 +02:00 |
|
github-actions[bot]
|
2404a70f2b
|
[stubsabot] Bump PyScreeze to 1.0.1 (#12566)
Co-authored-by: stubsabot <>
|
2024-08-21 14:28:06 -04:00 |
|
sobolevn
|
8307b3c362
|
Bump Markdown to 3.7.* (#12565)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-08-21 18:06:28 +03:00 |
|
Avasam
|
fa3ab94f47
|
Bump setuptools to 73.0.* (#12564)
|
2024-08-21 12:51:52 +02:00 |
|
github-actions[bot]
|
406d5bcc40
|
[stubsabot] Bump flake8-bugbear to 24.8.19 (#12567)
|
2024-08-21 12:40:24 +02:00 |
|
Sebastian Rittau
|
b19d9670f9
|
Bump setuptools to 72.2.* (#12461)
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-08-20 14:30:08 -04:00 |
|
Frazer McLean
|
c5ba20f315
|
Fix types for python-dateutil's relativedelta (#12561)
|
2024-08-20 16:45:37 +02:00 |
|
kasium
|
225145cde5
|
chunk_size parameter of get_image accepts None (#12560)
|
2024-08-20 13:22:59 +02:00 |
|
sobolevn
|
a7ff1be439
|
Bump cachetools to 5.5.* (#12556)
|
2024-08-19 14:34:29 +01:00 |
|
sobolevn
|
78ebab7e91
|
Remove paho-mqtt stubs (#12552)
|
2024-08-19 13:55:52 +01:00 |
|
sobolevn
|
c3497b1672
|
Remove python-slugify stubs (#12553)
|
2024-08-19 13:55:19 +01:00 |
|
sobolevn
|
30a20398c9
|
Pin numpy in various stubs (#12554)
|
2024-08-19 15:38:23 +03:00 |
|
Avasam
|
937270df0c
|
Forbid extremely long line lengths in non-autogenerated stubs (#12537)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-08-18 16:03:34 -04:00 |
|
Sebastian Rittau
|
eca1df49f3
|
Remove flake8-2020 (#12548)
|
2024-08-18 12:30:27 +02:00 |
|
Avasam
|
34b8c79138
|
[February 2025] flake8-2020 is an archived repo (#12539)
|
2024-08-17 21:20:51 +02:00 |
|
Avasam
|
45627d18dd
|
Update incorrect or incomplete constants in distutils (#12536)
|
2024-08-17 20:51:42 +02:00 |
|
Avasam
|
b3c077f4c5
|
Flake8-2020: Add Final and remove Any (#12538)
|
2024-08-17 19:45:36 +01:00 |
|
Oleg Valiulin
|
89bb3c148c
|
add baseline types for natasha-corus library of nlp sources (#12518)
|
2024-08-13 12:33:23 +02:00 |
|
github-actions[bot]
|
96497b1446
|
[stubsabot] Bump influxdb-client to 1.45.* (#12519)
|
2024-08-13 10:04:19 +02:00 |
|
Max Muoto
|
37807d753a
|
Use Generator instead of Iterator for 3rd-party context managers (#12481)
|
2024-08-12 14:26:18 +02:00 |
|
George Macon
|
0b6f15c2ff
|
Add graph attribute to networkx.Graph (#12505)
|
2024-08-12 13:54:03 +02:00 |
|
Avasam
|
a919d8dfe3
|
distutils & setuptools: all possible dynamic command method overloads (#12507)
|
2024-08-12 13:42:09 +02:00 |
|
Avasam
|
d3ca513ddb
|
Bump tensorflow to 2.17.* (#12512)
|
2024-08-12 13:39:34 +02:00 |
|
Avasam
|
e2aea1e70f
|
Bump pyinstaller to 6.10.* (#12513)
|
2024-08-11 09:34:08 +03:00 |
|