commit | 9851227382431a40a138fdff994278d9e7743c74 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Wed Aug 01 03:07:00 2018 +0200 |
committer | GitHub <noreply@github.com> | Wed Aug 01 03:07:00 2018 +0200 |
tree | 01758c7f68b8676d01cffe3ed6601a1d483e6cf8 | |
parent | a4d20b2e5ece2120f129cb4dda951a6c2461e92d [diff] |
bpo-34170: Rename _PyCoreConfig.unbuffered_stdip (GH-8594) * Rename _PyCoreConfig.unbuffered_stdio to buffered_stdio * Rename _PyCoreConfig.debug to parser_debug