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: openai/openai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.76.2
Choose a base ref
...
head repository: openai/openai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.77.0
Choose a head ref
  • 4 commits
  • 31 files changed
  • 4 contributors

Commits on May 2, 2025

  1. fix(parsing): handle whitespace only strings (#2007)

    * fix: add a check to handle empty or newline-only strings before calling `from_json`
    
    * style: adjust comment format for better readability
    
    Co-authored-by: Robert Craigie <[email protected]>
    
    ---------
    
    Co-authored-by: SenorSpes <[email protected]>
    Co-authored-by: Robert Craigie <[email protected]>
    3 people authored and stainless-app[bot] committed May 2, 2025
    Configuration menu
    Copy the full SHA
    b3f0daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc5252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a3720 View commit details
    Browse the repository at this point in the history
  4. release: 1.77.0

    stainless-app[bot] committed May 2, 2025
    Configuration menu
    Copy the full SHA
    67997a4 View commit details
    Browse the repository at this point in the history
Loading