airbytehq / airbytehq/PyAirbyte
tech: source-faker incompatible with Python 3.12
Abierto
bug
tech-debt
- Lenguaje dominante
- Python
- Estrellas
- 344
- Forks
- 77
- Merge medio
- 1 d 11 h
- PR fusionados (30 d)
- 35
Descripción
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](https://github.com/airbytehq/PyAirbyte/pull/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: https://github.com/airbytehq/PyAirbyte/pull/609
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.