[issue21934] OpenBSD has no /dev/full device

2014-07-10 Thread Daniel Dickman
Daniel Dickman added the comment: We will merge any fix decided by the python team when it's committed. In the meantime may commit our fix on OpenBSD to solve the problem in the short term as it seems no one has time to go further righ

[issue21934] OpenBSD has no /dev/full device

2014-07-07 Thread Daniel Dickman
Changes by Daniel Dickman : -- keywords: +patch Added file: http://bugs.python.org/file35885/python.dev.full.diff ___ Python tracker <http://bugs.python.org/issue21

[issue21934] OpenBSD has no /dev/full device

2014-07-07 Thread Daniel Dickman
New submission from Daniel Dickman: There is no /dev/full device on OpenBSD. If you run the 2.7 regress tests as root on OpenBSD, a /dev/full regular file will be created and the "test_write_full" test will fail. (because the subsequent write will succeed in writing to the /dev/fu