-
Our service use the libevent and openssl together to handle HTTPS request. We don't use the openssl support in libevent, but use the raw socket event combine the BIO_* functionality:
- Accept the…
-
### Description
Document what happens when data includes a `np.nan`.
### Motivation and Context
So I wanted to use this example from the docs:
```python
box = [100, 100, 100]
points = [[-1, 0,…
-
I realize they conflict with existing syntax, though LiveScript is difficult to use Immutable.JS and similar libraries that work with for .. of iterators. Is support coming in a future release?
-
There are different colors given for the subjects, but these color codings are not consistent, defeating the purpose of color coding them.
for example, English has different color codes for tutee 1 …
-
Hey All,
I am having some issues with transitive rules and I was wondering if my results were expected or if there may be a bug lurking here.
I have a transitive rule that I have tried to implem…
-
Hello @mdaines,
(_I hope you don't mind another issue_)
I think it would be awesome if there was a way to load sample grammars (and perhaps make it easy to submit them via PRs?). I'm thinking of…
-
Context:
Ultimately this project exists to help acclimatise mastodon/activitypub people to the lack of a certain accounts on the mastodon network.
some people create botsin.space bots on a case by…
p0sty updated
2 years ago
-
The patterns proposal lists a small set of types which are considered for exhaustiveness:
```
bool
Null
A enum type
A type whose declaration is marked sealed
T? where T is exhaustive
FutureOr…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43838](https://bugs.llvm.org/show_bug.cgi?id=43838) |
| Status | NEW |
| Importance | P normal |
|…
-
I made few corrections to get the code working, I masked out things I don't need, but left then for other users. This code collects User, Data, Title and Review - THERE ARE ISSUES WITH THE USER, somet…