Историја ревизија

Аутор SHA1 Порука Датум
  bw2 c9faee2397 Merge pull request #52 from dwfreed/fix-40 пре 9 година
  bw2 979052d960 Merge pull request #53 from dwfreed/yaml-safe-load пре 9 година
  bw2 824399d557 Update README.rst пре 9 година
  Doug Freed 5ad25d1a39 YAMLConfigFileParser: use yaml.safe_load пре 9 година
  Doug Freed f7afaaf4f4 Fix config help when there are no config args пре 9 година
  bw2 d32dc843ad Merge pull request #41 from dufferzafar/patch-1 пре 9 година
  Shadab Zafar 54955fa461 Fix odd syntax highlight in Readme пре 9 година
  bw2 ae3b521c01 Merge pull request #38 from TimZehta/fix_issue_36 пре 9 година
  Tim Zehta 9aa8f7b6de added additional test of arg пре 9 година
  Tim Zehta 449b116e62 updated following feedback пре 9 година
  Tim Zehta 0e30be469e Merge branch 'master' into fix_issue_36 пре 9 година
  bw2 582663bc65 Merge pull request #33 from bw2/finish_abstracting_out_config_format пре 9 година
  Tim Zehta fdf73c5144 removed unnecessary condition пре 9 година
  Tim Zehta 38b9a045e0 updated to preserve order of args пре 9 година
  Tim Zehta 21a57b573f made the Fixes bw2/ConfigArgParse#36 less naive пре 9 година
  Tim Zehta e0c35f9347 Split args on equals. Fixes bw2/ConfigArgParse#36. пре 9 година
  bw2 23e976ef88 Merge pull request #34 from b-jazz/master пре 9 година
  Bryce Jasmer 03f682be46 Add another config/arg module with pros/cons пре 9 година
  bw2 34e7804809 changed streams[::-1] to reversed(streams) based on @lahwaacz's code пре 9 година
  bw2 651e7bb6e4 Added .idea to .gitignore пре 9 година
  bw2 5d7fb410d5 Added more config file syntax docs пре 9 година
  bw2 97cbff9ddb Updated README пре 9 година
  bw2 7abbf451fc Added ConfigArgParser tests, added PyYAML to setup.py as an optional dependency, пре 9 година
  bw2 5bc72707c0 Remove deprecated constructor arg 'allow_unknown_config_file_keys' пре 9 година
  bw2 381a165a09 Finished implementing yaml parser. пре 9 година
  bw2 42d5c7a6a1 Moved all syntax-related decisions to ConfigFileParser subclasses. Added YAMLConfigFileParser пре 9 година
  bw2 b7f1c14973 Update README.rst пре 9 година
  bw2 a939a6bcbf Added python v3.5 support пре 9 година
  bw2 693dcbedcd Fixed tests пре 9 година
  bw2 201eca7f0e Added support for py3.5 пре 9 година