Skip to content

Conversation

@BCSharp
Copy link
Member

@BCSharp BCSharp commented Feb 5, 2025

It can be seen as an optimization, or a "fast track", but more importantly, it removes the assumption that all open file descriptors on POSIX are registered with PythonFileManager. It is currently true (but only as long as only Python code is considered), but it was not always true in the past and may not be true in the future.

Plus some cleanup in utime code.

Copy link
Contributor

@slozier slozier left a comment

Choose a reason for hiding this comment

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

LGTM!

@BCSharp BCSharp merged commit 1586538 into IronLanguages:main Feb 5, 2025
8 checks passed
@BCSharp BCSharp deleted the posix_isatty branch February 5, 2025 21:29
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