Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3e5b1d3

Browse files
committed
Issue python#23943: Restore extra fixes lost in merge 4fb2075952a4
1 parent eb99570 commit 3e5b1d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/HISTORY

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21545,7 +21545,7 @@ Thu Feb 18 20:51:50 1999 Fred Drake <[email protected]>
2154521545
Bow to font-lock at the end of the docstring, since it throws stuff
2154621546
off.
2154721547

21548-
Make sure the path paramter to readmodule() is a list before adding it
21548+
Make sure the path parameter to readmodule() is a list before adding it
2154921549
with sys.path, or the addition could fail.
2155021550

2155121551

@@ -23597,7 +23597,7 @@ an underscore and used to initialize the pointer.
2359723597
- The warning about a thread still having a frame now only happens in
2359823598
verbose mode.
2359923599

23600-
- Change the signal finialization so that it also resets the signal
23600+
- Change the signal finalization so that it also resets the signal
2360123601
handlers. After this has been called, our signal handlers are no
2360223602
longer active!
2360323603

0 commit comments

Comments
 (0)