Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor rename ssl classes #266

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

betaboon
Copy link
Contributor

this PR renames some classes while re-exporting the old names for backwards-compat.

  • MocketSocketCore -> MocketSocketIO
  • FakeSSLContext -> MocketSSLContext
  • SuperFakeContext -> _MocketSSLContext

reason being: align with class-naming in python stdlib to make it more obvious what is being mocked.

@betaboon betaboon force-pushed the refactor-rename-ssl-classes branch from 7847c2f to 32eeefb Compare November 20, 2024 09:47
@coveralls
Copy link

Coverage Status

coverage: 99.256% (+0.001%) from 99.255%
when pulling 32eeefb on betaboon:refactor-rename-ssl-classes
into 8e7b3b6 on mindflayer:main.

@mindflayer mindflayer merged commit 14478af into mindflayer:main Nov 20, 2024
9 checks passed
@betaboon betaboon deleted the refactor-rename-ssl-classes branch November 20, 2024 10:15
Sign up for free to 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