Skip to content

Conversation

@tanloong
Copy link
Contributor

@tanloong tanloong commented Nov 11, 2025

This removes the unused px_pos, self.__gone_tall and comment from _pyrepl.windows_console.py.

After px_pos is removed, the px_coord parameter of __write_changed_line also becomes unused, which in turn makes an access to self.posxy unused as well. I didn't remove these two parts as I'm not sure if there are any concerns about changing the function signature of __write_changed_line(),

This reverts commit 3ce7688.
@pablogsal pablogsal merged commit 713edbc into python:main Nov 11, 2025
58 checks passed
@pablogsal
Copy link
Member

Thanks for the PR @tanloong

@tanloong tanloong deleted the remove_unused_code_in_windows_console branch November 11, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants