Shahar Naveh
ad6cc8f0a2
Update test_csv.py to 3.14.5 ( #7831 )
...
* Update `test_csv.py` to 3.14.5
* Mark failing test
2026-05-12 00:53:10 +09:00
Shahar Naveh
f0f3c9c8cf
Update csv.py from 3.14.3 ( #7181 )
...
* Update `csv.py` from 3.14.3
* Don't hardcode error message for `int` class
2026-02-18 00:43:49 +09:00
Jeong, YunWon
02cc257b42
Support pickle better with __getnewargs_ex__ ( #6749 )
...
* Implement pickle more
* add weakref check
* check exports in __setstate__
* remove reducelib
2026-01-17 18:37:16 +09:00
Shahar Naveh
f429ac4939
Use ast.unparse for generating patches with lib_updater.py ( #6142 )
...
* Use `ast.unparse` for decorator generation and every ut_method
* Ensure ut_method type for external patches
* use textwrap
* Apply patches to `test_os.py`
* Apoly on `test_xml_etree.py`
* Run on some test files
* Update `test_str.py`
* Update `test_logging.py` from 3.13.7
2025-09-11 22:42:19 +09:00
Shahar Naveh
c232b7f1f8
Update csv.py from 3.13.5 ( #6035 )
...
* Use `raise_if_stop!` macro
* Update `csv.py` from 3.13.5
* Mark failing tests
2025-07-25 19:08:01 +09:00
Ashwin Naren
a0226df166
fix test_csv
2025-04-15 16:11:32 -07:00
Blues-star
e4be47a08b
Mark failing tests as expectedFailure
2024-03-05 15:10:35 +09:00
Blues-star
d2bf69e354
Update test_csv.py from CPython v3.12.0
2024-03-05 15:10:35 +09:00