Skip to content

chore: remove use of six and mock#442

Open
s-t-e-v-e-n-k wants to merge 2 commits intoPostHog:mainfrom
s-t-e-v-e-n-k:remove-mock-and-six
Open

chore: remove use of six and mock#442
s-t-e-v-e-n-k wants to merge 2 commits intoPostHog:mainfrom
s-t-e-v-e-n-k:remove-mock-and-six

Conversation

@s-t-e-v-e-n-k
Copy link
Copy Markdown

mock has been in the standard library since Python 3.3, and six stopped being required when Python 2 support was dropped, so remove both of them.

@github-actions
Copy link
Copy Markdown
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

@github-actions github-actions bot added the stale label Apr 14, 2026
@s-t-e-v-e-n-k s-t-e-v-e-n-k requested a review from a team as a code owner April 15, 2026 08:37
@marandaneto
Copy link
Copy Markdown
Member

@s-t-e-v-e-n-k can you rebase and target the main branch instead? thanks for the PR

@github-actions github-actions bot removed the stale label Apr 15, 2026
mock has been in the standard library since Python 3.3, and six stopped
being required when Python 2 support was dropped, so remove both of
them.
@s-t-e-v-e-n-k s-t-e-v-e-n-k changed the base branch from master to main April 16, 2026 05:06
@s-t-e-v-e-n-k
Copy link
Copy Markdown
Author

@s-t-e-v-e-n-k can you rebase and target the main branch instead? thanks for the PR

Done!

@marandaneto
Copy link
Copy Markdown
Member

@s-t-e-v-e-n-k can you rebase and target the main branch instead? thanks for the PR

Done!

you still need to force push with a signed commit, sorry forgot to mention that
we dont merge PRs if commits arent signed

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.

2 participants