File tree Expand file tree Collapse file tree 19 files changed +19
-19
lines changed Expand file tree Collapse file tree 19 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 55#include  "pycore_moduleobject.h"   // _PyModule_GetState() 
66#include  "pycore_pyatomic_ft_wrappers.h" 
77#include  "pycore_typeobject.h"     // _PyType_GetModuleState() 
8- #include  "pycore_weakref.h" 
8+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
99
1010#include  <stddef.h> 
1111
Original file line number Diff line number Diff line change 1717
1818#include  "Python.h" 
1919#include  "pycore_pyhash.h"         // _Py_HashSecret 
20- #include  "pycore_weakref.h" 
20+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
2121
2222#include  <stddef.h>                // offsetof() 
2323#include  "expat.h" 
Original file line number Diff line number Diff line change 77#include  "pycore_pyatomic_ft_wrappers.h" 
88#include  "pycore_pystate.h"        // _PyThreadState_GET() 
99#include  "pycore_tuple.h"          // _PyTuple_ITEMS() 
10- #include  "pycore_weakref.h" 
10+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
1111
1212
1313#include  "clinic/_functoolsmodule.c.h" 
Original file line number Diff line number Diff line change 1313#include  "pycore_object.h"               // _PyObject_GC_UNTRACK() 
1414#include  "pycore_pyerrors.h"             // _Py_FatalErrorFormat() 
1515#include  "pycore_pylifecycle.h"          // _Py_IsInterpreterFinalizing() 
16- #include  "pycore_weakref.h" 
16+ #include  "pycore_weakref.h"               // FT_CLEAR_WEAKREFS() 
1717
1818#include  "_iomodule.h" 
1919
Original file line number Diff line number Diff line change 33#include  "pycore_object.h" 
44#include  "pycore_pyatomic_ft_wrappers.h" 
55#include  "pycore_sysmodule.h"          // _PySys_GetSizeOf() 
6- #include  "pycore_weakref.h" 
6+ #include  "pycore_weakref.h"             // FT_CLEAR_WEAKREFS() 
77
88#include  <stddef.h>                    // offsetof() 
99#include  "_iomodule.h" 
Original file line number Diff line number Diff line change 44#include  "pycore_fileutils.h"      // _Py_BEGIN_SUPPRESS_IPH 
55#include  "pycore_object.h"         // _PyObject_GC_UNTRACK() 
66#include  "pycore_pyerrors.h"       // _PyErr_ChainExceptions1() 
7- #include  "pycore_weakref.h" 
7+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
88
99#include  <stdbool.h>               // bool 
1010#ifdef  HAVE_UNISTD_H 
Original file line number Diff line number Diff line change 1414#include  "pycore_long.h"           // _PyLong_GetOne() 
1515#include  "pycore_object.h"         // _PyType_HasFeature() 
1616#include  "pycore_pyerrors.h"       // _PyErr_ChainExceptions1() 
17- #include  "pycore_weakref.h" 
17+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
1818
1919#include  <stddef.h>                // offsetof() 
2020#include  "_iomodule.h" 
Original file line number Diff line number Diff line change 11#include  "Python.h" 
22#include  <stddef.h>                // offsetof() 
33#include  "pycore_object.h" 
4- #include  "pycore_weakref.h" 
4+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
55#include  "_iomodule.h" 
66
77/* Implementation note: the buffer is always at least one character longer 
Original file line number Diff line number Diff line change 1616#include  "pycore_pyerrors.h"       // _PyErr_ChainExceptions1() 
1717#include  "pycore_pystate.h"        // _PyInterpreterState_GET() 
1818#include  "pycore_unicodeobject.h"  // _PyUnicode_AsASCIIString() 
19- #include  "pycore_weakref.h" 
19+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
2020
2121#include  "_iomodule.h" 
2222
Original file line number Diff line number Diff line change 1010#include  "pycore_fileutils.h"      // _Py_BEGIN_SUPPRESS_IPH 
1111#include  "pycore_object.h"         // _PyObject_GC_UNTRACK() 
1212#include  "pycore_pyerrors.h"       // _PyErr_ChainExceptions1() 
13- #include  "pycore_weakref.h" 
13+ #include  "pycore_weakref.h"         // FT_CLEAR_WEAKREFS() 
1414
1515#ifdef  HAVE_WINDOWS_CONSOLE_IO 
1616
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments