readthedocs/readthedocs.org
Vedi su GitHubUse a named tuple for tags and branches data
Open
#7798 aperta il 5 gen 2021
AcceptedGood First IssueImprovement
Metriche repository
- Star
- (7765 star)
- Metriche merge PR
- (Merge medio 10g 6h) (44 PR mergiate in 30 g)
Descrizione
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