Block or Report
Block or report iritkatriel
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
exceptiongroups
exceptiongroups PublicForked from python/exceptiongroups
An early draft of a PEP around Exception Groups in Python
-
-
1,069 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
python/cpython,
faster-cpython/benchmarking-public,
capi-workgroup/problems
and 15 other
repositories
Contribution activity
January 2024
Created 4 commits in 1 repository
Created a pull request in python/cpython that received 12 comments
gh-107901: synthetic jumps which are not at end of loop no longer check the eval breaker
This PR changes some of the synthetic non-loop JUMPs to be JUMP_NO_INTERRUPT. The has two advantages: These jumps have no line number, so we don't…
+108
−53
lines changed
•
12
comments
Opened 4 other pull requests in 1 repository
python/cpython
1
open
3
merged
-
gh-107901: guarantee_lineno_for_exits is not doing anything
This contribution was made on Jan 12
-
gh-107901: duplicate blocks with no lineno that have an eval break and multiple predecessors
This contribution was made on Jan 11
-
gh-107901: jump leaving an exception handler doesn't need an eval break check
This contribution was made on Jan 11
-
gh-113603: Compiler no longer tries to maintain the no-empty-block invariant
This contribution was made on Jan 1
Reviewed 6 pull requests in 1 repository
python/cpython
6 pull requests
-
gh-107901: duplicate blocks with no lineno that have an eval break and multiple predecessors
This contribution was made on Jan 11
-
gh-113932: assert
SyntaxWarningin test_compile.TestSpecifics.test_…This contribution was made on Jan 11 -
GH-113860: All executors are now defined in terms of micro ops. Convert counter executor to use uops.
This contribution was made on Jan 10
-
gh-96037: Always insert TimeoutError when exit an expired asyncio.timeout() block
This contribution was made on Jan 8
-
gh-107901: synthetic jumps which are not at end of loop no longer check the eval breaker
This contribution was made on Jan 6
-
gh-67377: Document that PyErr_SetString, etc. chain exceptions
This contribution was made on Jan 5






