]> granicus.if.org Git - python/commit
Issue #20597, #21274: Remove unused definition of PATH_MAX on GNU/Hurd,
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 5 Nov 2014 14:13:51 +0000 (15:13 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 5 Nov 2014 14:13:51 +0000 (15:13 +0100)
commita5b335e62fad239f254b6197fa60daba6bd5e464
treec239d13b2fc63f165265d84c4600a031de76bf01
parentce43f38ace1122a7561da0a73ceea6743974608d
Issue #20597, #21274: Remove unused definition of PATH_MAX on GNU/Hurd,
MAXPATHLEN is now preferred.
Python/pythonrun.c