Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Windows (x86) buildbot shows two warnings on main branch:
channel_list_all()in _xxsubinterpretersmodule.c, usingPyList_SET_ITEM()function
D:\a\cpython\cpython\Modules\_xxsubinterpretersmodule.c(2341,9): warning C4244:'function': conversion from 'int64_t' to 'Py_ssize_t', possible loss of dataserialize_impl()in _sqlite/connection.c
D:\a\cpython\cpython\Modules\_sqlite\connection.c(2122,53): warning C4244:'function': conversion from 'sqlite3_int64' to 'Py_ssize_t', possible loss of dataI'm not sure how to deal with them.
Metadata
Metadata
Assignees
Projects
Status
Done
Status
Done