fix link format in PEP0554 (#585)

This commit is contained in:
Xiang Zhang 2018-03-03 01:42:39 +08:00 committed by Brett Cannon
parent d5298fc7be
commit 5410bd462e
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ Existing Usage
Subinterpreters are not a widely used feature. In fact, the only
documented cases of wide-spread usage are
`mod_wsgi <https://github.com/GrahamDumpleton/mod_wsgi>`_and
`mod_wsgi <https://github.com/GrahamDumpleton/mod_wsgi>`_ and
`JEP <https://github.com/ninia/jep>`_. On the one hand, this case
provides confidence that existing subinterpreter support is relatively
stable. On the other hand, there isn't much of a sample size from which