Message200934
I would prefer to directly raise an exception in Python 3.4. Developers will not notice a warning, warning are hidden by default. How many developers run their tests using -Werror?
Having to add a parameter to hmac() in applications to port them to Python 3.4 should not be so hard. And using MD5 is really a major security issue, don't you think so? |
|
Date |
User |
Action |
Args |
2013-10-22 12:34:55 | vstinner | set | recipients:
+ vstinner, akuchling, gregory.p.smith, jcea, pitrou, christian.heimes |
2013-10-22 12:34:55 | vstinner | set | messageid: <1382445295.79.0.90464798435.issue17276@psf.upfronthosting.co.za> |
2013-10-22 12:34:55 | vstinner | link | issue17276 messages |
2013-10-22 12:34:55 | vstinner | create | |
|