-
\*Reader lifecycle evolved over time to become some heavily tangled mess. It's hard to understand what's going on there, it's even harder to add some fields/logic while ensuring that all possible code…
-
Looking through a Nipype 1 lens, please add to this issue the set of pydra features that you would like to see for a Minimum Viable Product (MVP). We would like to use this list to target any immediat…
satra updated
2 years ago
-
Never was added without a PEP as a way to directly indicate that something is uninhabited in 3.11
This brings up something from where we now have a way to express what appears to be an LSP violati…
-
The particular context this issue came up is in signature comparisons, in `i2.signatures`, but the design problem applies to comparison operators in general.
# Particular concrete context
Once a def…
-
**Is your feature request related to a problem? Please describe.**
The codebase is currently targetted to be build with JDK 8, where as JDK 11 has now been the latest LTS for awhile - further the n…
-
Basic arithmetic works for matrices over exotic rings, but many linear algebra algorithms do not, such as computing rank, inverse (when the matrix is invertible), ...
CC: @sagetrac-sage-combinat
…
-
# Step 1/6 - First test setup
### Estimated time: 1 hour
Now you're going to work on another super-important concept on the process of building your own server. Have you ever stopped to think about h…
-
This would look something like
```
abstract Foo with
x::Int
y::String
end
```
which will cause every subtype of `Foo` to begin with those fields.
Some parts of the language internals alread…
-
-
Currently max number of players+spectators is 10. When we tried to add more spectators/players it was unplayable because of lags/all time disconnections etc.
Probable network problems:
1) Spectato…