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