file
Here are 1,968 public repositories matching this topic...
From: https://boltons.readthedocs.io/en/latest/setutils.html#boltons.setutils.IndexedSet
As you can see, the IndexedSet is almost like a UniqueList, retaining only one copy of a given value, in the order it was first added.
This appears incorrect. Perhaps it is a remnant from an earlier version of the library?
-
Updated
May 24, 2020 - Go
-
Updated
May 25, 2020 - Java
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Mar 6, 2019 - Java
Write a Windows .BAT equivalent of travis_ci_helpers.sh
We need this .BAT file for running integration tests under Appveyor, which is unable to run our existing bash script.
Alternatively, rewrite that script in Python so we can use it under both Travis and Appveyor.
Originally posted by @mpenkov in RaRe-Technologies/smart_open#479 (comment)
-
Updated
May 21, 2020 - JavaScript
-
Updated
May 13, 2020 - PHP
-
Updated
May 27, 2020 - C
Steps to reproduce: Try to use fences for code blocks.
Expected behaviour: code blocks.
Actual behaviour: normal text.
Turbo Editor version:1.19, from F-Droid.

*4];
could the magic numbers be clarified?
For spiffs_work_buf, this is because SPIFFS needs at least 2 pages for doing it's magic, cor
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Sep 24, 2019 - Java
First, big thanks for a really impressive set of image / upload tools. We're really excited to implement it on our site.
Summary
We're making use of functional components, and I'm looking for documentation on how to implement the equivalent of
imageEditEditor: Doka.create()
when passing FilePond properties as attributes in React. It doesn't seem to work by transferring the basic i
Failed to load resource: the server responded with a status of 403 (Forbidden)
{ "message": "API rate limit exceeded for N.N.N.N. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)", "documentation_url": "https://developer.github.com/v3/#rate-limiting" }
And maybe allow authentication
-
Updated
May 2, 2020 - JavaScript
-
Updated
Dec 28, 2019 - JavaScript
Database errors
When i start lolisafe .js i got warnings
`Knex:warning - Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now,
-
Updated
May 19, 2020 - Java
Improve this page
Add a description, image, and links to the file topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file topic, visit your repo's landing page and select "manage topics."
Do you want to request a feature or report a bug?
What is the current behavior?
In the documentation, clicking on
See **Events** for more examples.(https://react-dropzone.js.o