File tree
Expand file treeCollapse file tree
6 files changed
+38
-26
lines changedFilter options
- appengine/standard/urlfetch
- async
- snippets
Expand file treeCollapse file tree
6 files changed
+38
-26
lines changedappengine/standard/urlfetch/async/requirements-test.txt
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
appengine/standard/urlfetch/async/requirements.txt
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
appengine/standard/urlfetch/async/rpc.py
Copy file name to clipboardExpand all lines: appengine/standard/urlfetch/async/rpc.py+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 |
| - |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
appengine/standard/urlfetch/snippets/main.py
Copy file name to clipboardExpand all lines: appengine/standard/urlfetch/snippets/main.py+16-18Lines changed: 16 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 |
| - |
| 22 | + |
24 | 23 |
|
| 24 | + |
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
| 26 | + |
29 | 27 |
|
| 28 | + |
30 | 29 |
|
31 |
| - |
32 | 30 |
|
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
36 |
| - |
| 34 | + |
37 | 35 |
|
38 | 36 |
|
39 |
| - |
| 37 | + |
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
45 | 43 |
|
46 |
| - |
| 44 | + |
47 | 45 |
|
48 | 46 |
|
49 | 47 |
|
50 |
| - |
| 48 | + |
51 | 49 |
|
52 | 50 |
|
53 |
| - |
| 51 | + |
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
| ||
60 | 58 |
|
61 | 59 |
|
62 | 60 |
|
63 |
| - |
| 61 | + |
64 | 62 |
|
65 | 63 |
|
66 | 64 |
|
67 |
| - |
| 65 | + |
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
71 | 69 |
|
72 | 70 |
|
73 | 71 |
|
74 | 72 |
|
75 |
| - |
| 73 | + |
76 | 74 |
|
77 | 75 |
|
78 | 76 |
|
| ||
85 | 83 |
|
86 | 84 |
|
87 | 85 |
|
88 |
| - |
| 86 | + |
89 | 87 |
|
90 | 88 |
|
91 | 89 |
|
92 |
| - |
| 90 | + |
93 | 91 |
|
94 | 92 |
|
95 | 93 |
|
|
appengine/standard/urlfetch/snippets/requirements-test.txt
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
appengine/standard/urlfetch/snippets/requirements.txt
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments