airbytehq / airbytehq/PyAirbyte
tech: source-faker incompatible with Python 3.12
- 主要语言
- Python
- 星标
- 344
- 派生
- 77
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 35
描述
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
贡献指南
调研方向
Start by reviewing the integration tests skipped in PR #609 and reproduce their failures under Python 3.12. Investigate source-faker's incompatibility and update it for Python 3.12; done means the affected integration tests pass and the temporary skip markers are removed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- testing
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100