summaryrefslogtreecommitdiff
path: root/doc/en/announce
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-05-18 09:27:51 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-05-23 16:45:23 +0200
commit3b9e063fe8eea19504cea1bd7764c9631d0c8019 (patch)
treecd2a0a4ea45c431ee4690049a6f49125748336d8 /doc/en/announce
parent9aacb4635e81edd6ecf281d4f6c0cfc8e94ab301 (diff)
downloadpytest-3b9e063fe8eea19504cea1bd7764c9631d0c8019.tar.gz
fix line endings
Diffstat (limited to 'doc/en/announce')
-rw-r--r--doc/en/announce/release-2.0.3.rst1
-rw-r--r--doc/en/announce/release-2.1.1.rst1
-rw-r--r--doc/en/announce/release-2.1.2.rst1
-rw-r--r--doc/en/announce/release-2.2.4.rst1
-rw-r--r--doc/en/announce/release-2.3.0.rst1
-rw-r--r--doc/en/announce/release-2.3.3.rst1
-rw-r--r--doc/en/announce/release-2.3.5.rst1
-rw-r--r--doc/en/announce/release-2.4.0.rst1
-rw-r--r--doc/en/announce/release-2.5.0.rst1
-rw-r--r--doc/en/announce/release-2.5.1.rst1
-rw-r--r--doc/en/announce/release-2.5.2.rst1
-rw-r--r--doc/en/announce/release-2.6.1.rst1
-rw-r--r--doc/en/announce/release-2.6.2.rst1
-rw-r--r--doc/en/announce/release-2.6.3.rst1
-rw-r--r--doc/en/announce/release-2.7.0.rst1
-rw-r--r--doc/en/announce/release-2.7.2.rst1
-rw-r--r--doc/en/announce/release-2.8.3.rst1
-rw-r--r--doc/en/announce/release-2.8.7.rst2
-rw-r--r--doc/en/announce/release-2.9.0.rst2
19 files changed, 2 insertions, 19 deletions
diff --git a/doc/en/announce/release-2.0.3.rst b/doc/en/announce/release-2.0.3.rst
index 9bbfdaab3..8dc08b074 100644
--- a/doc/en/announce/release-2.0.3.rst
+++ b/doc/en/announce/release-2.0.3.rst
@@ -37,4 +37,3 @@ Changes between 2.0.2 and 2.0.3
internally)
- fix issue37: avoid invalid characters in junitxml's output
-
diff --git a/doc/en/announce/release-2.1.1.rst b/doc/en/announce/release-2.1.1.rst
index ecdd69f4d..c2285eba9 100644
--- a/doc/en/announce/release-2.1.1.rst
+++ b/doc/en/announce/release-2.1.1.rst
@@ -34,4 +34,3 @@ Changes between 2.1.0 and 2.1.1
- fix issue59: provide system-out/err tags for junitxml output
- fix issue61: assertion rewriting on boolean operations with 3 or more operands
- you can now build a man page with "cd doc ; make man"
-
diff --git a/doc/en/announce/release-2.1.2.rst b/doc/en/announce/release-2.1.2.rst
index 51b7591d3..1975f368a 100644
--- a/doc/en/announce/release-2.1.2.rst
+++ b/doc/en/announce/release-2.1.2.rst
@@ -30,4 +30,3 @@ Changes between 2.1.1 and 2.1.2
- fix issue68 / packages now work with assertion rewriting
- fix issue66: use different assertion rewriting caches when the -O option is passed
- don't try assertion rewriting on Jython, use reinterp
-
diff --git a/doc/en/announce/release-2.2.4.rst b/doc/en/announce/release-2.2.4.rst
index 67f0feb27..a8fb9b93c 100644
--- a/doc/en/announce/release-2.2.4.rst
+++ b/doc/en/announce/release-2.2.4.rst
@@ -36,4 +36,3 @@ Changes between 2.2.3 and 2.2.4
configure/sessionstart where called
- fix issue #144: better mangle test ids to junitxml classnames
- upgrade distribute_setup.py to 0.6.27
-
diff --git a/doc/en/announce/release-2.3.0.rst b/doc/en/announce/release-2.3.0.rst
index f863aad0a..e196832fd 100644
--- a/doc/en/announce/release-2.3.0.rst
+++ b/doc/en/announce/release-2.3.0.rst
@@ -131,4 +131,3 @@ Changes between 2.2.4 and 2.3.0
- don't show deselected reason line if there is none
- py.test -vv will show all of assert comparisons instead of truncating
-
diff --git a/doc/en/announce/release-2.3.3.rst b/doc/en/announce/release-2.3.3.rst
index 3a48b6ac4..9b4c37712 100644
--- a/doc/en/announce/release-2.3.3.rst
+++ b/doc/en/announce/release-2.3.3.rst
@@ -59,4 +59,3 @@ Changes between 2.3.2 and 2.3.3
- fix issue127 - improve documentation for pytest_addoption() and
add a ``config.getoption(name)`` helper function for consistency.
-
diff --git a/doc/en/announce/release-2.3.5.rst b/doc/en/announce/release-2.3.5.rst
index bb4e84af0..90b4ce753 100644
--- a/doc/en/announce/release-2.3.5.rst
+++ b/doc/en/announce/release-2.3.5.rst
@@ -94,4 +94,3 @@ Changes between 2.3.4 and 2.3.5
- fix issue134 - print the collect errors that prevent running specified test items
- fix issue266 - accept unicode in MarkEvaluator expressions
-
diff --git a/doc/en/announce/release-2.4.0.rst b/doc/en/announce/release-2.4.0.rst
index 4fb3d05cd..d7dedc722 100644
--- a/doc/en/announce/release-2.4.0.rst
+++ b/doc/en/announce/release-2.4.0.rst
@@ -222,4 +222,3 @@ Bug fixes:
- pytest_terminal_summary(terminalreporter) hooks can now use
".section(title)" and ".line(msg)" methods to print extra
information at the end of a test run.
-
diff --git a/doc/en/announce/release-2.5.0.rst b/doc/en/announce/release-2.5.0.rst
index b04a825cd..3183d18a1 100644
--- a/doc/en/announce/release-2.5.0.rst
+++ b/doc/en/announce/release-2.5.0.rst
@@ -172,4 +172,3 @@ holger krekel
does not duplicate the unittest-API into the "plain" namespace.
- fix verbose reporting for @mock'd test functions
-
diff --git a/doc/en/announce/release-2.5.1.rst b/doc/en/announce/release-2.5.1.rst
index a3a74cec6..569698fc9 100644
--- a/doc/en/announce/release-2.5.1.rst
+++ b/doc/en/announce/release-2.5.1.rst
@@ -44,4 +44,3 @@ holger krekel
- fix issue407: fix addoption docstring to point to argparse instead of
optparse. Thanks Daniel D. Wright.
-
diff --git a/doc/en/announce/release-2.5.2.rst b/doc/en/announce/release-2.5.2.rst
index d5cfca2db..5df5d4beb 100644
--- a/doc/en/announce/release-2.5.2.rst
+++ b/doc/en/announce/release-2.5.2.rst
@@ -61,4 +61,3 @@ holger krekel
expressions now work better. Thanks Floris Bruynooghe.
- make capfd/capsys.capture private, its unused and shouldn't be exposed
-
diff --git a/doc/en/announce/release-2.6.1.rst b/doc/en/announce/release-2.6.1.rst
index 2f3257cd8..fba6f2993 100644
--- a/doc/en/announce/release-2.6.1.rst
+++ b/doc/en/announce/release-2.6.1.rst
@@ -56,4 +56,3 @@ Changes 2.6.1
- don't use py.std import helper, rather import things directly.
Thanks Bruno Oliveira.
-
diff --git a/doc/en/announce/release-2.6.2.rst b/doc/en/announce/release-2.6.2.rst
index 4efc73a4e..f6ce178a1 100644
--- a/doc/en/announce/release-2.6.2.rst
+++ b/doc/en/announce/release-2.6.2.rst
@@ -49,4 +49,3 @@ holger krekel
- Do not mark as universal wheel because Python 2.6 is different from
other builds due to the extra argparse dependency. Fixes issue566.
Thanks sontek.
-
diff --git a/doc/en/announce/release-2.6.3.rst b/doc/en/announce/release-2.6.3.rst
index ee0d2692c..7353dfee7 100644
--- a/doc/en/announce/release-2.6.3.rst
+++ b/doc/en/announce/release-2.6.3.rst
@@ -49,4 +49,3 @@ Changes 2.6.3
- check xfail/skip also with non-python function test items. Thanks
Floris Bruynooghe.
-
diff --git a/doc/en/announce/release-2.7.0.rst b/doc/en/announce/release-2.7.0.rst
index 4e317ff8f..d63081edb 100644
--- a/doc/en/announce/release-2.7.0.rst
+++ b/doc/en/announce/release-2.7.0.rst
@@ -98,4 +98,3 @@ holger krekel
- On failure, the ``sys.last_value``, ``sys.last_type`` and
``sys.last_traceback`` are set, so that a user can inspect the error
via postmortem debugging (almarklein).
-
diff --git a/doc/en/announce/release-2.7.2.rst b/doc/en/announce/release-2.7.2.rst
index 69130ad62..1e3950de4 100644
--- a/doc/en/announce/release-2.7.2.rst
+++ b/doc/en/announce/release-2.7.2.rst
@@ -55,4 +55,3 @@ The py.test Development Team
- fix issue756, fix issue752 (and similar issues): depend on py-1.4.29
which has a refined algorithm for traceback generation.
-
diff --git a/doc/en/announce/release-2.8.3.rst b/doc/en/announce/release-2.8.3.rst
index d080ac724..c20e140c1 100644
--- a/doc/en/announce/release-2.8.3.rst
+++ b/doc/en/announce/release-2.8.3.rst
@@ -56,4 +56,3 @@ The py.test Development Team
- extend documentation on the --ignore cli option
- use pytest-runner for setuptools integration
- minor fixes for interaction with OS X El Capitan system integrity protection (thanks Florian)
-
diff --git a/doc/en/announce/release-2.8.7.rst b/doc/en/announce/release-2.8.7.rst
index d98d73106..9005f5636 100644
--- a/doc/en/announce/release-2.8.7.rst
+++ b/doc/en/announce/release-2.8.7.rst
@@ -28,4 +28,4 @@ The py.test Development Team
2.8.7 (compared to 2.8.6)
-------------------------
-- fix #1338: use predictable object resolution for monkeypatch \ No newline at end of file
+- fix #1338: use predictable object resolution for monkeypatch
diff --git a/doc/en/announce/release-2.9.0.rst b/doc/en/announce/release-2.9.0.rst
index 011b1ffb9..db2f60f1e 100644
--- a/doc/en/announce/release-2.9.0.rst
+++ b/doc/en/announce/release-2.9.0.rst
@@ -156,4 +156,4 @@ The py.test Development Team
.. _@tomviner: https://github.com/tomviner
.. _@RonnyPfannschmidt: https://github.com/RonnyPfannschmidt
.. _@rabbbit: https://github.com/rabbbit
-.. _@hackebrot: https://github.com/hackebrot \ No newline at end of file
+.. _@hackebrot: https://github.com/hackebrot