Thanks to visit codestin.com Credit goes to github.com
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.
pyarena.c
1 parent 19c2481 commit 3d9f9aeCopy full SHA for 3d9f9ae
1 file changed
Python/pyarena.c
@@ -4,7 +4,7 @@
4
/* A simple arena block structure.
5
6
Measurements with standard library modules suggest the average
7
- allocation is about 20 bytes and that most compiles use a single
+ allocation is about 20 bytes and that most compilers use a single
8
block.
9
*/
10
0 commit comments