wsgi
Here are 324 public repositories matching this topic...
The docs do not give a format option for iso date with microseconds. Is this possible?
-
Updated
Jan 5, 2022 - Python
-
Updated
Jan 8, 2022 - Python
-
Updated
Dec 27, 2019 - Python
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Dec 23, 2021 - Python
-
Updated
Jan 9, 2022 - Python
-
Updated
Jan 8, 2022 - Python
-
Updated
Nov 8, 2021 - Python
Add type hints
-
🐞 bug report -
🐣 feature request -
❓ question about the decisions made in the repository
It would be great to see the python 3.5+ type hints in the repository, especially for the Server api.
Adding type stubs to typeshed (https://github.com/python/typeshed/tr
-
Updated
Dec 20, 2021 - Python
-
Updated
Jan 5, 2022 - Dockerfile
-
Updated
Nov 24, 2021 - Python
-
Updated
Aug 2, 2021 - Python
result_exec_date not being set when the unit of work task is executed.
-
Updated
Sep 28, 2017 - Python
-
Updated
Oct 21, 2019 - Python
-
Updated
Sep 1, 2021 - Python
-
Updated
May 27, 2019 - Python
-
Updated
Mar 28, 2016 - Python
-
Updated
Oct 17, 2021 - Python
Improve this page
Add a description, image, and links to the wsgi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wsgi topic, visit your repo's landing page and select "manage topics."


As discussed in #1979, the current CONTRIBUTING.md document instructs people to run
tools/mintest.sh, which requires Python 3.8 and 3.5 installed simultaneously and then it makes things a bit confusing when referencing Python 3.6 or 3.7 and thenpyenv shell 3.8.0 3.5.8and then further belowpyenv virtualenv 3.8.0 falcon-sandbox-38. I'm not familiar withpyenv, but this