[issue21874] test_strptime fails on rhel/centos/fedora systems

2015-09-18 Thread STINNER Victor
STINNER Victor added the comment: No feedback: I close the issue. I consider that the issue is gone. (I have no issue on my Fedora 22.) -- nosy: +haypo resolution: -> out of date status: open -> closed ___ Python tracker

[issue21874] test_strptime fails on rhel/centos/fedora systems

2015-02-12 Thread Mark Lawrence
Mark Lawrence added the comment: Have there been any recent reports of this test failing on these platforms? -- nosy: +BreamoreBoy versions: +Python 3.5 -Python 3.2 ___ Python tracker __

[issue21874] test_strptime fails on rhel/centos/fedora systems

2014-06-28 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +belopolsky, lemburg ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:/

[issue21874] test_strptime fails on rhel/centos/fedora systems

2014-06-26 Thread Bob Lightfoot
Changes by Bob Lightfoot : Added file: http://bugs.python.org/file35789/fail.summary.log.fc20 ___ Python tracker ___ ___ Python-bugs-list mail

[issue21874] test_strptime fails on rhel/centos/fedora systems

2014-06-26 Thread Bob Lightfoot
New submission from Bob Lightfoot: when attempting build of 3.3.2-15 and 3.4.1 saw this error on both el7 and fc20 systems. -- components: Tests files: fail.summary.log.el7 messages: 221667 nosy: boblfoot priority: normal severity: normal status: open title: test_strptime fails on rhel/