-
Updated
Mar 1, 2022 - JavaScript
Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 94,763 public repositories matching this topic...
Many systems don't link python to python3. Debian even maintains it's wrong for their packages to expect python to work:
NOTE: Debian testing (bullseye) has removed the "python" package and the '/usr/bin/python' symlink due to the deprecation of Python 2. No packaged scripts should depend on the existence of '/usr/bin/python': if they do, that is a bu
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
-
Updated
Feb 28, 2022 - JavaScript
-
Updated
Mar 1, 2022 - Go
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
I'm implementing async load with pagination with the Autocomplete.
When the listbox is open and the user scroll to the bottom, we load the next page and add the new options.
After adding, the position of the scroll on the listbox is reseted and
-
Updated
Feb 27, 2022 - Java
Hello,
The code says that it will add compatibility for Postponed Evaluation of Annotations (PEP 563) when Python 3.9 is released (which already happened on 2020.10.5). Is there any plan to complete this?
-
Updated
Feb 28, 2022 - Go
-
Updated
Feb 26, 2022 - JavaScript
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
Mar 1, 2022 - Python
-
Updated
Feb 1, 2022
-
Updated
Jan 29, 2022 - JavaScript
The annotation loading spinner that on 8.3.6 was on the same line as the annotation label/toggle, has now, since updating to 8.4.1 started wrapping onto another line, pushing the graphs down to make space. On a dashboard with a frequent refresh time this make the graphs jump up and down a lot!! See screen recording:
 task
Feature type
Quality of life
Describe the feature
I would like to be able to use relative paths in the launcher settings file to point to x32dbg.exe and x64dbg.exe respectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.
-
Updated
Feb 28, 2022 - JavaScript
-
Updated
Mar 1, 2022 - TypeScript
-
Updated
Mar 1, 2022 - Markdown
Here I would to talk about some problems with RTL Languages and their solutions.
I will explain all the points here, and we can have a discussion about it.
and maybe add a section that talking about these problems & solution in Guidelines in CONTRIBUTING
**The base discussion on this issue starts o