Adam Dangoor
|
ce45bc3a1c
|
Ad docutils.nodes.raw and docutils.nodes.Inline (#11312)
|
2024-01-25 11:25:38 +01:00 |
|
Viicos
|
8b9b0f4d03
|
Add missing long_description_content_type kwarg to setuptools (#11309)
|
2024-01-24 18:27:44 +01:00 |
|
Adam Dangoor
|
289c3f79b0
|
Add type stubs for docutils.nodes.literal_block and docutils.nodes.Fi… (#11308)
|
2024-01-24 15:36:18 +01:00 |
|
Adam Dangoor
|
b96d40a16c
|
Add substitution_defs to docutils.nodes.document (#11307)
|
2024-01-24 15:21:53 +01:00 |
|
Adam Dangoor
|
d689b486c0
|
Add parameter type to PreparedRequest.prepare_content_length (#11304)
|
2024-01-24 13:41:27 +01:00 |
|
Adam Dangoor
|
b6d121600e
|
Add a number of properties to PIL.ImageStat.Stat (#11303)
|
2024-01-24 13:39:05 +01:00 |
|
Andrew
|
62292cdd93
|
[oauthlib] Fix return types of Client methods (#9908)
|
2024-01-23 12:30:54 +01:00 |
|
Zack Cerza
|
8885cc870c
|
Re-export ChannelFile from paramiko (#11290)
|
2024-01-19 08:04:36 +01:00 |
|
Taavi Väänänen
|
c51de8ee68
|
ldap3: Connection: auto_bind also supports booleans (#11289)
|
2024-01-18 12:42:35 +01:00 |
|
fovc9
|
7129bd112b
|
psycopg2: Add ReplicationCursor.consume_stream (#11283)
|
2024-01-18 01:54:36 +01:00 |
|
Mike Zimin
|
11b842cd80
|
Added some typings to peewee stubs (#11284)
|
2024-01-17 13:57:37 +01:00 |
|
github-actions[bot]
|
9e6df04fb7
|
[stubsabot] Bump jsonschema to 4.21.* (#11281)
|
2024-01-17 08:51:01 +01:00 |
|
Jörn Bethune
|
770724013d
|
defusedxml: Add xml.dom.minidom.Document return type annotation (#11279)
|
2024-01-16 12:47:37 +01:00 |
|
Wade Carpenter
|
26e77cbf67
|
Add more networkx annotations for networkx.algorithms.dag (#11224)
|
2024-01-15 18:52:57 +01:00 |
|
Kevin Nowaczyk
|
64f7da9e45
|
Add stubs for antlr4 (#11192)
|
2024-01-15 15:35:18 +01:00 |
|
solkaz
|
0b43c1d95b
|
Add types for defusedxml (#11179)
|
2024-01-14 14:08:59 +01:00 |
|
Marcell Perger
|
673c3c37fe
|
Fix types for setuptools._distutils.ccompiler.CCompiler.compile (#11275)
|
2024-01-14 14:04:38 +01:00 |
|
Ali Hamdan
|
403d43b13c
|
seaborn: Update and complete the relational module (#11214)
|
2024-01-14 13:51:31 +01:00 |
|
Blaise Kal
|
8e8204b83f
|
[polib] Fix POEntry.msgstr_plural annotation (#11273)
|
2024-01-14 12:34:33 +01:00 |
|
Shantanu
|
5286722ef3
|
Fix inconsistencies in gdb stubs (#11227)
See #11225
|
2024-01-11 19:41:48 -08:00 |
|
Sebastian Rittau
|
cb9892477d
|
[Pillow] Update to 10.2.* (#11232)
|
2024-01-10 11:51:02 +01:00 |
|
github-actions[bot]
|
adc2e16798
|
Bump libsass to 0.23.* (#11253)
|
2024-01-08 04:16:53 +01:00 |
|
github-actions[bot]
|
1de5830a27
|
[stubsabot] Bump pyflakes to 3.2.* (#11252)
Release: https://pypi.org/pypi/pyflakes/3.2.0
Homepage: https://github.com/PyCQA/pyflakes
Repository: https://github.com/PyCQA/pyflakes
Diff: https://github.com/PyCQA/pyflakes/compare/3.1.0...3.2.0
Stubsabot analysis of the diff between the two releases:
- 0 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 2 files included in typeshed's stubs have been modified or renamed: `pyflakes/__init__.py`, `pyflakes/checker.py`.
- Total lines of Python code added: 20.
- Total lines of Python code deleted: 1.
|
2024-01-05 17:59:05 -08:00 |
|
Alex Waygood
|
ccc81f224d
|
Bump various test dependencies (#11249)
|
2024-01-05 14:09:02 -08:00 |
|
Sebastian Rittau
|
b6eaadcfe5
|
Update typing_extensions imports in third-party stubs (#11245)
|
2024-01-05 15:40:13 +01:00 |
|
Sebastian Rittau
|
23604858a6
|
Remove Python 3.7 branches (#11238)
|
2024-01-05 11:39:39 +01:00 |
|
Renato Garcia
|
4e62577002
|
Fix timeout argument on pexpect spawn class constructor (#11239) (#11240)
|
2024-01-05 11:09:51 +01:00 |
|
Pierre Marchand
|
9fe7e1f28f
|
fix pexpect delaybeforesend_type (#11221)
|
2024-01-04 16:16:39 +01:00 |
|
Sebastian Rittau
|
4e5f7a7142
|
Drop support for Python 3.7 (#11234)
|
2024-01-04 14:48:44 +01:00 |
|
George Fourtounis
|
3f57017aaf
|
Add support for the refresh_token grant type (RefreshTokenGrant) (#11… (#11206)
Add support for the refresh_token grant type (RefreshTokenGrant).
|
2024-01-04 12:24:57 +01:00 |
|
Martin Fischer
|
5e66eb5940
|
Fix passlib.utils.handlers.TruncateMixin.using (#11229)
|
2024-01-04 12:15:25 +01:00 |
|
Manfred Kaiser
|
6aa6722fe1
|
Update type hints for paramiko 3.4 (#11218)
|
2024-01-02 00:45:43 -08:00 |
|
Ali Hamdan
|
b56c9f1606
|
netaddr: Bump to 0.10.* (#11215)
Closes #11211
|
2024-01-01 19:31:26 +01:00 |
|
Alex Waygood
|
f0c6488394
|
Pin seaborn to 0.13.0 (#11213)
Closes #11212
|
2024-01-01 00:24:48 +00:00 |
|
Akuli
|
3ede0565d1
|
requests: Use the Any trick in HTTPError (#11207)
|
2023-12-30 01:28:10 -08:00 |
|
github-actions[bot]
|
ed201da420
|
[stubsabot] Bump regex to 2023.12.25 (#11198)
|
2023-12-25 01:21:37 +01:00 |
|
Alex Waygood
|
16933b838e
|
Bump mypy (and a few other test dependencies) (#11196)
|
2023-12-21 22:57:58 +00:00 |
|
Neil Girdhar
|
ba7bd9f98a
|
Add some missing networkx annotations (#11181)
|
2023-12-19 12:21:47 +01:00 |
|
Neil Girdhar
|
2dfa9544ed
|
Fix annotation for networkx.subgraph_view (#11180)
|
2023-12-19 12:16:08 +01:00 |
|
github-actions[bot]
|
7bdf6ba85c
|
[stubsabot] Bump braintree to 4.25.* (#11182)
Release: https://pypi.org/pypi/braintree/4.25.0
Homepage: https://developer.paypal.com/braintree/docs/reference/overview
Repository: https://github.com/braintree/braintree_python
Diff: https://github.com/braintree/braintree_python/compare/4.24.0...4.25.0
|
2023-12-18 17:48:30 -08:00 |
|
Avasam
|
91b35bb5f5
|
Review SupportsInt and SupportsFloat usages in 3rd-party stubs (#11003)
|
2023-12-18 14:14:37 +01:00 |
|
Ali Hamdan
|
662158629b
|
seaborn: Complete the categorical module (#11170)
|
2023-12-18 13:49:52 +01:00 |
|
Avasam
|
96526875f7
|
pywin32 annotations improvements (#11177)
|
2023-12-18 13:33:56 +01:00 |
|
Avasam
|
d3bf2805b4
|
Bump pyinstaller to 6.3.* (#11175)
|
2023-12-17 13:47:29 -08:00 |
|
Audrey Dutcher
|
658dd55c41
|
Add networkx stubs (#10544)
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: Audrey Dutcher <audrey@rhelmot.io>
|
2023-12-14 21:52:04 -05:00 |
|
github-actions[bot]
|
6c5dc240f2
|
[stubsabot] Bump hdbcli to 2.19.* (#11157)
Release: https://pypi.org/pypi/hdbcli/2.19.18
Homepage: https://www.sap.com/
|
2023-12-13 11:55:45 +00:00 |
|
Sebastian Rittau
|
3171cb44aa
|
Bump fpdf2 to 2.7.7 (#11149)
Closes: #11145
|
2023-12-12 16:31:37 -08:00 |
|
github-actions[bot]
|
1087d87379
|
[stubsabot] Bump ujson to 5.9.* (#11143)
|
2023-12-11 05:47:11 +01:00 |
|
Ali Hamdan
|
6ae413f2c0
|
seaborn: complete the distributions module (#11131)
|
2023-12-10 07:18:59 -08:00 |
|
Ali Hamdan
|
88193cd7df
|
seaborn: mark simple deprecations (#11130)
|
2023-12-10 12:04:19 +01:00 |
|