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 384 51

  2. Toolkit to run Python benchmarks

    Python 357 43

  3. Programming with Unicode, book written by Victor Stinner

    Python 182 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 55 12

2,776 contributions in the last year

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

Contribution activity

February 2021

Created 2 repositories

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

bpo-42990: Functions inherit current builtins

The types.FunctionType constructor now inherits the current builtins if the globals parameter is used and the globals dictionary has no "builtins" …

+74 −31 11 comments

Created an issue in NLnetLabs/unbound that received 2 comments

unbound uses private _Py_fopen() function, removed in Python 3.10

unbound uses the private _Py_fopen() function, but this function was removed in Python 3.10. I wrote a PR to replace it with fopen() which is alway…

2 comments

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