-
-
Notifications
You must be signed in to change notification settings - Fork 324
reactpy.run
and configure(...)
refactoring
#1051
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Archmonger
merged 35 commits into
reactive-python:main
from
Archmonger:reactpy-run-cleanup
Jul 18, 2023
Merged
Changes from 30 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
876c992
More predictable `reactpy.run` failures
Archmonger 465ef00
move starlette to bottom so fastapi has a chance to run
Archmonger 43137d7
remove testing from all
Archmonger ab426e6
refactoring and flask with uvicorn
Archmonger 4aebab5
Remove accidental staticmethod
Archmonger 5a3f68d
Add self to protocol
Archmonger e06db92
Fix windows port assignment bug
Archmonger 8217963
remove unusable reload parameter
Archmonger 49c6a26
remove useless f string
Archmonger 7785536
reset lock file
Archmonger 8cf1d3f
add uvicorn to flask
Archmonger e799275
Revert "add uvicorn to flask"
Archmonger 6f2a18c
Revert "add uvicorn to flask"
Archmonger 577a6d3
lint fixes
Archmonger 9bbd078
more lint fix
Archmonger fdc04d9
add changelog
Archmonger 093625c
remove dead requirements.txt
Archmonger 24d484b
bump workflow versions
Archmonger fd117ca
Merge remote-tracking branch 'upstream/main' into reactpy-run-cleanup
Archmonger 955a845
Revert "bump workflow versions"
Archmonger 67ca3df
Rename SUPPORTED_PACKAGES to SUPPORTED_BACKENDS
Archmonger 12ba3ac
Merge remote-tracking branch 'upstream/main' into reactpy-run-cleanup
Archmonger 0adc456
fix merge issue
Archmonger a827ca1
move around stuff
Archmonger 9e3248c
don't clutter the routes when not needed
Archmonger 15932a4
import uvicorn if type checking
Archmonger a28f75f
change options constructor to init
Archmonger cf90737
BackendProtocol -> BackendType
Archmonger e68cebb
revert host str
Archmonger 1175fbc
options init docstring
Archmonger 9f31619
fix docstring
Archmonger a7e4239
rename BackendType comments
Archmonger e1f69fb
move comment position
Archmonger 5429c33
SO_REUSEADDR
Archmonger bc3540e
Merge branch 'main' into reactpy-run-cleanup
Archmonger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 was deleted.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.