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
134 contributions in the last year
Activity overview
Contributed to
python/cpython,
cloud-custodian/cloud-custodian,
dabeaz-course/practical-python
and 3 other
repositories
Contribution activity
July 1, 2020
csabella has no activity
yet for this period.
June 2020
- csabella/aws-cli Python
Created a pull request in cloud-custodian/cloud-custodian that received 3 comments
aws - s3 - reduce time complexity of merging lifecycle rules
Remove nested for loops by using dicts to merge rule changes.
+3
−14
•
3
comments
- [3.9] Improve blake2 comment for Victor (GH-20981)
- [3.9] Improve readability of `formataddr` docstring (GH-20963)
- [3.8] Improve readability of `formataddr` docstring (GH-20963)
- Improve readability of `formataddr` docstring
- [3.7] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480)
- [3.8] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480)
- [3.9] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480)
- [3.8] bpo-40834: Fix truncate when sending str object with channel (GH-20555)
- [3.9] bpo-40834: Fix truncate when sending str object with channel (GH-20555)
- Minor change on threading.Thread.native_id documentation.
- [3.9] Update lexical_analysis.rst (GH-17508)
- Update lexical_analysis.rst
- bpo-34003: Re-add versionchanged entry in csv docs
- bpo-21756: fix IDLE's "show surrounding parens" for multi-line statements