-
Google
- Menlo Park, CA
- https://twitter.com/gpshead
Block or Report
Block or report gpshead
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
epaper-circuitpython Public
An ePaper display driver for use on CircuitPython running on microcontrollers with a demo that draws a fractal.
-
-
life_circle Public
Code for a both a WiPy and ATtiny85 to animate Conway's Game Of Life on a circular LED disc.
Python
-
Adafruit_IS31FL3731 Public
Forked from adafruit/Adafruit_IS31FL3731
Arduino Library for IS31FL3731 LED charlieplex driver
C++
-
RFM69 Public
Forked from LowPowerLab/RFM69
RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)
C++
343 contributions in the last year
Contribution activity
March 2022
Reviewed 8 pull requests in 1 repository
python/cpython
8 pull requests
- bpo-45150: Add hashlib.file_digest() for efficient file hashing
- bpo-46968: Add os.sysconf_names['SC_MINSIGSTKSZ']
- bpo-46968: Query altstack size dynamically on Linux kernel >=5.14
- bpo-45774: Harden SQLite detection
- [3.10] bpo-38738: Fix formatting of True and False in the threading documentation (GH-31678)
- bpo-46878: Purge 'non-standard' from sqlite3 docstrings
- bpo-38738: Fix formatting of True and False in the threading documentation
-
bpo-46195: Do not add
Optionalinget_type_hints
