Popular repositories Loading
-
py-dom-xpath
py-dom-xpath PublicAutomatically exported from code.google.com/p/py-dom-xpath
-
-
oss-fuzz
oss-fuzz PublicForked from google/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
Shell 1
276 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 7 commits in 3 repositories
Created an issue in golang/go that received 3 comments
proposal: os: add Root.ReadFile & Root.WriteFile
I propose adding ReadFile
and WriteFile
methods to *os.Root
:
package os // ReadFile reads the named file in the root and returns the contents.
// S…
3
comments
Opened 3 other issues in 1 repository
golang/go
3
open
-
proposal: os: convenience function for one-off Root operations
This contribution was made on Apr 4
-
security: fix CVE-2025-22873
This contribution was made on Apr 4
-
proposal: testing: optionally preserve temp directories on failure
This contribution was made on Apr 3