Mercurial > repos > bcclaywell > argo_navis
comparison venv/lib/python2.7/site-packages/github/tests/ReplayData/Issue.testDeleteAndSetLabels.txt @ 0:d67268158946 draft
planemo upload commit a3f181f5f126803c654b3a66dd4e83a48f7e203b
| author | bcclaywell |
|---|---|
| date | Mon, 12 Oct 2015 17:43:33 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d67268158946 |
|---|---|
| 1 https | |
| 2 GET | |
| 3 api.github.com | |
| 4 None | |
| 5 /repos/jacquev6/PyGithub/labels/Bug | |
| 6 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 7 null | |
| 8 200 | |
| 9 [('status', '200 OK'), ('x-ratelimit-remaining', '4974'), ('content-length', '97'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"fe2e942523eecb156d100829a6347516"'), ('date', 'Sun, 27 May 2012 09:06:37 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
| 10 {"url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Bug","name":"Bug","color":"e10c02"} | |
| 11 | |
| 12 https | |
| 13 GET | |
| 14 api.github.com | |
| 15 None | |
| 16 /repos/jacquev6/PyGithub/labels/Question | |
| 17 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 18 null | |
| 19 200 | |
| 20 [('status', '200 OK'), ('x-ratelimit-remaining', '4973'), ('content-length', '107'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"931e58d337b2290717303141eda89cd7"'), ('date', 'Sun, 27 May 2012 09:06:38 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
| 21 {"color":"02e10c","url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Question","name":"Question"} | |
| 22 | |
| 23 https | |
| 24 GET | |
| 25 api.github.com | |
| 26 None | |
| 27 /repos/jacquev6/PyGithub/issues/28/labels | |
| 28 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 29 null | |
| 30 200 | |
| 31 [('status', '200 OK'), ('x-ratelimit-remaining', '4972'), ('content-length', '335'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d135d74d2ea2159d044676a220d41d3a"'), ('date', 'Sun, 27 May 2012 09:06:39 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
| 32 [{"color":"e10c02","url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Bug","name":"Bug"},{"color":"444444","url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Project+management","name":"Project management"},{"color":"02e10c","url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Question","name":"Question"}] | |
| 33 | |
| 34 https | |
| 35 DELETE | |
| 36 api.github.com | |
| 37 None | |
| 38 /repos/jacquev6/PyGithub/issues/28/labels | |
| 39 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 40 null | |
| 41 204 | |
| 42 [('status', '204 No Content'), ('x-ratelimit-remaining', '4971'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d41d8cd98f00b204e9800998ecf8427e"'), ('date', 'Sun, 27 May 2012 09:06:39 GMT')] | |
| 43 | |
| 44 | |
| 45 https | |
| 46 GET | |
| 47 api.github.com | |
| 48 None | |
| 49 /repos/jacquev6/PyGithub/issues/28/labels | |
| 50 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 51 null | |
| 52 200 | |
| 53 [('status', '200 OK'), ('x-ratelimit-remaining', '4970'), ('content-length', '2'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"d751713988987e9331980363e24189ce"'), ('date', 'Sun, 27 May 2012 09:06:40 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
| 54 [] | |
| 55 | |
| 56 https | |
| 57 PUT | |
| 58 api.github.com | |
| 59 None | |
| 60 /repos/jacquev6/PyGithub/issues/28/labels | |
| 61 {'Content-Type': 'application/json', 'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 62 ["Bug", "Question"] | |
| 63 200 | |
| 64 [('status', '200 OK'), ('x-ratelimit-remaining', '4969'), ('content-length', '207'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"1a56634d9c1050a88592ff55ed8adc62"'), ('date', 'Sun, 27 May 2012 09:06:40 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
| 65 [{"url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Bug","name":"Bug","color":"e10c02"},{"url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Question","name":"Question","color":"02e10c"}] | |
| 66 | |
| 67 https | |
| 68 GET | |
| 69 api.github.com | |
| 70 None | |
| 71 /repos/jacquev6/PyGithub/issues/28/labels | |
| 72 {'Authorization': 'Basic login_and_password_removed', 'User-Agent': 'PyGithub/Python'} | |
| 73 null | |
| 74 200 | |
| 75 [('status', '200 OK'), ('x-ratelimit-remaining', '4968'), ('content-length', '207'), ('server', 'nginx/1.0.13'), ('connection', 'keep-alive'), ('x-ratelimit-limit', '5000'), ('etag', '"1a56634d9c1050a88592ff55ed8adc62"'), ('date', 'Sun, 27 May 2012 09:06:41 GMT'), ('content-type', 'application/json; charset=utf-8')] | |
| 76 [{"url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Bug","name":"Bug","color":"e10c02"},{"url":"https://api.github.com/repos/jacquev6/PyGithub/labels/Question","name":"Question","color":"02e10c"}] | |
| 77 |
