HoneyPy
HoneyPy copied to clipboard
Bump twisted from 14.0.2 to 20.3.0
Bumps twisted from 14.0.2 to 20.3.0.
Changelog
Sourced from twisted's changelog.
Twisted 20.3.0 (2020-03-13)
Bugfixes
- twisted.protocols.amp.BoxDispatcher.callRemote and callRemoteString will no longer return failing Deferreds for requiresAnswer=False commands when the transport they're operating on has been disconnected. (#9756)
Improved Documentation
- Added a missing hyphen to a reference to the
--debugoption ofpdbin the Trial how-to. (#9690)- The documentation of the twisted.cred.checkers module has been extended and corrected. (#9724)
Deprecations and Removals
- twisted.news is deprecated. (#9405)
Misc
Conch
Features
- twisted.conch.ssh now supports the curve25519-sha256 key exchange algorithm (requires OpenSSL >= 1.1.0). ([#6814](https://github.com/twisted/twisted/issues/6814)) - twisted.conch.ssh.keys can now write private keys in the new "openssh-key-v1" format, introduced in OpenSSH 6.5 and made the default in OpenSSH 7.8. ckeygen has a corresponding new --private-key-subtype=v1 option. ([#9683](https://github.com/twisted/twisted/issues/9683))Bugfixes
- twisted.conch.keys.Key.privateBlob now returns the correct blob format for ECDSA (i.e. the same as that implemented by OpenSSH). (#9682)
Misc
- [#9760](https://github.com/twisted/twisted/issues/9760)</tr></table>
... (truncated)
Commits
121c98eMerge branch 'release-20.3-9772' of github.com:twisted/twisted into release-2...b9f8dadFix a lint error in copyright.py and a release process bug that doesn't consi...384de59towncrier for 20.3.035db7f1incremental 20.3.00ebf7c5Revert "20.3rc1 towncrier"50412c920.3rc1 towncrierf80bdfaFix a newsfile420f17a20.3rc15bab6b3it's a brand new year, the sun is high, the birds are singin that 2019 went a...20c787aMerge pull request from GHSA-8r99-h8j2-rw64- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.