-
I have test failing locally and can't figure out why. Both on Chrome and Firefox. They seem to work on the repo test automation.
I narrowed down one of the issues. This test:
https://github.com/…
-
## Version **4.4.4** of [sequelize](https://github.com/sequelize/sequelize) just got published.
Branch
Build failing 🚨
Dependency
…
-
### Prerequisites
- [X] I checked the documentation and found no answer;
- [X] I checked to make sure that this issue has not already been filed;
- [X] This is not an ad/bug report.
### Proble…
-
Utilize the HTML5 Clipboard API when feasible [in addition to aligning event names with it via #105].
The API is currently being standardized @ http://www.w3.org/TR/clipboard-apis/.
The working grou…
-
**A port of the feature requests from the Katalam/KAM repository and new additions from players**
**Description:**
Add a detailed description of the feature you wish, if it's deemed accepted it …
-
# Chapter 2. Creating and Destorying Objects
## Consider static factory methods instead of constructors
**Advantage:**
- Static factory has name which is better for people to understand it compar…
-
# Do you have a question or a problem?
--> Check this:
* [**Search Issues**](https://github.com/gsantner/markor/issues?q=#js-issues-search)
(USE THIS BEFORE POSTING ANYTHING - THANKS!)
* [*…
-
It's not clear when and how language support modules are released, and which versions of the cloudstate proxy and protocol these are compatible with. Especially for the java-support and node-support m…
-
Currently if I'm looking at a project on PyPI, it can be difficult to determine if it's "real" or not. I can look and see the user names that are publishing the project as well as certain key pieces o…
-
We have currently the following bug:
```
sage: from sage.categories.functor import ForgetfulFunctor
sage: F = ForgetfulFunctor(Rings(), Sets())
sage: F(ZZ)
Integer Ring
```
The result should rathe…