From f3df4e386979e4a144c46ec8908538182fb94c27 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 20 Aug 2015 20:38:39 -0400 Subject: coverage.hexversion --- doc/changes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/changes.rst') diff --git a/doc/changes.rst b/doc/changes.rst index bf044931..7ef96fbd 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -141,6 +141,9 @@ New features: - The COVERAGE_DEBUG environment variable can be used to set the ``[run] debug`` configuration option to control what internal operations are logged. +- A new version identifier is available, `coverage.hexversion`, with semantics + identical to sys.hexversion. + Improvements: -- cgit v1.2.1