- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message314766
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 | serhiy.storchaka |
|---|---|
| Recipients | miss-islington, serhiy.storchaka |
| Date | 2018-04-01.07:26:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522567595.67.0.467229070634.issue33132@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 72f3e0887500e00867fa16ce5aaab12fae853b63 by Serhiy Storchaka in branch '2.7': [2.7] bpo-33132: Fix reference counting issues in the compiler. (GH-6209). (GH-6322) https://github.com/python/cpython/commit/72f3e0887500e00867fa16ce5aaab12fae853b63 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-01 07:26:35 | serhiy.storchaka | set | recipients: + serhiy.storchaka, miss-islington |
| 2018-04-01 07:26:35 | serhiy.storchaka | set | messageid: <1522567595.67.0.467229070634.issue33132@psf.upfronthosting.co.za> |
| 2018-04-01 07:26:35 | serhiy.storchaka | link | issue33132 messages |
| 2018-04-01 07:26:35 | serhiy.storchaka | create | |

