Commit 1a57603
stubsabot
[stubsabot] Bump pyinstaller to 6.18.*
Release: https://pypi.org/pypi/pyinstaller/6.18.0
Homepage: https://pyinstaller.org
Repository: https://github.com/pyinstaller/pyinstaller
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyinstaller
Diff: pyinstaller/pyinstaller@v6.17.0...v6.18.0
Stubsabot analysis of the diff between the two releases:
- 1 public Python file has been added: `tests/functional/scripts/pyi_get_startupinfo_flags.py`.
- 0 files included in typeshed's stubs have been deleted.
- 4 files included in typeshed's stubs have been modified or renamed: `PyInstaller/__init__.py`, `PyInstaller/building/build_main.py`, `PyInstaller/building/splash.py`, `PyInstaller/utils/hooks/__init__.py`.
- Total lines of Python code added: 326.
- Total lines of Python code deleted: 168.
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 82c9b97 commit 1a57603
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
0 commit comments