Skip to content

Commit

Permalink
Update last typeshed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 15, 2023
1 parent e2eadf5 commit b81ba3c
Show file tree
Hide file tree
Showing 61 changed files with 245 additions and 1 deletion.
4 changes: 4 additions & 0 deletions data/changelogs/DateTimeRange.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.0.1 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.0.0.0 (2023-02-12)

Bump DateTimeRange to 2.0.* (#9720)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/ExifRead.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0.0.3 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.0.0.2 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/JACK-Client.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.5.10.5 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.5.10.4 (2023-01-18)

Complete jack-client stub (#9530)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/Markdown.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.4.2.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.4.2.3 (2023-02-09)

Add markdown.treeprocessors.UnescapeTreeprocessor (#9671)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/Pillow.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 9.4.0.12 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 9.4.0.11 (2023-02-14)

Add comments when subclassing Any (#9732)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/PyMySQL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.19.3 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.0.19.2 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/Pygments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.14.0.3 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.14.0.2 (2023-02-09)

Use `_typeshed.FileDescriptorOrPath` in stubs (#9695)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/SQLAlchemy.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.53.29 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.4.53.28 (2023-02-02)

Manual changes of `Any` union to `Incomplete` in stubs folder (#9566)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/aiofiles.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 22.1.0.8 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 22.1.0.7 (2023-02-09)

Use `_typeshed.FileDescriptorOrPath` in stubs (#9695)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/aws-xray-sdk.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.11.0.12 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.11.0.11 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/beautifulsoup4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.11.6.6 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 4.11.6.5 (2023-02-01)

Fix stubtest errors on `beautifulsoup4` (#9648)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/caldav.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.0.1 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.0.0.0 (2023-02-03)

Update `caldav` stubs to 1.0.* (#9668)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/click-spinner.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.13.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.1.13.1 (2022-11-17)

click_spinner: make arguments optional (#9220)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/croniter.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.2.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.3.2.3 (2023-01-29)

croniter: complete stubs (#9584)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/dateparser.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.4.7 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.1.4.6 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/docutils.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.19.1.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.19.1.3 (2023-02-06)

Use `OSError` instead of `IOError` (#9683)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/entrypoints.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.1.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.4.1.1 (2022-10-15)

Mark `entrypoints` as complete (#8901)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/fpdf2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.6.1.6 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.6.1.5 (2023-02-09)

[fpdf2] FPDF.add_font() accepts PurePaths (#9699)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/google-cloud-ndb.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.0.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.1.0.1 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/httplib2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.21.0.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.21.0.3 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/ibm-db.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.1.0.1 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.1.0.0 (2022-12-24)

Add stub for ibm_db (#9325)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/influxdb-client.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.36.0.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.36.0.1 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/invoke.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.0.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.0.0.1 (2023-02-07)

Improve pyright verification of third-party test cases in CI (#9650)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/jsonschema.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.17.0.5 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 4.17.0.4 (2023-02-07)

Enable flake8-pyi's Y037 (#9686)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/ldap3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.9.13.8 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.9.13.7 (2023-01-28)

Bump flake8-pyi to 23.1.1 (#9599)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/mock.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 5.0.0.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 5.0.0.3 (2023-02-14)

Add comments when subclassing Any (#9732)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/mypy-extensions.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.0.1 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.0.0.0 (2023-02-04)

Update `mypy_extensions` stubs to 1.0.x (#9675)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/mysqlclient.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.5.3 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.1.5.2 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/netaddr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.8.0.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.8.0.3 (2023-02-09)

Use `_typeshed.FileDescriptorOrPath` in stubs (#9695)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/opentracing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.4.10.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.4.10.1 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/paramiko.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0.0.3 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.0.0.2 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/parsimonious.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.10.0.5 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.10.0.4 (2023-02-07)

Enable flake8-pyi's Y037 (#9686)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/passlib.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.7.7.9 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.7.7.8 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/peewee.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.15.0.6 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.15.0.5 (2022-11-23)

Mark first argument of `__[get|set|del]attr__` as `str` (#9245)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pika.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.0.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.3.0.3 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/protobuf.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.21.0.6 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 4.21.0.5 (2023-02-07)

Improve pyright verification of third-party test cases in CI (#9650)
Expand Down
8 changes: 8 additions & 0 deletions data/changelogs/psutil.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 5.9.5.7 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

Bump pyright to 1.1.294; improve `psutil` stubs (#9739)

Partially type psfullmem

## 5.9.5.6 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/psycopg2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.9.21.5 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.9.21.4 (2023-01-18)

Improve pre-commit config (#9563)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pyRFC3339.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.1.1.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.1.1.1 (2022-11-21)

Mark pyRFC3339 as completed (#9233)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pyasn1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.0.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.4.0.1 (2023-02-07)

Bump mypy to 1.0 (#9684)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pycurl.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 7.45.2.2 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 7.45.2.1 (2023-02-01)

Bump black to 23.1.0 (#9647)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pyinstaller.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 5.8.0.1 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 5.8.0.0 (2023-02-12)

Bump pyinstaller to 5.8.* (#9721)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pynput.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.7.5.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 1.7.5.3 (2022-11-23)

Mark pynput as completed (#9235)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pyserial.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.5.0.3 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.5.0.2 (2023-02-09)

Enable stubtest for `pyserial` (#9692)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pysftp.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.2.17.1 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 0.2.17 (2022-07-04)

Third-party stubs: audit more `Callable[<parameters>, Any]` annotations (#8233)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/python-crontab.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.7.0.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.7.0.3 (2023-02-07)

Complete `python-crontab` (#9306)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/python-dateutil.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.8.19.7 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 2.8.19.6 (2023-01-18)

Replace `Any` with `Incomplete` in many places (#9558)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/python-jose.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.3.4.4 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 3.3.4.3 (2023-02-03)

Fix python-jose unverified jws and jwt functions (#9662)
Expand Down
4 changes: 4 additions & 0 deletions data/changelogs/pywin32.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 305.0.0.8 (2023-02-15)

Use `typing_extensions.Self` instead of `_typeshed.Self` (#9702)

## 305.0.0.7 (2023-01-17)

Reenable flake8-pyi's Y011 and Y015 (#9551)
Expand Down
Loading

0 comments on commit b81ba3c

Please sign in to comment.