]> granicus.if.org Git - python/commit
Issue #23115: Fixed compilation on OpenBSD (Py_MIN is not defined in 2.7).
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 Feb 2015 06:05:10 +0000 (08:05 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 Feb 2015 06:05:10 +0000 (08:05 +0200)
commite8d750c05bba752215d842968dae24c151df561e
tree9e30a575eb1d2cf9e69834a7ded49c52bd701a24
parent66a9b72c38e62308c0bf380baa1fe6a803cca338
Issue #23115: Fixed compilation on OpenBSD (Py_MIN is not defined in 2.7).
Python/random.c