Jeong, YunWon

Results 282 issues of Jeong, YunWon

- [x] importlib 3.10 #3919 - [ ] workaround ctypes requirements of setuptools

compat

Fix #4117 I still believe building lalrpop itself is not a big deal, but avoidable with sufficient effort.

We don't have any possible suffix. But adding one is expected to run tests on Windows by `sysconfig` module on.

F-string parser is not efficient enough. Especially not easy to maintain the brace pairs. First step: FStringParser need to take &str and consume any amount of matching characters and returns...

https://docs.rs/encoding_rs/latest/encoding_rs/ https://github.com/lifthrasiir/rust-encoding

## Feature CPython ``` >>> def f(): pass ... >>> f.__qualname__ 'f' >>> del f.__qualname__ Traceback (most recent call last): File "", line 1, in TypeError: __qualname__ must be set...

`std::time::Duration::from_secs_f64` behavior is changed in Rust 1.63. related python test: - `test_os::test_utime_by_indexed` - `test_os::test_utime_by_times` test command: - `cargo +stable run Lib/test/test_os.py -k utime -v` - `cargo +1.62.1 run Lib/test/test_os.py -k...

bug

`windows` is not manually maintained and supported by microsoft.

A-design
O-windows