Searched refs:GITHUB_API_PR_URL (Results 1 – 1 of 1) sorted by relevance
21 GITHUB_API_PR_URL = "https://api.github.com/repos/facebook/zstd/pulls?state=open" variable41 data = json.loads(urllib.request.urlopen(GITHUB_API_PR_URL).read().decode("utf-8"))