Skip to content

bpo-43680: Remove undocumented io.OpenWrapper#25114

Closed
vstinner wants to merge 1 commit intopython:masterfrom
vstinner:remove_open_wrapper
Closed

bpo-43680: Remove undocumented io.OpenWrapper#25114
vstinner wants to merge 1 commit intopython:masterfrom
vstinner:remove_open_wrapper

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 31, 2021

Remove the undocumented io.OpenWrapper and _pyio.OpenWrapper
functions which could be used directly to define a method:
staticmethod(open) should now be used instead.

https://bugs.python.org/issue43680

Loading
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.

5 participants