diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/performance.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/performance.txt b/docs/topics/performance.txt index 526828a9f6..e4c07f43bd 100644 --- a/docs/topics/performance.txt +++ b/docs/topics/performance.txt @@ -411,7 +411,7 @@ performance gains for your application to outweigh the potential risks. With these caveats in mind, you should be aware of: `PyPy <https://www.pypy.org/>`_ -~~~~~~~~~~~~~~~~~~~~~~~~~~~---- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `PyPy <https://www.pypy.org/>`_ is an implementation of Python in Python itself (the 'standard' Python implementation is in C). PyPy can offer substantial |
