-
Google
- Menlo Park, CA
-
05:53
(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
572 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
January 2024
Created 3 commits in 1 repository
Created a pull request in python/cpython that received 1 comment
gh-113767: Adds a zipfile.register_compressor() API.
This refactors zipfile to add a register_compression() API and uses the API for all of our built-in stdlib based compressors (zlib's deflate, bz2, …
Opened 2 other pull requests in 1 repository
python/cpython
1
merged
1
open
-
gh-113971: Make
zipfile.ZipInfo._compresslevelpublic as.compress_levelThis contribution was made on Jan 12 -
gh-113924: Allow pre-compressed data to be written into a zip via
zipfile.This contribution was made on Jan 10
Reviewed 13 pull requests in 1 repository
python/cpython
13 pull requests
-
gh-113971: Make
zipfile.ZipInfo._compresslevelpublic as.compress_levelThis contribution was made on Jan 12 -
gh-109862: Fix test_create_subprocess_with_pidfd when it was run separately
This contribution was made on Jan 12
-
gh-87868: Skip some test in
test_subprocessif python is configured with --enable-sharedThis contribution was made on Jan 10 -
[3.12] gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016)
This contribution was made on Jan 10
-
GH-113661: unittest runner: Don't exit 5 if tests were skipped
This contribution was made on Jan 9
-
gh-113688: fix dtrace build on Solaris
This contribution was made on Jan 8
-
gh-101225: Fix hang when passing Pipe instances to child in multiprocessing
This contribution was made on Jan 7
-
[3.12] gh-112795: Allow
/folder in a zipfile (GH-112932)This contribution was made on Jan 7 -
gh-112795: Allow
/folder in a zipfileThis contribution was made on Jan 6 -
gh-89532: Remove LibreSSL workarounds
This contribution was made on Jan 6
-
gh-75229: ensurepip does not honour the value of $(prefix)
This contribution was made on Jan 5
-
gh-73936: Support unicode passwords in smtplib
This contribution was made on Jan 4
-
gh-109858: Protect zipfile from "quoted-overlap" zipbomb
This contribution was made on Jan 2
Created an issue in python/cpython that received 7 comments
Possible undefined behavior division by zero in complex's _Py_c_pow()
Bug report
Bug description:
https://github.com/python/cpython/blob/main/Objects/complexobject.c#L150 _Py_c_pow() contains:
at = atan2(a.imag, a.real…
Opened 4 other issues in 1 repository
python/cpython
1
closed
3
open
-
zipfile.ZipInfo._compresslevelshould be public.This contribution was made on Jan 12 -
zipfile detection of when to write a zip64 header should be made accurate
This contribution was made on Jan 11
-
Allow pre-compressed data to be written into zip files via the
zipfilemodule.This contribution was made on Jan 10 -
Allow third party libraries to provide new zipfile compression methods
This contribution was made on Jan 6






