10 Commits

Author SHA1 Message Date
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