[Python-Dev] Change the repr for datetime.timedelta (was Re: Asynchronous context manager in a typical network server)
Chris Barker - NOAA Federal
chris.barker at noaa.gov
Mon Dec 21 21:34:20 EST 2015
>> and there are a LOT of next-to worthless docstrings in the stdlib -- it would be nice to clean them all up.
>>
>> Is there any reason not to, other than someone having to do the work?
And yes, I'd be willing to submit a patch.
> Is this just a matter of _datetimemodule.c (and various other things in the stdlib) not being (completely) argclinicified?
But clearly I'll need some help knowing where to add the docs...
-CHB
> Or is there something hairy about this type (and various other things in the stdlib) that makes them still useless even with argclinic?
More information about the Python-Dev
mailing list