Put a version of `threading_helper` on pypi?

I recently learned about the threading_helper, module in the private test package CPython ships.

Is there any problem with factoring it out into its own pip-installable project, assuming I keep the PSF license? It seems like it might be generally useful as a test dependency for projects that want to write better multithreaded tests.

Is that supposed to be a link? If so it doesn’t work.

Should be fixed, sorry about that!

1 Like