◐ Shell
clean mode source ↗

[3.8] bpo-38066: Hide internal Stream methods (GH-15762) by miss-islington · Pull Request #15847 · python/cpython

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

https://bugs.python.org/issue38066