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

Replace aiofiles with Python threads #27

Merged
merged 11 commits into from
Sep 12, 2024
Merged

Replace aiofiles with Python threads #27

merged 11 commits into from
Sep 12, 2024

Commits on Sep 11, 2024

  1. Functional with Django 4.0

    Archmonger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2b60663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36313f View commit details
    Browse the repository at this point in the history
  3. rename legacy test files

    Archmonger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a17c7be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a308a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28dee0a View commit details
    Browse the repository at this point in the history
  6. Add range tests for django

    Archmonger committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6adad08 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Django 5.0 test compat

    Archmonger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a312061 View commit details
    Browse the repository at this point in the history
  2. lazy create self.executor

    Archmonger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d28792f View commit details
    Browse the repository at this point in the history
  3. self review

    Archmonger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    29fd1f8 View commit details
    Browse the repository at this point in the history
  4. update changelog

    Archmonger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cd8de97 View commit details
    Browse the repository at this point in the history
  5. self review 2

    Archmonger committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2e574f4 View commit details
    Browse the repository at this point in the history