File tree
10 files changed
+165
-4
lines changedFilter options
- Doc
- library
- whatsnew
- Lib
- email
- test/test_email
- Misc/NEWS.d/next/Library
10 files changed
+165
-4
lines changedDoc/library/email.errors.rst
Copy file name to clipboardExpand all lines: Doc/library/email.errors.rst+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
62 | 68 |
|
63 | 69 |
|
64 | 70 |
|
|
Doc/library/email.policy.rst
Copy file name to clipboardExpand all lines: Doc/library/email.policy.rst+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
232 | 250 |
|
233 | 251 |
|
234 | 252 |
|
|
+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2380 | 2380 |
|
2381 | 2381 |
|
2382 | 2382 |
|
| 2383 | + |
| 2384 | + |
| 2385 | + |
| 2386 | + |
| 2387 | + |
| 2388 | + |
| 2389 | + |
| 2390 | + |
| 2391 | + |
| 2392 | + |
| 2393 | + |
| 2394 | + |
Lib/email/_header_value_parser.py
Copy file name to clipboardExpand all lines: Lib/email/_header_value_parser.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
| 96 | + |
95 | 97 |
|
96 | 98 |
|
97 | 99 |
|
| ||
2778 | 2780 |
|
2779 | 2781 |
|
2780 | 2782 |
|
2781 |
| - |
2782 |
| - |
2783 |
| - |
| 2783 | + |
| 2784 | + |
| 2785 | + |
| 2786 | + |
| 2787 | + |
| 2788 | + |
| 2789 | + |
2784 | 2790 |
|
2785 | 2791 |
|
2786 | 2792 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
160 | 167 |
|
161 | 168 |
|
162 | 169 |
|
| ||
165 | 172 |
|
166 | 173 |
|
167 | 174 |
|
| 175 | + |
168 | 176 |
|
169 | 177 |
|
170 | 178 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
32 | 36 |
|
33 | 37 |
|
34 | 38 |
|
|
+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
| ||
223 | 225 |
|
224 | 226 |
|
225 | 227 |
|
226 |
| - |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
227 | 241 |
|
228 | 242 |
|
229 | 243 |
|
|
Lib/test/test_email/test_generator.py
Copy file name to clipboardExpand all lines: Lib/test/test_email/test_generator.py+62Lines changed: 62 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
216 | 217 |
|
217 | 218 |
|
218 | 219 |
|
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
219 | 258 |
|
220 | 259 |
|
221 | 260 |
|
| ||
224 | 263 |
|
225 | 264 |
|
226 | 265 |
|
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
227 | 289 |
|
228 | 290 |
|
229 | 291 |
|
|
Lib/test/test_email/test_policy.py
Copy file name to clipboardExpand all lines: Lib/test/test_email/test_policy.py+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
277 | 278 |
|
278 | 279 |
|
279 | 280 |
|
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
280 | 306 |
|
281 | 307 |
|
282 | 308 |
|
|
Misc/NEWS.d/next/Library/2024-07-27-16-10-41.gh-issue-121650.nf6oc9.rst
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
0 commit comments