Review Request 116473: Fix unicode literal problem

Commit Hook null at kde.org
Fri Mar 7 16:04:02 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116473/#review52364
-----------------------------------------------------------


This review has been submitted with commit c6a380f58f548461413d0aeaff36483f678e8e13 by Sven Brauch on behalf of Alexandr Zamaraev to branch 1.6.

- Commit Hook


On March 7, 2014, 4:21 a.m., Alexandr Zamaraev wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116473/
> -----------------------------------------------------------
> 
> (Updated March 7, 2014, 4:21 a.m.)
> 
> 
> Review request for KDevelop and Sven Brauch.
> 
> 
> Bugs: 331084
>     http://bugs.kde.org/show_bug.cgi?id=331084
> 
> 
> Repository: kdev-python
> 
> 
> Description
> -------
> 
> Python find codecs for convert literal to inner representation. Codec depend other Python modules.
> I copy to kdevpythonsupport/encodings all modules from python-src/Lib.
> 
> Also, optionally for speed, I compule all encodings module to *.pyc and *.pyo forms:
> $ cd python-src/Lib/encodings
> $ ls *.py | xargs -l1 ../../python
> 
> Maybe rename kdevpythonsupport/encodings to kdevpythonsupport/pyhome, for example?
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 2de9bba 
>   parser/astbuilder.h dba14cc 
>   parser/astbuilder.cpp ce63f0a 
> 
> Diff: https://git.reviewboard.kde.org/r/116473/diff/
> 
> 
> Testing
> -------
> 
> Its work for me.
> 
> 
> Thanks,
> 
> Alexandr Zamaraev
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140307/2f39b5c6/attachment.html>


More information about the KDevelop-devel mailing list