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 Public
Forked from python/exceptiongroups
An early draft of a PEP around Exception Groups in Python
-
-
756 contributions in the last year
Less
More
Activity overview
Contribution activity
November 2022
Created 5 commits in 1 repository
Created a pull request in python/cpython that received 9 comments
gh-99181: fix except* on unhashable exceptions
Fixes #99181. The fix is for the internal split/merge that except* uses to be based on a set of the IDs of the exceptions rather than a set of the …
+226
−17
•
9
comments
Opened 4 other pull requests in 2 repositories
python/cpython
2
merged
1
open
faster-cpython/tools
1
closed
Reviewed 30 pull requests in 2 repositories
python/cpython
25 pull requests
- [3.11] gh-99181: fix except* on unhashable exceptions (GH-99192)
- gh-99211: Point to except/except* on syntax errors when mixing them
- bpo-28869: Set up inheritance registry in ABCMeta.__init__.
- bpo-39783: Optimize contruction of Path and PurePath objects
- GH-96793: Specialize FOR_ITER for generators.
- bpo-41400: Remove references to nonexisting __ne__ methods
- [3.10] bpo-38523: ignore_dangling_symlinks does not apply recursively (GH-22937)
- [3.11] bpo-38523: ignore_dangling_symlinks does not apply recursively (GH-22937)
- gh-99181: fix except* on unhashable exceptions
- [3.10] gh-94286 Fix documentation of print default param (GH-94297)
- [3.11] gh-94286 Fix documentation of print default param (GH-94297)
- bpo-33964: IDLE macosx - removed unused local dict.
-
[3.11] gh-99051: remove duplicated test from
test_weakref(GH-99052) -
[3.10] gh-99051: remove duplicated test from
test_weakref(GH-99052) -
gh-99051: remove duplicated test from
test_weakref - GH-98831: Simple input-output stack effects
- [3.11] [doc] fix typo (GH-99143)
- Fix typo "This it" -> "This is"
- GH-98522: Add version number to code objects, to provide better version numbers for closures and comprehensions.
-
[3.11] gh-94808: add tests covering
PySequence_{Set,Del}Slice(GH-99123) -
gh-94808: add tests covering
PySequence_{Set,Del}Slice -
[3.11] gh-94808: add tests covering
PyEval_GetFuncDescfunction (GH-98300) -
gh-94808: add tests covering
PyFunction_GetKwDefaultsandPyFunction_SetKwDefaults -
gh-94808: Cover
PyEval_GetFuncDescfunction -
GH-98686: Fix compiler warning for
HAS_ARG - Some pull request reviews not shown.






