/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
..
doc 6622.6.1 8 years ago Jelmer Vernooij Bundle bzr-fastimport. Diff
processors 6622.6.1 8 years ago Jelmer Vernooij Bundle bzr-fastimport. Diff
tests 6622.6.1 8 years ago Jelmer Vernooij Bundle bzr-fastimport. Diff
__init__.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 3.1 KB Diff Download File
branch_mapper.py 7027.2.1 7 years ago Jelmer Vernooij Port fastimport to python3. 2.2 KB Diff Download File
branch_updater.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 7.5 KB Diff Download File
bzr_commit_handler.py 7265.5.3 7 years ago Jelmer Vernooij Remove duplicate import. 33 KB Diff Download File
cache_manager.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 9.9 KB Diff Download File
cmds.py 7211.12.1 7 years ago Jelmer Vernooij Reformat. 20.1 KB Diff Download File
exporter.py 7265.4.1 7 years ago Jelmer Vernooij Fix API usage. 25.3 KB Diff Download File
helpers.py 7295.2.1 7 years ago Jelmer Vernooij Fix some issues reported by lgtm.com. 5.9 KB Diff Download File
idmapfile.py 7027.2.1 7 years ago Jelmer Vernooij Port fastimport to python3. 2 KB Diff Download File
marks_file.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 2.6 KB Diff Download File
NEWS 6622.6.1 8 years ago Jelmer Vernooij Bundle bzr-fastimport. 14 KB Diff Download File
revision_store.py 7206.6.1 7 years ago Jelmer Vernooij Drop file_id from record_iter_changes return value 17.6 KB Diff Download File
user_mapper.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 2.7 KB Diff Download File