Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
bpo-30681: Add Misc/NEWS.d entry
  • Loading branch information
timb07 committed Nov 29, 2018
commit 1cef999357b7acaa6b6a190a96be1af86f4cc9a0
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Handle exceptions caused by unparseable date headers when using email
"default" policy. Patch by Tim Bell.