-
```
/Users/jenkins/.rvm/gems/ruby-2.5.1/gems/run_loop-4.0.0/lib/run_loop/directory.rb:69: [BUG] Segmentation fault at 0x000070000a5434a0
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin17]
…
-
expected (new) date : 2017-04-01
expected features:
- Pandas-0.22.0
- PyQt5-5.9.1-5.9.2, Spyder-3.2.8
- Bokeh-0.12.15, Holoviews-1.10.0dev1 (jupyterlab compatibility)
- Notebook-5.4.1 (Term…
-
I would like to propose support for Scala-style extractors. What follows is background on why I believe this support is important, and a sketch of how this support could be accomplished. This proposal…
-
## Current Status
[This issue has been closed in favor of more fine-grained tracking issues](https://github.com/rust-lang/rust/issues/38356#issuecomment-426025407)
## ~~~Updated Description~~~
…
-
We were blocked on the resolution of [cancelable promises](https://github.com/tc39/proposal-cancelable-promises), but consensus has broken down, so we need to find a new way.
## How cancellation f…
-
Are there any methods in SassScript that might allow one to construct a `@function` which could add new properties to a declaration (like mixins do) as well as retrieve the current one?
The Stylus pr…
-
release estimate: mid-august
expected:
- new packages:
- python-3.6.3, python-3.5.4
- spyder-notebook, spyder-terminal, spyder-reports
- Vitables for Qt5.5+, moviepy, brotli,
- da…
-
And also no reasonable way to implement it in userland.
For instance, one can override native promises with [Bluebird](http://bluebirdjs.com) promises which expose an optional cancellation API, **_…
-
Seeing as the scope of dataclasses still seems fairly pliable, I'll share an answer to #19 ("why not attrs?") which could greatly increase its utility: The serialization cliff.
My teammates and I h…
-
It could be extremely useful to have the ability to define grammars by importing rules from other grammars.
Several ideas ;
```
@include "expression.pegjs"
(or @from "expression.pegjs" import expres…