Results 3 comments of Rodrigo

Fedora: `sudo waydroid init -s GAPPS -c https://ota.waydro.id/system -v https://ota.waydro.id/vendor -f`

@hmc-cs-mdrissi Thanks, good to know, although it appears to be a feature for 3.11. > Unpack operator in subscript requires Python 3.11 or newer Pylance @erictraut Yes I was confused...

I don't know if this is entirely correct but I'm solving it this way: ```py from functools import wraps import asyncio from aws_lambda_powertools import Tracer from aws_lambda_powertools.event_handler import APIGatewayResolver tracer...