[Python-Dev] Change the repr for datetime.timedelta (was Re: Asynchronous context manager in a typical network server)
Andrew Barnert
abarnert at yahoo.com
Mon Dec 21 19:20:54 EST 2015
More information about the Python-Dev mailing list
Mon Dec 21 19:20:54 EST 2015
- Previous message (by thread): [Python-Dev] Change the repr for datetime.timedelta (was Re: Asynchronous context manager in a typical network server)
- Next message (by thread): [Python-Dev] Change the repr for datetime.timedelta (was Re: Asynchronous context manager in a typical network server)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 21, 2015, at 14:07, Chris Barker <chris.barker at noaa.gov> wrote: > > 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? Is this just a matter of _datetimemodule.c (and various other things in the stdlib) not being (completely) argclinicified? Or is there something hairy about this type (and various other things in the stdlib) that makes them still useless even with argclinic?
- Previous message (by thread): [Python-Dev] Change the repr for datetime.timedelta (was Re: Asynchronous context manager in a typical network server)
- Next message (by thread): [Python-Dev] Change the repr for datetime.timedelta (was Re: Asynchronous context manager in a typical network server)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list