witty-crayon-22786
04/05/2022, 7:25 PMwitty-crayon-22786
04/05/2022, 7:25 PMuse_all_constraintsenable_resolveswitty-crayon-22786
04/05/2022, 7:26 PMuse_all_constraintswitty-crayon-22786
04/05/2022, 7:27 PMhundreds-father-404
04/05/2022, 7:29 PMwitty-crayon-22786
04/05/2022, 9:02 PMrequest = constraints_request.repository_pex_request
    # NB: it isn't safe to resolve against the whole constraints file if
    # platforms are in use. See <https://github.com/pantsbuild/pants/issues/12222>.
    if not python_setup.resolve_all_constraints or request.platforms or request.complete_platforms:
        return OptionalPexRequest(None)witty-crayon-22786
04/05/2022, 9:03 PMwitty-crayon-22786
04/05/2022, 9:03 PMhundreds-father-404
04/05/2022, 9:04 PMhundreds-father-404
04/05/2022, 9:07 PMwitty-crayon-22786
04/06/2022, 6:49 PMhappy-kitchen-89482
04/06/2022, 6:50 PMwitty-crayon-22786
04/06/2022, 6:50 PMhappy-kitchen-89482
04/06/2022, 6:50 PMhappy-kitchen-89482
04/06/2022, 6:50 PMhappy-kitchen-89482
04/06/2022, 6:51 PMwitty-crayon-22786
04/06/2022, 6:51 PMwitty-crayon-22786
04/06/2022, 6:51 PMhappy-kitchen-89482
04/06/2022, 6:51 PMwitty-crayon-22786
04/06/2022, 6:53 PMresolve_all_constraintsenable_resolves