kivy:appveyor-test

Last commit made on 2017-03-08
Get this branch:
git clone -b appveyor-test https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
appveyor-test
Repository:
lp:kivy

Recent commits

767bf30... by Matt Einhorn

Update appveyor.yml

462aee2... by Matt Einhorn

Merge pull request #5048 from mahomahomaho/fixsdl2keyencoding

- there is no sys.stdout.encoding when piped or frozen

3542080... by maho

- there is no sys.stdout.encoding when piped or frozen

ca9eb0b... by Robert Niederreiter <email address hidden>

Merge pull request #5035 from rafalo1333/coverimage_better_docs

Added KV example for CoverBehavior.

1ef5f2f... by Matt Einhorn

Use angle for mingw.

e3a7cf4... by Peter Badida <email address hidden>

doc: Small visual fixes

Switch to new :Parameters: syntax, code blocks, indentation

761c3b6... by fruitbat <email address hidden>

doc: tweaks to core/video/video_ffmpeg.py

d59c278... by fruitbat <email address hidden>

doc: grammar tweaks to kivy/core/video/__init__.py

4b41e51... by fruitbat <email address hidden>

doc: grammar corrections to kivy/core/video/__init__.py

848cd04... by Matt Einhorn

Fix double lock release. Fixes #5033.