Skip to content
Avatar

Achievements

Achievements

Organizations

@python @psf
Block or Report

Block or report vstinner

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

Pinned

  1. hachoir Public

    Hachoir is a Python library to view and edit a binary stream field by field

    Python 442 59

  2. Toolkit to run Python benchmarks

    Python 389 45

  3. Programming with Unicode, book written by Victor Stinner

    Python 190 31

  4. sixer Public archive

    Add Python 3 support to Python 2 applications using the six module.

    Python 41 11

  5. Documentation of Python security

    Python 61 17

2,053 contributions in the last year

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

Contribution activity

September 2021

Created 1 repository

Created a pull request in python/cpython that received 13 comments

bpo-39573: Py_TYPE becomes a static inline function

Convert the Py_TYPE() and Py_SIZE() macros to static inline functions. The Py_SET_TYPE() and Py_SET_SIZE() functions must now be used to set an obj…

+52 −9 13 comments

Created an issue in buildbot/buildbot that received 2 comments

pip fails to install buildbot-www with latest setuptools: error in Tempita setup command: use_2to3 is invalid.

Example: python3 -m venv env env/bin/python -m pip install -U pip setuptools env/bin/python -m pip install buildbot-www Error: Collecting Tempita>…

2 comments

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