[stdlib-sig] Breaking out the stdlib

Georg Brandl georg at python.org
Tue Sep 15 21:18:35 CEST 2009


Brett Cannon schrieb:
> If Twitter is any indication Georg is now ignoring this mailing list,
> so I am adding him directly so he can answer Antoine's questions.

Doesn't help because your mail's still sorted into the same folder with
all the other mails having [stdlib-sig] in the title :)

FWIW, I asked gmane today to add the stdlib-sig; but I fear that this
period of high volume is over before they get to it.

> On Tue, Sep 15, 2009 at 11:35, Antoine Pitrou <solipsis at pitrou.net> wrote:
>> Le mardi 15 septembre 2009 à 19:27 +0100, Michael Foord a écrit :
>>> Two examples of deprecated modules in the Python documentation:
>>>
>>> http://docs.python.org/library/md5.html
>>> http://docs.python.org/library/mimewriter.html
>>>
>>> The deprecation notice could be stronger / more prominent.
>>
>> Perhaps deprecated modules can get some kind of greyish style
>> (background and/or font). Georg, is it possible? :)

The whole document? Seems a bit too intrusive to me, and there is no obvious
connection to the deprecation if the deprecation notice is still hard to see.

But still possible, if you want it :)

>> They could also be moved to a dedicated section. For example, md5 would
>> be inside "XX - deprecated modules" rather than "15 - Cryptographic
>> services".

It would still have an ordinary number, but that's of course possible.

Georg



More information about the stdlib-sig mailing list