From 930a86c7f1db91a3f3860b43daf41b458430a22f Mon Sep 17 00:00:00 2001 From: milde Date: Fri, 14 Jan 2022 11:33:08 +0000 Subject: Mark the "Backwards Compatibility Policy" as stub. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8951 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/dev/policies.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/policies.txt b/docs/dev/policies.txt index 2d2309749..d12bf9bd3 100644 --- a/docs/dev/policies.txt +++ b/docs/dev/policies.txt @@ -484,10 +484,7 @@ Policy History Backwards Compatibility Policy ============================== -.. note:: The backwards compatibility policy outlined below is a draft, - open to discussion in the `Docutils-develop mailing list`_. - - If accepted, it will become effective with Docutils version 1.0. +.. note:: The backwards compatibility policy outlined below is a stub. Docutils' backwards compatibility policy follows the rules for Python in :PEP:`387`. @@ -508,8 +505,6 @@ Changes that may affect end-users (e.g. by requiring changes to the configuration file or potentially breaking custom style sheets) should be announced with a FutureWarning_. -.. _Docutils-develop mailing list: - http://lists.sourceforge.net/lists/listinfo/docutils-develop .. _backwards compatibility rules: https://www.python.org/dev/peps/pep-0387/#backwards-compatibility-rules .. _making incompatible changes: -- cgit v1.2.1