Skip to content
Avatar

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 515 71

  2. psf/pyperf Public

    Toolkit to run Python benchmarks

    Python 535 64

  3. Programming with Unicode, book written by Victor Stinner

    Python 216 34

  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 76 24

1,807 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 a pull request in python/cpython that received 10 comments

gh-98724: Fix Py_CLEAR() macro side effects (#99100)

The Py_CLEAR(), Py_SETREF() and Py_XSETREF() macros now only evaluate their arguments once. If an argument has side effects, these side effects are…

+235 −29 10 comments

Created an issue in python/cpython that received 7 comments

Add more details about the Python build in sys.version

Currently, it's not easy to guess how Python was built just by looking at python -VV output or sys.version. I propose to enhance sys.version to inc…

7 comments

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