Control: tags -1 fixed-upstream

With the help of Piotr in the Python Team, this was actually identified
as a bug in python 3:

-----------------
[Piotr Ożarowski, 2014-11-28]
> [Ross Gammon, 2014-11-27]
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771095
>
> "docgen.gpr.py"? seriously?
>
> Yes, it's a "bug" in py3clean. I will fix it before Jessie

or rather in Python 3 itself¹. I guess I will have to add a hack to
py3clean anyway (to clean after it)

[¹] $ touch foo.bar.py
    $ python3 -m py_compile foo.bar.py
    $ test -f __pycache__/foo.cpython-34.pyc && echo 'huh?'
-------------------

Piotr has forwarded the bug upstream¹ and added a workaround to py3clean²

[¹] http://bugs.python.org/issue22966
[²]
https://alioth.debian.org/scm/loggerhead/pkg-python/python3-defaults-debian/revision/320

Regards,

Ross


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to