- Seoul, South Korea
- https://www.linkedin.com/in/dong-hee-na-2b713b49/
- @dongheena92
Block or Report
Block or report corona10
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
pyston/pyston_v1 Public
The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
-
-
-
-
go-python/gpython Public
gpython is a python interpreter written in go "batteries not included"
451 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 3 commits in 1 repository
Created a pull request in python/cpython that received 6 comments
Implement BINARY_SUBSCR specialization for (String Int)
Failure ratio: 24.2%(string int) from BINARY_SUBSCR
Microbenchmark
Mean +- std dev: [base] 3.75 us +- 0.02 us -> [BINARY_SUBSCR_UNICODE_INT] 3.48 …
+141
−93
•
6
comments
Opened 3 other pull requests in 1 repository
Reviewed 11 pull requests in 1 repository
python/cpython
11 pull requests
- gh-87347: Fix PyObject_NEW() regression
- gh-93771: Clarify how deepfreeze.py is run
- GH-91432: Implement the FOR_ITER_SET specialization
- gh-93991: Use boolean instead of 0/1 for condition check
-
gh-93955: Use unbound methods for slot
__getattr__and__getattribute__ - GH-90699: use statically allocated strings in typeobject.c
- [3.11] gh-93442: Add test for _Py_CAST(nullptr). (gh-93505)
- [3.11] gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (GH-93500)
- Add test for _Py_CAST(nullptr).
- gh-93442: Make C++ version of _Py_CAST work with 0/NULL.
- [3.11] gh-92932: dis._unpack_opargs should handle EXTENDED_ARG_QUICK (gh-92945)



