/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Martin
  • Date: 2019-06-15 18:01:53 UTC
  • Revision ID: gzlist@googlemail.com-20190615180153-13ofk7wvvyp8sm65
Only check https hostname if not cert_reqs=none

Avoids error raised from standard lib ssl module:
ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled.

Also set check_hostname on the context rather than the module.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 7321.2.1 6 years ago Jelmer Vernooij Bundle the quilt plugin. Extracted from brz-debia Diff
__init__.py 7321.2.3 6 years ago Jelmer Vernooij Fix flake8 errors. 5.6 KB Diff Download File
merge.py 7321.2.3 6 years ago Jelmer Vernooij Fix flake8 errors. 4.7 KB Diff Download File
quilt.py 7321.2.1 6 years ago Jelmer Vernooij Bundle the quilt plugin. Extracted from brz-debia 3.1 KB Diff Download File
wrapper.py 7321.2.3 6 years ago Jelmer Vernooij Fix flake8 errors. 6.9 KB Diff Download File