David Sangrey
David Sangrey
Staged, will include in 5.14
Safety is currently blocking projects from upgrading psutil from 6.1.1 to 7.0.
Is there any update on this? If the block remains I may need to remove Safety from my projects for the time being.
This is going to need to wait until Safety updates to accept psutil 7, which is annoying because that's only a module used in development.
@dependabot rebase
@dependabot recreate
Related to #1293. Marking as a 6.0 as I don't know if this will break anything of how our custom ttk.nb works, but may be able to be done earlier.
Refocusing this, it might make more sense to have an "export" and "import" for the config, where the config can be fully written to a file and then read in....
Theoretically, we can use existing parts of the Windows config to do this without opening up more modifications to the registry than we need to. I'd envision Export potentially being...
Based on discussions with some users, decided to go with a brand-new config system that is (ideally) unified across Linux and Windows. See PR #2527