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

GitHub noreply at github.com
Sun Mar 12 01:53:24 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: c611a5b1d4fab0123bf622f06c3bfa510221dc32
      https://github.com/python/cpython/commit/c611a5b1d4fab0123bf622f06c3bfa510221dc32
  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)




More information about the Python-checkins mailing list