Activity for ruamel.std.argparse

  • Matej Cepl Matej Cepl created ticket #4

    Make the test suite working again!

  • Anthon van der Neut Anthon van der Neut modified ticket #3

    Please, package tests as well

  • Anthon van der Neut Anthon van der Neut posted a comment on ticket #3

    I really hope you were not asking to pollute everyone's download form PyPI. The _test directory is included in the automatically generated tarball (I just checked), but of course not in the package PyPI https://sourceforge.net/projects/ruamel-dl-tagged-releases/files/ Those files there are generated from a clean check out of the (tagged) source code.

  • Matej Cepl Matej Cepl created ticket #3

    Please, package tests as well

  • Anthon van der Neut Anthon van der Neut modified ticket #2

    NameError: name 'Str' is not defined

  • Anthon van der Neut Anthon van der Neut posted a comment on ticket #2

    I guess nobody (including me) uses the tar.gz instead of the wheel. Please close this if 0.8.3 solves this issue

  • Anthon van der Neut Anthon van der Neut committed [841aac]

    update setup.py for 3.8 ast imports

  • Anthon van der Neut Anthon van der Neut committed [99f9d6]

    Added tag 0.8.3 for changeset 841aac73f741

  • John Vandenberg John Vandenberg posted a comment on ticket #2

    Docs say Deprecated since version 3.8: Old classes ast.Num, ast.Str, ast.Bytes, ast.NameConstant and ast.Ellipsis are still available, but they will be removed in future Python releases. Changing the import from _ast to ast might fix it, but only temporarily until a future release.

  • John Vandenberg John Vandenberg created ticket #2

    NameError: name 'Str' is not defined

  • Anthon van der Neut committed [63a83c]

    sync setup.py with wheel info

  • Anthon van der Neut committed [92b1ce]

    - python 3.4

  • Anthon van der Neut committed [d8d31c]

    json __init__.py

  • Anthon van der Neut committed [cd5e8c]

    - new setup

  • Anthon van der Neut committed [3ce622]

    include version stuff so it can be upgraded

  • Anthon van der Neut committed [a4d31f]

    intermediate version 0.5.2 fixed on ruamel.base 0.3

  • Anthon van der Neut committed [173e5d]

    license

  • Anthon van der Neut committed [b8d9df]

    better message when running tests without installing package

  • Anthon van der Neut committed [2310a7]

    copyright and pep8 updates

  • Anthon van der Neut committed [54107d]

    - removed remnants of creating __init__.py

  • Anthon van der Neut committed [00179f]

    added sub_parser, global_option, global_only_option, create_argument_parser

  • Anthon van der Neut committed [5b6040]

    - added license

  • Anthon van der Neut committed [934d4e]

    description updated

  • Anthon van der Neut committed [57360b]

    added documentation and example programs

  • Anthon van der Neut committed [880a35]

    initial version

  • Anthon van der Neut committed [14632d]

    add SmartFormatter and tests

  • Anthon van der Neut committed [d79316]

    - update failing test on py26

  • Anthon van der Neut committed [17cfce]

    initial ProgramBase

  • Anthon van der Neut committed [c0398e]

    should not decorate __init__ if a class is going to be subclassed

  • Anthon van der Neut committed [bc861f]

    added upload stuff

  • Anthon van der Neut committed [3debc7]

    - include argparse for 2.6 (tox would work because dependency on

  • Anthon van der Neut committed [657c81]

    --help-all added

  • Anthon van der Neut committed [711ead]

    remove creation/check __init__.py

  • Anthon van der Neut committed [045461]

    corrected typos and url based on feedback from Sess (leycec@gmail.com)

  • Anthon van der Neut committed [cb3536]

    Added set_default_subparser code as extra method for ArgumentParser.

  • Anthon van der Neut committed [b5caf2]

    enable --version combined with default_sub_parser

  • Anthon van der Neut committed [52e75d]

    sub sub parsers added

  • Anthon van der Neut committed [dc5618]

    update setup, remove transition dependency on ruamel.yaml

  • Anthon van der Neut committed [24f437]

    Added tag 0.7.1 for changeset dc56189a99f2

  • Anthon van der Neut committed [f79635]

    glob matchin on plugin relative to module

  • Anthon van der Neut committed [3bd989]

    Added tag 0.7.1 for changeset dc56189a99f2

  • Anthon van der Neut committed [450b41]

    Added tag 0.8.1 for changeset f79635fbec9b

  • Anthon van der Neut committed [2d1382]

    Added tag 0.8.0 for changeset 3bd989d80f6e

  • Anthon van der Neut Anthon van der Neut posted a comment on ticket #1

    status set to invalid I don't see any advantage in being able to "handle options from files" for the default subparser (if set) or any other subparser. If you define options in a file instead of defining them in the source, how would the program know what to do if, on invocation, such an option is specified on the command line. I have no idea what you are proposing here and why this should have major priority. (originally posted on 2017-05-04 at 18:02:53)

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.