Commit 003b4c96700c9b8d2049f4e85c1c3b152cfe7066

Authored by Jay Berkenbilt
1 parent cfaaea6f

Remove superfluous "Upgrading to 4.0" chapter

Showing 1 changed file with 0 additions and 13 deletions
manual/index.rst
... ... @@ -6250,19 +6250,6 @@ with versions 2.1 and later. There are two exceptions:
6250 6250 such parameters had always previously been smaller types. This change
6251 6251 was required to support files larger than two gigabytes in size.
6252 6252  
6253   -.. _ref.upgrading-to-4.0:
6254   -
6255   -Upgrading to 4.0
6256   -================
6257   -
6258   -While version 4.0 includes a few non-compatible API changes, it is very
6259   -unlikely that anyone's code would have used any of those parts of the
6260   -API since they generally required information that would only be
6261   -available inside the library. In the unlikely event that you should run
6262   -into trouble, please see the ChangeLog. See also
6263   -:ref:`ref.release-notes` for a complete list of the
6264   -non-compatible API changes made in this version.
6265   -
6266 6253 .. _acknowledgments:
6267 6254  
6268 6255 Acknowledgment
... ...