Skip to content
Avatar

Sponsoring

@Mariatta

Organizations

@google @python
Block or Report

Block or report gpshead

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. An ePaper display driver for use on CircuitPython running on microcontrollers with a demo that draws a fractal.

    Python 16 5

  2. icbhead Public

    An Internet Citizens Band network client.

    Python 4 3

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 1 1

  4. A tiny library to calculate lightness tables for eyeball friendly PWM LED brightness.

    Python 1 1

  5. Code for a both a WiPy and ATtiny85 to animate Conway's Game Of Life on a circular LED disc.

    Python

  6. Forked from adafruit/Adafruit_IS31FL3731

    Arduino Library for IS31FL3731 LED charlieplex driver

    C++ 1

604 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

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…

+43 −2 13 comments
Reviewed 23 pull requests in 2 repositories
python/cpython 22 pull requests
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…

7 comments
2 contributions in private repositories Dec 2 – Dec 10

Seeing something unexpected? Take a look at the GitHub profile guide.