Akuli
|
3ede0565d1
|
requests: Use the Any trick in HTTPError (#11207)
|
2023-12-30 01:28:10 -08:00 |
|
Kewei Li
|
3edfd9037c
|
Improve return types of os.wait3 and os.wait4 (#11194)
|
2023-12-28 18:09:38 +02:00 |
|
Jacob Walls
|
07d1d2a70c
|
Add attributes to AST type_param classes (#11202)
|
2023-12-28 13:25:12 +01: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 |
|
Pavel Karateev
|
c1137ee364
|
stdlib modules removed in Python 3.13 (PEP 594) (#11193)
|
2023-12-20 21:55:11 -08:00 |
|
Shantanu
|
1245faf0d5
|
Remove 2.7 from VERSIONS (#11185)
|
2023-12-20 14:31:22 +01:00 |
|
Nikita Sobolev
|
8dfebc0117
|
Bump pyright to 1.1.342 (#11190)
|
2023-12-20 12:11:38 +01: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 |
|
Avasam
|
cf6bafbaf2
|
override http.HTTPMessage methods to only use str for the header type (#11114)
|
2023-12-19 08:37:57 +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 |
|
Neil Girdhar
|
25009411db
|
Set the maximum line length in .editorconfig (#11184)
* 130 matches what the linter and formatter are told for Python files.
* 79 appears to be the limit for README.md.
|
2023-12-19 01:21:01 +00:00 |
|
Stephen Morton
|
ad51dde631
|
add unittest.case._AssertRaisesBaseContext class (#11158)
|
2023-12-18 23:07:47 +01:00 |
|
Stephen Morton
|
f8e738621f
|
add intermediate classes in selectors module (#11164)
|
2023-12-18 20:22:05 +01:00 |
|
Stephen Morton
|
a53bfebb3f
|
add zipfile._path (#11150)
|
2023-12-18 14:45:20 +01:00 |
|
Avasam
|
91b35bb5f5
|
Review SupportsInt and SupportsFloat usages in 3rd-party stubs (#11003)
|
2023-12-18 14:14:37 +01:00 |
|
Stephen Morton
|
fd3228a2e2
|
threading.ThreadError and threading.local are aliases from _thread (#11167)
|
2023-12-18 14:13:08 +01:00 |
|
Avasam
|
9d8188c96d
|
Document "the Any trick" (#11117)
|
2023-12-18 13:56:22 +01:00 |
|
Ali Hamdan
|
662158629b
|
seaborn: Complete the categorical module (#11170)
|
2023-12-18 13:49:52 +01:00 |
|
Ali Hamdan
|
cdad9047d5
|
stdlib: Use Unpack for concurrent.futures.*Executor constructors (#11171)
|
2023-12-18 13:46:15 +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 |
|
Stephen Morton
|
33df486ba2
|
Allow the use of local-only stubtest allowlists (#11173)
This makes it nicer to work on a local system with known
divergences from the CI environment
|
2023-12-16 18:43:33 -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 |
|
Stephen Morton
|
b6740d0bf4
|
use _compression.BaseStream for lzma.LZMAFile (#11166)
related to https://github.com/python/typeshed/issues/3968
|
2023-12-15 00:02:05 +00:00 |
|
Avasam
|
c390c70d2a
|
email.message.Message: Improve payload methods and Explain why __getitem__ isn't typed to return None (#11095)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-12-14 18:28:15 -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 |
|
Aliaksei Urbanski
|
0e5277c847
|
Remove duplicated items from ruff's exclude list (#11156)
|
2023-12-12 22:37:33 +00:00 |
|
Stephen Morton
|
92928b5f60
|
add pyclbr._Object (#11151)
|
2023-12-12 21:24:27 +01:00 |
|
Sebastian Rittau
|
fdc195465b
|
Add tests for TestCase.assertDictEqual() (#11154)
|
2023-12-12 16:41:18 +01:00 |
|
Stephen Morton
|
1600850258
|
fix inheritance for urllib.response.addbase (#11152)
|
2023-12-12 13:03:37 +01:00 |
|
Stephen Morton
|
cff2b3db0c
|
add email._policybase (#11146)
|
2023-12-11 19:48:48 +01:00 |
|
Stephen Morton
|
1574ff3973
|
add xml.sax._exceptions module (#11147)
|
2023-12-11 19:48:30 +01:00 |
|
Stephen Morton
|
7ba83f3055
|
follow implementation details of dis.Instruction (#11148)
|
2023-12-11 19:48:06 +01:00 |
|
Stephen Morton
|
fd558f8acf
|
importlib.abc.Loader moved to importlib._abc.Loader in 3.10 (#11142)
|
2023-12-11 14:48:58 +01:00 |
|
github-actions[bot]
|
1087d87379
|
[stubsabot] Bump ujson to 5.9.* (#11143)
|
2023-12-11 05:47:11 +01:00 |
|
Stephen Morton
|
695d67cd7b
|
Add deprecation classes in importlib.metadata (#11118)
|
2023-12-10 21:06:22 +01:00 |
|
Ali Hamdan
|
be55326873
|
Replace overload hack in operator.itemgetter with PEP 646 Unpack (#11136)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-12-10 16:25:48 +00: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 |
|
Stephen Morton
|
d373050dbb
|
Fix importlib.abc.Finder base class, method availability (#11134)
|
2023-12-10 12:01:44 +01:00 |
|
David Salvisberg
|
3348ca5b10
|
fanstatic: Use Unpack in fanstatic.injector.Injector (#11139)
|
2023-12-10 11:45:35 +01:00 |
|
David Salvisberg
|
df9a51306a
|
gevent: Use TypeVarTuple instead of old ParamSpec workaround. (#11129)
|
2023-12-09 20:40:09 -08:00 |
|
Paul Ganssle
|
336c062489
|
Remove write modes from importlib.resources.abc.Traversable (#11124)
|
2023-12-09 20:38:40 -08:00 |
|
Stephen Morton
|
45b1db9f8e
|
use _LoopBoundMixin in asyncio when appropriate (#11127)
related to https://github.com/python/typeshed/issues/3968
|
2023-12-09 20:36:34 -08:00 |
|
Stephen Morton
|
6b9f82d2e1
|
make pointer types in ctypes.wintypes subclasses instead of aliases (#11126)
related to https://github.com/python/typeshed/issues/3968
|
2023-12-09 20:34:22 -08:00 |
|
Ali Hamdan
|
9c5479ffda
|
stdlib: Use PEP646 tuple unpack for precise os.execl(p)e typing (#11133)
|
2023-12-09 20:34:00 -08:00 |
|
Akuli
|
51ec2f0900
|
tkinter: Use a TypeVarTuple in .after() and .after_idle() methods (#11014)
|
2023-12-08 23:00:13 +00:00 |
|