[issue10938] Provide links to system specific strftime/ptime docs

2017-02-22 Thread Xiang Zhang

Xiang Zhang added the comment:

I agree with Berker and Jim here. I think the current doc is clear enough so 
mark this as rejected. :-(

--
nosy: +xiang.zhang
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

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



[issue10938] Provide links to system specific strftime/ptime docs

2017-02-20 Thread Berker Peksag

Berker Peksag added the comment:

I agree with Jim's review comment at 
https://github.com/python/cpython/pull/155#pullrequestreview-22646534

Those links will quickly get outdated and I'm sure that we will get reports 
like "this link doesn't work for my $PLATFORM $PLATFORM_VERSION".

I suggest to close this as 'rejected'.

--
nosy: +berker.peksag
stage: needs patch -> patch review
versions: +Python 3.6, Python 3.7 -Python 3.4

___
Python tracker 

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



[issue10938] Provide links to system specific strftime/ptime docs

2017-02-18 Thread Mark Lawrence

Changes by Mark Lawrence :


--
nosy:  -BreamoreBoy

___
Python tracker 

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



[issue10938] Provide links to system specific strftime/ptime docs

2017-02-18 Thread Nick Coghlan

Changes by Nick Coghlan :


--
nosy: +ncoghlan

___
Python tracker 

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



[issue10938] Provide links to system specific strftime/ptime docs

2017-02-18 Thread Chandan kumar

Changes by Chandan kumar :


--
pull_requests: +119

___
Python tracker 

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



[issue10938] Provide links to system specific strftime/ptime docs

2014-09-29 Thread Mark Lawrence

Mark Lawrence added the comment:

@Humberto could you provide a patch for this?

--
nosy: +BreamoreBoy
versions: +Python 3.4, Python 3.5 -Python 3.1, Python 3.2

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



[issue10938] Provide links to system specific strftime/ptime docs

2011-01-18 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

All right, I'll open it back up for that suggestion (I've changed the title 
accordingly) and let the docs folks decide.  The most useful link would be one 
to the relevant Windows documentation, since that's the hardest one to find.

Although this scheme avoids the problem of having to maintain a list of 'extra' 
format codes, it does have one of the same problems that doing so would have: 
the supported codes may change from OS version to OS version, and do we 
maintain the links accordingly?  The mitigating factor is that I don't think 
the supported codes do change much.

--
resolution: invalid - 
stage: committed/rejected - needs patch
status: closed - open
title: Undocumented option for datetime.strftime: %s - Provide links to system 
specific strftime/ptime docs
type: behavior - feature request
versions: +Python 3.1, Python 3.2

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