bpo-38066: Hide internal Stream methods by asvetlov · Pull Request #15762 · python/cpython
1st1
approved these changes
1st1
approved these changes
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
feed_eof(), feed_data(), set_exception(), and set_transport() are prefixed with underscore now. https://bugs.python.org/issue38066 (cherry picked from commit 12c122a) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
asvetlov
deleted the
hide-private-streams-api
branch
miss-islington added a commit that referenced this pull request
feed_eof(), feed_data(), set_exception(), and set_transport() are prefixed with underscore now. https://bugs.python.org/issue38066 (cherry picked from commit 12c122a) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters