C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 901 public repositories matching this topic...
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
The latest copy of the CPython grammar tests in test_grammar.py has several @skips and FIXMEs. Some of them seem easy to fix, e.g. some parser bugs or missing warnings that would be helpful, others are entire features. We should fix the easy ones and make sure there are tickets for the rest.
-
Updated
Nov 24, 2020 - Python
[suggestion] failure to auto-detect a compiler for the default profile should not report 'ERROR:'
Conan outputs that there has been an error when no compiler is found during auto-detect:
conan profile new default --detect
Profile created with detected settings: C:\Jenkins\workspace\my_job\.conan\profiles\default
ERROR: Unable to find a working compiler
This happens often because my compiler is not installed on the machine - I am using a build_requires package for my cross-
enable cyclic-import check in pylint and fix the imports if there are problems
-
Updated
Sep 15, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 26, 2020 - Python
-
Updated
May 16, 2020 - Python
-
Updated
Jun 12, 2020 - Python
-
Updated
Oct 15, 2020 - Python
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 28, 2020 - Python
Title -
what will change -
Type of Issue -
Please add/delete options that are not relevant.
- Adding New Code
- Improving Code
- Improving Documentation
- Bug Fix
Programming Language
Please add/delete options that are not relevant.
- Python
- C++
Self Check
- Ask for issue assignment before making Pull Request.
- Ad
-
Updated
Oct 5, 2020 - Python
-
Updated
Jun 2, 2020 - Python
-
Updated
Oct 15, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 28, 2020 - Python
Required skills: Python, maybe Cython
Difficulty: Medium
The openage converter is able to optimize the compression for created PNG files by utilizing a search algorithm inspired by OptiPNG. To do this, the search algorithm first tries 8 different compression settings by creating PNGs with these settings in-memory. The compression settings that produ