src/tool/python/strings/pybase.h (7 lines): - line 895: // TODO: propagate Python error - line 935: // TODO: implement GetMany - line 960: // TODO: specalization for Python Sequence Protocol -> IVector[View] - line 961: // TODO: specalization for Python Mapping Protocol -> IMap[View] - line 1026: // TODO: support converting delegates - line 1081: // TODO: propagate python error - line 1093: // TODO: propagate python error src/tool/python/code_writers.h (4 lines): - line 1140: // TODO: support _from for ptypes - line 1164: // TODO: remove const_cast once pywinrt is updated to target Python 3.7. - line 1693: // TODO: 'u' format string was deprecated in Python 3.3. Need to move to a supported construct - line 1727: // TODO: 'u' format string was deprecated in Python 3.3. Need to move to a supported construct src/UndockedRegFreeWinRT/Catch/catch.hpp (4 lines): - line 4403: // FIXME: What is the right seed? - line 4446: // TODO: Ideally this would be also constrained against the various char types, - line 6220: // TODO equivalent keep_memory() - line 16340: // TODO: Check testGroupStats.aborting and act accordingly. src/library/catch.hpp (4 lines): - line 4403: // FIXME: What is the right seed? - line 4446: // TODO: Ideally this would be also constrained against the various char types, - line 6220: // TODO equivalent keep_memory() - line 16340: // TODO: Check testGroupStats.aborting and act accordingly. src/tool/python/strings/module_methods.cpp (2 lines): - line 69: // TODO: re-enable instance wrapper caching - line 83: // // TODO: clean up the wrapped WinRT object. Currently leaking src/UndockedRegFreeWinRT/UndockedRegFreeWinRT/catalog.cpp (1 line): - line 25: // TODO: Components won't respect COM lifetime. workaround to get them in the COM list? src/tool/cppxlang/code_writers.h (1 line): - line 2098: ""); // TODO: resolve src/tool/cppxlang/strings/base_implements.h (1 line): - line 881: // TODO: Determine nitty-gritty contract of these methods. src/tool/cppxlang/type_writers.h (1 line): - line 210: // TODO: get rid of all these renames once parity with cppxlang.exe has been reached... src/tool/abi/metadata_cache.cpp (1 line): - line 593: // TODO: Duplicated effort! src/tool/python/type_writers.h (1 line): - line 111: // TODO real code here src/scripts/windows/azure-pipelines.yml (1 line): - line 4: # TODO: reuse src\package\pywinrt\projection\AzurePipelinesTemplates\task-vsdevcmd.yml instead of copying the next two