[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This package provides a wrapper for contextvars, offering a fallback to the older os.environ method."],["The `ctx_test_util` module includes a decorator for running tests within a clean context."],["The `gae_headers` module is responsible for storing X-Appengine-\\* headers in the request context."],["The `wsgi` module allows saving certain WSGI variables into the request context."],["The `get(...)` function retrieves context information, either from `os.environ` or from `contextvars`, depending on the `READ_GAE_CONTEXT_FROM_OS_ENVIRON` setting."]]],[]]