From ac8936a2bea4eb70fa71212248e49dca5f850780 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Tue, 22 Dec 2009 18:02:00 -0200 Subject: [PATCH] more bugs --- ...419930d0857751427cd66cbb7f18dbf6a341c7.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 issues/issue-29419930d0857751427cd66cbb7f18dbf6a341c7.yaml diff --git a/issues/issue-29419930d0857751427cd66cbb7f18dbf6a341c7.yaml b/issues/issue-29419930d0857751427cd66cbb7f18dbf6a341c7.yaml new file mode 100644 index 0000000..1f75079 --- /dev/null +++ b/issues/issue-29419930d0857751427cd66cbb7f18dbf6a341c7.yaml @@ -0,0 +1,18 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: error with python2.5 +desc: with python2.5, there is an error about ".name" in Thread. +type: :bugfix +component: pygtk +release: 1.0.0 +reporter: Julio Biason +status: :unstarted +disposition: +creation_time: 2009-12-22 20:01:36.001876 Z +references: [] + +id: 29419930d0857751427cd66cbb7f18dbf6a341c7 +log_events: +- - 2009-12-22 20:01:44.964221 Z + - Julio Biason + - created + - It's "setName()", it seems.