[issue20517] Support errors with two filenames for errno exceptions

Larry Hastings report at bugs.python.org
Sun Feb 9 19:27:39 CET 2014


Larry Hastings added the comment:

New patch incorporating Serhiy's suggestions.  Thanks, Serhiy!

Did more testing with the buildbots.  Windows Server 2008 32-bit and 64-bit were both fine.  So were ARMv7, OpenIndiana 64-bit, Gentoo 32-bit, FreeBSD 10 64-bit, and PowerLinux PPC 64-bit.  (This was all run using diff #3, but diff #4 doesn't change any C code.  It just changes the test and some docs.)

Can I get a LGTM?

----------
Added file: http://bugs.python.org/file34012/larry.oserror.add.filename2.4.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20517>
_______________________________________


More information about the Python-bugs-list mailing list