readthedocs/readthedocs.org
GitHub で見るUse a named tuple for tags and branches data
Open
#7,798 opened on 2021年1月5日
AcceptedGood First IssueImprovement
Repository metrics
- Stars
- (7,765 stars)
- PR merge metrics
- (平均マージ 10d 6h) (30d で 44 merged PRs)
説明
We are passing a list of dictionaries with verbose_name and identifier, we should use a data structure for this instead to avoid bugs.
We need to make sure that celery can serialize named tuples.
ref https://github.com/readthedocs/readthedocs.org/pull/7548#discussion_r542636920