Robert Booth
dd50b252a8
use to_index instead of to_index_opt in int special_retrieve
2021-04-26 09:49:06 +09:00
Robert Booth
48d7c360b6
use call to to_index_opt in int special_retrieve
2021-04-26 08:35:06 +09:00
Robert Booth
6a293b2e47
replace unwrap_or with unwrap_or_else
2021-04-25 07:18:32 +09:00
Robert Booth
af6b230dad
Change int type checking, amend tests
...
- add a special_retrieve fudge function to the PyValue trait
- define the special_retrieve function for PyInt
- remove blocks on successful tests to reflect effect of changes
2021-04-25 01:18:57 +09:00
Noah
397392c2fd
Merge pull request #2591 from ishigoya/master
...
Add test_range from cpython 3.8.7
2021-04-22 21:49:53 -05:00
Robert Booth
55f2fa0a73
add test_range
2021-04-23 10:17:32 +09:00
Robert Booth
fa20c260d7
test_range from cpython [v3.8.7|✔]
2021-04-23 10:02:36 +09:00
Noah
c006f19f79
Merge pull request #2582 from fanninpm/test-ntpath
...
Add test_ntpath from CPython 3.8
2021-04-21 23:00:06 -05:00
Noah
f8e5be9351
Merge pull request #2572 from RustPython/fix-codecov
...
Fix remaining code coverage collection issues
2021-04-21 22:58:29 -05:00
Noah
1f0f264da7
Merge pull request #2559 from RustPython/coolreader18/moduless
...
Add some os-related modules and improve stdlib_inits
2021-04-21 22:25:40 -05:00
Noah
a3144357bc
Merge pull request #2585 from fanninpm/test-numeric-tower
...
Add test_numeric_tower from CPython 3.8
2021-04-21 22:16:33 -05:00
Noah
3a3c81e803
Fix lcov generation
2021-04-21 21:36:54 -05:00
Padraic Fanning
6761935deb
Mark failing test
2021-04-21 22:12:34 -04:00
Padraic Fanning
920db1afd9
Add test_numeric_tower from CPython 3.8
2021-04-21 22:12:33 -04:00
Jeong YunWon
cb2f4d4dea
Merge pull request #2575 from fanninpm/fix-test-py-compile-mac
...
Add extra check in test_py_compile for Big Sur and/or Apple Silicon
2021-04-22 10:59:18 +09:00
Noah
696aa99b80
Apply review comments
2021-04-21 20:44:18 -05:00
Padraic Fanning
878d755718
Mark erroring/failing tests on Windows
2021-04-21 21:28:44 -04:00
Padraic Fanning
84f13e1cb9
Change check to cover all releases of Big Sur
2021-04-21 21:15:10 -04:00
Noah
666383633f
Add signal.set_wakeup_fd and signal.siginterrupt
2021-04-21 20:09:51 -05:00
Noah
6e60bda0e0
Add the fcntl module
2021-04-21 20:09:50 -05:00
Noah
0fcaaa62d9
os.error is OSError
2021-04-21 20:09:50 -05:00
Noah
b4827a8d22
Use Cow<str> for key in stdlib_inits, remove use of hashmap macro
2021-04-21 20:09:50 -05:00
Noah
57259b00ac
Add the resource module
2021-04-21 20:09:50 -05:00
Noah
2a70fb2eed
Improve structsequence
2021-04-21 20:09:50 -05:00
Noah
f5b78e9060
Use absolute paths for LLVM_PROFILE_FILE
2021-04-21 20:01:15 -05:00
Padraic Fanning
d3d940cf1a
Change check to cover all versions of Big Sur
2021-04-21 20:57:29 -04:00
Padraic Fanning
66b2c88011
Fix unexpected success for macOS and Windows
2021-04-21 20:33:48 -04:00
Noah
a0b8b9e193
Try using source-based code coverage
2021-04-21 19:30:28 -05:00
Noah
94caa958d5
Merge pull request #2580 from ishigoya/master
...
Change data chunk passing in Rust zlib compression
2021-04-21 18:59:45 -05:00
Padraic Fanning
b054181666
Mark erroring/failing tests
2021-04-21 19:35:39 -04:00
Padraic Fanning
ef583e84c3
Add test_ntpath from CPython 3.8
2021-04-21 19:35:38 -04:00
Robert Booth
cc2382b9b9
inline code from and remove save_unconsumed_input method
2021-04-22 07:14:18 +09:00
Noah
354f10900a
Merge pull request #2570 from fanninpm/test-named-expressions
...
Rename test_named_expression to name in CPython
2021-04-21 16:08:39 -05:00
Noah
ad928c6068
Merge pull request #2571 from fanninpm/test-netrc
...
Add test_netrc from CPython 3.8
2021-04-21 16:06:49 -05:00
Noah
d96c8cfbaf
Merge pull request #2579 from qingshi163/sre-externaltests
...
fix sre ExternalTests
2021-04-21 16:05:46 -05:00
Robert Booth
ae815839e8
Change Rust zlib compression code for zlib tests
...
- decompress method: Amend error message
- Pass data chunks on a per-slice basis to compression API
2021-04-21 23:21:57 +09:00
Kangzhi Shi
b68c736d5f
fix sre ExternalTests
2021-04-21 11:17:00 +02:00
dependabot[bot]
b8bd8f7ea2
Merge pull request #2578 from RustPython/dependabot/pip/extra_tests/py-1.10.0
2021-04-20 22:09:56 +00:00
dependabot[bot]
4c65d2622b
Bump py from 1.8.0 to 1.10.0 in /extra_tests
...
Bumps [py](https://github.com/pytest-dev/py ) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases )
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 21:31:33 +00:00
dependabot[bot]
eeb2849bea
Merge pull request #2577 from RustPython/dependabot/pip/wasm/tests/py-1.10.0
2021-04-20 21:29:48 +00:00
dependabot[bot]
8915ac1d12
Bump py from 1.8.0 to 1.10.0 in /wasm/tests
...
Bumps [py](https://github.com/pytest-dev/py ) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases )
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 18:00:27 +00:00
Noah
631e17a630
Merge pull request #2576 from qingshi163/sreupdate
...
fix sre zerowidth search
2021-04-20 10:13:50 -05:00
Kangzhi Shi
7ab4e9573c
fix sre zerowidth search
2021-04-20 10:21:16 +02:00
Noah
c88d935ca0
Fix remaining code coverage issues, hopefully
2021-04-19 23:03:16 -05:00
Padraic Fanning
0987f18502
Add extra check in test_py_compile
...
The test in question passes on Big Sur with Apple Silicon.
2021-04-19 22:47:26 -04:00
Noah
4b11fdebdd
Merge pull request #2574 from outkine/patch-1
...
Add Robot Rumble to use cases
2021-04-19 12:19:11 -05:00
Noah
dc22d08d29
Merge pull request #2573 from qingshi163/sre-pattern-repr
...
impl Pattern __repr__
2021-04-19 08:24:31 -05:00
Kangzhi Shi
7085fed82c
impl Pattern __repr__
2021-04-19 09:15:17 +02:00
Padraic Fanning
33b6e09399
Skip test on Windows
2021-04-18 18:36:56 -04:00
Padraic Fanning
68576856a0
Mark erroring test in Windows
2021-04-18 18:09:39 -04:00