Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
paramiko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
paramiko
Commits
d4da944e4ed7
Commit
d4da944e4ed7
authored
2 years ago
by
Jeff Forcier
Browse files
Options
Downloads
Patches
Plain Diff
Cut 2.11.1
parent
0c373b8cf6bd
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
paramiko/_version.py
+1
-1
1 addition, 1 deletion
paramiko/_version.py
sites/www/changelog.rst
+1
-0
1 addition, 0 deletions
sites/www/changelog.rst
with
2 additions
and
1 deletion
paramiko/_version.py
+
1
−
1
View file @
d4da944e
__version_info__
=
(
2
,
11
,
0
)
__version_info__
=
(
2
,
11
,
1
)
__version__
=
"
.
"
.
join
(
map
(
str
,
__version_info__
))
This diff is collapsed.
Click to expand it.
sites/www/changelog.rst
+
1
−
0
View file @
d4da944e
...
...
@@ -2,6 +2,7 @@
Changelog
=========
- :release:`2.11.1 <2022-11-04>`
- :release:`2.10.6 <2022-11-04>`
- :bug:`1822` (via, and relating to, far too many other issues to mention here)
Update `~paramiko.client.SSHClient` so it explicitly closes its wrapped
...
...
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