Highlights
- Arctic Code Vault Contributor
Pinned
1,912 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 44 commits in 5 repositories
Created 1 repository
- ThiefMaster/flask-caching Python
Created a pull request in sh4nks/flask-caching that received 2 comments
Fix add() in RedisCache without a timeout
When there is no timeout, this resulted in the key expiring immediately after setting it, instead of not having an expiry at all.
+6
−3
•
2
comments
Opened 6 other pull requests in 2 repositories
indico/indico
5
merged
indico/indico-plugins
1
merged
Reviewed 8 pull requests in 4 repositories
indico/indico 5 pull requests
pallets/werkzeug 1 pull request
pallets/cachelib 1 pull request
indico/indico-plugins-cern 1 pull request
Created an issue in sh4nks/flask-caching that received 2 comments
Please make subclassing cache backends easier
I tried using app.config['CACHE_TYPE'] = 'mypackage.MyRedisCache' to use a custom subclass of the redis cache backend, and was then surprised that …
2
comments
Opened 7 other issues in 5 repositories
lepture/authlib
1
closed
2
open
StylishThemes/GitHub-Dark
1
open
ClearcodeHQ/pytest-redis
1
open
indico/indico
1
open
twisted/towncrier
1
open
4
contributions
in private repositories
Feb 12