File tree
Expand file treeCollapse file tree
3 files changed
+28
-0
lines changedFilter options
- Lib
- email
- test/test_email
- Misc/NEWS.d/next/Library
Expand file treeCollapse file tree
3 files changed
+28
-0
lines changedLib/email/_header_value_parser.py
Copy file name to clipboardExpand all lines: Lib/email/_header_value_parser.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2637 | 2637 |
|
2638 | 2638 |
|
2639 | 2639 |
|
| 2640 | + |
| 2641 | + |
| 2642 | + |
2640 | 2643 |
|
2641 | 2644 |
|
2642 | 2645 |
|
|
Lib/test/test_email/test_headerregistry.py
Copy file name to clipboardExpand all lines: Lib/test/test_email/test_headerregistry.py+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1528 | 1528 |
|
1529 | 1529 |
|
1530 | 1530 |
|
| 1531 | + |
| 1532 | + |
| 1533 | + |
| 1534 | + |
| 1535 | + |
| 1536 | + |
| 1537 | + |
| 1538 | + |
| 1539 | + |
| 1540 | + |
| 1541 | + |
| 1542 | + |
| 1543 | + |
| 1544 | + |
| 1545 | + |
| 1546 | + |
| 1547 | + |
| 1548 | + |
| 1549 | + |
| 1550 | + |
| 1551 | + |
| 1552 | + |
| 1553 | + |
| 1554 | + |
1531 | 1555 |
|
1532 | 1556 |
|
1533 | 1557 |
|
|
Misc/NEWS.d/next/Library/2019-07-09-11-20-21.bpo-37482.auzvev.rst
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