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

FIX get config from dispatcher thread in delayed by default #25242

Closed
wants to merge 16 commits into from

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    2340329 View commit details
    Browse the repository at this point in the history
  2. use weakref

    glemaitre committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    c7efdda View commit details
    Browse the repository at this point in the history
  3. doc stuff

    glemaitre committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    2d4e553 View commit details
    Browse the repository at this point in the history
  4. TST add test for delayed

    glemaitre committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3c03261 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. TST add more test in config

    glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    cd38957 View commit details
    Browse the repository at this point in the history
  2. DOC add a changelog entry

    glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    37ce3ef View commit details
    Browse the repository at this point in the history
  3. be nice with mypy

    glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    011a7ec View commit details
    Browse the repository at this point in the history
  4. avoid flake8 complain

    glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    67a9f18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e139fa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    3479ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf16195 View commit details
    Browse the repository at this point in the history
  3. MAINT remove threadlocal

    glemaitre committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    52bf297 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5665603 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Apply suggestions from code review

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    glemaitre and thomasjpfan committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e42793f View commit details
    Browse the repository at this point in the history
  2. DOC update changelog

    glemaitre committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bb2b40d View commit details
    Browse the repository at this point in the history
  3. Update doc/whats_new/v1.2.rst

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    glemaitre and ogrisel committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    379249e View commit details
    Browse the repository at this point in the history