Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
2faa65a1
Commit
2faa65a1
authored
Jul 28, 2016
by
Martin Panter
Browse files
Options
Browse Files
Download
Plain Diff
Issue #23943: Merge spelling fixes from 3.5
parents
2553b1b0
3e5b1d3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Misc/HISTORY
Misc/HISTORY
+2
-2
No files found.
Misc/HISTORY
View file @
2faa65a1
...
...
@@ -21545,7 +21545,7 @@ Thu Feb 18 20:51:50 1999 Fred Drake <fdrake@eric.cnri.reston.va.us>
Bow to font-lock at the end of the docstring, since it throws stuff
off.
Make sure the path paramter to readmodule() is a list before adding it
Make sure the path param
e
ter to readmodule() is a list before adding it
with sys.path, or the addition could fail.
...
...
@@ -23597,7 +23597,7 @@ an underscore and used to initialize the pointer.
- The warning about a thread still having a frame now only happens in
verbose mode.
- Change the signal fin
i
alization so that it also resets the signal
- Change the signal finalization so that it also resets the signal
handlers. After this has been called, our signal handlers are no
longer active!
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment