-
Google
- Menlo Park, CA
-
22:28
(UTC -08:00) - @gpshead@infosec.exchange
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.
-
-
pwm_lightness Public
A tiny library to calculate lightness tables for eyeball friendly PWM LED brightness.
-
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++ 1
636 contributions in the last year
Contribution activity
February 2023
Created 15 commits in 3 repositories
Created 1 repository
Created a pull request in python/cpython that received 15 comments
gh-101726: Update the OpenSSL version to 1.1.1t
Fixes CVE-2023-0286 (High) and a couple of Medium security issues. https://www.openssl.org/news/secadv/20230207.txt Someone on windows-team needs…
Opened 10 other pull requests in 2 repositories
python/cpython
3
open
6
merged
- gh-99108: Refactor _sha256 & _sha512 into _sha2.
- gh-99108: Build the hashlib HACL* code as a static library. (fix wasm builds)
- gh-89792: Limit test_tools freeze test build parallelism based on the number of cores
- gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test
- gh-101180: PR demonstrating the ASAN failure
- gh-101334: Don't force USTAR format in test_tarfile.
-
gh-84559: multiprocessing start method default away from
fork - gh-84559: Remove the new multiprocessing warning, too disruptive.
- gh-84559: skip the test when no multiprocessing (wasm, etc)
python/buildmaster-config
1
merged
Reviewed 31 pull requests in 1 repository
python/cpython
25 pull requests
- gh-99108: Import SHA2-384/512 from HACL*
- gh-101857: Allow xattr detection on musl libc
- gh-74895: getaddrinfo no longer raises OverflowError
- [3.11] gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (GH-101841)
- [3.11] gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (GH-101837)
- gh-85984: Utilize new "winsize" functions from termios in pty tests.
- gh-97786: Fix compiler warnings in pytime.c
- gh-101430: Update tracemalloc to handle presize properly.
- [3.9] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
- [3.10] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
- [3.11] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
-
gh-101283: Fix the
versionchangedof gh-101283 (3.12 only) - [3.11] gh-101283: Version was just released, so should be changed in 3.11.3 (GH-101719)
- gh-101283: Try to load the fallback cmd.exe by an absolute path
- [3.11] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286)
- [3.10] gh-47937: Note that Popen attributes are read-only (GH-93070)
- [3.11] gh-47937: Note that Popen attributes are read-only (GH-93070)
- gh-47937: Note that Popen attributes are read-only
-
gh-99352: Respect
http.client.HTTPConnection.debuglevelinurllib.request.AbstractHTTPHandler - [3.7] gh-95778: add doc missing in some places (GH-100627)
- [3.8] gh-95778: add doc missing in some places (GH-100627)
- gh-101476: Add _PyType_GET_MODULE_STATE
- gh-99108: Import SHA2-224 and SHA2-256 from HACL*
- gh-85984: Remove legacy Lib/pty.py code.
- [3.11] gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
- Some pull request reviews not shown.
Created an issue in python/cpython that received 2 comments
OpenSSL used in binary builds needs updating for CVE-2023-0286
https://www.openssl.org/news/secadv/20230207.txt https://nvd.nist.gov/vuln/detail/CVE-2023-0286 The just released binaries on Windows and macOS wer…






