This version:
Changes enable_service_account_auth to use json auth files. The previous support for p12 files has been dropped from oauth2client, so we are moving to the recommended style of auth.
Fixes an issue where breakpoints could cause Python applications to crash if GC occurred while enumerating the members of an object.
FIxes parsing of timestamp text to handle the case where OnePlatform infrastructure strips a redundant ".000".