Skip to content

Fix all DeprecationWarnings

John Thorvald Wodder II requested to merge jwodder/cookies:deprecations into master

This patch fixes all deprecation warnings that are present as of Python 3.7.0, including the ones from #4.

Merge request reports