PyPy already supports Python 3 (GH-18774)
This commit is contained in:
parent
8767ce92d2
commit
7598a93139
@ -1086,8 +1086,7 @@ need:
|
|||||||
| | :func:`sys._getframe`, which may help |
|
| | :func:`sys._getframe`, which may help |
|
||||||
| | to speed up your code in environments |
|
| | to speed up your code in environments |
|
||||||
| | like PyPy (which can't speed up code |
|
| | like PyPy (which can't speed up code |
|
||||||
| | that uses :func:`sys._getframe`), if |
|
| | that uses :func:`sys._getframe`). |
|
||||||
| | and when PyPy supports Python 3.x. |
|
|
||||||
+-----------------------------------------------+----------------------------------------+
|
+-----------------------------------------------+----------------------------------------+
|
||||||
| Threading information. | Set ``logging.logThreads`` to ``0``. |
|
| Threading information. | Set ``logging.logThreads`` to ``0``. |
|
||||||
+-----------------------------------------------+----------------------------------------+
|
+-----------------------------------------------+----------------------------------------+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user