clone 686731 -1
reassign -1 edos-distcheck
retitle -1 add-sources.py should use forward compatible "in" syntax instead of
"has_key"
severity -1 wishlist
tags -1 + pending
thanks
On Wed, Sep 05, 2012 at 11:20:10AM +0100, Colin Watson wrote:
> edos-distcheck should be changed to use "if field in sr
Dear python-debian maintainers, here's my NMU diff for this bug, which
I've also pushed to my python3 git branch. I've uploaded this without
delay since it's a regression.
diff -Nru python-debian-0.1.21+nmu1/debian/changelog
python-debian-0.1.21+nmu2/debian/changelog
--- python-debian-0.1.21+nmu
reassign 686731 python-debian
notfound 686731 debian-python/0.1.21+nmu1
found 686731 python-debian/0.1.21+nmu1
thanks
edos-distcheck should be changed to use "if field in src:" rather than
"if src.has_key(field):" - the latter syntax will not work in Python 3.
However, the regression in the Pytho
3 matches
Mail list logo