Project

General

Profile

Actions

Bug #4083

closed

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

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

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
0.5


Subtasks 2 (0 open2 closed)

Task #4252: Review 4083-import-strptimeResolvedPeter Amstutz10/17/2014Actions
Task #4151: Figure out what uses strptime and fix themResolvedPeter Amstutz10/17/2014Actions
Actions #1

Updated by Peter Amstutz over 9 years ago

  • Description updated (diff)
Actions #2

Updated by Tom Clegg over 9 years ago

  • Story points set to 0.5
Actions #3

Updated by Tom Clegg over 9 years ago

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

Updated by Ward Vandewege over 9 years ago

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

Updated by Peter Amstutz over 9 years ago

  • Assigned To set to Peter Amstutz
Actions #6

Updated by Brett Smith over 9 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 9 years ago

c5d5029 is good, thanks.

Actions #8

Updated by Anonymous over 9 years ago

  • Status changed from New to Resolved

Applied in changeset arvados|commit:d9014288ed04b79bde6f626636a931b449323287.

Actions

Also available in: Atom PDF