Skip to content
Avatar

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++ 69 14

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

    C++ 11 6

  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

808 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, python/peps, faster-cpython/ideas and 18 other repositories

Contribution activity

December 2022

Created 4 commits in 1 repository

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

[draft] register machine

Each instruction is written to the bytecode as two code units, one for opcode + oparg1, the second for oparg2 + oparg3. (oparg2,3 are 0 for now). A…

+1,397 −685 34 comments
Reviewed 33 pull requests in 2 repositories
python/cpython 25 pull requests
iritkatriel/cpython 1 pull request

Created an issue in python/cpython that received 5 comments

code.co_positions behaviour does not match documentation

The documentation of co_positions() says: The iterator returns tuples containing the (start_line, end_line, start_column, end_column). The i-th tup…

5 comments
Opened 2 other issues in 1 repository

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