diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-10 13:44:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-10 13:44:32 (GMT) |
commit | f12ff05bc07ac087743a4615c4af5f66b73f8d2c (patch) | |
tree | 8e65db969bb55c6f493ca5bc65d52c6db8a6dcac /Python/ceval.c | |
parent | 5cf8155bbd2c65572295b26e96c221763b3322f0 (diff) | |
download | cpython-f12ff05bc07ac087743a4615c4af5f66b73f8d2c.zip cpython-f12ff05bc07ac087743a4615c4af5f66b73f8d2c.tar.gz cpython-f12ff05bc07ac087743a4615c4af5f66b73f8d2c.tar.bz2 |
bpo-38066: Hide internal Stream methods (GH-15762)
feed_eof(), feed_data(), set_exception(), and set_transport() are prefixed with underscore now.
https://bugs.python.org/issue38066
(cherry picked from commit 12c122ae958a55c9874ed4c7d7805ceb084411d7)
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions