This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients orsenthil, python-dev
Date 2011-03-17.07:02:19
SpamBayes Score 0.14467093
Marked as misclassified No
Message-id <20110317070211.GC3754@kevin>
In-reply-to
Content
When pushed a change to 2.5 branch, I got an error, which I think has
to do with buildbot not available for 2.5 codeline.
It asked me to notify the tracker and here it is.

remote:     state = method(*args, **kw)
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: ]
remote: sent email to roundup at report@bugs.python.org
Files
File name Uploaded
bb-error.txt orsenthil, 2011-03-17.07:02:19
History
Date User Action Args
2011-03-17 07:02:20orsenthilsetrecipients: + orsenthil
2011-03-17 07:02:19orsenthillinkissue11581 messages
2011-03-17 07:02:19orsenthilcreate