Put a version of threading_helper on pypi? (original) (raw)

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.

oscarbenjamin (Oscar Benjamin) April 18, 2025, 5:56pm 2

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

ngoldbaum (Nathan Goldbaum) April 18, 2025, 6:11pm 3

Should be fixed, sorry about that!