/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
..
serializer 1185.82.3 20 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 7143.20.6 7 years ago Jelmer Vernooij Merge trunk. 785 bytes Diff Download File
apply_bundle.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 2.8 KB Diff Download File
bundle_data.py 7274 7 years ago Breezy landing bot Fix a commonly typoed word: compatibility. Merged 29.5 KB Diff Download File
commands.py 7143.20.6 7 years ago Jelmer Vernooij Merge trunk. 4 KB Diff Download File