Being Lazy
-
youknowone.org
- Seoul, The Republic of Korea
- youknowone.org
Block or Report
Block or report youknowone
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
xchataqua/xchataqua Public
An IRC client, OS X native front-end for XChat ( http://itunes.apple.com/app/id447521961 )
-
aheui/rpaheui Public
Industrial-strength implementaiton of Aheui written in RPython with JIT
2,388 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 71 commits in 3 repositories
Created a pull request in ccxt/ccxt that received 15 comments
Opened 23 other pull requests in 3 repositories
RustPython/RustPython
13
merged
3
open
- Pin our toolchain to Rust version 1.67.1
- temporary fill up missing number protocols
- Add protocol object PyCallable
- Add extend_slot support for protocol traits
- Refactor with AsNumber::number_downcast_exact
- Fix AsNumber for PyComplex bugs
- Relocate and format extra_tests/snippets/builtin_{int,float.complex}.py
- Fix test_bigmem glitches
- Add vm.format to call __format__ like PyObject_Format
- baseline to start locale support for formatting :n
- Add Lib/test/__init__.py
- usize::to_u32 for compiler internal conversion
- Add test_import from CPython 3.11.2
- Add unittset.expectedFailureIf for RustPython
- clean up common/src/format.rs
- broken test case of FormatSpec::format_int
progval/unicode_names2
4
merged
1
closed
ccxt/ccxt
2
merged
Reviewed 46 pull requests in 3 repositories
RustPython/RustPython
25 pull requests
- Update copy.py from CPython 3.11
- Add init for array.rs
- Fix typo in number.rs
- Update test/test_userlist.py and test_userdict.py from CPython 3.11.2
- Improve: binary ops with Number Protocol
- Remove strict type to allow cross compiling
-
Implement Number Protocol for
PyBool - Rework frozen modules and directly deserialize to CodeObject<Literal>
- Update contextlib.py and test_contextlib from CPython 3.11.2
- Update test/test_userstring.py from CPython 3.11.2
- Change error type for bad objects in "with" and "async with"
- Update test/test_weakset.py from CPython 3.11.2
- Update to pass test for unhashable collections
- Add protocol object PyCallable
- Add ArgIndex according to #4629
- Add locale implementation for windows
- Update test/test_contextlib.py from CPython 3.11.2
- Add sys.winver
-
Fix
rsubofPySetandPyFrozenSet -
Implement Number Protocol for
PyDict - Implementing shake_128 and shake_256 in the hashlib module
- Update test/test_buffer from CPython 3.11.2
- Update test/test_bool from cpython 3.11.2
- Update Lib/test/exception_hierarchy.txt from CPython 3.11.2
- Update test_baseexception.py from cpython 3.11.2
- Some pull request reviews not shown.
progval/unicode_names2
2 pull requests
ccxt/ccxt
1 pull request
Created an issue in python/cpython that received 5 comments
Lib/test/test_set.py doesn't test set.__rsub__ value is correct
Bug report
In the test file Lib/test/test_set.py, the only path to trigger set.__rsub__ is TestOnlySetsInBinaryOps::test_difference.
But this test…
5
comments
Opened 13 other issues in 1 repository
RustPython/RustPython
11
open
2
closed
- gc with cyclic collector?
-
Add at least one architecture
libc::c_char == u8build to CI - io.TextIOWrapper.__init__ encoding="locale" support
-
subprocess.py - array subclasses doesn't allow kwargs
- Implement tp_repr and tp_str
-
Investigate the
withstatement changes related to context manager -
impl TryFromObject for Option<Uid>inposix.rscan be replaced toTryFromBorrowedObject -
Remove PyPayload::special_retrieve and replace to
ArgIndex - Add newly added exception types from Python 3.11
- PyNativeFuncInternal RefParam to &Py<T> instead of &T
-
Support locale for FormatSpec
n -
Remove
Lib/test/andLib/ensurepipfromfreeze-stdlib






