Pinned
1,393 contributions in the last year
Activity overview
Contributed to
RustPython/RustPython,
gureum/gureum,
ColorConfig/ColorConfig
and 5 other
repositories
Contribution activity
February 1, 2021
youknowone has no activity
yet for this period.
January 2021
Created 16 commits in 3 repositories
Reviewed 17 pull requests in 1 repository
RustPython/RustPython 17 pull requests
- Serialize entire frozen hashmap to bytes
- DirEntry as os.PathLike, st_xtime_ns
- remaining test_unicode* from v3.8.7
- Add csv.writer()
- Declare ourselves as Python 3.9
- Don't error on a non-dict map for cformat
- Stub plistlib and xmlrpc
- add a github workflow to save whats left to the website repo
- Format IDs as hex
- adding test: test_slice from 3.8.7
- Generate rustpython-ast based off of Python.asdl
- Add ftplib + test_ftplib
- Use ahash instead of siphash in a few places
- Update cranelift deps
- Rework pystruct, again
- Have a block-based IR for compiling, calculate max stack size
- Fix clippy lints for Rust 1.49