- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message115904
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 | ncoghlan |
|---|---|
| Recipients | gvanrossum, ncoghlan, pitrou |
| Date | 2010-09-08.21:24:38 |
| SpamBayes Score | 8.7321714e-05 |
| Marked as misclassified | No |
| Message-id | <1283981079.99.0.646122488841.issue9757@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
One other question: should IS_RELEASED use "||" rather than "&&"? Is there any case where either of those pointers can be NULL and we still want to continue on rather than bailing out with a ValueError? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-08 21:24:40 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, pitrou |
| 2010-09-08 21:24:39 | ncoghlan | set | messageid: <1283981079.99.0.646122488841.issue9757@psf.upfronthosting.co.za> |
| 2010-09-08 21:24:38 | ncoghlan | link | issue9757 messages |
| 2010-09-08 21:24:38 | ncoghlan | create | |

