mirror of
https://github.com/python/cpython.git
synced 2025-11-24 20:30:18 +00:00
On Windows, #include "pyerrors.h" no longer defines "snprintf" and "vsnprintf" macros. PyOS_snprintf() and PyOS_vsnprintf() should be used to get portable behavior. Replace snprintf() calls with PyOS_snprintf() and replace vsnprintf() calls with PyOS_vsnprintf(). |
||
|---|---|---|
| .. | ||
| 2020-02-08-08-01-35.bpo-39583.qURKSl.rst | ||
| 2020-05-20-19-11-12.bpo-40703.qQXfW8.rst | ||
| 2020-05-26-16-21-47.bpo-39573.depAgq.rst | ||
| 2020-05-27-11-02-15.bpo-40792.pBw2Bb.rst | ||
| 2020-06-01-16-12-37.bpo-40826.zQzFoK.rst | ||
| 2020-06-01-20-47-49.bpo-40839.bAi52Z.rst | ||
| 2020-06-03-17-48-13.bpo-40679.3sgWma.rst | ||
| 2020-06-04-08-01-23.bpo-40724.qIIdSi.rst | ||
| 2020-06-08-15-59-06.bpo-40910.L56oI0.rst | ||
| 2020-06-15-16-46-01.bpo-36020.djI6jw.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *C API* section in this directory. .. _blurb: https://pypi.org/project/blurb/