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-agents-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DanielHashmi/openai-agents-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 27, 2025

  1. Duplicate Classifier in pyproject.toml Issue: "Intended Audience :: D…

    …evelopers" appears twice in the classifiers list. Line Number 20 and Line Number 26 Fix: Removed the duplicate classifier entry
    DanielHashmi authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    e521f89 View commit details
    Browse the repository at this point in the history
  2. Import Path Inconsistency - There's an inconsistent import style in t…

    …he tracing module where one import uses an absolute path in line number 3 while all others use relative imports
    DanielHashmi authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    09479af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbafb99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1761401 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c81af1a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    405cddb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    9841c5e View commit details
    Browse the repository at this point in the history
Loading