Skip to content

Commit 6ca204e

Browse files
committed
Bogus commit to test AppVeyor's response to no code changes
I'm not sure that this will actually work since there are appveyor.yml changes in the PR, but we'll find out.
1 parent c11e3e0 commit 6ca204e

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

Doc/about.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ document processor specifically written for the Python documentation.
1212
.. In the online version of these documents, you can submit comments and suggest
1313
changes directly on the documentation pages.
1414
15+
This is some bogus text. I'm going to revert it in a couple minutes, this is
16+
just to see what AppVeyor does when nothing matches its whitelist. After
17+
reversion, this will just get squashed away when the PR is merged.
18+
1519
Development of the documentation and its toolchain is an entirely volunteer
1620
effort, just like Python itself. If you want to contribute, please take a
1721
look at the :ref:`reporting-bugs` page for information on how to do so. New

Mac/README

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Python on Mac OS X README
77
Ronald Oussoren (2010-04),
88
Ned Deily (2012-06)
99

10+
This is some bogus text. I'm going to revert it in a couple minutes, this is
11+
just to see what AppVeyor does when nothing matches its whitelist. After
12+
reversion, this will just get squashed away when the PR is merged.
13+
14+
This -------v looks out of date, though.
15+
1016
:Version: 3.4.0
1117

1218
This document provides a quick overview of some Mac OS X specific features in
@@ -355,4 +361,4 @@ Resources
355361

356362
* http://www.python.org/community/sigs/current/pythonmac-sig/
357363

358-
* http://docs.python.org/devguide/
364+
* http://docs.python.org/devguide/

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This is Python version 3.7.0 alpha 1
1313
:alt: CPython code coverage on Codecov
1414
:target: https://codecov.io/gh/python/cpython
1515

16+
This is some bogus text. I'm going to revert it in a couple minutes, this is
17+
just to see what AppVeyor does when nothing matches its whitelist. After
18+
reversion, this will just get squashed away when the PR is merged.
19+
1620
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
1721
2012, 2013, 2014, 2015, 2016, 2017 Python Software Foundation. All rights
1822
reserved.

0 commit comments

Comments
 (0)