]> granicus.if.org Git - python/commit
Issue #28676: Prevent missing 'getentropy' declaration warning on macOS.
authorNed Deily <nad@python.org>
Sat, 12 Nov 2016 21:35:48 +0000 (16:35 -0500)
committerNed Deily <nad@python.org>
Sat, 12 Nov 2016 21:35:48 +0000 (16:35 -0500)
commit7ae411264933bfc845c3647cde478508c7981ad3
tree4f8f7f13cef5f19bf8c71d05db829658b084215b
parent022371ff945a4d0012cdcdc209031a132e43a5c9
Issue #28676: Prevent missing 'getentropy' declaration warning on macOS.
Patch by Gareth Rees.
Misc/NEWS
Python/random.c