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 socketpair
Recipients martin.panter, socketpair, vstinner
Date 2016-02-12.17:38:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455298706.23.0.198396182888.issue26318@psf.upfronthosting.co.za>
In-reply-to
Content
1. nasty bugs not in my code!
2. It is not documented that name may be an int, so if applications rely on undocumented stuff are definitely broken, so if IMHO we CAN change that.
3. It will be much stricter to delattr('name') instead of setting as None. This will automatically cure issue21996 and issue22208.
History
Date User Action Args
2016-02-12 17:38:26socketpairsetrecipients: + socketpair, vstinner, martin.panter
2016-02-12 17:38:26socketpairsetmessageid: <1455298706.23.0.198396182888.issue26318@psf.upfronthosting.co.za>
2016-02-12 17:38:26socketpairlinkissue26318 messages
2016-02-12 17:38:26socketpaircreate