You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sofie Van Landeghem 4b264878d7
⬆️ Support free-threaded Python 3.14t (#15149)
2 months ago
..
test_additional_responses 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_additional_status_codes 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_advanced_middleware 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_async_tests 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_authentication_error_status_code 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_background_tasks 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_behind_a_proxy 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_bigger_applications 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body 🔒️ Add `strict_content_type` checking for JSON requests (#14978) 3 months ago
test_body_fields 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_multiple_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_nested_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_body_updates 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_conditional_openapi 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_configure_swagger_ui 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_cookie_param_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_cookie_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_cors 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_custom_docs_ui 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_custom_request_and_route 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_custom_response ⬆️ Support free-threaded Python 3.14t (#15149) 2 months ago
test_dataclasses 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_debugging 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_dependencies 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_encoder 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_events 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_extending_openapi 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_extra_data_types 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_extra_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_first_steps 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_generate_clients 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_graphql 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_handling_errors 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_header_param_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_header_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_json_base64_bytes 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 3 months ago
test_metadata 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_middleware 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_openapi_callbacks 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_openapi_webhooks 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_operation_advanced_configurations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_operation_configurations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_path_params_numeric_validations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_python_types 🔥 Remove Python 3.9 specific files, no longer needed after updating translations (#14931) 4 months ago
test_query_param_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_query_params 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_query_params_str_validations 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_request_files 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 3 months ago
test_request_form_models 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_request_forms 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_request_forms_and_files 🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 3 months ago
test_response_change_status_code 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_cookies 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_directly 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_headers 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_model 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_response_status_code 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_schema_extra_example 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_security 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_separate_openapi_schemas 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_server_sent_events Add support for Server Sent Events (#15030) 3 months ago
test_settings 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_sql_databases 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_static_files 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_stream_data 📝 Update docs for responses and new stream with `yield` (#15023) 3 months ago
test_stream_json_lines Add support for streaming JSON Lines and binary data with `yield` (#15022) 3 months ago
test_strict_content_type 🔒️ Add `strict_content_type` checking for JSON requests (#14978) 3 months ago
test_sub_applications 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_templates 🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
test_testing 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_testing_dependencies 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_using_request_directly 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
test_websockets 📝 Rename `docs_src/websockets` to `docs_src/websockets_` to avoid import errors (#14979) 3 months ago
test_wsgi 📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
__init__.py ♻️ Re-format tutorials, files names and tests 8 years ago