Skip to content

Conversation

@yunline
Copy link
Contributor

@yunline yunline commented Feb 15, 2023

Example:

PS X:\github小项目\pygame-ce> py .\setup.py stubcheck
running stubcheck
Using python: C:\Users\yunline\AppData\Local\Programs\Python\Python310\python.exe
Success: no issues found in 210 modules
PS X:\github小项目\pygame-ce> 

@yunline yunline requested a review from a team as a code owner February 15, 2023 05:40
Copy link
Member

@ankith26 ankith26 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! 🎉

Left a small review. Additionally (minor nitpick), you can change the subprocess.call to subprocess.run which is the newer API

Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@yunline yunline requested a review from ankith26 February 15, 2023 06:53
@MightyJosip MightyJosip added Code quality/robustness Code quality and resilience to changes type hints Type hint checking related tasks and removed Code quality/robustness Code quality and resilience to changes labels Feb 15, 2023
Copy link
Member

@oddbookworm oddbookworm left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@MyreMylar MyreMylar added this to the 2.1.4 milestone Feb 17, 2023
@MyreMylar MyreMylar merged commit 81f43a8 into pygame-community:main Feb 17, 2023
@yunline yunline deleted the setup.py branch February 17, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type hints Type hint checking related tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants