Block or Report
Block or report ericvsmith
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
f-strings-by-default
f-strings-by-default PublicFiles related to my PyCon 2020 Language Summit talk
-
-
python-iptables
python-iptables PublicForked from ldx/python-iptables
Python bindings for iptables
Python 1
-
product-classifier
product-classifier PublicForked from DistrictDataLabs/product-classifier
Classify products into categories by their name with NLTK
-
43 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2023
Reviewed 1 pull request in 1 repository
python/cpython
1 pull request
-
gh-67790: Support basic formatting for Fraction
This contribution was made on Dec 6
Created an issue in VeryApt/django-phone-field that received 1 comment
When using dumpscript from django-extensions, PhoneField's are output using their repr.
For example, if I have an app foo
, that has a model Contact
that contains a field phone
of type PhoneField
(along with some other fields), then the…
1
comment