Kangzhi Shi
|
7ab4e9573c
|
fix sre zerowidth search
|
2021-04-20 10:21:16 +02:00 |
|
Padraic Fanning
|
2764dd7b4d
|
Unmark passing tests
|
2021-04-18 15:32:10 -04:00 |
|
Padraic Fanning
|
3d993a274a
|
Mark erroring/failing tests
|
2021-04-18 14:44:37 -04:00 |
|
Padraic Fanning
|
b85c0b0e8b
|
Add test_mimetypes from CPython 3.8
Adds mime.types as a supporting file
|
2021-04-18 14:44:36 -04:00 |
|
Noah
|
1c24d8b821
|
Merge pull request #2568 from fanninpm/test-memoryio
Add test_memoryio from CPython 3.8
|
2021-04-18 13:30:30 -05:00 |
|
Noah
|
c2612710e8
|
Merge pull request #2561 from RustPython/upgrade-sre
Upgrade sre-engine
|
2021-04-18 12:28:57 -05:00 |
|
Padraic Fanning
|
2e8d9a0dbb
|
Mark erroring/failing tests
|
2021-04-18 12:51:14 -04:00 |
|
Padraic Fanning
|
33f802eb06
|
Add test_memoryio from CPython 3.8
|
2021-04-18 12:51:14 -04:00 |
|
Padraic Fanning
|
dca226577d
|
Add test_longexp from CPython 3.8
|
2021-04-17 22:27:51 -04:00 |
|
Padraic Fanning
|
5aae53fcb5
|
Mark erroring/failing tests
|
2021-04-17 19:31:34 -04:00 |
|
Padraic Fanning
|
8fa5684248
|
Add test_locale from CPython 3.8
|
2021-04-17 19:31:34 -04:00 |
|
Padraic Fanning
|
8aa1f22d2a
|
Unmark passing tests
|
2021-04-17 18:15:56 -04:00 |
|
Padraic Fanning
|
0dce2f2542
|
Mark erroring/failing tests
|
2021-04-17 14:56:04 -04:00 |
|
Padraic Fanning
|
38a3de867b
|
Add test_linecache from CPython 3.8
|
2021-04-17 14:56:04 -04:00 |
|
Noah
|
1de85a65b7
|
Merge pull request #2556 from qingshi163/arrayfrombytes
fix array from bytes
|
2021-04-16 12:16:09 -05:00 |
|
Noah
|
075b184b56
|
Upgrade sre-engine
|
2021-04-16 10:56:14 -05:00 |
|
Kangzhi Shi
|
8522d120e5
|
fix array from bytes
|
2021-04-16 09:17:13 +02:00 |
|
Noah
|
85ad2b1f7d
|
Merge pull request #2557 from fanninpm/test-keyword
Add test_keyword from CPython 3.8
|
2021-04-15 17:06:20 -05:00 |
|
Padraic Fanning
|
e0c59a3dd8
|
Unskip passing test
|
2021-04-15 17:03:57 -04:00 |
|
Padraic Fanning
|
831cef744f
|
Mark erroring/failing tests
|
2021-04-15 14:40:00 -04:00 |
|
Padraic Fanning
|
a2d775bdf2
|
Add test_keywordonlyarg from CPython 3.8
|
2021-04-15 14:40:00 -04:00 |
|
Padraic Fanning
|
7fd4ae4fad
|
Mark erroring/failing tests
|
2021-04-15 12:49:52 -04:00 |
|
Padraic Fanning
|
d3e94b3df5
|
Add test_keyword from CPython 3.8
|
2021-04-15 12:49:51 -04:00 |
|
Noah
|
971774bafb
|
Merge pull request #2554 from fanninpm/test-index
Add test_index from CPython 3.8.7
|
2021-04-15 11:46:19 -05:00 |
|
Jeong YunWon
|
2b0c246ace
|
Merge pull request #2553 from fanninpm/test-iterlen
Add test_iterlen from CPython 3.8
|
2021-04-15 17:22:18 +09:00 |
|
Padraic Fanning
|
dea3d67951
|
Unmark passing test in test_ipaddress
|
2021-04-14 21:03:33 -04:00 |
|
Padraic Fanning
|
67a616a650
|
Unmark passing tests in test_index
|
2021-04-14 21:02:54 -04:00 |
|
Padraic Fanning
|
21aeb7b08e
|
Mark erroring/failing tests
|
2021-04-14 20:25:59 -04:00 |
|
Padraic Fanning
|
11fe49931a
|
Add test_index from CPython 3.8.7
|
2021-04-14 20:25:58 -04:00 |
|
Padraic Fanning
|
488a42d3ec
|
Unmark passing tests
|
2021-04-14 19:28:13 -04:00 |
|
Padraic Fanning
|
c9ee5ce879
|
Mark erroring/failing tests
|
2021-04-14 19:04:12 -04:00 |
|
Padraic Fanning
|
2d41ad2d9f
|
Add test_iterlen from CPython 3.8
|
2021-04-14 19:04:12 -04:00 |
|
Padraic Fanning
|
24dccb74a9
|
Mark failing/erroring tests
|
2021-04-14 18:10:30 -04:00 |
|
Padraic Fanning
|
d2edaefdb2
|
Add test_ipaddress from CPython 3.8.7
|
2021-04-14 18:10:30 -04:00 |
|
Noah
|
763c18d8aa
|
Merge pull request #2544 from RustPython/coolreader18/misc-fixes
Misc fixes related to IPython
|
2021-04-14 15:14:54 -05:00 |
|
Dean Li
|
89d0d5a63d
|
os: remove symlink 3rd argument restriction
|
2021-04-12 21:17:04 +08:00 |
|
Noah
|
c84eb2a801
|
Copy test_defaultdict from CPython 3.8
|
2021-04-11 17:38:45 -05:00 |
|
Noah
|
3c3801bbe4
|
Improve defaultdict some more
|
2021-04-11 17:38:44 -05:00 |
|
Noah
|
501c555c54
|
Unskip tests
|
2021-04-11 17:38:44 -05:00 |
|
Noah
|
8d68e17680
|
Merge pull request #2541 from RustPython/coolreader18/try-microbenchmarks-again
Optimize(?) microbenchmarks some more
|
2021-04-09 14:07:24 -05:00 |
|
Noah
|
f9555fd75d
|
Fix getrandbits for k>32
|
2021-04-07 10:52:40 -05:00 |
|
Noah
|
b870fbef5d
|
Merge pull request #2538 from deantvv/os-fwalk
os: Add support for fd and dir_fd in `listdir`, `stat`, `fstat`
|
2021-04-07 10:41:36 -05:00 |
|
Dean Li
|
b065c059d2
|
os: Don't consume File in path_from_fd
|
2021-04-07 22:40:06 +08:00 |
|
Noah
|
e6b5219393
|
Fix remaining test_random overflows
|
2021-04-05 23:15:25 -05:00 |
|
Dean Li
|
7155decd1f
|
Add os in detect requires environment script
|
2021-04-04 22:45:15 +08:00 |
|
Dean Li
|
7a890256aa
|
Fix skip condition for test_fd
|
2021-04-04 22:34:24 +08:00 |
|
Noah
|
605a353bc0
|
Merge pull request #2518 from RustPython/get-method-opt
Add optimized method lookup to avoid creating intermediate method objects
|
2021-03-27 15:05:04 -05:00 |
|
Noah
|
1fff67db2c
|
Correct float rounding algorithm
|
2021-03-25 08:06:58 -05:00 |
|
Noah
|
f50f930255
|
Add setattro slot, split call_method and call_special_method
|
2021-03-15 09:45:06 -05:00 |
|
Padraic Fanning
|
3a3854d7ee
|
Skip test class on Windows
|
2021-03-06 20:21:47 -05:00 |
|