First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 148421
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Marien Zwart (RETIRED) <marienz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marien Zwart (RETIRED) <marienz@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 148421 depends on: Show dependency tree
Show dependency graph
Bug 148421 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-20 14:47 0000
the adapter.py file in zopeinterface uses "with" as a variable name. "with"
will be a keyword in python 2.6, and python 2.5 warns about this. This means
anything importing zope.interface (like twisted) gets quite noisy. The attached
patch fixes this.

If it is ok with the net-zope people I would like to add zopeinterface to the
python herd, so I won't have to bug you about things like this in the future :)

------- Comment #1 From Radoslaw Stachowiak 2006-09-24 12:32:23 0000 -------
sure, go ahead with this. thank You for Your help.

------- Comment #2 From Radoslaw Stachowiak 2006-09-24 12:33:10 0000 -------
one remark, please add net-zope@ to CC on any bugs filed in future related to
zopeinterface

------- Comment #3 From Marien Zwart (RETIRED) 2006-09-24 12:54:46 0000 -------
Ok, committed. Left net-zope in metadata.xml so you should still be cc'd in the
future.

First Last Prev Next    No search results available      Search page      Enter new bug