Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prototyping pythonfinder pep514 support #6140

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    00cc9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec17820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a84b15 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Update pipenv/vendor/pythonfinder/models/python.py

    Accept PR suggestion
    
    Co-authored-by: Paul "TBBle" Hampson <[email protected]>
    matteius and TBBle authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6e13272 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update pipenv/vendor/pythonfinder/models/python.py

    Co-authored-by: Paul "TBBle" Hampson <[email protected]>
    matteius and TBBle authored May 2, 2024
    Configuration menu
    Copy the full SHA
    af74dea View commit details
    Browse the repository at this point in the history
  2. Update pipenv/vendor/pythonfinder/models/python.py

    Co-authored-by: Paul "TBBle" Hampson <[email protected]>
    matteius and TBBle authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3b3fb18 View commit details
    Browse the repository at this point in the history
  3. Update pipenv/vendor/pythonfinder/models/python.py

    Co-authored-by: Paul "TBBle" Hampson <[email protected]>
    matteius and TBBle authored May 2, 2024
    Configuration menu
    Copy the full SHA
    914c925 View commit details
    Browse the repository at this point in the history
  4. Update pipenv/vendor/pythonfinder/models/python.py

    Co-authored-by: Paul "TBBle" Hampson <[email protected]>
    matteius and TBBle authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3123708 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    987eb1b View commit details
    Browse the repository at this point in the history
  2. Refactor to follow the PEP 514 specification more closely, handling t…

    …he various registry values and fallback rules for PythonCore entries.
    matteius committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f09f46d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    cee98c2 View commit details
    Browse the repository at this point in the history
  2. Update pipenv/vendor/pythonfinder/models/python.py

    Co-authored-by: Paul "TBBle" Hampson <[email protected]>
    matteius and TBBle authored May 29, 2024
    Configuration menu
    Copy the full SHA
    1ad4809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7739889 View commit details
    Browse the repository at this point in the history
  4. Apply PR freedback to continue loop; add WindowsLauncherEntry to inst…

    …all_path; etc and refactor methods to be more readable.
    matteius committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1735d1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d634f1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a26d677 View commit details
    Browse the repository at this point in the history