[Python-Dev] Bug day tasks

A.M. Kuchling amk at amk.ca
Fri Jan 4 19:32:39 CET 2008


On Fri, Jan 04, 2008 at 04:53:46PM +0100, Christian Heimes wrote:
> It'd be nice if we can also get a bot into #python-dev to broadcast svn
> commits and bug tracker changes. The Twisted guys have good bot with
> decent msg coloring but IIRC it's tight into TRAC. For svn we could
> probably use CIA bot and tie it into a svn post commit hook.

I'm thinking more about something to log all messages, so that participants 
can say "go see Raymond's explanation around 9AM".

For whoever's set up the CIA bot on python-dev: it seems to broadcast
messages twice.

(01:26:10 PM) amk_: I've just made a commit to the Python repository; we'll see if the CIA bot does anything.
(01:26:36 PM) CIA-35: andrew.kuchling * r59722 Doc/whatsnew/2.6.rst: Fix markup
(01:26:36 PM) CIA-35: andrew.kuchling * r59723 Doc/library/math.rst: Fix markup
(01:26:43 PM) amk_: Aha!
(01:26:45 PM) CIA-35: andrew.kuchling * r59722 Doc/whatsnew/2.6.rst: Fix markup
(01:26:46 PM) CIA-35: andrew.kuchling * r59723 Doc/library/math.rst: Fix markup

The commits also showed up twice in #commits:

(01:26:35 PM) CIA-9: merb: vox at exdolo.com * r1164 /trunk/app_generators/merb/templates/Rakefile: core_ext/string is not loaded at this point, and there for the String#/ alias to File.join is not available. Rather than load that largish dep at this point, just change to File.join. resolves #395
(01:26:36 PM) CIA-9: python: andrew.kuchling * r59722 Doc/whatsnew/2.6.rst: Fix markup
(01:26:36 PM) CIA-9: python: andrew.kuchling * r59723 Doc/library/math.rst: Fix markup
(01:26:45 PM) CIA-9: python: andrew.kuchling * r59722 Doc/whatsnew/2.6.rst: Fix markup
(01:26:46 PM) CIA-9: python: andrew.kuchling * r59723 Doc/library/math.rst: Fix markup
(01:27:02 PM) CIA-9: jmol: nicove * r8906 /trunk/Jmol-FAH/projects/ (p3060.xyz.gz p3061.xyz.gz p3062.xyz.gz p3906.xyz.gz): Folding at Home

--amk


More information about the Python-Dev mailing list