◐ Shell
clean mode source ↗

bpo-38066: Hide internal Stream methods by asvetlov · Pull Request #15762 · python/cpython

@asvetlov

1st1

1st1 approved these changes Sep 9, 2019

@asvetlov

asvetlov

@asvetlov

asvetlov

aeros

@asvetlov

1st1

1st1 approved these changes Sep 10, 2019

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 10, 2019
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 asvetlov deleted the hide-private-streams-api branch

September 10, 2019 12:56

miss-islington added a commit that referenced this pull request

Sep 10, 2019
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>

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020