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
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
Noah
8d5588df67
Merge pull request #2532 from Pluriscient/documentation/common-start
...
Documentation of VM & Bytecode
2021-04-18 15:12:29 -05:00
Noah
f0e28befc3
Merge pull request #2569 from fanninpm/test-mimetypes
...
Add test_mimetypes from CPython 3.8
2021-04-18 15:09:01 -05:00
Padraic Fanning
2764dd7b4d
Unmark passing tests
2021-04-18 15:32:10 -04:00
Padraic Fanning
9f43e2c176
Align mimetypes.py with CPython 3.8 source
2021-04-18 15:29:52 -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
Anton
f231bb413f
Add https://
2021-04-18 09:04:29 -05:00
Anton
544edbcbca
Replace codingworkshops with Robot Rumble
...
Replace the now-defunct codingworkshops with Chicode's new project, Robot Rumble. It uses RustPython to run Python robots on the desktop, in the browser, and on the server.
2021-04-18 09:02:55 -05:00
Noah
e25443221c
Merge pull request #2563 from deantvv/os-copyfilerange
...
os: Implement copy_file_range
2021-04-17 22:26:32 -05:00
Noah
5e9f8f3925
Merge pull request #2566 from fanninpm/test-longexp
...
Add test_longexp from CPython 3.8
2021-04-17 22:24:09 -05:00
Padraic Fanning
dca226577d
Add test_longexp from CPython 3.8
2021-04-17 22:27:51 -04:00
Dean Li
6fefadeb39
os: Fix unused warning and propagate errno to user
2021-04-18 10:17:25 +08:00
Noah
dad8478c93
Merge pull request #2565 from fanninpm/test-locale
...
Add test_locale from CPython 3.8
2021-04-17 21:11:15 -05: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
Noah
2af0d88945
Merge pull request #2564 from fanninpm/test-linecache
...
Add test_linecache from CPython 3.8
2021-04-17 18:28:36 -05:00
Padraic Fanning
8aa1f22d2a
Unmark passing tests
2021-04-17 18:15:56 -04:00
Padraic Fanning
46916752a4
Align linecache.py with CPython 3.8 source
2021-04-17 18:11:16 -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
Dean Li
f8ee3d7434
os: copy_file_range only support linux
2021-04-17 21:36:22 +08:00
Dean Li
fe5b9016f5
os: Implement copy_file_range
...
Use `libc::copy_file_range`
Related to #1175
2021-04-17 19:17:57 +08:00
Noah
1de85a65b7
Merge pull request #2556 from qingshi163/arrayfrombytes
...
fix array from bytes
2021-04-16 12:16:09 -05:00
Noah
0e8a0b29d7
Merge pull request #2555 from deantvv/os-getloadavg
...
os: add getloadavg
2021-04-16 12:14:32 -05:00
Noah
075b184b56
Upgrade sre-engine
2021-04-16 10:56:14 -05:00
Dean Li
e40f306b47
os: add getloadavg
2021-04-16 22:58:10 +08: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
e2aca3e7a5
Sort keywords in kwlist
2021-04-15 17:03:19 -04:00
Noah
64f653861b
Merge pull request #2558 from fanninpm/test-keywordonlyarg
...
Add test_keywordonlyarg from CPython 3.8
2021-04-15 15:29:32 -05: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