Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Sep 29, 2023

Closes #10752

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

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

else:
_TargetArch: TypeAlias = None
_SuportedTargetArchParam: TypeAlias = object
_SuportedTargetArchParam: TypeAlias = Unused
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported?

@@ -1,127 +0,0 @@
from _typeshed import Incomplete, ReadableBuffer, Unused
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this file still exists, why was it deleted? The contents do look very different from what's currently in the stub.

Copy link
Collaborator Author

@Avasam Avasam Sep 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Valid question, this is not immediately obvious:

This module is not part of the public API and was only included with bare minimal typing for the Manifest type.
The Manifest class no longer exists (it is now a bytes-string)

See the PyInstaller.depend.utils entry in stubtest_allowlist.txt commented with # Most modules are not meant to be used, yet are not marked as private

@JelleZijlstra JelleZijlstra merged commit 7472224 into python:main Sep 29, 2023
@Avasam Avasam deleted the Bump-pyinstaller-to-6.0.- branch September 29, 2023 05:39
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