-
Mark Dickinson yazdı
rewrite it so that it doesn't care about relative sizes of size_t, long and long long. The rewrite is modeled on PyLong_FromLong, instead of using PyLong_FromByteArray; this makes the algorithm simpler and more direct, and possibly also slightly faster.
7ab6be21
To find the state of this project's repository at the time of any of these versions, check out
the tags.