[Python-modules-commits] [utidylib] 09/16: Merge branch 'upstream' unicode strings"

Michal Cihar nijel at moszumanska.debian.org
Thu Jul 7 12:53:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

nijel pushed a commit to branch master
in repository utidylib.

commit fad581e9ead5545d39b0809f55951979c425df32
Merge: df62193 1b69e62
Author: Michal Čihař <michal at cihar.com>
Date:   Thu Jul 7 14:42:27 2016 +0200

    Merge branch 'upstream'
    unicode strings"
    
    This reverts commit bc6e3a16c7e73e304e3071b9680a30da44b26ad2.

 INSTALL.txt                            | 123 -------
 LICENSE                                |   2 +
 MANIFEST.in                            |  10 +-
 PKG-INFO                               |  32 +-
 README.path                            |  10 -
 README.rst                             |  63 ++++
 README.txt                             |  37 ---
 docs/Makefile                          | 177 ++++++++++
 docs/conf.py                           | 332 +++++++++++++++++++
 docs/index.rst                         |  69 ++++
 docs/make.bat                          | 242 ++++++++++++++
 gendoc.py                              |  12 -
 path.py                                | 587 ---------------------------------
 pytest.ini                             |   2 +
 requirements-test.txt                  |   6 +
 requirements.txt                       |   1 +
 setup.cfg                              |   5 +
 setup.py                               | 104 ++----
 tidy/README.tidydll                    |  41 ---
 tidy/__init__.py                       |  27 +-
 tidy/error.py                          |  34 +-
 tidy/lib.py                            | 313 +++++++++++-------
 tidy/pvt_ctypes/README.ctypes          |  24 --
 tidy/test_data/test.html               |   8 +
 tidy/test_tidy.py                      | 149 +++++----
 uTidylib.egg-info/PKG-INFO             |  20 ++
 uTidylib.egg-info/SOURCES.txt          |  20 ++
 uTidylib.egg-info/dependency_links.txt |   1 +
 uTidylib.egg-info/top_level.txt        |   1 +
 29 files changed, 1338 insertions(+), 1114 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/utidylib.git



More information about the Python-modules-commits mailing list