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 eric.araujo
Recipients amaury.forgeotdarc, eric.araujo, ghaering, poq
Date 2012-02-03.14:45:18
SpamBayes Score 0.0015337494
Marked as misclassified No
Message-id <1328280319.36.0.124411238238.issue13773@psf.upfronthosting.co.za>
In-reply-to
Content
> Should I also rewrap modified lines that were already much too long?
Please don’t, it would make the diff harder to read.

> I also noticed & fixed an unrelated typo in Lib/sqlite3/test/hooks.py...
Can you open a bug report for that?

I think the doc could link to the sqlite.org doc about URIs.
History
Date User Action Args
2012-02-03 14:45:19eric.araujosetrecipients: + eric.araujo, ghaering, amaury.forgeotdarc, poq
2012-02-03 14:45:19eric.araujosetmessageid: <1328280319.36.0.124411238238.issue13773@psf.upfronthosting.co.za>
2012-02-03 14:45:18eric.araujolinkissue13773 messages
2012-02-03 14:45:18eric.araujocreate