Message223932
| Author | ned.deily |
|---|---|
| Recipients | belopolsky, eric.araujo, georg.brandl, glingl, gregorlingl, gvanrossum, jesstess, ned.deily, python-dev, r.david.murray, rhettinger, terry.reedy |
| Date | 2014-07-25.08:36:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1406277373.34.0.526380349698.issue10291@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Is there any reason when turtledemo.__init__ and turtledemo.__main__ should > not get docstrings in earlier versions? And the turtledemo.__main__ get the > same changes in 3.4? I think my reasoning was that it was not a bug fix so it wasn't a strong candidate for a maintenance release. But feel free to backport it if you think it important. > Why was demohelp.txt left after being copied to .__main__? It wasn't: 004fe3449193 deleted it. It appears that an incorrect merge from 3.4 (3f4abe3107ce) in a subsequent set of changes for Issue21823 brought it back to life in default. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-25 08:36:13 | ned.deily | set | recipients: + ned.deily, gvanrossum, georg.brandl, rhettinger, terry.reedy, glingl, belopolsky, gregorlingl, eric.araujo, r.david.murray, jesstess, python-dev |
| 2014-07-25 08:36:13 | ned.deily | set | messageid: <1406277373.34.0.526380349698.issue10291@psf.upfronthosting.co.za> |
| 2014-07-25 08:36:13 | ned.deily | link | issue10291 messages |
| 2014-07-25 08:36:13 | ned.deily | create | |