We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b3777 commit 6e1a745Copy full SHA for 6e1a745
peps/pep-0768.rst
@@ -147,7 +147,7 @@ provides Python code to be executed when the interpreter reaches a safe point.
147
148
The value for ``MAX_SCRIPT_SIZE`` will be a trade-off between binary size and
149
how big debugging scripts can be. As most of the logic should be in libraries
150
-and arbitrary code can be executed with very short ammount of Python we are
+and arbitrary code can be executed with very short amount of Python we are
151
proposing to start with 4kb initially. This value can be extended in the future
152
if we ever need to.
153
0 commit comments