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 59

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

1,868 contributions in the last year

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 30 comments

gh-57684: Add the -p command line option

Add the -p option to ignore the -P option and the PYTHONSAFEPATH environment variable. The -p option takes precedence over -P and -I options and th…

+125 −37 30 comments
Opened 74 other pull requests in 3 repositories
python/cpython 7 open 58 merged 2 closed
python/pythoncapi-compat 4 merged 2 closed
python/release-tools 1 merged
Reviewed 81 pull requests in 9 repositories
python/cpython 25 pull requests
psf/pyperf 2 pull requests
python-attrs/attrs 1 pull request
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 18 comments

Running the Python test suite leaks .pem files in /tmp

Running the Python test suite has two issues: A test leaks 3 .pem files in /tmp The test suite is not marked as failed when it leaks temporary fil…

18 comments

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