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 gvanrossum
Recipients Ben.Darnell, asvetlov, gvanrossum, pitrou, vstinner, yselivanov
Date 2017-11-16.17:10:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKOwkHro2PH8QBvTnLRMpewowSE0Ze+9WBZ4G-izTf3Xw@mail.gmail.com>
In-reply-to <1510851936.61.0.213398074469.issue32038@psf.upfronthosting.co.za>
Content
OK, then maybe socket objects should get a dup() method that just
increments the ref counter, and that would be the public API you're looking
for?
History
Date User Action Args
2017-11-16 17:10:05gvanrossumsetrecipients: + gvanrossum, pitrou, vstinner, asvetlov, Ben.Darnell, yselivanov
2017-11-16 17:10:05gvanrossumlinkissue32038 messages
2017-11-16 17:10:05gvanrossumcreate