[Python-checkins] [python/cpython] 6ef088: [3.6] bpo-21056: Document return type of next meth...

GitHub noreply at github.com
Tue May 23 01:27:04 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 6ef0882303cff24c58785bb1082250088266886d
      https://github.com/python/cpython/commit/6ef0882303cff24c58785bb1082250088266886d
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M Doc/library/csv.rst

  Log Message:
  -----------
  [3.6] bpo-21056: Document return type of next method of csv reader (GH-146) (#1749)

(cherry picked from commit d618c8c6d31b9b288f8a070417683974eb98e3ba)




More information about the Python-checkins mailing list