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 regression in the creation of the __init__ of dataclasses #1812

Merged
merged 5 commits into from Oct 4, 2022

Commits on Sep 30, 2022

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

Commits on Oct 1, 2022

  1. Update ChangeLog

    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    DanielNoord and jacobtylerwalls committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    cb83b89 View commit details
    Browse the repository at this point in the history
  2. Extract to xfail

    DanielNoord committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    ad1a124 View commit details
    Browse the repository at this point in the history
  3. Update docstring

    DanielNoord committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    5cea36f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Update tests/unittest_brain_dataclasses.py

    Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
    DanielNoord and jacobtylerwalls committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c3f0b7b View commit details
    Browse the repository at this point in the history