[issue16667] timezone docs need versionadded: 3.2

2014-06-22 Thread Roundup Robot

Roundup Robot added the comment:

New changeset b32174cad588 by Benjamin Peterson in branch '3.4':
some timezone doc improvements (closes #16667)
http://hg.python.org/cpython/rev/b32174cad588

New changeset 7dc94337ef67 by Benjamin Peterson in branch 'default':
merge 3.4 (#16667)
http://hg.python.org/cpython/rev/7dc94337ef67

--
nosy: +python-dev
resolution:  - fixed
stage: patch review - resolved
status: open - closed

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



[issue16667] timezone docs need versionadded: 3.2

2014-06-07 Thread Yayoi Ukai

Yayoi Ukai added the comment:

I did make patchcheck and make html and checked all versions HTML documents and 
looks great. Good job!

--
nosy: +terab

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



[issue16667] timezone docs need versionadded: 3.2

2014-06-07 Thread Berker Peksag

Berker Peksag added the comment:

The attached patch combines my changes with Andrew's patch.

--
versions: +Python 3.5 -Python 3.2, Python 3.3
Added file: http://bugs.python.org/file35534/issue16667_v3.diff

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Berker Peksag

Changes by Berker Peksag berker.pek...@gmail.com:


--
keywords: +patch
Added file: http://bugs.python.org/file28301/issue16667.diff

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Berker Peksag

Changes by Berker Peksag berker.pek...@gmail.com:


--
nosy: +berker.peksag

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Andrew Svetlov

Andrew Svetlov added the comment:

I've reworded patch a bit and made it based on 3.2 for easier merging.

--
nosy: +asvetlov
Added file: http://bugs.python.org/file28302/issue16667_v2.diff

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Nurhusien Hasen

Nurhusien Hasen added the comment:

On 12/14/12, Berker Peksag rep...@bugs.python.org wrote:

 Changes by Berker Peksag berker.pek...@gmail.com:


 --
 keywords: +patch
 Added file: http://bugs.python.org/file28301/issue16667.diff

 ___
 Python tracker rep...@bugs.python.org
 http://bugs.python.org/issue16667
 ___
 ___
 Python-bugs-list mailing list
 Unsubscribe:
 http://mail.python.org/mailman/options/python-bugs-list/nurhusien.hasen27%40gmail.com



-- 
find signatures serves

--
nosy: +Nurhusien2

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
Removed message: http://bugs.python.org/msg177410

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Andrew Svetlov

Changes by Andrew Svetlov andrew.svet...@gmail.com:


--
stage: needs patch - patch review

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-13 Thread Éric Araujo

Éric Araujo added the comment:

Second patch has a stray slash character, and the versionadded directive does 
not seem to be in the same place as the first patch.

--

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-11 Thread Nick Coghlan

New submission from Nick Coghlan:

The docs for the fixed offset timezone objects added in 3.2 need a versionadded 
tag.

Also, the see also link for pytz in the preceding section still incorrectly 
states that the stdlib only provides UTC as a timezone, rather than handling 
arbitrary fixed offsets from UTC.

--
messages: 177358
nosy: ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: timezone docs need versionadded: 3.2
type: enhancement
versions: Python 3.2, Python 3.3, Python 3.4

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-11 Thread Nick Coghlan

Changes by Nick Coghlan ncogh...@gmail.com:


--
assignee:  - docs@python
components: +Documentation
nosy: +docs@python

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



[issue16667] timezone docs need versionadded: 3.2

2012-12-11 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
keywords: +easy
nosy: +eric.araujo

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