We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad02cc commit 10e5c66Copy full SHA for 10e5c66
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