-
Google
- Menlo Park, CA
-
01:37
(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
epaper-circuitpython PublicAn ePaper display driver for use on CircuitPython running on microcontrollers with a demo that draws a fractal.
-
-
pwm_lightness
pwm_lightness PublicA tiny library to calculate lightness tables for eyeball friendly PWM LED brightness.
-
life_circle
life_circle PublicCode for a both a WiPy and ATtiny85 to animate Conway's Game Of Life on a circular LED disc.
Python
-
Adafruit_IS31FL3731
Adafruit_IS31FL3731 PublicForked from adafruit/Adafruit_IS31FL3731
Arduino Library for IS31FL3731 LED charlieplex driver
C++ 1
496 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
February 2024
Created 4 commits in 3 repositories
Created a pull request in python/cpython that received 2 comments
gh-111140: Improve PyLong_AsNativeBytes API doc example & improve the test
This also makes the example more realistic, people are unlikely to want this API to get a value into a simple int type, we've got direct APIs for t…
Reviewed 9 pull requests in 2 repositories
python/cpython
8 pull requests
-
gh-112713 : Add support for 'partitioned' attribute in http.cookies
This contribution was made on Feb 14
-
gh-115197: Stop resolving host in urllib.request proxy bypass
This contribution was made on Feb 13
-
gh-114570: Add PythonFinalizationError exception
This contribution was made on Feb 13
-
gh-89240: Add _winapi.BatchedWaitForMultipleObjects and tests
This contribution was made on Feb 12
-
gh-114807: multiprocessing: don't raise ImportError if _multiprocessing is missing
This contribution was made on Feb 11
-
gh-43457: Tkinter: fix design flaws in wm_attributes()
This contribution was made on Feb 5
-
Normalize heading underline in multiprocessing.rst
This contribution was made on Feb 3
-
gh-106283: Distribute timeout across resolved hosts
This contribution was made on Feb 2
python/steering-council
1 pull request
-
PEP template: Don't mention "typing-sig"
This contribution was made on Feb 6
Created an issue in python/cpython that received 1 comment
[build] Allow the object arena allocator to use malloc rather than mmap
Feature or enhancement
Proposal:
Currently we unconditionally use mmap()/munmap() for the Arena allocator when available in Objects/obmalloc.c c…






