-
This is a bug report
# Problem description
When adding an item containing a tab character in a SelectView the text is truncated.
Some code to reproduce the issue:
```
extern crate native_tl…
-
# HTML & CSS Recipe To-Dos
18 to-dos, 5 points each, with 4 extra credit to-dos
## Essential
### Code
`30 points`
- [x] Use of lowercase alphabet for all markup, style, and file and folde…
-
Hi @jkivilin @Bots-United! Thanks for your great work! 🎉
## jk_botti_names.txt
![jk botti names](https://user-images.githubusercontent.com/2473081/81951084-687d3a00-960d-11ea-9e1b-1c54a3b05ef7.pn…
-
-
When a string concatenation is used to split string to multiple lines for better readability like so:
``` js
var msgBox = $(
" " +
" " +
" " +
" " +
" …
-
### Related problem
While security is not a big concern in C-PAC (as it is not used as an automated service). It contains a series of shell calls that could lead to arbitrary code execution with a sh…
-
Moses default behavior is to use a regex to deduplicate spaces, https://github.com/alvations/sacremoses/blob/master/sacremoses/tokenize.py#L507
But in Python, this can be don't by doing `" ".join(t…
-
ERDDAP does some bizarre name munging to HTML entities in XML listings.
For example in https://gcoos4.tamu.edu/erddap/metadata/iso19115/xml/ there are numerous href values like this
`2004JuvenileS…
-
These are natural operations, but currently they are not implemented, resulting in the following:
```
sage: C = CombinatorialFreeModule(QQ, 'abc')
sage: phi = C.module_morphism(diagonal=lambda x: 2…
-
I noticed in [manifolds/stereographic/math.py](https://github.com/geoopt/geoopt/blob/master/geoopt/manifolds/stereographic/math.py) there are a few TODOs:
```py
# TODO: check numerical stability w…