28 Jul
2016
28 Jul
'16
3:11 p.m.
Hi, I pushed my change to tag security related changes with a [Security] prefix in Python 3.5.2 changes. I was too lazy to make it for older and more recent changes. 3.5: https://hg.python.org/cpython/rev/a576a34f5386 default: https://hg.python.org/cpython/rev/6a2de662eeb7 Victor 2016-06-27 23:15 GMT+02:00 Victor Stinner <victor.stinner@gmail.com>:
Ok, I wrote a first patch to mark changes related to security in Python 3.5.2 changelog: https://bugs.python.org/issue27404
Victor