commit | 6c08d9628a3035a122dcfbe064b3f8360b11daba | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Aug 13 18:33:33 2016 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Aug 13 18:33:33 2016 -0700 |
tree | 67ab3c8466ec324c1cb234ceccf95a2598ef53ba | |
parent | f670120cb76f0aa66ec29c683e740eddcf45ca4a [diff] |
fix possible integer overflow in binascii.b2a_qp (closes #27760) Reported by Thomas E. Hybel