[Python-modules-team] Bug#750895: python3-tempita: doesn't work with python 3.3

2017-02-26 Thread Sascha Steinbiss
Hi all, > 2. This issue is already fixed in the upstream in this commit: > > https://github.com/gjhiggins/tempita/commit/ce87d4c0f057880c5b0dc77e83e3eecad7f355a7 > (The previous commit of this, 75064399e7e72fd67e2a0c21c675d6289e7d1ec9, > suffers from the same error.) Here’s a small patch

[Python-modules-team] Bug#750895: python3-tempita: doesn't work with python 3.3

2017-02-10 Thread Soramichi AKIYAMA
Hi, 1. I observed exactly the same occurs also with stretch and Python 3.6.0. I believe any future versions will suffer from the same error because it stems from the different ways how encoding and bytearray are treated in Python 2.x and Python 3.x. 2. This issue is already fixed in the

[Python-modules-team] Bug#750895: python3-tempita: doesn't work with python 3.3

2017-01-30 Thread Andrey Rahmatullin
Control: retitle -1 python3-tempita: doesn't work Control: tags -1 + upstream On Sun, Jun 08, 2014 at 10:00:33AM +0200, Matthias Urlichs wrote: > This package does not work with Python3.3 (other versions not tested). > > $ python3 > Python 3.3.5 (default, Mar 22 2014, 13:24:53) > [GCC 4.8.2] on

[Python-modules-team] Bug#750895: python3-tempita: doesn't work with python 3.3

2014-06-08 Thread Matthias Urlichs
Package: python3-tempita Version: 0.5.2-1 Severity: important This package does not work with Python3.3 (other versions not tested). $ python3 Python 3.3.5 (default, Mar 22 2014, 13:24:53) [GCC 4.8.2] on linux Type help, copyright, credits or license for more information. from tempita import