-
I've got an idea for an optimization that I'd like to bounce off some core developers, because it would probably have fairly significant impact on multiple areas of dask.I'd guess @mrocklin and @jcris…
-
A playlist had a track repeated because of a JQBX error. I wanted to remove the duplicate using python code, and when I tried to assign a revised list of Track objects to the playlist, I got this erro…
-
```
I need a matcher that says that:
given an actual iterator i
given an expected element e1
given an expected element e2 :
e1 is in i
e2 is in i
e1 is before e2 in i
```
O…
-
```
I need a matcher that says that:
given an actual iterator i
given an expected element e1
given an expected element e2 :
e1 is in i
e2 is in i
e1 is before e2 in i
```
O…
-
```
I need a matcher that says that:
given an actual iterator i
given an expected element e1
given an expected element e2 :
e1 is in i
e2 is in i
e1 is before e2 in i
```
O…
-
syspony [or if I get deluged with votes: ponyboot or bootpony (I think those would fit better for a BIOS)], is planned to be developed, but not as a part of GNU/Pony /g.nu:·pony/ as I beleave program…
-
### Discussed in https://github.com/pytest-dev/pytest/discussions/11412
Originally posted by **jgersti** September 7, 2023
In #11284 @RonnyPfannschmidt mentioned that he would like to incorpo…
-
Following my schedule, after finishing with #1991 I should either:
* Add JTD on imported expressions
* Add type-on-hover
...but something really cool that I want to add is to drop generating do…
-
```
I need a matcher that says that:
given an actual iterator i
given an expected element e1
given an expected element e2 :
e1 is in i
e2 is in i
e1 is before e2 in i
```
O…
-
**Describe the feature you'd like!**
Users should be able to input a DAG and deliberation proceeds from DAG.
Desired implementation:
- The `Network` structure takes in a list of `Agents` and a…