Staging
v0.5.1
Revision ea9f168957f7236aae2185f65e0dc608a9a7a37b authored by Victor Stinner on 04 June 2019, 15:08:24 UTC, committed by GitHub on 04 June 2019, 15:08:24 UTC
Fix this MSVC warning:

    objects\codeobject.c(264): warning C4244: '=':
    conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data
1 parent 8d56109
History
File Mode Size
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB

back to top