[Python-Dev] I am now lost
[Python-Dev] I am now lost - committed, pulled, merged, what is "collapse"?
Antoine Pitrou solipsis at pitrou.netSun Mar 20 00:39:49 CET 2011
- Previous message: [Python-Dev] I am now lost - committed, pulled, merged, what is "collapse"?
- Next message: [Python-Dev] I am now lost - committed, pulled, merged, what is "collapse"?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 19 Mar 2011 16:32:53 -0700 Guido van Rossum <guido at python.org> wrote: > remote: File "/data/buildbot/master/master.cfg", line 87, in > perspective_addChange > remote: changedict['category'] = branch_to_category[changedict['branch']] > remote: exceptions.KeyError: '2.5' > remote: ] That's because the buildbot notification hook tries to launch new builds on branch 2.5 but it is unknown to the buildmaster. Regards Antoine.
- Previous message: [Python-Dev] I am now lost - committed, pulled, merged, what is "collapse"?
- Next message: [Python-Dev] I am now lost - committed, pulled, merged, what is "collapse"?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list