Skip to content

bpo-9566: Fix size_t=>int downcast warnings#5230

Merged
vstinner merged 2 commits into
python:masterfrom
vstinner:fix_win64_warngs
Jan 18, 2018
Merged

bpo-9566: Fix size_t=>int downcast warnings#5230
vstinner merged 2 commits into
python:masterfrom
vstinner:fix_win64_warngs

Fix gc.get_freeze_count(): use Py_ssize_t internally

f7c58fc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs