python plugin: stop disabling strict aliasing
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 27 May 2017 14:12:41 +0000 (16:12 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 27 May 2017 14:12:41 +0000 (16:12 +0200)
commit594059cbdaab45866108181f02f4ec0062fcb55b
tree7c7db35243caf240b691ba0cd9ac330bd866dc13
parentd2289be501bc79661ef5c047103ab732303997ed
python plugin: stop disabling strict aliasing

According to https://bugs.python.org/issue1718153, this has been fixed
in python 2.6, the oldest version we support.
Makefile.am
configure.ac