Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@python @psf

Pinned

  1. Hachoir is a Python library to view and edit a binary stream field by field

    Python 377 48

  2. Toolkit to run Python benchmarks

    Python 339 44

  3. Programming with Unicode, book written by Victor Stinner

    Python 177 30

  4. sixer Archived

    Add Python 3 support to Python 2 applications using the six module.

    Python 40 10

  5. Documentation of Python security

    Python 53 12

3,057 contributions in the last year

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

Contribution activity

December 2020

Created 2 repositories

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

bpo-40686: Fix compiler warnings on _zoneinfo.c

"uint8_t day" is unsigned and so "day < 0" test is always true. Remove the test to fix compiler the following warnings on Windows: modules_zoneinfo…

+4 βˆ’10 β€’ 25 comments
Opened 50 other pull requests in 8 repositories
python/cpython
36 merged 2 open 2 closed
cython/cython
2 merged 1 open
boostorg/python
2 open
benjaminp/six
1 open
indygreg/python-zstandard
1 merged
ilanschnell/bitarray
1 merged
pythoncapi/pythoncapi_compat
1 merged
MagicStack/immutables
1 merged
Reviewed 39 pull requests in 2 repositories
python/cpython 38 pull requests
boostorg/python 1 pull request

Created an issue in zarr-developers/zarr-python that received 10 comments

Failures on Python 3.10

Hi, 39 tests fails when run on Python 3.10. See logs below. There are 4 different errors: _lib.pymdb_put(): TypeError: initializer for ctype 'char…

10 comments
Opened 3 other issues in 3 repositories
NLnetLabs/unbound
1 open
cython/cython
1 closed
python-cffi/release-doc
1 closed

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

You can’t perform that action at this time.