There was an error while loading. Please reload this page.
1 parent 9ba2b02 commit 6f5362dCopy full SHA for 6f5362d
1 file changed
Objects/unicodeobject.c
@@ -56,7 +56,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
56
#include "pycore_pylifecycle.h" // _Py_SetFileSystemEncoding()
57
#include "pycore_pystate.h" // _PyInterpreterState_GET()
58
#include "pycore_pyatomic_ft_wrappers.h" // FT_ATOMIC_*()
59
-#include "pycore_critical_section.h" // Py_BEGIN_CRITICAL_SECTION()
60
#include "pycore_ucnhash.h" // _PyUnicode_Name_CAPI
61
#include "pycore_unicodectype.h" // _PyUnicode_IsXidStart
62
#include "pycore_unicodeobject.h" // struct _Py_unicode_state
0 commit comments