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

refactor(python): Refactor utils/convert.py module #14739

Merged
merged 24 commits into from
Feb 28, 2024
Merged

Commits on Feb 27, 2024

  1. Docstrings

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6076a95 View commit details
    Browse the repository at this point in the history
  2. Improve to_date performance

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3508063 View commit details
    Browse the repository at this point in the history
  3. Refactor to datetime

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c4a0971 View commit details
    Browse the repository at this point in the history
  4. Shuffle

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6225785 View commit details
    Browse the repository at this point in the history
  5. Clean up to_timedelta

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c815d70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d37ba8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3af021e View commit details
    Browse the repository at this point in the history
  8. Minor refactors

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    beeed4d View commit details
    Browse the repository at this point in the history
  9. Fix mypy

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a39ccdb View commit details
    Browse the repository at this point in the history
  10. Rename parse_duration_input

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c609d86 View commit details
    Browse the repository at this point in the history
  11. Refactor

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1a78743 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10e8af9 View commit details
    Browse the repository at this point in the history
  13. Refactor

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    968d6c4 View commit details
    Browse the repository at this point in the history
  14. Reorder

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    69e7339 View commit details
    Browse the repository at this point in the history
  15. Rename again

    stinodego committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9843a1e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    9b98d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a2765c View commit details
    Browse the repository at this point in the history
  3. Type hint

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3bb1049 View commit details
    Browse the repository at this point in the history
  4. Reorder tests

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2b847d4 View commit details
    Browse the repository at this point in the history
  5. Rename to datetime utils

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    35afbe8 View commit details
    Browse the repository at this point in the history
  6. py decimal

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5aac04e View commit details
    Browse the repository at this point in the history
  7. Remove some dead code

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f063e96 View commit details
    Browse the repository at this point in the history
  8. Rename localize

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e14824f View commit details
    Browse the repository at this point in the history
  9. ZoneInfo

    stinodego committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    78e65ee View commit details
    Browse the repository at this point in the history