Message188170
Please correct me if I'm wrong, but I think PyGen_NeedsFinalizing should not be an API function because it is only used, nor _PyGen_FetchStopIterationValue. In the attached patch I've removed PyGen_NeedsFinalizing and _PyGen_FetchStopIterationValue fom the public API. |
|
| Date |
User |
Action |
Args |
| 2013-04-30 17:06:31 | plasticgap | set | recipients:
+ plasticgap, ncoghlan, docs@python |
| 2013-04-30 17:06:31 | plasticgap | set | messageid: <[email protected]> |
| 2013-04-30 17:06:31 | plasticgap | link | issue15088 messages |
| 2013-04-30 17:06:31 | plasticgap | create | |
|