]> granicus.if.org Git - python/commit
Merge #21476: Unwrap fp in BytesParser so the file isn't unexpectedly closed.
authorR David Murray <rdmurray@bitdance.com>
Thu, 26 Jun 2014 17:33:05 +0000 (13:33 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 26 Jun 2014 17:33:05 +0000 (13:33 -0400)
commit0c43ed87168a571adf1c2e0f7538daf5ad7a9c77
tree2951127ad509f81b8135e12170094a17c314f0b5
parent2f60820f4c1bdfce75f30ddc53d97587a3256dcf
parentc6772c4d592be2274a66ccd26b5956738fc6e4f8
Merge #21476: Unwrap fp in BytesParser so the file isn't unexpectedly closed.
Misc/NEWS