Those differing bytes are the timestamps of the .py sources files that correspond to the compiled .pyc / .pyo files. So, the python-2.7-source-date-epoch.patch is working for software compiled by the patched compiler, but not on python-2.7 itself.
It's related to <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22533>.