Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented May 9, 2024

sobolevnand others added 2 commits May 28, 2024 13:52
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

🧹

@sobolevnsobolevn merged commit f912e5a into python:mainMay 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…m `pty` (python#118826) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
exceptImportError:
returnmaster_fd, slave_fd
try:
ioctl(result, I_PUSH, "ptem")
Copy link
Contributor

Choose a reason for hiding this comment

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

result is a NameError now.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Addressed in #124406

Sign up for freeto 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.

4 participants

@sobolevn@ambv@ronaldoussoren@hugovk