bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX by ZackerySpytz · Pull Request #19856 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…P-UX (pythonGH-19856) Always include <sys/types.h> before <sys/sysmacros.h>. (cherry picked from commit f108468) Co-authored-by: Zackery Spytz <zspytz@gmail.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…P-UX (pythonGH-19856) Always include <sys/types.h> before <sys/sysmacros.h>. (cherry picked from commit f108468) Co-authored-by: Zackery Spytz <zspytz@gmail.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
OrenHeld
mannequin
mentioned this pull request
serhiy-storchaka added a commit that referenced this pull request
serhiy-storchaka added a commit that referenced this pull request
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request
…P-UX (pythonGH-19856) Always include <sys/types.h> before <sys/sysmacros.h>. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull request
…P-UX (pythonGH-19856) Always include <sys/types.h> before <sys/sysmacros.h>. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
…P-UX (pythonGH-19856) Always include <sys/types.h> before <sys/sysmacros.h>. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>