Merge pull request #49 from denik/7d7751ac5192c68d3501e48f663f2cae77a57990
authorRobert Bradshaw <robertwb@gmail.com>
Sat, 7 Sep 2013 19:41:19 +0000 (12:41 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Sat, 7 Sep 2013 19:41:19 +0000 (12:41 -0700)
commitd50e6aa0723cb030616d30f6ee994e8c2502d7cc
tree18aa8bf3c2afcacdac40d209769b2f3c05389d56
parent9526f6b6ea04d0b6571afc47038b9ccd8af81ced
parent7d7751ac5192c68d3501e48f663f2cae77a57990
Merge pull request #49 from denik/7d7751ac5192c68d3501e48f663f2cae77a57990

Avoid dramatic changes in the resulting .c file when the input .pyx file changes only slightly.
Cython/Compiler/Code.py