This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 ping
收信人 Neil Muller, amaury.forgeotdarc, andersjm, belopolsky, catlee, davidfraser, erik.stephens, guettli, hodgestar, jribbens, mark.dickinson, ping, pitrou, r.david.murray, steve.roberts, tim.peters, tomster, vivanov, vstinner, werneck
日期 2011-04-02.22:44:57
SpamBayes Score 2.8779007e-06
Marked as misclassified
Message-id <1301784298.15.0.683633257101.issue2736@psf.upfronthosting.co.za>
In-reply-to
内容
> no one has come up with a satisfactory solution

Plenty have proposed a satisfactory solution.  No one has come up with a solution that is satisfactory to *you*, because you have overconstrained the problem.  The reason we still have no utctotimestamp() after all these years is that you, and you alone as far as I know, refuse to accept a method that inverts utcfromtimestamp() with microsecond precision over its working range.  Such a method is a perfectly reasonable and acceptable solution and would add a lot of value to Python as a language.

I suspect you don't realize just how much pain you have unintentionally caused the world of Python users by singlehandedly blocking progress on this issue.  I've seen them: students, friends, coworkers -- even very smart and capable people are stymied by it.  No one thinks of looking in the calendar module.  Maybe if you watched some of them struggle with this, you would understand.

> leave it as an exercise to the reader to solve

To take this perspective is to miss the point of Python.
历史
日期 用户 动作 参数
2011-04-02 22:44:58ping修改recipients: + ping, tim.peters, jribbens, guettli, amaury.forgeotdarc, mark.dickinson, davidfraser, belopolsky, pitrou, andersjm, catlee, vstinner, tomster, werneck, hodgestar, Neil Muller, erik.stephens, steve.roberts, r.david.murray, vivanov
2011-04-02 22:44:58ping修改messageid: <1301784298.15.0.683633257101.issue2736@psf.upfronthosting.co.za>
2011-04-02 22:44:57ping链接issue2736 messages
2011-04-02 22:44:57ping创建