Message228504
| Author |
geertj |
| Recipients |
Ben.Darnell, alex, chatgris, christian.heimes, dstufft, ezio.melotti, geertj, giampaolo.rodola, gvanrossum, janssen, pitrou, sbt, vstinner, yselivanov |
| Date |
2014-10-04.22:15:50 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1412460950.98.0.790678244844.issue21965@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
> One issue with the "owner" is that there is now a reference cycle between SSLSocket and SSLObject (something which the original design is careful to avoid by using weakrefs in the _ssl module).
Note that owner is a weakref :) Did you look at the code? |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2014-10-04 22:15:51 | geertj | set | recipients:
+ geertj, gvanrossum, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, ezio.melotti, alex, sbt, Ben.Darnell, yselivanov, dstufft, chatgris |
| 2014-10-04 22:15:50 | geertj | set | messageid: <1412460950.98.0.790678244844.issue21965@psf.upfronthosting.co.za> |
| 2014-10-04 22:15:50 | geertj | link | issue21965 messages |
| 2014-10-04 22:15:50 | geertj | create | |
|