File tree
198 files changed
+7504
-1461
lines changed- .github/workflows
- extmod
- frozen
- lib
- utils
- locale
- ports
- atmel-samd
- boards
- 8086_commander
- bdmicro_vina_d21
- circuitplayground_express_crickit
- circuitplayground_express_displayio
- circuitplayground_express
- cp_sapling_m0_spiflash
- dynossat_edu_eps
- feather_m0_express_crickit
- feather_m0_express
- feather_m0_rfm69
- feather_m0_rfm9x
- feather_m0_supersized
- hallowing_m0_express
- metro_m0_express
- pybadge_airlift
- pycubed_mram
- pycubed
- pyportal_titano
- pyportal
- sam32
- snekboard
- sparkfun_redboard_turbo
- xinabox_cc03
- xinabox_cs11
- common-hal/microcontroller
- supervisor
- cxd56
- common-hal/microcontroller
- supervisor
- esp32s2
- boards/adafruit_magtag_2.9_grayscale
- certificates
- common-hal
- alarm
- pin
- time
- busio
- microcontroller
- nvm
- ps2io
- rtc
- socketpool
- supervisor
- time
- touchio
- wifi
- esp-idf-config
- supervisor
- litex
- common-hal
- microcontroller
- time
- supervisor
- mimxrt10xx
- common-hal/microcontroller
- peripherals/mimxrt10xx
- MIMXRT1011
- MIMXRT1062
- supervisor
- nrf
- boards/simmel
- common-hal
- microcontroller
- rgbmatrix
- supervisor
- stm
- boards
- thunderpack_v11
- thunderpack_v12
- common-hal
- microcontroller
- nvm
- rgbmatrix
- supervisor
- py
- supervisor
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
198 files changed
+7504
-1461
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
| 202 | + | |
202 | 203 |
| |
203 | 204 |
| |
204 | 205 |
| |
| |||
318 | 319 |
| |
319 | 320 |
| |
320 | 321 |
| |
321 |
| - | |
| 322 | + | |
| 323 | + | |
322 | 324 |
| |
323 | 325 |
| |
324 | 326 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
|
Lines changed: 27 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
| |||
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
80 | 87 |
| |
| 88 | + | |
81 | 89 |
| |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
89 | 100 |
| |
90 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
91 | 105 |
| |
92 | 106 |
| |
93 | 107 |
| |
94 | 108 |
| |
95 | 109 |
| |
| 110 | + | |
96 | 111 |
| |
| 112 | + | |
| 113 | + | |
97 | 114 |
| |
98 | 115 |
| |
99 | 116 |
| |
| 117 | + | |
100 | 118 |
| |
101 |
| - | |
| 119 | + | |
102 | 120 |
| |
103 | 121 |
| |
104 | 122 |
| |
|
Submodule Adafruit_CircuitPython_Requests updated 20 files
- .github/workflows/test.yml+25
- adafruit_requests.py+564-163
- examples/requests_advanced.py+13-2
- examples/requests_advanced_cpython.py+28
- examples/requests_advanced_ethernet.py+1-1
- examples/requests_github_cpython.py+13
- examples/requests_https_cpython.py+45
- examples/requests_simpletest.py+13-2
- examples/requests_simpletest_cpython.py+44
- examples/requests_simpletest_ethernet.py+4-4
- tests/chunk_test.py+103
- tests/concurrent_test.py+86
- tests/header_test.py+32
- tests/legacy_mocket.py+40
- tests/legacy_test.py+176
- tests/mocket.py+60
- tests/parse_test.py+28
- tests/post_test.py+74
- tests/protocol_test.py+101
- tests/reuse_test.py+203
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
135 | 139 |
| |
136 | 140 |
| |
137 | 141 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
|
0 commit comments