Skip to content
Avatar
  • Microsoft
  • London

Achievements

Achievements

Organizations

@python
Block or Report

Block or report iritkatriel

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

Popular repositories

  1. A C++ DSEL for real-time event stream processing

    C++ 67 13

  2. c++ library for reactive programming. Based on streamulus.

    C++ 9 4

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 2

  4. Forked from python/exceptiongroups

    An early draft of a PEP around Exception Groups in Python

    1

  5. peps Public

    Forked from python/peps

    Python Enhancement Proposals

    Python

  6. tools Public

    Forked from faster-cpython/tools

    Python

739 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri
Activity overview
Contributed to python/cpython, python/peps, gvanrossum/cpython and 5 other repositories

Contribution activity

April 2022

Created 12 commits in 1 repository
Created 1 repository

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

Created an issue in faster-cpython/ideas that received 4 comments

break up JUMP_IF_NOT_EXC/EG_MATCH

JUMP_IF_NOT_EXC_MATCH and JUMP_IF_NOT_EG_MATCH are not hot opcodes (they are part of exception handling). If we break them up into (1) check match …

4 comments

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