merge
This commit is contained in:
commit
5ed1b38a7d
@ -3235,7 +3235,7 @@ PyUnicode_EncodeLocale(PyObject *unicode, const char *errors)
|
|||||||
wchar_t *wstr;
|
wchar_t *wstr;
|
||||||
PyObject *bytes = NULL;
|
PyObject *bytes = NULL;
|
||||||
char *errmsg;
|
char *errmsg;
|
||||||
PyObject *reason;
|
PyObject *reason = NULL;
|
||||||
PyObject *exc;
|
PyObject *exc;
|
||||||
size_t error_pos;
|
size_t error_pos;
|
||||||
int surrogateescape;
|
int surrogateescape;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user