-
Release Date: mid november 2021 ~~october~~ ~~september~~
Wanted:
- Infrastructure:
- [x] PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
- [x] PyPy3.8-7.3.7 beta,…
-
##### Issue Type
- Feature proposal
##### Summary
gocd config repositories should support regex for scanning multiple branches.
![image](https://user-images.githubusercontent.com/15324013/5587…
-
The current spec says that `readOnly` and `writeOnly` are "relevant only for Schema `properties` definitions."
I have encountered at least two parsers, one new, one widely used, that interpret this…
-
Null reference exceptions are rampant in languages like C#, where any reference type can reference a null value. Some type systems separate types into a `T` that cannot be null and an `Option` (or sim…
-
Hi,
Do you know if it is possible to listen to all changes in a resource, e.g. to receive all notifications generated by changing features in an object?
I know I can use `EObserver` to get notif…
-
arXiv论文跟踪
-
Hello,
I was wondering if it's possible to use this kernel on my ASUS C201 Chromebook, which is based on the same RK3288 SoC. Currently I'm running Arch Linux ARM off a microSD card and it runs the 3…
-
As per the meeting of June 25, 2019, this is an area for the discussion of the definition of "profile". Let's put each definition in a separate comment so people can up or down vote them.
-
https://github.com/nengo/nengo/blob/d7e348a320e1c903dc5074bea0cb5bc3aca334d1/nengo/neurons.py#L542
Nengo references the `AdaptiveLIF` model as coming from:
```
.. [1] Koch, Christof. Biophy…
-
We have the use case of fetching all Property values at once, i.e., with a single request. This is very common in industrial systems, but also the Web recently picked up such ways to reduce round-trip…