File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2023-10-11 17:13 +0000\n "
11
+ "POT-Creation-Date : 2023-11-16 00:03 +0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -79,7 +79,7 @@ msgstr ""
79
79
#: ../../howto/perf_profiling.rst:100
80
80
msgid ""
81
81
"As you can see, the Python functions are not shown in the output, only "
82
- "``_Py_Eval_EvalFrameDefault `` (the function that evaluates the Python "
82
+ "``_PyEval_EvalFrameDefault `` (the function that evaluates the Python "
83
83
"bytecode) shows up. Unfortunately that's not very useful because all Python "
84
84
"functions use the same C function to evaluate bytecode so we cannot know "
85
85
"which Python function corresponds to which bytecode-evaluating function."
You can’t perform that action at this time.
0 commit comments