-
From issue #223:
```
* Trying ...
* Connected to () port 8081 (#0)
> PUT /webapp/rest/files/2316975_A5E55802418A_2.pdf HTTP/1.1
> User-Agent: curl/7.40.0-DEV
> Host: :8081
> Accept: application/js…
-
This RFC is a follow-up with #37.
It would be nice to re-visit our code review practices, and update our [internal documentation](http://docs.firefox-dev.tools/contributing/code-reviews.html). Righ…
-
(Note: I'll update the description here as the discussion evolves)
## Background
It was asked multiple times by activists in the area of inclusiveness for Redis to migrate to a different termino…
-
Hi,
I am seeing Origen re-init the $dut model 3 times when I try to create a very simple test program flow.
~~~shell
peologin02:ppekit $ origen p ws1.rb
[WARNING] 0.015[0.015] || PPEKit:…
-
Hi,
I was wondering if it is possible to change the way addons specify their dependency on ember-cli-babel. Currently it is a hard dependency. And in my case the different versions that addons spec…
jlami updated
7 years ago
-
### Current status
We are planning to to change the syntax for inclusive ranges and patterns to `..=`. The `...` syntax in patterns is stable and will remain (silently) deprecated for the time bein…
-
I can create two URLs that render as the same text but are not equal:
```console
>>> from hyperlink import URL
>>> a = URL(path=(u"?",))
>>> b = URL(path=(u"%3F",))
>>> a.asText()
u'%3F'
>>> b.…
-
In particular, switching between OpenGL, DirectX, and whatever other APIs may be supported by gfx-rs (Mantle, Metal, ...) in the future.
-
Hello,
If best_match is passed:
``` python
offers=['en', 'en-GB'] # Order important
```
and there is an 'en-GB' mask with quality 1, and an 'en' mask with quality 0.8, then 'en' will be considered …
-
As discussed in issue #256, `Accept.best_match()` implements its own algorithm that does not match any of the matching schemes suggested in RFC7231. We agreed that there was not just one meaning of wh…