| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I wrote two PRs to prepare this one: |
Sorry, something went wrong.
|
@vstinner why are you doing this right now? If it is so urgent, why did you not do it earlier? This is creating a lot of churn and merge conflicts for my efforts to sort out the header files ##131351 |
Sorry, something went wrong.
Hi, I always wanted to reorganize pycore headers mess, and your issue was a good motivation to work on it. I waited until you merged your PR before pushing my changes. I didn't know that you have further changes in the queue. I will stop for now until you're done to avoid further conflicts. |
Sorry, something went wrong.
Glad to be a motivation 🙂
Thanks. I'll let you know I'm done. |
Sorry, something went wrong.
* Remove includes from pycore_pystate.h: * pycore_runtime_structs.h * pycore_runtime.h * pycore_tstate.h * pycore_interp.h * Reorganize internal headers. Move _gc_thread_state from pycore_interp_structs.h to pycore_tstate.h. * Add 3 new header files to PCbuild/pythoncore.vcxproj
| Back | FazBrowse Home | New Git URL |
Remove includes from pycore_pystate.h:
Reorganize internal headers. Move _gc_thread_state from pycore_interp_structs.h to pycore_tstate.h.
Add 3 new header files to PCbuild/pythoncore.vcxproj