Noah
|
46a070fb7f
|
Add whlimport wasm module
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
f2f80902bb
|
Add asyncweb wasm module
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
5d171f37ba
|
Rework js promises a lot
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
cb9650e6ec
|
wasm Lib directory
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
70b3aa871e
|
Fix zlib decompress for longer streams
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
fd87c238fc
|
Don't panic when can't __del__ object
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
8abfecf022
|
fnmatch on wasm
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
bdc01f0370
|
Fix bug for downgrading cell locks
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
57540ad2e1
|
Allow zipfile to be imported on wasm
|
2021-03-14 12:49:59 -05:00 |
|
Noah
|
d11cfd52e7
|
Enable zlib on wasm
|
2021-03-14 12:49:15 -05:00 |
|
Noah
|
1453530b2b
|
Merge pull request #2517 from RustPython/coolreader18/constants-set
Impl Eq+Hash for ConstantData, make CodeInfo.constants an IndexSet
|
2021-03-14 12:46:09 -05:00 |
|
Jeong YunWon
|
19cfc46513
|
Merge pull request #2516 from RustPython/freebsd
Fix compilation on freebsd
|
2021-03-15 01:34:37 +09:00 |
|
Noah
|
322aba324f
|
Impl Eq+Hash for ConstantData, make CodeInfo.constants an IndexSet
|
2021-03-11 09:58:25 -06:00 |
|
Noah
|
6da8b937da
|
Add freebsd support
|
2021-03-08 08:08:54 -06:00 |
|
Noah
|
c63a429bdc
|
Merge pull request #2512 from fanninpm/test-httpservers
Add test_httpservers from CPython 3.8.7
|
2021-03-07 19:19:44 -06:00 |
|
Noah
|
b995a5ff85
|
Merge pull request #2476 from pca006132/master
Optimize method call performance
|
2021-03-07 19:19:28 -06:00 |
|
Padraic Fanning
|
3a3854d7ee
|
Skip test class on Windows
|
2021-03-06 20:21:47 -05:00 |
|
Padraic Fanning
|
3fbaf68a2c
|
Mark failing/erroring tests
|
2021-03-06 20:21:47 -05:00 |
|
Padraic Fanning
|
6ee3dbe3db
|
Add test_httpservers from CPython 3.8.7
|
2021-03-06 20:21:47 -05:00 |
|
Noah
|
bfaf824d90
|
Merge pull request #2514 from deantvv/os-closerange
Implement os.closerange
|
2021-03-06 16:12:11 -06:00 |
|
Dean Li
|
974ed856ba
|
Implement os.closerange
`closerange` use `close` internally
|
2021-03-06 04:51:49 +00:00 |
|
Jeong YunWon
|
22322fafe7
|
Merge pull request #2506 from fanninpm/more-expected-failures
Unskip more tests (follow-up from #2443)
|
2021-02-28 18:34:43 +09:00 |
|
Padraic Fanning
|
4ba5829fe1
|
Delete code smell
|
2021-02-27 19:37:01 -05:00 |
|
Noah
|
6b0c0ca8cf
|
Switch to upstream parking_lot git, fix compilation on wasi
|
2021-02-27 15:08:12 -06:00 |
|
Noah
|
9ef0d8bf58
|
Merge pull request #2485 from RustPython/misc-aiohttp
Misc fixes to get aiohttp working
|
2021-02-27 15:06:27 -06:00 |
|
Padraic Fanning
|
79ac9ab93c
|
Delete code smell
|
2021-02-27 14:01:45 -05:00 |
|
Jeong YunWon
|
32c603b5f2
|
Merge pull request #2494 from fanninpm/test-functools
Add test_functools from CPython 3.8.7
|
2021-02-28 03:59:22 +09:00 |
|
Jeong YunWon
|
84d4253ae4
|
Merge pull request #2507 from fanninpm/test-http-cookiejar
Add test_http_cookiejar from CPython 3.8.7
|
2021-02-28 03:58:47 +09:00 |
|
Noah
|
0ee405e165
|
Merge pull request #2508 from fanninpm/test-httplib
Add test_httplib from CPython 3.8.7
|
2021-02-26 18:32:14 -06:00 |
|
Padraic Fanning
|
8516beeb68
|
Exclude test from macOS test matrix
|
2021-02-26 14:06:49 -05:00 |
|
Padraic Fanning
|
3553440cb6
|
Mark failing/erroring tests
|
2021-02-26 13:23:36 -05:00 |
|
Padraic Fanning
|
2f1fe3d763
|
Add test_httplib from CPython 3.8.7
|
2021-02-26 13:23:36 -05:00 |
|
Padraic Fanning
|
18319cf33d
|
Mark failing/erroring tests
|
2021-02-26 13:16:49 -05:00 |
|
Padraic Fanning
|
960974f059
|
Skip tests that regressed to O(n^2) or O(n^3)
|
2021-02-26 13:16:49 -05:00 |
|
Padraic Fanning
|
dc3ab358c8
|
Add test_http_cookiejar from CPython 3.8.7
|
2021-02-26 13:16:49 -05:00 |
|
Noah
|
a0a1ce4f6d
|
Merge pull request #2496 from fanninpm/test-genericpath
Add test_genericpath from CPython 3.8.7
|
2021-02-26 12:11:54 -06:00 |
|
Noah
|
4d5dda37c4
|
Merge pull request #2502 from fanninpm/test-htmlparser
Add test_htmlparser from CPython 3.8.7
|
2021-02-26 12:10:54 -06:00 |
|
Noah
|
af020ad5e4
|
Merge pull request #2505 from fanninpm/improve-index-methods
Improve index methods of lists and tuples
|
2021-02-26 12:08:52 -06:00 |
|
Padraic Fanning
|
e0db7d0d03
|
Mark macOS-only failure
|
2021-02-26 12:38:24 -05:00 |
|
Padraic Fanning
|
d680895a04
|
Remove bad_coding2.py for causing a CI failure
|
2021-02-26 12:33:16 -05:00 |
|
Padraic Fanning
|
bc3cc3679c
|
Remove badsyntax_3131.py due to CI failure
|
2021-02-26 00:01:58 -05:00 |
|
Padraic Fanning
|
e8493a2c39
|
Mark failing test
|
2021-02-26 00:00:12 -05:00 |
|
Padraic Fanning
|
d50735d8f4
|
Unskip tests in test_unicodedata
|
2021-02-25 23:16:13 -05:00 |
|
Padraic Fanning
|
39b8c5a9ac
|
Unskip tests in test_unicode_identifiers
Add badsyntax_3131.py
|
2021-02-25 23:11:46 -05:00 |
|
Padraic Fanning
|
157687e620
|
Unskip tests in test_unicode_file_functions
|
2021-02-25 23:09:27 -05:00 |
|
Padraic Fanning
|
628dd2b863
|
Unskip test in test_unicode_file
|
2021-02-25 23:07:03 -05:00 |
|
Padraic Fanning
|
ab84958df9
|
Unskip test in test_unicode
|
2021-02-25 23:05:45 -05:00 |
|
Padraic Fanning
|
292170b74c
|
Unskip test in test_slice
|
2021-02-25 23:04:01 -05:00 |
|
Padraic Fanning
|
d0565d5a8f
|
Unskip tests in test_set
|
2021-02-25 23:02:34 -05:00 |
|
Padraic Fanning
|
5972965709
|
Unskip tests in test_random
Add randv2_32.pck, randv2_64.pck, and randv3.pck.
|
2021-02-25 22:50:48 -05:00 |
|