[3.6] bpo-35155: clarify protocol handler method naming (GH-10313) by miss-islington · Pull Request #12503 · python/cpython
Clarify that the naming of protocol handler methods shouldn't be literally called "protocol" but should be named after the actual protocol. https://bugs.python.org/issue35155 (cherry picked from commit dd7c4ce) Co-authored-by: Denton Liu <liu.denton+github@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