Kaydet (Commit) 192195a4 authored tarafından Kristján Valur Jónsson's avatar Kristján Valur Jónsson

Merge with 3.2 (Issue #14387)

......@@ -16,6 +16,8 @@
extern "C" {
#endif
#undef small /* defined by some Windows headers */
typedef struct {
PyObject *large; /* A list of previously accumulated large strings */
PyObject *small; /* Pending small strings */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment