Georg Brandl <ge...@python.org> added the comment:

Raising to "release blocker" status to get the changes that fix this and that 
are already in 2.6 approved by Barry.

The revisions are: r78907, r78914, r78923.

I'm attaching a patch with the collective diff.

In short, these changes mirror those done on the other active branches, which 
makes sure that all daily builds are done consistently.  Code is added only to 
the Doc Makefile and the "download documentation" template, both of which are 
not relevant to the released distribution.  Another rc is definitely not needed.

With these changes in place, we have:
- more consistent daily documentation builds (no longer coupled to the test 
runs by Neal)
- daily builds suspended for stable branches during the release process
- documentation downloads also for the development builds
- strict separation between released docs and daily updated docs

----------
assignee: georg.brandl -> barry
keywords: +patch
nosy: +barry
priority: high -> release blocker
versions: +Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 
3.3
Added file: http://bugs.python.org/file16535/26changes.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8111>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to