-
| | |
|--------------------|----|
| Bugzilla Link | [PR49461](https://bugs.llvm.org/show_bug.cgi?id=49461) |
| Status | NEW |
| Importance | P normal |
|…
-
with --enable-test-modules (not browser default )
Those **must be excluded** because they crash the VM :
`test_code`
***those tests are just failing normally:***
test_builtin test_argpars…
pmp-p updated
2 years ago
-
We recommend that `type-declaration` be changed to print `nil` rather than `()` or `[]` for its null case.
Here is the reasoning:
`type-declaration` is currently spec'ced as
```clojure
(s/d…
-
I am trying to run this on Ubuntu using the Anaconda enviroment provided. I successfully ran the `bash ./pull_data.sh` and was able to create the anaconda enviroment.
**Note:**
There were some a…
-
### Environment information
* `brownie` Version: master branch
* Python Version: 3.9 / 3.10
* OS: mac
### What was wrong?
I tried to follow https://github.com/eth-brownie/brownie/blob/maste…
-
It is a problem of _carver/ethereum-python-project-template_ but sent here because that repo does not accept issue report.
* py-evm Version: 0.2.0a40
* OS: linux
* Python Version (python --versio…
ghost updated
3 years ago
-
Our team would find it useful if this package could parse an AST from code conforming to the python 3.8 grammar.
I understand that actually supporting newer python features would be a huge project.…
-
# Bug report
### Bug description:
List of failed tests(I'm used ``./python.exe -m test -R 3:3`` to run the test suite):
```python
319 tests failed:
test.test_asyncio.test_base_events
test.te…
-
Hi, Edwin,
I'm currently using the eyeTribe on OS X, Matlab 2015b. It works fine when running the EXAMPLE, and I could get the x, y coordinate of the eye position. However, when I tried to run the cal…
-
The error message from lfortran with some of my programs ends
```
LCompilersException: Expression type, 19 not yet supported
```
and the traceback refers only to binary files that I did not write…