Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,713 contributions in the last year
Contribution activity
September 2020
- Deeply deserialize groups
- Fix chord element counting
- Specify utf-8 as the encoding for log files.
- Restore the celery worker --without-{gossip,mingle,heartbeat} flags
- Update daemonizing.rst
- Expose retry_policy for Redis result backend
- add warning against use of sort key on dynamodb table, closes #6332
- Retry after race during schema creation in database backend
- Doc pytest plugin
Created an issue in hzdg/django-enumfields that received 8 comments
faced this while trying to upgrade a django 1.8 project to django 2.2/3.0
(enum.Enum): File "/home/asif/.pyenv/versions/3.8.2/lib/python3.8/enum.py", line 212, in new enum_member = new(enum_class, *args) TypeError: int() …
8
comments
2
contributions
in private repositories
Sep 7 – Sep 15