SF.net SVN: docutils:[9843 ] trunk/docutils/HISTORY. txt
aa-turner--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9843
http://sourceforge.net/p/docutils/code/9843
Author: aa-turner
Date: 2024-08-01 22:57:34 +0000 (Thu, 01 Aug 2024)
Log Message:
-----------
Mention type hints in HISTORY
Modified Paths:
--------------
trunk/docutils/HISTORY.txt
Modified: trunk/docutils/HISTORY.txt
===================================================================
--- trunk/docutils/HISTORY.txt 2024-08-01 22:41:27 UTC (rev 9842)
+++ trunk/docutils/HISTORY.txt 2024-08-01 22:57:34 UTC (rev 9843)
@@ -19,6 +19,11 @@
* General
+ - We have started to add type hints to Docutils.
+ This will be a complex programme of work, and as such
+ for the time being these type hints are 'provisional',
+ and should not be relied upon by consumers of Docutils.
+ (feature-request #87)
- Add tox.ini to pyproject.toml to be in sdist (bug #486).
- Fix license issue (bug #487).
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.