diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2013-05-22 15:33:09 +0300 |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-05-22 15:33:09 +0300 |
| commit | 9e62d35e656ff2c8c3343943a9b7b5e5bf39ee2e (patch) | |
| tree | a4e224dffceb86edbb5a59438778527c93133c7c /Misc | |
| parent | 95ae99205e3a9da45b958415af92432ca990914e (diff) | |
| download | cpython-git-9e62d35e656ff2c8c3343943a9b7b5e5bf39ee2e.tar.gz | |
Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs.
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,7 +42,6 @@ IDLE - Issue #14146: Highlight source line while debugging on Windows. - Tests ----- @@ -51,6 +50,8 @@ Tests Documentation ------------- +- Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs. + - Issue #14097: improve the "introduction" page of the tutorial. - Issue #17977: The documentation for the cadefault argument's default value |
