Files
cpython/Python
Victor Stinner cfb1961f61 py_getrandom(): use char* instead of void* for the destination
Fix a "gcc -pedantic" warning on "buffer += n" because buffer type is void*.
2016-06-08 10:16:50 +02:00
..
2016-05-08 14:02:35 +00:00
2016-01-26 00:40:57 +01:00
2016-05-20 11:36:13 +02:00
2016-03-23 09:52:13 +01:00
2016-01-27 00:37:59 +01:00
2015-11-10 12:11:52 +01:00
2016-06-04 05:26:40 +00:00

Miscellaneous source files for the main Python shared library