[issue16528] 3.2 docs not updating on docs.python.org

2012-11-23 Thread Chris Jerdonek
Changes by Chris Jerdonek : -- keywords: +easy resolution: invalid -> fixed type: behavior -> enhancement ___ Python tracker ___ ___ P

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-23 Thread Roundup Robot
Roundup Robot added the comment: New changeset 31bb42754962 by Chris Jerdonek in branch 'default': Clarify that only the latest maintenance branches are rebuilt (issue #16528). http://hg.python.org/devguide/rev/31bb42754962 -- nosy: +python-dev ___ Py

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-22 Thread Chris Jerdonek
Chris Jerdonek added the comment: It's not. Thanks for the clarification and info. -- ___ Python tracker ___ ___ Python-bugs-list mai

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-22 Thread Georg Brandl
Georg Brandl added the comment: 3.2 is still in maintenance, but the docs are not rebuilt daily for any past stable version, whether they are in maintenance or not. Maybe it's not such a big deal at all? -- ___ Python tracker

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-22 Thread Chris Jerdonek
Chris Jerdonek added the comment: > The policy is that only the versions in active maintenance are automatically > rebuilt. 3.2 is technically no longer in maintenance, it's just that there > are reasons that we are delaying the final release. Okay, below the devguide says it is still in main

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-22 Thread Georg Brandl
Georg Brandl added the comment: That's correct. "Documenting Python" is in the devguide now; feel free to remark this somewhere. -- ___ Python tracker ___ _

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-22 Thread R. David Murray
R. David Murray added the comment: I don't know. If it is would be in wherever "documenting Python" is these days. The policy is that only the versions in active maintenance are automatically rebuilt. 3.2 is technically no longer in maintenance, it's just that there are reasons that we are

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-21 Thread Chris Jerdonek
Chris Jerdonek added the comment: Thanks for the info. Is this information reflected somewhere online? -- ___ Python tracker ___ ___

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-21 Thread R. David Murray
R. David Murray added the comment: This is intentional. Only 2.7, 3.3, and 3.4 auto-update now that 3.3 is out. There will be a final rebuild of the 3.2 docs when 3.2 final is released. -- nosy: +r.david.murray resolution: -> invalid stage: -> committed/rejected status: open -> clos

[issue16528] 3.2 docs not updating on docs.python.org

2012-11-21 Thread Chris Jerdonek
New submission from Chris Jerdonek: The 3.2 docs haven't updated since Oct 28, 2012: http://docs.python.org/3.2/ The commits for the Doc folder around that time are as follows. I observed that the top commit was not built, but I'm not sure about the ones previous: $ hg log -b 3.2 Doc | more