- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message324724
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 | vstinner |
|---|---|
| Recipients | Claudio.Freire, arigo, devurandom, erik.bray, fbissey, jdemeyer, miss-islington, pitrou, scoder, serhiy.storchaka, vstinner |
| Date | 2018-09-07.07:57:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536307068.14.0.56676864532.issue25750@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3ee07432f2e607cc6e7e6ea2d3695b672ceb1cea by Victor Stinner (Miss Islington (bot)) in branch '3.6': bpo-25750: fix refcounts in type_getattro() (GH-6118) (GH-9088) https://github.com/python/cpython/commit/3ee07432f2e607cc6e7e6ea2d3695b672ceb1cea |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-07 07:57:48 | vstinner | set | recipients: + vstinner, arigo, pitrou, scoder, devurandom, fbissey, erik.bray, serhiy.storchaka, jdemeyer, Claudio.Freire, miss-islington |
| 2018-09-07 07:57:48 | vstinner | set | messageid: <1536307068.14.0.56676864532.issue25750@psf.upfronthosting.co.za> |
| 2018-09-07 07:57:48 | vstinner | link | issue25750 messages |
| 2018-09-07 07:57:48 | vstinner | create | |

