-
Updated
Oct 8, 2021 - Python
python39
Here are 176 public repositories matching this topic...
-
Updated
Oct 8, 2021 - Python
-
Updated
Sep 29, 2021 - Python
-
Updated
Oct 8, 2021 - Python
-
Updated
Sep 19, 2021 - Python
Sentry Issue: SIR-LANCEBOT-6C
ValueError: dictionary update sequence element #0 has length 3; 2 is required
(1 additional frame(s) were not displayed)
...
File "bot/exts/core/help.py", line 511, in new_help
await HelpSession.start(ctx, *commands)
File "bot/exts/core/help.py", line 452, in
Pride Event Calendar
-
Updated
May 12, 2021 - Python
-
Updated
Jan 13, 2021 - Python
-
Updated
Oct 5, 2021 - Python
-
Updated
Oct 8, 2021 - Python
-
Updated
Oct 8, 2021 - Python
-
Updated
Jan 10, 2021 - Python
-
Updated
Aug 18, 2021 - Python
The documentation could use more code examples of how to use the various features of mcpyrate
. Each item should include the actual code example, an explanation of what is it for and what it does, and if applicable, the output printed by the example.
Particularly, the mcpyrate.debug.step_expansion
macro would be nice to showcase in a more detailed manner.
But basically anything in the pub
-
Updated
Oct 4, 2021 - Python
-
Updated
Oct 7, 2021 - Shell
-
Updated
Sep 6, 2021 - Dockerfile
-
Updated
Aug 24, 2021 - Python
-
Updated
Apr 26, 2021 - Python
-
Updated
Jul 14, 2021 - Python
-
Updated
May 24, 2021 - Python
-
Updated
May 25, 2021 - Python
Improve this page
Add a description, image, and links to the python39 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the python39 topic, visit your repo's landing page and select "manage topics."
The help command for
eval
contains newlines that they should not be there. That's because there are\n
s after some words in docstring. And I'm not sure how to fix that.