[Python-checkins] [python/cpython] e7ffb9: Fix some sphinx warnings (#9)

GitHub noreply at github.com
Fri Feb 10 23:47:39 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: e7ffb99f842ebff97cffa0fc90b18be4e5abecf2
      https://github.com/python/cpython/commit/e7ffb99f842ebff97cffa0fc90b18be4e5abecf2
  Author: Ryan Gonzalez <refi64 at users.noreply.github.com>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M Doc/Makefile
    M Doc/conf.py
    M Misc/NEWS

  Log Message:
  -----------
  Fix some sphinx warnings (#9)

* Fix some deprecation warnings in Doc/conf.py
* Fix an rst error in Misc/NEWS




More information about the Python-checkins mailing list