-
Our tests fail to run under python 3.12
```
/home/pyth/rust/liana/tests/venv/lib/python3.12/site-packages/_pytest/config/__init__.py:329: PluggyTeardownRaisedWarning: A plugin raised an exception du…
-
As a user, I want to be able to transfer fraction of my hypercerts to a list of recipients, so that I can easily attribute fractions to financial contributors.
Spec:
- User select which hypercert …
-
```
In [7]: brownie.multicall.deploy({"from": a})
Transaction sent: 0x509512f6d04774794229f7e862667d136cd6ccdd36e9f127e69d412f353e6517
Gas price: 50.0 gwei Gas limit: 656569 Nonce: 345
Mul…
-
Migrate [recipes](https://docs.skale.network/recipes/) from docs.skale.network -> docs.skale.space
-
tex2img on mode 12 causes a segfault, but not in isolation.
Platform: Windows 10, python 3.11.1, tex2img 0.9.1
Steps to recreate:
1. comment out all other Tex2ImgCodec tests, so that only `test…
-
Is there an equivalent of Solidity constructor in Stylus? If not, is there any Stylus specific pattern you would suggest to achieve the same behavior?
I want to set a state variable to a value from…
-
```
What steps will reproduce the problem?
1. Run a roscore using rosjava on a machine running Windows 7
2. Aim a Linux based ROS install at the Windows roscore using ROS_MASTER_URI
3. Run a roslaunch…
-
**Background Info :** I have customised the columns in pytest_report to add more columns than the ones provided
**Issue 1:** with the latest version of the pytest_html 4.0.0
I replaced the followi…
-
*What is your setup and what steps did you do?*
```
pip install pytest-testmon==2.1.1 pytest-xdist==3.6.1
pytest -n2 --testmon
```
*What was the outcome*?
```
initialized: 2/2 workersINTERNAL…
szym updated
4 months ago
-
There's been some discussion (#15, #23) surrounding performance mostly as it pertains to the [`_Multicall.execute()`](https://github.com/pytest-dev/pluggy/blob/master/pluggy.py#L601) loop.
I propos…