• R David Murray's avatar
    #16518: Bring error messages in harmony with docs ("bytes-like object") · 861470c8
    R David Murray yazdı
    Some time ago we changed the docs to consistently use the term 'bytes-like
    object' in all the contexts where bytes, bytearray, memoryview, etc are used.
    This patch (by Ezio Melotti) completes that work by changing the error
    messages that previously reported that certain types did "not support the
    buffer interface" to instead say that a bytes-like object is required.  (The
    glossary entry for bytes-like object references the discussion of the buffer
    protocol in the docs.)
    861470c8
Adı
Son kayıt (commit)
Son güncelleme
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Programs Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.hgtouch Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...