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

tech: source-faker incompatible with Python 3.12 #610

Open
devin-ai-integration bot opened this issue Feb 11, 2025 · 0 comments
Open

tech: source-faker incompatible with Python 3.12 #610

devin-ai-integration bot opened this issue Feb 11, 2025 · 0 comments
Labels
bug Something isn't working tech-debt Technical debt that needs to be addressed

Comments

@devin-ai-integration
Copy link
Contributor

Currently source-faker is not compatible with Python 3.12, causing integration tests to fail. As a temporary workaround, we've added skip markers for these tests in PR #609.

We should:

  1. Investigate source-faker's Python 3.12 incompatibility
  2. Update source-faker to support Python 3.12
  3. Remove the skip markers once fixed

Related PR: #609

@devin-ai-integration devin-ai-integration bot added bug Something isn't working tech-debt Technical debt that needs to be addressed labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tech-debt Technical debt that needs to be addressed
Projects
None yet
Development

No branches or pull requests

0 participants