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
-
-
762 contributions in the last year
Less
More
Activity overview
Contribution activity
November 2022
Created 8 commits in 1 repository
Created a pull request in python/cpython that received 22 comments
gh-99254: remove all unused consts from code objects
This reduces the total size of unused consts in the top 100 PyPl packages by about 2%: Before: Total: 75 errors; 9,946 files; 235,684 code objects;…
+142
−33
•
22
comments
Opened 5 other pull requests in 2 repositories
python/cpython
4
merged
faster-cpython/tools
1
closed
Reviewed 44 pull requests in 2 repositories
python/cpython
25 pull requests
-
gh-99360: Avoid
exc=None; del excin bytecode where unnecessary - gh-87092: expose the compiler's codegen to python for unit tests
- gh-99254: remove all unused consts from code objects
- [3.11] gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
- [3.10] gh-74044: inspect.signature for wrappers around decorated bound methods (GH-736)
- gh-74044: inspect.signature for wrappers around decorated bound methods
- bpo-39734: Deprecate the readinto() fallback path in _pickle.c
- gh-93121: change _sample_headers from a map to list + tuples to allow duplicates
- refactoring and type fix
- bpo-34272: Reorganize C API tests.
- bpo-39664: Add tests for operator module.
- [WIP] bpo-39725: Suppress only handled exception by "raise ... from ...".
- [3.11] gh-94445: add compiler test for another case of excessive stack use (GH-99237)
- gh-94445: add compiler test for another case of excessive stack use
- [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)
- Some pull request reviews not shown.






