mirror of https://github.com/python/cpython
Browse Source
Fix MSVC warning:
objects\codeobject.c(285): warning C4244: '=':
conversion from 'Py_ssize_t' to 'unsigned char',
possible loss of data
pull/14014/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue