Shahar Naveh
|
ca390dc5fb
|
io.TextIoWrapper.reconfigure to always flush (#7281)
* Always flush on reconfigure (io.TextWrapper)
* Add test
|
2026-03-02 01:03:44 +09:00 |
|
Shahar Naveh
|
e51d6f0df7
|
Disallow warnings patches (#7249)
* Apply patches
* Remove struct cfg_attr
* Auto-format: ruff format
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-27 23:48:09 +09:00 |
|
Jiseok CHOI
|
221dfc2e02
|
Fix IOBase.isatty() to raise ValueError on closed files (#7233)
* Fix IOBase.isatty() to raise ValueError on closed files
* Add snippet test for IOBase.isatty() closed check
|
2026-02-27 21:04:47 +09:00 |
|
Jeong, YunWon
|
95abec4c21
|
More Load instructions including LoadLocals, LoadFastBorrow (#6886)
* fix stdlib_io
* more scpell dict
* LoadLocals
* LoadFastBorrow
* more ops
|
2026-01-29 19:33:46 +09:00 |
|
Shahar Naveh
|
9ccf4c1872
|
Ruff auto-format (#6422)
|
2025-12-12 22:46:39 +09:00 |
|
Rex Ledesma
|
4e2e0b41c6
|
chore: add ruff format --check (#5774)
* chore: add `ruff format --check`
* fix tests
|
2025-05-12 14:20:01 +09:00 |
|
Jeong YunWon
|
e62a164f4d
|
Move tests -> extra_tests
|
2020-09-13 06:58:57 +09:00 |
|