Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
Co-authored-by: Kirill Podoprigora <[email protected]>
  • Loading branch information
iritkatriel and Eclips4 authored May 14, 2023
commit 3c6901e66e7a2017624365382675a62b0531fe9b
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Document that the efect of registering or unregistering an :mod:`atexit`
Document that the effect of registering or unregistering an :mod:`atexit`
cleanup function from within a registered cleanup function is undefined.