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 eli.bendersky
Recipients Ramchandra Apte, amak, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, hynek, ncoghlan, pmoody, python-dev, sandro.tosi, serhiy.storchaka, terry.reedy, tshepang
Date 2012-07-31.09:41:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343727710.03.0.126489028312.issue14814@psf.upfronthosting.co.za>
In-reply-to
Content
I disagree about the HOWTO vs. doc thing, but I don't see it as a major issue so I won't dwell on it.

I'm now in the process of throwing together a patch for the reference doc - also bundling the address objects together, the network objects together, etc.

BTW I saw there was disagreement about whether packed bytes should be accepted as addresses. ATM they are in the code, so should this be documented? I want to provide a precise documentation of what exactly is a valid address.
History
Date User Action Args
2012-07-31 09:41:50eli.benderskysetrecipients: + eli.bendersky, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, ezio.melotti, eric.araujo, pmoody, sandro.tosi, tshepang, python-dev, Ramchandra Apte, hynek, serhiy.storchaka
2012-07-31 09:41:50eli.benderskysetmessageid: <1343727710.03.0.126489028312.issue14814@psf.upfronthosting.co.za>
2012-07-31 09:41:49eli.benderskylinkissue14814 messages
2012-07-31 09:41:49eli.benderskycreate