Commit edd25c4
stubsabot
[stubsabot] Bump peewee to 4.0.0
Release: https://pypi.org/pypi/peewee/4.0.0
Repository: https://github.com/coleifer/peewee
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/peewee
Changelog: https://github.com/coleifer/peewee/blob/master/CHANGELOG.md
Diff: coleifer/peewee@3.19.0...4.0.0
Stubsabot analysis of the diff between the two releases:
- 5 public Python files have been added: `playhouse/cysqlite_ext.py`, `playhouse/pwasyncio.py`, `tests/cysqlite_ext.py`, `tests/pwasyncio.py`, `tests/pwasyncio_stress.py`.
- 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: 3392.
- Total lines of Python code deleted: 3257.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI1 parent 9e6b58f commit edd25c4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments