On 5 February 2016 at 12:13, Neal Becker <ndbeck...@gmail.com> wrote: > Robert Bradshaw wrote: > >> Try this: >> > https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7 > > What's the easiest way to grab this in the form of a diff? I don't see > anything in the ui on github to do this (other than cut + paste + manually > edit) >
Append .patch to get a wgetable git format-patch formated patch. So: https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7.patch Should be what you are after. -- Regards, Dimitri. _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel