[issue16818] Couple of mistakes in PEP 431

2013-01-01 Thread Ezio Melotti

Ezio Melotti added the comment:

Fixed in http://hg.python.org/peps/rev/90a9e083933b.
I also made a few more fixes in http://hg.python.org/peps/rev/eb668670ad0e.

--
assignee:  -> ezio.melotti
nosy: +barry, ezio.melotti
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed
type:  -> enhancement

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16818] Couple of mistakes in PEP 431

2013-01-01 Thread Alexander Belopolsky

Changes by Alexander Belopolsky :


--
nosy: +belopolsky

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16818] Couple of mistakes in PEP 431

2012-12-30 Thread Georg Brandl

Changes by Georg Brandl :


--
nosy: +lregebro

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16818] Couple of mistakes in PEP 431

2012-12-29 Thread Ramchandra Apte

New submission from Ramchandra Apte:

in PEP 431, Time zone support improvements
"NonExistentTimeError

This exception is raised when giving a datetime specification that are 
ambigious while setting is_dst to None:"
it should be "that is non-existent" or similar.
The same description is used for NonExistentTimeError.
The NonExistentTimeError description should be "... datetime specification that 
is ambigious ..."

--
components: None
messages: 178555
nosy: ramchandra.apte
priority: normal
severity: normal
status: open
title: Couple of mistakes in PEP 431

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com