mirror of
https://github.com/python/cpython.git
synced 2026-05-20 11:23:49 -04:00
#11515: fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
|
||||
/* Defines for Python 2.6 compatability */
|
||||
/* Defines for Python 2.6 compatibility */
|
||||
#if PY_VERSION_HEX < 0x03000000
|
||||
#define PyLong_FromSsize_t _PyLong_FromSsize_t
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user