Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-access-context-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.12
Choose a base ref
...
head repository: googleapis/python-access-context-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.13
Choose a head ref
  • 2 commits
  • 17 files changed
  • 4 contributors

Commits on Jul 18, 2022

  1. fix: require python 3.7+ (#134)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * require python 3.7+ in setup.py
    
    * remove python 3.6 sample configs
    
    * remove README.md
    
    * remove python 3.6 from noxfile
    
    * remove python 3.6 from noxfile
    
    * update setup.py to reflect changes
    
    * fix docs build
    
    * exclude templated README
    
    * lint
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    27a1467 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. chore(main): release 0.1.13 (#137)

    * chore(main): release 0.1.13
    
    * fix(deps): require google-api-core>=1.32.0,>=2.8.0
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    release-please[bot] and parthea authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b0d2c47 View commit details
    Browse the repository at this point in the history
Loading