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 443 60

  2. Toolkit to run Python benchmarks

    Python 391 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,061 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep 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
Opened 36 other pull requests in 3 repositories
python/cpython 3 open 20 merged 3 closed
python/buildmaster-config 9 merged
pybluez/pybluez 1 open
Reviewed 25 pull requests in 4 repositories
python/cpython 22 pull requests
python/buildmaster-config 1 pull request
fedora-python/cpython 1 pull request
psf/pyperf 1 pull request

Created an issue in python/bugs.python.org that received 2 comments

Bug in the OAuth-based authentication: user logged as the wrong account

Hi, A bug has been identified and fixed in the OAuth-based authentication code used on the Python bug tracker bugs.python.org (BPO) to log in with …

2 comments

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