-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Drop Support - dropping support for python3.8 its EOL soon. - updating gitignore * Update pyproject.toml - stop building wheels for python3.8 * Sphinx - doing docs builds * Workflows - drop support for python3.8 in workflow files - added `python_requires` with proper supported versions * PyTest - trying .txt instead of .log * Update tests.yml - manual "Create multi-file output listing".
- Loading branch information
1 parent
5ba84a0
commit e62983e
Showing
32 changed files
with
214 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,4 +32,6 @@ dev/ | |
*/*.log | ||
*.log | ||
wheelhouse/** | ||
.DS_Store | ||
*.o | ||
**.DS_Store** | ||
**venv** |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 00675fa2c0a114acca2acbda5bf5e901 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
e62983e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e62983e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Valgrind Comment
sh ==8321== LEAK SUMMARY: ==8321== definitely lost: 112 bytes in 7 blocks ==8321== indirectly lost: 0 bytes in 0 blocks ==8321== possibly lost: 307,317 bytes in 467 blocks ==8321== still reachable: 2,422,844 bytes in 1,440 blocks ==8321== suppressed: 68,037 bytes in 163 blocks ==8321== Reachable blocks (those to which a pointer was found) are not shown. ==8321== To see them, rerun with: --leak-check=full --show-leak-kinds=all
sh ==8250== LEAK SUMMARY: ==8250== definitely lost: 112 bytes in 7 blocks ==8250== indirectly lost: 0 bytes in 0 blocks ==8250== possibly lost: 263,820 bytes in 394 blocks ==8250== still reachable: 1,770,331 bytes in 1,373 blocks ==8250== suppressed: 68,403 bytes in 163 blocks ==8250== Reachable blocks (those to which a pointer was found) are not shown. ==8250== To see them, rerun with: --leak-check=full --show-leak-kinds=all
sh ==8277== LEAK SUMMARY: ==8277== definitely lost: 5,296 bytes in 13 blocks ==8277== indirectly lost: 8,990 bytes in 10 blocks ==8277== possibly lost: 8,714 bytes in 10 blocks ==8277== still reachable: 10,698,595 bytes in 141,009 blocks ==8277== suppressed: 69,988 bytes in 166 blocks ==8277== Reachable blocks (those to which a pointer was found) are not shown. ==8277== To see them, rerun with: --leak-check=full --show-leak-kinds=all
sh ==8198== LEAK SUMMARY: ==8198== definitely lost: 5,592 bytes in 13 blocks ==8198== indirectly lost: 2,028 bytes in 3 blocks ==8198== possibly lost: 4,152 bytes in 6 blocks ==8198== still reachable: 10,606,033 bytes in 140,958 blocks ==8198== suppressed: 68,382 bytes in 163 blocks ==8198== Reachable blocks (those to which a pointer was found) are not shown. ==8198== To see them, rerun with: --leak-check=full --show-leak-kinds=all