-
If the source for the entries in a Markdown changelog are wrapped to some number of characters, then when `scriv` uses them as the body of a GitHub release, GitHub will render the intra-paragraph newl…
-
Despite various improvements to the popup (#2563, #2748), it's become clear that a significant proportion of users still doesn't know that one can disable Privacy Badger for a specific site. Such user…
-
I found a strange behavior with pandas.plot colors my version of pandas is
```python
import pandas as pd
pd.__version__
'0.20.3'
```
#### Problem description
Before when i wanted to assign …
-
From the 3.4.1 docs, happens on Safari, Chrome, and FF on OSX
cc @tcmetzger in case you have any quick ideas why the middle section won't grow to fill the space.
-
If I import the following [RIS file]() with `read_ref()`, authors are returned as the first column - which then breaks `write_refs()`, where authors are written first, so that re-import (at least with…
-
**Is your feature request related to a problem? Please describe.**
When you add an optional parameter to an endpoint in the webservice, the generated by Swagger Java code generates one method for the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Metrics are returning `NaN` periodically
My config
```
--scraping-interval=600
```…
-
For security reasons, `deviceorientation` events are no longer available to mobile browsers from HTTP sites. This breaks our mobile controller.
For now, we can serve via HTTPS with a self-signed ce…
-
M-. in slime no longer accepts dspecs other than symbols, since this change: http://bit.ly/dWJiDp
I guess that change was made only to accommodate this complaint: http://bit.ly/fZLIxl
This breaks two…
-
Most support forums (Gitter, StackOverflow) say to 'just use node' or 'why are you using aspnet core'?
Which are terrible answers.
How to do I get Angular 6 installed on an existing project? I …