This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients brian.curtin, christian.heimes, docs@python, ezio.melotti, loewis, python-dev, tim.golden, zach.ware
Date 2013-10-25.16:36:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382718987.76.0.867178203057.issue19391@psf.upfronthosting.co.za>
In-reply-to
Content
The 2.7 patch makes the following changes:
- python30.dll -> python27.dll
- remove "(see below)" from _bsddb and _sqlite3 which have nothing to see below
- bz2.vcproj isn't as magical as it made out to be, and it can clean itself
- nasmw -> nasm
- Remove untrue part of Building for Itanium section
- Update msdn link
- Trim trailing space

There is also a diff -w patch for 2.7, due to the large number of lines with trailing space.
History
Date User Action Args
2013-10-25 16:36:27zach.waresetrecipients: + zach.ware, loewis, christian.heimes, tim.golden, ezio.melotti, brian.curtin, docs@python, python-dev
2013-10-25 16:36:27zach.waresetmessageid: <1382718987.76.0.867178203057.issue19391@psf.upfronthosting.co.za>
2013-10-25 16:36:27zach.warelinkissue19391 messages
2013-10-25 16:36:27zach.warecreate