Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
pika
Commits
2bbcda527296
Commit
2bbcda527296
authored
6 years ago
by
Luke Bakken
Browse files
Options
Downloads
Patches
Plain Diff
spelling
parent
e2724cd4b23b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+2
-2
2 additions, 2 deletions
CHANGELOG.rst
docs/version_history.rst
+2
-2
2 additions, 2 deletions
docs/version_history.rst
with
4 additions
and
4 deletions
CHANGELOG.rst
+
2
−
2
View file @
2bbcda52
...
@@ -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 `Async
h
oreConnection` 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.
`Async
h
oreConnection`: 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.
...
...
This diff is collapsed.
Click to expand it.
docs/version_history.rst
+
2
−
2
View file @
2bbcda52
...
@@ -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 `Async
h
oreConnection` 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.
`Async
h
oreConnection`: 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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment