1
0
mirror of https://github.com/django/django.git synced 2025-04-15 12:54:38 +00:00

[3.2.x] Fixed header underlines in performance docs.

Backport of ecf8af79355c8daa67722bd0de946b351f7f613d from main
This commit is contained in:
Claude Paroz 2021-06-05 18:20:40 +02:00 committed by Mariusz Felisiak
parent 32b366a864
commit 57a67fffbb

View File

@ -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