Skip to content
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-api-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.22.0
Choose a base ref
...
head repository: googleapis/python-api-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.23.0rc0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 28, 2024

  1. feat: migrate to pyproject.toml (#736)

    * migrate to pyproject.toml
    
    * remove version
    
    * remove readme_filename
    
    * remove long_description
    
    * dynamic version
    
    * move description
    
    * move urls
    
    * move packages
    
    * zip_safe is deprecated
    
    * include-package-data = true by default
    
    * platforms are ignored
    
    * Add copyright notice
    
    * proto-plus when python_version >= '3.13'
    
    * remove mypy.ini
    
    * remove pytest.ini
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    rinarakaki and parthea authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    159e9a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1159559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83e24f8 View commit details
    Browse the repository at this point in the history
Loading