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 40 million developers.
Sign up
Popular repositories
532 contributions in the last year
Contribution activity
December 2019
- benjaminp/buildmaster-config Python
Created a pull request in python/cpython that received 1 comment
- [2.7] bpo-27973 - Fix for urllib.urlretrieve() failing on second ftp transfer
- [3.8] closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
- bpo-37446: resolve undefined behavior in Python/hamt.c
- [3.8] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
- [3.7] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
- bpo-30364: replace deprecated no_address_safety_analysis with no_sanitize_address
- [3.8] Minor C API documentation improvements. (GH-17696)
Created an issue in bazelbuild/bazel that received 2 comments
error from building ignored package blames --deleted_packages
$ touch WORKSPACE
$ cat > .bazelignore
pkg
$ bazel build //pkg
ERROR: Skipping '//pkg': no such package 'pkg': Package is considered deleted due to…
2
comments