Movatterモバイル変換


[0]ホーム

URL:


homepage

Message297455

This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Authormusically_ut
Recipientsmusically_ut, serhiy.storchaka
Date2017-06-30.23:47:48
SpamBayes Score-1.0
Marked as misclassifiedYes
Message-id<1498866468.86.0.743233238239.issue30822@psf.upfronthosting.co.za>
In-reply-to
Content
While investigatinghttp://bugs.python.org/issue30302 it was discovered that the Python implementation of the datetime module was not being tested correctly.The datetimetester.py was supposed to execute tests twice, once for the _Fast implementation (i.e. C extension code in _datetimemodule.c) and once for the _Pure implementation (i.e the Python code).The fix is contained in the following two commits: -https://github.com/python/cpython/pull/1493/commits/08e7548f56838fca43b488cefe51de4bdd600f3d -https://github.com/python/cpython/pull/1493/commits/94d5a4e4d33a1d14a2bb1be8fbff5e1e4cd2b7a6The bug does not effect Python 2.7 as the C version of the datetime module had not been introduced back then. However, as fas as I can tell, the fix needs to be applied to all Python 3.x branches.
History
DateUserActionArgs
2017-06-30 23:47:48musically_utsetrecipients: +musically_ut,serhiy.storchaka
2017-06-30 23:47:48musically_utsetmessageid: <1498866468.86.0.743233238239.issue30822@psf.upfronthosting.co.za>
2017-06-30 23:47:48musically_utlinkissue30822 messages
2017-06-30 23:47:48musically_utcreate
Supported byThe Python Software Foundation,
Powered byRoundup
Copyright © 1990-2022,Python Software Foundation
Legal Statements

[8]ページ先頭

©2009-2026 Movatter.jp