Issue #28145: Spelling fixes · python/cpython@2dc77f0 · GitHub
Skip to content

Commit 2dc77f0

Browse files
committed
Issue #28145: Spelling fixes
1 parent 525aedc commit 2dc77f0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lib/test/test_defaultdict.py

Lines changed: 1 addition & 1 deletion

Misc/HISTORY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23445,7 +23445,7 @@ uudecode bug where it complaints about trailing garbage is still there
2344523445
decimal numbers).
2344623446

2344723447
- In string.atof(), don't fail when the "re" module is unavailable.
23448-
Plug the ensueing security leak by supplying an empty __builtins__
23448+
Plug the ensuing security leak by supplying an empty __builtins__
2344923449
directory to eval().
2345023450

2345123451
- A bunch of small fixes and improvements to Tkinter.py.

Modules/makesetup

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)