Reformat two issue numbers

This commit is contained in:
Brian Curtin 2012-06-01 00:07:28 -05:00
parent 1bf239446f
commit 2e185e17ce
1 changed files with 2 additions and 2 deletions

View File

@ -92,13 +92,13 @@ Library
- Issue #14443: Tell rpmbuild to use the correct version of Python in
bdist_rpm. Initial patch by Ross Lagerwall.
- Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.
- Issue #14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.
Patch by Roger Serwy.
- Issue #12515: email now registers a defect if it gets to EOF while parsing
a MIME part without seeing the closing MIME boundary.
- Issue12510: Attempting to get invalid tooltip no longer closes Idle.
- Issue #12510: Attempting to get invalid tooltip no longer closes Idle.
Original patch by Roger Serwy.
- Issue #1672568: email now always decodes base64 payloads, adding padding and