Merge pull request #2507 from fanninpm/test-http-cookiejar

Add test_http_cookiejar from CPython 3.8.7
This commit is contained in:
Jeong YunWon
2021-02-28 03:58:47 +09:00
committed by GitHub
2 changed files with 1945 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ jobs:
target/release/rustpython -m test -v -x
test_argparse test_json test_bytes test_bytearray test_long test_unicode test_array
test_asyncgen test_list test_complex test_json test_set test_dis test_calendar
test_http_cookiejar
- if: runner.os == 'Windows'
name: run cpython tests (windows partial - fixme)
run:

File diff suppressed because it is too large Load Diff