]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19429, #19437: fix error handling in the OSError constructor
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 14 Nov 2013 21:31:41 +0000 (22:31 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 14 Nov 2013 21:31:41 +0000 (22:31 +0100)
commit46ef31953e633993e9b97ece6b0d60ed4d3af55f
tree7420119dc25fc1fa8261e584108697d3f94f5b9f
parentb03142782c84c3ce6ba0a86a3af93c08b84f32e6
Issue #19429, #19437: fix error handling in the OSError constructor
Objects/exceptions.c