Skip to content

Conversation

@julien-lang
Copy link
Member

Should have been removed in #372.

This class is no longer used since we remove the compatibility with Python 2.

This PR replaces #415 and #394.

Closes#394
Closes#415

Copy link
Contributor

CopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Removes the unused CACertsHTTPSConnection class that became obsolete after dropping Python 2 compatibility, cleaning up dead and broken code.

  • Remove deprecated and unused CACertsHTTPSConnection implementation.
  • Simplify codebase by eliminating legacy certificate handling logic.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@julien-langjulien-lang marked this pull request as ready for review October 15, 2025 18:41
@julien-langjulien-lang requested a review from a teamOctober 15, 2025 18:41
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@julien-langjulien-lang merged commit 36724cf into masterOct 16, 2025
22 checks passed
@julien-langjulien-lang deleted the ticket/SG-40026-cleanup-unused-code branch October 16, 2025 20:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@julien-lang@carlos-villavicencio-adsk