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 c3486c1 commit 06fd1ddCopy full SHA for 06fd1dd
Include/object.h
@@ -337,8 +337,8 @@ given type object has a specified feature.
337
/* NOTE: The following flags reuse lower bits (removed as part of the
338
* Python 3.0 transition). */
339
340
-/* The following flag is kept for compatibility. Starting with 3.8,
341
- * binary compatibility of C extensions accross feature releases of
+/* The following flag is kept for compatibility. Starting with 3.8,
+ * binary compatibility of C extensions across feature releases of
342
* Python is not supported anymore, except when using the stable ABI.
343
*/
344
0 commit comments