mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
163468a766
Instead use keyword only arguments to os.register_at_fork for each of the scenarios. Updates the documentation for clarity.