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,919 contributions in the last year
Contribution activity
September 2020
Created a pull request in tahoe-lafs/tahoe-lafs that received 3 comments
Audit for loops for mutable dict views bugs on Python 3
Fixes https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3417 I ran the audit script and audited all the usages it found. Only one seemed even potential…
+45
−13
•
3
comments
- Port allmydata.immutable.literal to Python 3 (and fix a bug)
- Port allmydata.introducer.interfaces to Python 3
- Port test_helper.py to Python 3
- Port test_download.py to Python 3
- Port test_filenode.py to Python 3
- Port test_upload.py to Python 3
- Port test_encode to Python 3
- Port allmydata.test.no_network to Python 3
- Port allmydata.storage.server to Python 3
- Port a variety of allmydata.storage modules to Python 3
- Port allmydata.storage.immutable to Python 3
- Disable pypy coverage reporting
- Get test_system running on pypy
Created an issue in pandas-dev/pandas that received 1 comment
ENH: Type annotations for Index
Is your feature request related to a problem? As described in #26766, it would be good to have type annotations for Index. Describe the solution yo…
1
comment