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 | pitrou |
|---|---|
| Recipients | BreamoreBoy, benjamin.peterson, gregory.p.smith, jcon, laura, pitrou, rbcollins, stutzbach |
| Date | 2015年05月20日.19:41:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432150902.34.0.572467459521.issue9858@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
__weakref__ is just an implementation detail of how heap types expose weak references (actually, I'm not sure why it's exposed at all). Laura, thank you for contributing. Your patch looks good to me. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年05月20日 19:41:42 | pitrou | set | recipients: + pitrou, gregory.p.smith, rbcollins, benjamin.peterson, stutzbach, BreamoreBoy, jcon, laura |
| 2015年05月20日 19:41:42 | pitrou | set | messageid: <1432150902.34.0.572467459521.issue9858@psf.upfronthosting.co.za> |
| 2015年05月20日 19:41:42 | pitrou | link | issue9858 messages |
| 2015年05月20日 19:41:42 | pitrou | create | |