From ecf8af79355c8daa67722bd0de946b351f7f613d Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 5 Jun 2021 18:20:40 +0200 Subject: [PATCH] Fixed header underlines in performance docs. --- docs/topics/performance.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `_ -~~~~~~~~~~~~~~~~~~~~~~~~~~~---- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `PyPy `_ is an implementation of Python in Python itself (the 'standard' Python implementation is in C). PyPy can offer substantial