-
Google
- Menlo Park, CA
-
22:41
(UTC -08:00) - https://infosec.exchange/@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.
-
-
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
604 contributions in the last year
Contribution activity
December 2022
Created 4 commits in 1 repository
Created a pull request in python/cpython that received 13 comments
gh-100001: Omit control characters in http.server stderr logs.
Replace control characters in http.server.BaseHTTPRequestHandler.log_message with an escaped \xHH sequence to avoid causing problems for the termin…
Opened 3 other pull requests in 1 repository
Reviewed 23 pull requests in 2 repositories
python/cpython
22 pull requests
- Correct CVE-2020-10735 documentation
- gh-100228: Warn from os.fork() if other threads exist.
- clarify the 4300-digit limit on int-str conversion
- gh-81057: Move tracemalloc Globals to _PyRuntimeState
- gh-81057: Move faulthandler Globals to _PyRuntimeState
- gh-98030: socket: add missing TCP socket options
- [3.10] gh-100001: Remove doc typo, add versionadded (GH-100042)
- [3.11] gh-100001: Remove doc typo, add versionadded (GH-100042)
- [3.7] gh-100001: Omit control characters in http.server stderr logs. (GH-100002)
- [3.10] gh-100001: Also escape \s in http.server log messages. (GH-100038)
- [3.11] gh-100001: Also escape \s in http.server log messages. (GH-100038)
- [3.8] gh-100001: Omit control characters in http.server stderr logs. (GH-100002)
- [3.9] gh-100001: Omit control characters in http.server stderr logs. (GH-100002)
- [3.10] gh-100001: Omit control characters in http.server stderr logs. (GH-100002)
- [3.11] gh-100001: Omit control characters in http.server stderr logs. (GH-100002)
- gh-100001: Omit control characters in http.server stderr logs.
- gh-60203: Revert changes in cycle.__setstate__
- [3.10] gh-98458: unittest: bugfix for infinite loop while handling chained exceptions that contain cycles (GH-98459)
- [3.11] gh-98458: unittest: bugfix for infinite loop while handling chained exceptions that contain cycles (GH-98459)
- gh-98458: unittest: bugfix for infinite loop while handling chained exceptions that contain cycles
- bpo-15999: Accept arbitrary values for boolean parameters.
- gh-99108: Import SHA2-224 and SHA2-256 from HACL*
python/codespeed
1 pull request
Created an issue in python/cpython that received 7 comments
os.path.normpath of relative path r".\C:\x" returns absolute path r"C:\x" on Windows, similar in pathlib
os.path.normpath normalizes "./" or "../" path elements to clean the path.
As os.path.normpath doesn't consider a case where the normalized path st…
Opened 4 other issues in 1 repository
python/cpython
3
open
1
closed
- raise a Warning when os.fork() is called and the process has multiple threads
-
python -m http.serverlog messages to stderr can emit raw data -
Out of bound read of two bytes in 3.10 if code object
co_lnotab = b'\0' - Leak 21~42 bits of heap data in python 3.12 by exploiting the code object co_positions iterator






