mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Typo fix
This commit is contained in:
parent
31f631539e
commit
46d6b689b2
1 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ Core and builtins
|
|||
- Patch #2617: Reserved -J and -X arguments for Jython, IronPython and other
|
||||
implementations of Python.
|
||||
|
||||
Extensions Modules
|
||||
------------------
|
||||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Issue #2670: Fix a failure in urllib2.build_opener(), when passed two
|
||||
handlers that derive the same default base class.
|
||||
|
@ -227,8 +227,8 @@ Core and builtins
|
|||
|
||||
- Issue #2143: Fix embedded readline() hang on SSL socket EOF.
|
||||
|
||||
Extensions Modules
|
||||
------------------
|
||||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Patch #2240: Implement signal.setitimer and signal.getitimer.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue