Skip to content
Avatar

Organizations

@langdev @python @go-python @coala @psf
Block or Report

Block or report corona10

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. Grumpy is a Python to Go source code transcompiler and runtime.

    Go 10.6k 672

  2. The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:

    4.9k 307

  3. gopy generates a CPython extension module from a go package.

    Go 1.5k 95

  4. goimagehash Public

    Go Perceptual image hashing package

    Go 555 58

  5. The Python programming language

    Python 49.6k 25.3k

  6. gpython is a python interpreter written in go "batteries not included"

    Go 655 82

419 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to python/cpython, psf/pyperf, python/pyperformance and 13 other repositories

Contribution activity

December 2022

Created 1 repository

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

Opened 4 other pull requests in 3 repositories

Created an issue in python/cpython that received 1 comment

Add BINARY_AND_INT to specialize BINARY_AND for int

According to stats, BINARY_AND_INT will cover 50.7% of failure, if we add the specialized opcode for this, the success ratio of BINARY_OP will be h…

1 comment

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