[Python-checkins] [python/cpython] 4652d8: bpo-29746: Update marshal docs to Python 3. (#547)...

GitHub noreply at github.com
Sun Mar 12 04:05:07 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 4652d82a51e6530a4f820588a6209d3295963bdb
      https://github.com/python/cpython/commit/4652d82a51e6530a4f820588a6209d3295963bdb
  Author: Serhiy Storchaka <storchaka at gmail.com>
  Date:   2017-03-12 (Sun, 12 Mar 2017)

  Changed paths:
    M Doc/c-api/marshal.rst
    M Doc/glossary.rst
    M Doc/library/marshal.rst
    M Python/marshal.c

  Log Message:
  -----------
  bpo-29746: Update marshal docs to Python 3. (#547) (#631)

(cherry picked from commit c611a5b1d4fab0123bf622f06c3bfa510221dc32)




More information about the Python-checkins mailing list