Commit Graph

8712 Commits

Author SHA1 Message Date
Andrew
6d9f28a7ca http.serverBaseHTTPRequestHandler.date_time_string: timestamp is a float (#11322) 2024-01-27 12:29:24 +01:00
Avasam
0b8841edd8 pywin32: Use PEP 570 positional-only argument syntax and fix arguments (#11321) 2024-01-27 12:27:05 +01:00
David Salvisberg
d3b45a4de9 WebOb: CacheControl descriptors are always allowed to accept None (#11288) 2024-01-26 23:54:13 -08:00
Avasam
7c2d0f1a50 Update mypy issue reference to duplicated original issue (#11320)
See https://github.com/python/mypy/issues/13975#issuecomment-1912484800
2024-01-26 12:18:42 -08:00
github-actions[bot]
950fa58a85 [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-slugify
Repository: https://github.com/un33k/python-slugify
Diff: https://github.com/un33k/python-slugify/compare/v8.0.1...v8.0.2

---------

Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
2024-01-26 11:52:36 +00:00
Hoël Bagard
4fa759f12a Add convert_to_tensor to tensorflow (#11292) 2024-01-25 16:48:54 -08:00
Oleg A
b4f60ac5bf asyncio: Correct _waiters type (#11315) 2024-01-25 20:24:54 +01:00
Adam Dangoor
26452a7c68 Add docutils.nodes.system_message and .BackLinkable
Add stubs for docutils.nodes.system_message and docutils.nodes.BackLinkable
2024-01-25 11:27:10 +01:00
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
Viicos
3195d86538 Update CONTRIBUTING.md to add full support for @deprecated (#11301) 2024-01-23 12:50:28 -08:00
Andrew
62292cdd93 [oauthlib] Fix return types of Client methods (#9908) 2024-01-23 12:30:54 +01:00
shz42
2168ab5ff4 Add tuple key type for memoryview.__getitem__ and __setitem__ (#11296) 2024-01-21 05:14:34 +01:00
Akuli
02e19d6e2d tkinter: font size must be integer (#11295) 2024-01-21 02:10:29 +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
Jake Bailey
605e9a7b99 Bump pyright-action to v2 (#11286) 2024-01-17 20:01:48 +00: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
Karim Baidar
cfb16543b8 Implement Preset Argument in tarfile.open Function and Add Test Coverage (#11251) 2024-01-15 16:39:31 +01:00
Kevin Nowaczyk
64f7da9e45 Add stubs for antlr4 (#11192) 2024-01-15 15:35:18 +01:00
AN Long
5367bab4ed Add aware_datetime option to plistlib functions (#11276) 2024-01-15 12:35:43 +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
ae9a68a86e All functions parameters in time module are positional-only (#11248) 2024-01-14 13:52:54 +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
Romain d'Esparbès
db804846a4 Fix "state" type annotations for tkinter "Canvas.create_*" methods (#11257) 2024-01-08 18:53:18 +02: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
Alex Waygood
a7c5d8bc14 Ignore Y023 in generated *_pb2.pyi files (#11246) 2024-01-05 19:01:54 +01:00
Sebastian Rittau
53a8193d64 Update typing_extensions imports in stdlib (#11244)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
2024-01-05 08:15:19 -08:00
Sebastian Rittau
b6eaadcfe5 Update typing_extensions imports in third-party stubs (#11245) 2024-01-05 15:40:13 +01:00
Sebastian Rittau
1b471a9a0a Update typing_extensions imports in infrastructure and tests (#11243) 2024-01-05 13:30:45 +00:00
Sebastian Rittau
87a695ab98 Update typing_extensions list in CONTRIBUTING (#11242) 2024-01-05 13:22:32 +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
Shantanu
2cafcc90a7 socket: rework to match docs more closely, improve accuracy on linux (#11219)
Match the documentation more closely

Fixes some of #8101
2024-01-04 14:36:31 -08:00
Pierre Marchand
9fe7e1f28f fix pexpect delaybeforesend_type (#11221) 2024-01-04 16:16:39 +01:00
Sebastian Rittau
1b2cabce4d Remove macpath (removed in Python 3.8) (#11236) 2024-01-04 15:10:36 +01:00