]> granicus.if.org Git - python/commit
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Dec 2014 20:26:10 +0000 (22:26 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 5 Dec 2014 20:26:10 +0000 (22:26 +0200)
commit92bf919ed0da8d7f112f9659e6065976e382bae1
tree1876e54c89f619563d8b4218bb7fa5f05eb86b0a
parent1a7b8d143965c281467379123187e0ef323380c3
parentb757c83ec626442a8804b9417790443bf13b4fc8
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
Doc/c-api/unicode.rst
Doc/library/socket.rst
Doc/library/ssl.rst
Lib/multiprocessing/connection.py
Modules/arraymodule.c
Modules/socketmodule.c
Objects/unicodeobject.c
Python/getargs.c
Python/marshal.c