cpython/Doc/whatsnew
R David Murray 861470c836 #16518: Bring error messages in harmony with docs ("bytes-like object")
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.)
2014-10-05 11:47:01 -04:00
..
2.0.rst Issue #15527: fix docs, remove double parens by changing markup. 2012-08-11 21:14:08 +03:00
2.1.rst merge with 3.4 2014-09-21 00:38:13 +02:00
2.2.rst Issue #18589: fix hyperlinking of type slots (tp_*) 2013-08-01 21:12:45 +02:00
2.3.rst Merge #15543: glossary entry for and 'universal newlines', and links to it. 2012-08-15 11:11:27 -04:00
2.4.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:36 +02:00
2.5.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:36 +02:00
2.6.rst Removed spaces before colons and semicolons. 2013-12-24 11:04:36 +02:00
2.7.rst remove extra letter 2014-09-19 17:29:08 -04:00
3.0.rst Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2. 2012-10-28 13:37:18 +01:00
3.1.rst Issue #22369: Change "context manager protocol" to "context management protocol". 2014-09-10 23:43:41 +03:00
3.2.rst Issue #22369: Change "context manager protocol" to "context management protocol". 2014-09-10 23:43:41 +03:00
3.3.rst Issue #22369: Change "context manager protocol" to "context management protocol". 2014-09-10 23:45:42 +03:00
3.4.rst Issue #22369: Change "context manager protocol" to "context management protocol". 2014-09-10 23:43:41 +03:00
3.5.rst #16518: Bring error messages in harmony with docs ("bytes-like object") 2014-10-05 11:47:01 -04:00
changelog.rst Fix/improve the changelog filtering. 2012-10-02 01:43:42 +03:00
index.rst Doc: add What's New in Python 3.5 to whatsnew index 2014-03-18 09:01:21 +01:00