danielgtaylor / danielgtaylor/python-betterproto
dateutil not required for 3.11+
Open
good first issue
small
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
We can replace isoparse conditionally with https://docs.python.org/3/library/datetime.html#datetime.datetime.fromisoformat. Requires a small change to the pyproject.toml as well. Should remove dep on six which makes my brain light up.
Contributor guide
Assessment
This issue has not been assessed yet.