Skip to content

Conversation

@cmaloney
Copy link
Contributor

@cmaloney cmaloney commented May 18, 2025

Update test_io _check_warn_on_dealloc to use self. to dispatch to different I/O implementations.

Update the _pyio implementation to match expected behavior, using the same _dealloc_warn design as the C implementation uses to report the topmost __del__ object.

Update `test_io` `_check_warn_on_dealloc` to use `self.` to dispatch to
different I/O implementations.

Update the `_pyio` implementation to match expected behavior, using the
same `_dealloc_warn` design as the C implementation uses to report the
topmost `__del__` object.
@cmaloney
Copy link
Contributor Author

linked wrong issue...

@cmaloney cmaloney closed this May 18, 2025
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.

1 participant