Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
Forked from arut/nginx-dav-ext-module
nginx WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support
-
Forked from dangrossman/daterangepicker
JavaScript Date Range, Date and Time Picker Component
JavaScript
-
Forked from nginx/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to …
C
-
-
Forked from ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automat…
Python
657 contributions in the last year
Contribution activity
January 2021
Created 2 commits in 1 repository
Created a pull request in django/django that received 1 comment
Optimized django.utils.text.capfirst().
Alternative to #13905. Unconditionally coercing to str
type twice is expensive.
$ python bench_capfirst.py .....................
Capfirst (Old): Me…