Mention patch #841977: modulefinder didn't find extension modules in packages

Backported to release-maint23
This commit is contained in:
Thomas Heller 2003-11-14 10:33:20 +00:00
parent aaf1c8dc9e
commit cf0005baf4

View file

@ -112,6 +112,8 @@ Extension modules
Library Library
------- -------
- Patch #841977: modulefinder didn't find extension modules in packages
- imaplib.IMAP4.thread was added. - imaplib.IMAP4.thread was added.
- Plugged a minor hole in tempfile.mktemp() due to the use of - Plugged a minor hole in tempfile.mktemp() due to the use of