From 39f8ce22f2a6fa9d19f45211b5981ac900b8154b Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 9 Nov 2019 20:40:45 -0500 Subject: Remove :history: lines --- doc/source.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/source.rst') diff --git a/doc/source.rst b/doc/source.rst index 21a5f612..241c3d96 100644 --- a/doc/source.rst +++ b/doc/source.rst @@ -7,9 +7,6 @@ Specifying source files ======================= -.. :history: 20100725T172000, new in 3.4 - - When coverage.py is running your program and measuring its execution, it needs to know what code to measure and what code not to. Measurement imposes a speed penalty, and the collected data must be stored in memory and then on disk. -- cgit v1.2.1