-
Updated
Mar 7, 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,550 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
Mar 7, 2022 - JavaScript
-
Updated
Mar 6, 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
Mar 2, 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
Mar 7, 2022 - Go
-
Updated
Mar 3, 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 8, 2022 - Python
-
Updated
Feb 1, 2022
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Mar 7, 2022
-
Updated
Mar 7, 2022 - Java
-
Updated
Mar 3, 2022 - C++
Summary
The Mail settings don't have an option to choose a TLS version. Only to enforce upgrading connections to use SSL/TLS.
Mail servers like smtp.office365.com dropped support for TLS1.0 and TLS1.1 and now require TLS1.2: https://techcommunity.microsoft.com/t5/exchange-team-blog/new-opt-in-endpoint-available-for
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
-
Updated
Mar 7, 2022 - JavaScript
-
Updated
Mar 8, 2022 - Go
-
Updated
Mar 7, 2022 - C
Issue Summary
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
-
Updated
Mar 6, 2022 - JavaScript
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
Mar 8, 2022 - TypeScript
-
Updated
Mar 8, 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