cloudformation-custom-resources/kibana-customizer-lambda/urllib3/response.py (3 lines): - line 400: # FIXME: Ideally we'd like to include the url in the ReadTimeoutError but - line 405: # FIXME: Is there a better way to differentiate between SSLErrors? - line 682: # FIXME: Rewrite this method and make it a class with a better structured logic. cloudformation-custom-resources/kibana-customizer-lambda/urllib3/contrib/securetransport.py (3 lines): - line 620: # TODO: should I do clean shutdown here? Do I have to? - line 776: # TODO: Well, crap. - line 786: # TODO: Update in line with above. cloudformation-custom-resources/kibana-customizer-lambda/urllib3/connectionpool.py (1 line): - line 436: # TODO: Add optional support for socket.gethostbyname checking. cloudformation-custom-resources/kibana-customizer-lambda/crhelper/resource_helper.py (1 line): - line 2: TODO: cloudformation-custom-resources/domain-setter-lambda/crhelper/resource_helper.py (1 line): - line 2: TODO: cloudformation-custom-resources/kibana-customizer-lambda/urllib3/connection.py (1 line): - line 177: # TODO: Fix tunnel so it doesn't depend on self.sock state. cloudformation-custom-resources/kibana-customizer-lambda/requests/adapters.py (1 line): - line 502: # TODO: Remove this in 3.0.0: see #2811 cloudformation-custom-resources/kibana-customizer-lambda/urllib3/util/response.py (1 line): - line 83: # FIXME: Can we do this somehow without accessing private httplib _method? cloudformation-custom-resources/kibana-customizer-lambda/chardet/sbcsgroupprober.py (1 line): - line 57: # TODO: Restore Hungarian encodings (iso-8859-2 and windows-1250) cloudformation-custom-resources/kibana-customizer-lambda/urllib3/util/url.py (1 line): - line 255: # TODO: Remove this when we break backwards compatibility. cloudformation-custom-resources/kibana-customizer-lambda/requests/hooks.py (1 line): - line 20: # TODO: response is the only one cloudformation-custom-resources/kibana-customizer-lambda/urllib3/contrib/pyopenssl.py (1 line): - line 346: # FIXME rethrow compatible exceptions should we ever use this cloudformation-custom-resources/es-cognito-auth-lambda/crhelper/resource_helper.py (1 line): - line 2: TODO: