Project

General

Profile

Actions

Bug #4083

closed

[SDKs] Add "import _strptime" to work around potential Python bug.

Added by Peter Amstutz over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
10/17/2014
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Story points:
0.5


Subtasks 2 (0 open2 closed)

Task #4252: Review 4083-import-strptimeResolvedPeter Amstutz10/17/2014

Actions
Task #4151: Figure out what uses strptime and fix themResolvedPeter Amstutz10/17/2014

Actions
Actions #1

Updated by Peter Amstutz over 10 years ago

  • Description updated (diff)
Actions #2

Updated by Tom Clegg over 10 years ago

  • Story points set to 0.5
Actions #3

Updated by Tom Clegg over 10 years ago

  • Target version changed from Bug Triage to Arvados Future Sprints
Actions #4

Updated by Ward Vandewege over 10 years ago

  • Target version changed from Arvados Future Sprints to 2014-10-29 sprint
Actions #5

Updated by Peter Amstutz over 10 years ago

  • Assigned To set to Peter Amstutz
Actions #6

Updated by Brett Smith over 10 years ago

It's not clear that this is strictly necessary. The issue will only arise if you start threads that are the first thing to run strptime. If your threads don't run strptime, or your first thread runs it before launching other threads, there's no risk.

At the same time, doing the import anyway is low-risk. But at least look at the situation before making a change.

Actions #7

Updated by Brett Smith over 10 years ago

c5d5029 is good, thanks.

Actions #8

Updated by Anonymous over 10 years ago

  • Status changed from New to Resolved

Applied in changeset arvados|commit:d9014288ed04b79bde6f626636a931b449323287.

Actions

Also available in: Atom PDF