[issue21530] Integer overflow in strop

2014-05-19 Thread Jesús Cea Avión
Changes by Jesús Cea Avión : -- nosy: +jcea ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python

[issue21530] Integer overflow in strop

2014-05-18 Thread Benjamin Peterson
Benjamin Peterson added the comment: 5dabc2d2f776 -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bu

[issue21530] Integer overflow in strop

2014-05-18 Thread Benjamin Peterson
New submission from Benjamin Peterson: (copy paste from security list) """ Integer overflow in strop.expandtabs: Aside: I took a look at python over the weekend as I saw the the Internet Bug Bounty [ https://hackerone.com/python ] are now offering bounties for security bugs + patches for python