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 type param formatting in funcdef with trailing comma #4255

Closed
wants to merge 11 commits into from

Commits on Feb 27, 2024

  1. Adds testcases for psf#4254

    sumezulike committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cbb6316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24037b3 View commit details
    Browse the repository at this point in the history
  3. Adds to changelog

    sumezulike committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4200e7b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. chore: Refactor delimiter_split() (psf#4257)

    Signed-off-by: RedGuy12 <[email protected]>
    cobaltt7 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0f18001 View commit details
    Browse the repository at this point in the history
  2. Make trailing comma logic more concise (psf#4202)

    Signed-off-by: RedGuy12 <[email protected]>
    cobaltt7 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d0287e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 3, 2024

  1. Adds testcases for psf#4254

    sumezulike committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    16e666e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abce2ee View commit details
    Browse the repository at this point in the history
  3. Adds to changelog

    sumezulike committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    153a193 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/fix-type-param-comma' into fix-t…

    …ype-param-comma
    
    # Conflicts:
    #	CHANGES.md
    sumezulike committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    49d584c View commit details
    Browse the repository at this point in the history
  5. Corrects changelog

    sumezulike committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    eb47bf0 View commit details
    Browse the repository at this point in the history