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: change the validation logic for python_date_format #25510

Merged
merged 21 commits into from
Jan 23, 2024

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    0108456 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    mapledan committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0cb09cc View commit details
    Browse the repository at this point in the history
  3. re-run pre-commit

    mapledan committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7c7210f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. rewrite the unit test

    mapledan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2f05b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c849e2 View commit details
    Browse the repository at this point in the history
  3. Adjust function return type

    mapledan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dfb55e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    0f320a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f697c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefc744 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary test case

    mapledan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e6f8e26 View commit details
    Browse the repository at this point in the history
  5. Updating UPDATING.md

    mapledan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7f3055a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    20e484e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aee27c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0269e95 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary test case

    mapledan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    94b1482 View commit details
    Browse the repository at this point in the history
  5. pylint: fix invalid-name

    mapledan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b5ca468 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daf90cb View commit details
    Browse the repository at this point in the history