Skip to content

Expose PyInstaller.building.splash.Splash._check_tcl_tk_compatibility#15915

Merged
srittau merged 3 commits into
python:mainfrom
Avasam:PyInstaller-expose-Splash._check_tcl_tk_compatibility
Jun 15, 2026
Merged

Expose PyInstaller.building.splash.Splash._check_tcl_tk_compatibility#15915
srittau merged 3 commits into
python:mainfrom
Avasam:PyInstaller-expose-Splash._check_tcl_tk_compatibility

Conversation

@Avasam

@Avasam Avasam commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

As there's no current public API for this, I need to use a private method to pre-emptively test for Splash screen support without triggering a full PyInstaller build.

For a real-world example:

I've been using this for a while, but it was embedded in a build script until I moved my code to a proper Python module, where the type-checkers started screaming at me.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau merged commit e5009ee into python:main Jun 15, 2026
44 checks passed
@Avasam Avasam deleted the PyInstaller-expose-Splash._check_tcl_tk_compatibility branch June 15, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants