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

DO NOT MERGE: Debug pytest 8 compatibility (rc_testing) #2654

Closed
wants to merge 5 commits into from

Commits on Jan 8, 2024

  1. DO NOT MERGE: Debug pytest 8 compat

    Disable --pre
    
    Force pytest to install from debug branch
    
    Stick to 8.0,  not 8.1
    pllim committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8b6d6d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Try to trace config

    pllim authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    58de783 View commit details
    Browse the repository at this point in the history
  2. Fix trace config syntax

    pllim authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2b9a4d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daa3a53 View commit details
    Browse the repository at this point in the history
  4. What if we use Python 3.11

    pllim authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2a215c9 View commit details
    Browse the repository at this point in the history