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
Popular repositories
714 contributions in the last year
Activity overview
Contribution activity
May 2020
- thedrow/dockcross Shell
Created a pull request in dockcross/dockcross that received 8 comments
Created an issue in PyO3/pyo3 that received 5 comments
Convert Python file object to a Rust file object
When dealing with files, it'd be easier to use the Rust file API whenever a file object is passed. For that matter, we need a PyFile type as well.
5
comments