github-actions[bot]
4b9c1b9ed3
[stubsabot] Bump setuptools to 67.6.* ( #9858 )
...
Release: https://pypi.org/pypi/setuptools/67.6.0
Homepage: https://github.com/pypa/setuptools
Changelog: https://setuptools.pypa.io/en/stable/history.html
Diff: https://github.com/pypa/setuptools/compare/v67.5.1...v67.6.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.
- 1 file included in typeshed's stubs has been modified or renamed: `setuptools/wheel.py`.
- Total lines of Python code added: 38.
- Total lines of Python code deleted: 19.
2023-03-09 00:19:39 +00:00
Károly Szabó
604d39c583
Replace object | None with object ( #9857 )
...
All types, including `None`, are a subtype of `object`, so `None` is redundant in the union `object | None`.
2023-03-08 19:59:47 +00:00
Nathan Walters
28b90d9bfd
Pygments: fix get_style_by_name return type ( #9803 )
2023-03-08 11:45:47 +02:00
Jelle Zijlstra
bff9d7a7df
psutil: sconn.pid can be None ( #9853 )
...
Found out about this the hard way.
The code path that allows None is here: 2da9950223/psutil/_pslinux.py (L923)
2023-03-07 22:07:54 +00:00
Alex Waygood
4118b5fc6e
Update console-menu stubs for v0.8 ( #9845 )
2023-03-06 18:25:37 +01:00
Avasam
635493a8f6
Update pkg_resources-stubs for use in pytype_test ( #9747 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-03-05 16:24:57 -08:00
github-actions[bot]
aadd0d2eff
[stubsabot] Bump setuptools to 67.5.* ( #9841 )
...
Release: https://pypi.org/pypi/setuptools/67.5.0
Homepage: https://github.com/pypa/setuptools
Changelog: https://setuptools.pypa.io/en/stable/history.html
Diff: https://github.com/pypa/setuptools/compare/v67.4.0...v67.5.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.
- 1 file included in typeshed's stubs has been modified or renamed: `pkg_resources/__init__.py`.
- Total lines of Python code added: 28.
- Total lines of Python code deleted: 23.
2023-03-06 00:24:30 +00:00
Alex Waygood
9472dc10b9
Update tqdm stubs to 4.65.* ( #9840 )
2023-03-04 10:06:40 -08:00
Shantanu
4b755c7034
docopt: add exception types ( #9839 )
2023-03-04 08:36:16 +00:00
Denys Zhak
45f0a5e7e4
Add rrule.__iter__ return type ( #9828 )
2023-03-01 18:07:34 +01:00
Jonah Lawrence
8aedbda4cd
babel: Mark babel as obsolete since 2.12.1 ( #9832 )
2023-02-28 16:50:55 +00:00
Alex Waygood
904407f8e4
Revert "babel: Mark babel as obsolete since 2.12.0" ( #9831 )
...
Revert "babel: Mark babel as obsolete since 2.12.0 (#9830 )"
This reverts commit 68f78efe31 .
2023-02-28 12:53:40 +01:00
Jonah Lawrence
68f78efe31
babel: Mark babel as obsolete since 2.12.0 ( #9830 )
2023-02-28 10:36:11 +01:00
github-actions[bot]
05b294e911
Update peewee stubs to v3.16 ( #9827 )
...
Bump peewee to 3.16.*
Release: https://pypi.org/pypi/peewee/3.16.0
Homepage: https://github.com/coleifer/peewee/
Diff: https://github.com/coleifer/peewee/compare/3.15.4...3.16.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.
- 1 file included in typeshed's stubs has been modified or renamed: `peewee.py`.
- Total lines of Python code added: 120.
- Total lines of Python code deleted: 90.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-02-28 00:46:57 +00:00
Avasam
21c9ac5df6
Enable running stubtest on more of types-pika ( #9826 )
...
Make aliases for non-imported dependency private
2023-02-28 00:41:31 +00:00
Denys Zhak
0cd5bf0921
Update protobuf for v4.22 ( #9824 )
2023-02-27 23:50:46 +00:00
Andy Freeland
f53d0737f2
invoke: Update Context.cd() to accept a pathlib.Path or a string ( #9823 )
2023-02-27 18:11:48 +00:00
Denys Zhak
6b98f7307b
[stripe] Add Session.expire() ( #9814 )
2023-02-27 14:13:49 +01:00
Sebastian Rittau
05453b0c0a
Update caldav to 1.2 ( #9821 )
...
Also add a few default values and replace some instances of Any with
Incomplete.
2023-02-27 13:42:33 +01:00
Alex Waygood
9b63a49f64
Re-export dateutil._common.weekday from dateutil.relativedelta ( #9819 )
2023-02-27 12:03:18 +00:00
Avasam
fee5f1b765
Remove most of setuptools._distutils ( #9795 )
2023-02-26 10:49:24 +00:00
github-actions[bot]
2c5df195ef
[stubsabot] Bump toposort to 1.10 ( #9816 )
...
Release: https://pypi.org/pypi/toposort/1.10
2023-02-26 09:49:56 +00:00
Avasam
52ec44fa58
Improve many __(a)exit__ annotations ( #9696 )
2023-02-25 21:50:30 +00:00
Alex Waygood
13325d4d80
Fix stubtest for influxdb-client ( #9808 )
...
Fixes #9805
2023-02-24 09:00:17 -08:00
github-actions[bot]
4ca5ee98df
[stubsabot] Bump polib to 1.2.* ( #9804 )
...
Release: https://pypi.org/pypi/polib/1.2.0
Homepage: https://github.com/izimobil/polib/
Diff: https://github.com/izimobil/polib/compare/1.1.1...1.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.
- 1 file included in typeshed's stubs has been modified or renamed: `polib.py`.
- Total lines of Python code added: 293.
- Total lines of Python code deleted: 195.
2023-02-24 00:17:46 +00:00
Alex Waygood
1d2ae2598b
Fix some typos in comments ( #9802 )
2023-02-23 22:11:24 +00:00
Alex Waygood
6ba28ae547
Remove unused type: ignore comments ( #9801 )
2023-02-23 12:59:50 -08:00
Avasam
078c6a0958
Update Unused parameters in stubs/ ( #9704 )
...
* Update _Unused TypeAlias
* Update `object | None` params
* Replace unused `object` parameters with `Unused` alias
2023-02-21 23:52:52 -08:00
github-actions[bot]
6ac15185fb
[stubsabot] Bump setuptools to 67.4.* ( #9794 )
...
Release: https://pypi.org/pypi/setuptools/67.4.0
Homepage: https://github.com/pypa/setuptools
Changelog: https://setuptools.pypa.io/en/stable/history.html
Diff: https://github.com/pypa/setuptools/compare/v67.3.3...v67.4.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 877.
- Total lines of Python code deleted: 433.
2023-02-22 00:16:40 +00:00
Mynhardt Burger
3f6f54e9d9
Improve openpyxl annotations ( #9764 )
...
Co-authored-by: ArnabRollin <iamarnab.phukan@gmail.com >
Co-authored-by: ArnabRollin <106329283+ArnabRollin@users.noreply.github.com >
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2023-02-21 15:36:57 +00:00
Avasam
5ac80781ec
Integrate requirements-stubtest.txt into METADATA.toml ( #9778 )
2023-02-21 11:19:50 +01:00
Avasam
040103a74e
Add missing symbols to tabulate ( #9781 )
2023-02-20 23:57:10 +00:00
Avasam
ed6748fb32
Stubtest settings: change ignore_missing_stub default to false ( #9779 )
...
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
github-actions[bot]
7b975dc144
[stubsabot] Mark DateTimeRange as obsolete since 2.1.0 ( #9765 )
...
Release: https://pypi.org/pypi/DateTimeRange/2.1.0
Homepage: https://github.com/thombashi/DateTimeRange
Diff: https://github.com/thombashi/DateTimeRange/compare/v2.0.0...v2.1.0
Co-authored-by: stubsabot <>
2023-02-19 16:14:08 -08:00
Avasam
d92332d120
Type Loader parameter in PyYAML/yaml ( #9752 )
2023-02-19 19:22:14 +00:00
hamdanal
a2fee5b30f
pyserial: fix stubtest errors (#9722 )
2023-02-19 12:08:20 +00:00
Spencer Brown
f5b761d465
Add types for PIL.ImageTk ( #9733 )
2023-02-18 21:50:28 +02:00
Alex Waygood
7180d0223b
Use typing_extensions.Self instead of _typeshed.Self ( #9702 )
2023-02-15 11:32:43 +01:00
Alex Waygood
8cd6d81f15
Bump pyright to 1.1.294; improve psutil stubs ( #9739 )
...
Partially type psfullmem
2023-02-15 10:54:36 +01:00
github-actions[bot]
c50ceada0f
[stubsabot] Bump setuptools to 67.3.* ( #9738 )
2023-02-15 08:15:49 +01:00
Avasam
140bba3425
Add comments when subclassing Any ( #9732 )
2023-02-14 14:11:56 +01:00
github-actions[bot]
c437f5ba06
[stubsabot] Bump flake8-bugbear to 23.2.13 ( #9729 )
2023-02-14 01:18:46 +01:00
Andy Doan
70f0f5488a
pyOpenSSL: Introduce PARTIAL_CHAIN constant ( #9727 )
2023-02-13 18:36:14 +01:00
Bart van Merriënboer
8aa9b37a97
[PyYAML] Accept all iterables for dump_all functions ( #9725 )
2023-02-13 13:19:16 +01:00
Shantanu
35871f4222
Bump DateTimeRange to 2.0.* ( #9720 )
...
Release: https://pypi.org/pypi/DateTimeRange/2.0.0
Homepage: https://github.com/thombashi/DateTimeRange
Diff: https://github.com/thombashi/DateTimeRange/compare/v1.2.0...v2.0.0
2023-02-12 10:40:54 +01:00
Avasam
95789d20b2
Bump pyinstaller to 5.8.* ( #9721 )
...
Release: https://pypi.org/pypi/pyinstaller/5.8.0
Homepage: https://www.pyinstaller.org/
Diff: https://github.com/pyinstaller/pyinstaller/compare/v5.7.0...v5.8.0
2023-02-11 18:00:16 -08:00
Sebastian Rittau
39487a8bab
[redis] Update to 4.5.1 ( #9697 )
...
Also add a few argument defaults
2023-02-10 11:10:37 +00:00
Anders Kaseorg
8e0b56f12c
Add markdown.treeprocessors.UnescapeTreeprocessor ( #9671 )
...
This replaced the deprecated
`markdown.postprocessors.UnescapePostprocessor` in
https://github.com/Python-Markdown/markdown/pull/1272 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2023-02-09 17:22:23 +00:00
Jelle Zijlstra
e17ee201f5
yaml: allow ReadableBuffer in represent_binary ( #9701 )
2023-02-09 16:03:49 +01:00
Sebastian Rittau
ad1e2bede1
[fpdf2] FPDF.add_font() accepts PurePaths ( #9699 )
2023-02-09 05:57:45 -08:00