| commit | 0aed3a4ebc42afcf41ea926b5fca721a0923b43e | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 23 11:30:43 2016 +0100 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Wed Mar 23 11:30:43 2016 +0100 |
| tree | a84a3277d6b07935831d6afe8b42187ab7c3c729 | |
| parent | 404cdc5a924a294a17c04b745df5549c32e08130 [diff] |
_PyMem_DebugFree(): fix compiler warning on Windows Don't return a void value.