-
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++
353 contributions in the last year
Contribution activity
February 2022
Created 2 commits in 1 repository
Created a pull request in python/peps that received 6 comments
PEP 675: Update logging annotation example with overload
This allows logging.info(f-string) or other premade thing while still preventing format injection.
Opened 4 other pull requests in 1 repository
Reviewed 13 pull requests in 2 repositories
python/cpython
12 pull requests
- bpo-46794: Bump up the libexpat version into 2.4.6
- [3.9] bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397)
- bpo-46784: Add newly exported expat symbols to the namespace.
- bpo-45490: Convert unicodeobject.h macros to static inline functions
- bpo-19217: Speed up assertEqual on long sequences
- [3.10] bpo-46648: Rewrite test_urllib2.test_issue16464() with a local HTTP server (GH-31186)
-
bpo-46648: move
test_issue16464tourllib2_localnet - bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes
- bpo-43478: Restrict use of Mock objects as specs
- [3.9] [3.10] bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (GH-31015) (GH-31089)
- [3.10] bpo-45173: Note configparser deprecations will be removed in 3.12
- bpo-45173: Keep configparser deprecations until Python 3.12
