Skip to content

Bump twisted from 18.7.0 to 18.9.0#39

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/twisted-18.9.0
Closed

Bump twisted from 18.7.0 to 18.9.0#39
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/twisted-18.9.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Oct 18, 2018

Copy link
Copy Markdown
Contributor

Bumps twisted from 18.7.0 to 18.9.0.

Changelog

Sourced from twisted's changelog.

Twisted 18.9.0 (2018-10-10)

Features

  • twisted.internet._sslverify.ClientTLSOptions no longer raises IDNAError when given an IPv6 address as a hostname in a HTTPS URL. (#9433)
  • The repr() of a twisted.internet.base.DelayedCall now encodes the same information as its str(), exposing details of its scheduling and target callable. (#9481)
  • Python 3.7 is now supported. (#9502)

Bugfixes

  • twisted.logger.LogBeginner's default critical observer now prints tracebacks for new and legacy log system events through the use of the new eventAsText API. This API also does not raise an error for non-ascii encoded data in Python2, it attempts as well as possible to format the traceback. (#7927)
  • Syntax error under Python 3.7 fixed for twisted.conch.manhole and
    twisted.main.imap4. (#9384)
  • trial -j reports tracebacks on test failures under Python 3. (#9436)
  • Properly format multi-byte and non-ascii encoded data in a traceback. (#9456)
  • twisted.python.rebuild now functions on Python 3.7. (#9492)
  • HTTP/2 server connections will no longer time out active downloads that take too long. (#9529)

Improved Documentation

  • Several minor formatting problems in the API documentation have been corrected. (#9461)
  • The documentation of twisted.internet.defer.Deferred.fromFuture() has been updated to reflect upstream changes. (#9539)

Deprecations and Removals

  • async keyword argument is deprecated in twisted.conch.manhole
    (ManholeInterpreter.write and Manhole.add) and in
    twisted.main.imap4.IMAP4Server.sendUntaggedResponse,
    isAsync keyword argument is introduced instead. (#9384)

Misc

Conch

Bugfixes

</table> ... (truncated)
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Oct 18, 2018
Bumps [twisted](https://github.com/twisted/twisted) from 18.7.0 to 18.9.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](twisted/twisted@twisted-18.7.0...twisted-18.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/twisted-18.9.0 branch from 5518278 to cd4f1fc Compare January 21, 2019 08:48
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #64.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/twisted-18.9.0 branch April 11, 2019 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant