typeshed
typeshed copied to clipboard
[stubsabot] Bump pyinstaller to 6.7.*
Release: https://pypi.org/pypi/pyinstaller/6.7.0 Homepage: https://www.pyinstaller.org/ Repository: https://github.com/pyinstaller/pyinstaller Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyinstaller Diff: https://github.com/pyinstaller/pyinstaller/compare/v6.6.0...v6.7.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.
- 3 files included in typeshed's stubs have been modified or renamed:
PyInstaller/__init__.py,PyInstaller/building/build_main.py,PyInstaller/compat.py. - Total lines of Python code added: 74.
- Total lines of Python code deleted: 71.
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 CI