As we're moving to python3, the sphinx build should also be on python3 and some care should be taken to ensure that all the references actually go to the python3 documentation. As of this writing, just using an intersphinx link to docs.python.org/3/objects.inv has problems. See astropy/astropy-helpers#214