[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

[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

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

2017-02-18 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___

[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

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

2017-02-18 Thread Chandan kumar
Changes by Chandan kumar : -- pull_requests: +119 ___ Python tracker ___ ___

[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

[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.