Skip to content

Commit 7799ad1

Browse files
committed
Update
1 parent dae5f28 commit 7799ad1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Modules/_io/clinic/textio.c.h

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Modules/_io/textio.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include "Python.h"
1010
#include "pycore_call.h" // _PyObject_CallMethod()
1111
#include "pycore_codecs.h" // _PyCodecInfo_GetIncrementalDecoder()
12-
#include "pycore_critical_section.h" // Py_BEGIN_CRITICAL_SECTION()
1312
#include "pycore_fileutils.h" // _Py_GetLocaleEncoding()
1413
#include "pycore_interp.h" // PyInterpreterState.fs_codec
1514
#include "pycore_long.h" // _PyLong_GetZero()

0 commit comments

Comments
 (0)