Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3d9f9ae

Browse filesBrowse files
authored
Chore: Fix typo in pyarena.c (#126527)
1 parent 19c2481 commit 3d9f9ae
Copy full SHA for 3d9f9ae

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎Python/pyarena.c

Copy file name to clipboardExpand all lines: Python/pyarena.c
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/* A simple arena block structure.
55
66
Measurements with standard library modules suggest the average
7-
allocation is about 20 bytes and that most compiles use a single
7+
allocation is about 20 bytes and that most compilers use a single
88
block.
99
*/
1010

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.