Staging
v0.5.1
https://github.com/python/cpython
Revision 702dada2c5f0f3e65bef4e086f4967cbe1efbb36 authored by Gregory P. Smith on 29 January 2015, 00:07:52 UTC, committed by Gregory P. Smith on 29 January 2015, 00:07:52 UTC
only defining it when HAVE_MKNOD && HAVE_MAKEDEV are true.

This "oops" issue reported by John E. Malmberg on core-mentorship.
(what kinds of systems don't HAVE_MKNOD && HAVE_MAKEDEV?)
1 parent fa73779
History
Tip revision: 702dada2c5f0f3e65bef4e086f4967cbe1efbb36 authored by Gregory P. Smith on 29 January 2015, 00:07:52 UTC
Always #define _PyLong_FromDev as we always need it to compile rather than
Tip revision: 702dada
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top