Skip to content
Snippets Groups Projects
Commit 2bbcda527296 authored by Luke Bakken's avatar Luke Bakken
Browse files

spelling

parent e2724cd4b23b
Branches
No related tags found
No related merge requests found
...@@ -164,10 +164,10 @@ ...@@ -164,10 +164,10 @@
adapter. adapter.
- Non-backward-compatible changes in `Channel.add_on_return_callback` callback's - Non-backward-compatible changes in `Channel.add_on_return_callback` callback's
signature. signature.
- The `AsynchoreConnection` adapter was retired - The `AsyncoreConnection` adapter was retired
**Details** **Details**
Python 3.x: this release introduces python 3.x support. Tested on Python 3.3 Python 3.x: this release introduces python 3.x support. Tested on Python 3.3
and 3.4. and 3.4.
...@@ -168,10 +168,10 @@ ...@@ -168,10 +168,10 @@
**Details** **Details**
Python 3.x: this release introduces python 3.x support. Tested on Python 3.3 Python 3.x: this release introduces python 3.x support. Tested on Python 3.3
and 3.4. and 3.4.
`AsynchoreConnection`: Retired this legacy adapter to reduce maintenance burden; `AsyncoreConnection`: Retired this legacy adapter to reduce maintenance burden;
the recommended replacement is the `SelectConnection` adapter. the recommended replacement is the `SelectConnection` adapter.
`SelectConnection`: ioloop was refactored for compatibility with other ioloops. `SelectConnection`: ioloop was refactored for compatibility with other ioloops.
......
...@@ -164,10 +164,10 @@ ...@@ -164,10 +164,10 @@
adapter. adapter.
- Non-backward-compatible changes in `Channel.add_on_return_callback` callback's - Non-backward-compatible changes in `Channel.add_on_return_callback` callback's
signature. signature.
- The `AsynchoreConnection` adapter was retired - The `AsyncoreConnection` adapter was retired
**Details** **Details**
Python 3.x: this release introduces python 3.x support. Tested on Python 3.3 Python 3.x: this release introduces python 3.x support. Tested on Python 3.3
and 3.4. and 3.4.
...@@ -168,10 +168,10 @@ ...@@ -168,10 +168,10 @@
**Details** **Details**
Python 3.x: this release introduces python 3.x support. Tested on Python 3.3 Python 3.x: this release introduces python 3.x support. Tested on Python 3.3
and 3.4. and 3.4.
`AsynchoreConnection`: Retired this legacy adapter to reduce maintenance burden; `AsyncoreConnection`: Retired this legacy adapter to reduce maintenance burden;
the recommended replacement is the `SelectConnection` adapter. the recommended replacement is the `SelectConnection` adapter.
`SelectConnection`: ioloop was refactored for compatibility with other ioloops. `SelectConnection`: ioloop was refactored for compatibility with other ioloops.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment