google-api-python-client v1.0.c2 Release Notes

  • Version 1.0 Release Candidate 2

    • Parameter values of None should be treated as missing. Fixes issue #144.
    • Distribute the samples separately from the library source. Fixes issue #155.
    • Move all remaining samples over to client_secrets.json. Fixes issue #156.
    • Make locked_file.py understand win32file primitives for better awesomeness.