Shahar Naveh
b432d4cbdc
Update pickle.py to 3.14.5 ( #7895 )
...
* Update `pickle.py` to 3.14.5
* Update pickle deps with new file
* Mark failing tests
2026-05-17 19:49:42 +09:00
Shahar Naveh
e2ee2067f8
Update pickle.py from 3.14.2 ( #6982 )
...
* Update `_compat_pickle.py` from 3.14.2
* Update `pickle.py` from 3.14.2
* Update pickletools and tests
* Update all other pickle related files
* Make `test_extcall` to use modified doctest checker
2026-02-05 19:27:10 +09:00
Shahar Naveh
72fc3c0ba4
Update pickle{tools,}.py from 3.13.5 ( #6064 )
2025-08-04 20:09:36 +09:00
Jeong YunWon
ca2c1d0b48
Update pickle from CPython 3.12.2
2024-04-23 16:46:16 +09:00
CPython Developers
81a53a16e3
Update pickle form CPython 3.10.6
2022-08-15 02:36:46 +09:00
Padraic Fanning
fac6a796d3
Update pickle.py to CPython 3.10
2022-02-06 18:20:28 -05:00
Noah
ce8b5eed90
Enable dir_fd for utime, unskip a bunch of tests
2021-02-08 12:36:54 -06:00
Kangzhi Shi
b48c5a2b52
BytesIO getbuffer; no more hack for pickle.py
2020-10-10 17:01:00 +09:00
Kangzhi Shi
49b2c19064
BytesIO readinto()
2020-10-10 17:01:00 +09:00
Kangzhi Shi
5351e97066
Hack pickle.py to run by RustPython
2020-09-19 08:54:09 +02:00
Kangzhi Shi
33565b2d49
Copy pickle.py from CPython 3.8.5
2020-09-19 08:54:09 +02:00
Noah
1385c06e25
Fix some minor things required for unittest
2020-08-12 16:03:20 -05:00
coolreader18
40a2acbcad
Add necessary Lib files for asyncio from CPython 3.6.0
2019-11-23 11:19:21 -06:00