Message312651
| Author | scoder |
|---|---|
| Recipients | James.Bailey, eli.bendersky, math_foo, r.david.murray, rhettinger, ruffsl, scoder, urule99 |
| Date | 2018-02-23.17:43:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1519407819.52.0.467229070634.issue20928@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've added a 'max_depth' argument to limit the maximum recursive include depth to 6 by default (which is a small, arbitrarily chosen value). Users can set it to None to disable the limit. From my side, I don't see any more features that I would add. @ruffsl: feel free to open a new ticket if you feel like anything is missing that is not covered by the scope of this one. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-23 17:43:39 | scoder | set | recipients: + scoder, rhettinger, r.david.murray, eli.bendersky, James.Bailey, math_foo, urule99, ruffsl |
| 2018-02-23 17:43:39 | scoder | set | messageid: <1519407819.52.0.467229070634.issue20928@psf.upfronthosting.co.za> |
| 2018-02-23 17:43:39 | scoder | link | issue20928 messages |
| 2018-02-23 17:43:39 | scoder | create | |