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 454 64

  2. Toolkit to run Python benchmarks

    Python 454 52

  3. Programming with Unicode, book written by Victor Stinner

    Python 206 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 65 19

1,726 contributions in the last year

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

Contribution activity

February 2022

Created 2 repositories

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

bpo-46640: Py_NAN now uses the C99 NAN constant

Building Python now requires a C99 <math.h> header file providing the NAN constant. https://bugs.python.org/issue46640

+20 −21 26 comments
Opened 42 other pull requests in 6 repositories
python/cpython 9 open 19 merged 2 closed
python/peps 3 merged 1 open
pythoncapi/pythoncapi_compat 3 merged
h2oai/datatable 2 merged
python/buildmaster-config 2 merged
MatthieuDartiailh/bytecode 1 merged
Reviewed 30 pull requests in 4 repositories
python/cpython 27 pull requests
python/peps 1 pull request
psf/pyperf 1 pull request
h2oai/datatable 1 pull request

Created an issue in python/issues-test-demo-20220218 that received 16 comments

Python can now use the C99 NAN constant or __builtin_nan()

Show more details GitHub fields: assignee = None assignees = [None] body = 'This issue has been migrated from <https://bugs.python.org/issue46640>.'

16 comments

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