[Python-Dev] datetime module and pytz with dateutil
Andrew Svetlov
andrew.svetlov at gmail.com
Sat Mar 31 21:36:16 CEST 2012
More information about the Python-Dev mailing list
Sat Mar 31 21:36:16 CEST 2012
- Previous message: [Python-Dev] datetime module and pytz with dateutil
- Next message: [Python-Dev] bug tracker offline again for re-indexing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Mar 31, 2012 at 10:20 PM, Terry Reedy <tjreedy at udel.edu> wrote: > So I think we should define correct behavior of pytz as use with the latest > Olson database. Use with an older version would then be a 'bug' subject to > being fixed. On Windows, we could update as needed with every bugfix > release. (And give instructions for user update.) On other systems, users > can do whatever is appropriate. Or perhaps we could add an 'update tz > database' function to the module. > Please, don't add updating function to standard lib. It's nightmare for package maintainers. In general I'm +0 for adding tz database to stdlib. -- Thanks, Andrew Svetlov
- Previous message: [Python-Dev] datetime module and pytz with dateutil
- Next message: [Python-Dev] bug tracker offline again for re-indexing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list