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 471 65

  2. psf/pyperf Public

    Toolkit to run Python benchmarks

    Python 468 58

  3. Programming with Unicode, book written by Victor Stinner

    Python 210 35

  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 63 19

1,884 contributions in the last year

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

Contribution activity

May 2022

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

gh-89653: PEP 670: Convert PyUnicode_KIND() macro to function

In the limited C API version 3.12, PyUnicode_KIND() is now implemented as a static inline function. Keep the macro for the regular C API and for th…

+21 −10 16 comments
Opened 53 other pull requests in 3 repositories
python/cpython 4 open 41 merged 2 closed
python/pythoncapi-compat 2 closed 3 merged
python/release-tools 1 merged
Reviewed 49 pull requests in 7 repositories
python/cpython 25 pull requests
python/devguide 1 pull request
python/peps 1 pull request
rpm-software-management/dnf 1 pull request
vstinner/misc 1 pull request
erlend-aasland/cpython 1 pull request
python/pythoncapi-compat 1 pull request

Created an issue in python/cpython that received 12 comments

PEP 632: Rename the distutils package to _distutils

The distutils module was deprecated in Python 3.10 and is scheduled for removal in Python 3.12. Right now, Python still uses distutils for differen…

12 comments

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