mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
For unsigned integer formats in the PyArg_Parse* functions, accepting Python integers with value that is larger than the maximal value the corresponding C type or less than the minimal value for the corresponding signed integer type is now deprecated. |
||
|---|---|---|
| .. | ||
| _testconsole.c.h | ||
| _wmimodule.cpp.h | ||
| msvcrtmodule.c.h | ||
| winreg.c.h | ||
| winsound.c.h | ||