1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Python136 forks (136 forks)github user discovery
enhancementhelp wantedquestionrows.fields
Repository metrics
- Stars
- 886 stars (886 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Find all usages of locale functions in the codebase and replace them with equivalent pyuca functions. The pyuca library provides Unicode collation algorithm, so the focus is on sorting or string comparison that depends on locale settings.
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- Python