Update to master 2026-08-10 - #7
Open
arsym-dev wants to merge 6 commits into
Open
Conversation
Extract stubs from rpy files in renpy/common/ Append file contents if rpym and rpy share the same name Add typing to rpy files Typing args and kwargs
Some 8.6.0 types (needs updating) Cherrypick new types from .py files Create .gitattributes Remove config.json, simplify Extract/inject keywords Import types from TYPE_CHECKING blocks Script update __internal_ -> __numbered_ Typing for remaining modules
Restore py.typed Replace os.path with pathlib pip -> uv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Builds on #5
inject). Much easier to run now.To address your concerns:
scripts/init.pyYou can try it yourself by cloning this repo into the
typingsdirectory in renpy, checking out themaster-2026-08-10branch, and modify thepyproject.tomlto have this: