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: aboutcode-org/python-inspector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: aboutcode-org/python-inspector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.1
Choose a head ref
  • 3 commits
  • 46 files changed
  • 3 contributors

Commits on Mar 28, 2024

  1. Add support for Python3.12 (#174)

    * Add support for Python3.12
    
    Signed-off-by: tdruez <tdruez@nexb.com>
    
    * Fix tests
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Update initbitset
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Fix tests
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    * Prepare for release v0.12.0
    
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    
    ---------
    
    Signed-off-by: tdruez <tdruez@nexb.com>
    Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
    Co-authored-by: Tushar Goel <tushar.goel.dav@gmail.com>
    tdruez and TG1999 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b4fa534 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Remove the deprecated macos_11

    Signed-off-by: Chin Yeung Li <tli@nexb.com>
    chinyeungli committed Aug 9, 2024
    1 Configuration menu
    Copy the full SHA
    6087a37 View commit details
    Browse the repository at this point in the history
  2. #183 - Update link references of ownership from nexB to aboutcode-org

    Signed-off-by: Chin Yeung Li <tli@nexb.com>
    chinyeungli committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    869c412 View commit details
    Browse the repository at this point in the history
Loading