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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, ewoudenberg
Date 2009-05-09.14:37:32
SpamBayes Score 0.00045423568
Marked as misclassified No
Message-id <1241879855.38.0.357452633861.issue1483545@psf.upfronthosting.co.za>
In-reply-to
Content
Please read http://www.python.org/dev/patches/
The best format for a patch is a "diff -u" format. It's much much easier
to see what you changed to the existing code, and the same patch often
applies to several versions.
Also, 2.4 and 2.5 are closed for new developments - your changes would
only go to a 2.7 version.

And your change is more likely to be accepted if it contains unit tests
(in Lib/test/test_wave.py)
History
Date User Action Args
2009-05-09 14:37:36amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, ewoudenberg
2009-05-09 14:37:35amaury.forgeotdarcsetmessageid: <1241879855.38.0.357452633861.issue1483545@psf.upfronthosting.co.za>
2009-05-09 14:37:33amaury.forgeotdarclinkissue1483545 messages
2009-05-09 14:37:32amaury.forgeotdarccreate