Chore: Fix typo in pyarena.c (#126527)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/* A simple arena block structure.
|
||||
|
||||
Measurements with standard library modules suggest the average
|
||||
allocation is about 20 bytes and that most compiles use a single
|
||||
allocation is about 20 bytes and that most compilers use a single
|
||||
block.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user