comparison doc/upgrading.txt @ 7923:29a666d8a70d

issue2551285 - Remove StructuredText support Asked on the users mailing list if anybody was using it. Got no responses. I have never seen CI installing structuredtext packages so it's untested as well.
author John Rouillard <rouilj@ieee.org>
date Tue, 30 Apr 2024 22:27:57 -0400
parents ded9f1c3f112
children c05ea62b4c7a
comparison
equal deleted inserted replaced
7922:ded9f1c3f112 7923:29a666d8a70d
489 Deprecation Notices (info) 489 Deprecation Notices (info)
490 -------------------------- 490 --------------------------
491 491
492 Support for SQLite version 1 has been removed in 2.4.0. 492 Support for SQLite version 1 has been removed in 2.4.0.
493 493
494 Support for StructuredText has been removed in 2.4.0. Support for
495 reStructuredText remains.
496
494 Support for the `PySQLite <https://github.com/ghaering/pysqlite>`_ 497 Support for the `PySQLite <https://github.com/ghaering/pysqlite>`_
495 library will be removed in 2.5.0. Only the Python supplied sqlite3 498 library will be removed in 2.5.0. Only the Python supplied sqlite3
496 library will be supported. 499 library will be supported.
497 500
498 .. index:: Upgrading; 2.2.0 to 2.3.0 501 .. index:: Upgrading; 2.2.0 to 2.3.0

Roundup Issue Tracker: http://roundup-tracker.org/