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

Allow all yaml.safe_{load, dump} types #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 5, 2020

  1. feat: Add all standard YAML tag types to _VALID_TYPES

    Artem Vasenin committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    e567df3 View commit details
    Browse the repository at this point in the history
  2. chore[example/config_types.yaml]: Add new test config

    Artem Vasenin committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    ca609e8 View commit details
    Browse the repository at this point in the history
  3. chore[config.py]: Clarify comments

    Artem Vasenin committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    2dc221b View commit details
    Browse the repository at this point in the history
  4. chore[tests.py]: Add invalid type test from rbgirshick#18

    Artem Vasenin committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    73977cc View commit details
    Browse the repository at this point in the history