Git Product home page Git Product logo

Comments (12)

thegreyd avatar thegreyd commented on May 24, 2024 1

@akamensky Hello, I was looking at the library earlier and had some time to sit and take a look at the issue. The fix looked easy enough so I submitted a PR here #60

from argparse.

akamensky avatar akamensky commented on May 24, 2024

Looks like a bug introduced by recent changes

from argparse.

akamensky avatar akamensky commented on May 24, 2024

@densestvoid you did some changes recently related to Usage output, do you think this is related? I verified this using examples/commands-advanced example code.

from argparse.

naughtyGitCat avatar naughtyGitCat commented on May 24, 2024

same bug happened to me

from argparse.

naughtyGitCat avatar naughtyGitCat commented on May 24, 2024

when no args were given, the root and the sub both print help info twice

from argparse.

akamensky avatar akamensky commented on May 24, 2024

@skaymakca or @naughtyGitCat can either of you please verify the issue is resolved in latest tip 936811b? (not released to go mod yet)

from argparse.

naughtyGitCat avatar naughtyGitCat commented on May 24, 2024

@skaymakca or @naughtyGitCat can either of you please verify the issue is resolved in latest tip 936811b? (not released to go mod yet)

the commands-advanced test seems correct, but I don't know how to test in my go.mod managed project

from argparse.

skaymakca avatar skaymakca commented on May 24, 2024

I wasn't able to test commands-advanced but I was able to test the commit in my internal project and the output looks correct now.

@naughtyGitCat I was able to test by running (in my go.mod project):
go get github.com/akamensky/argparse@936811b12db25dad4b7b86cbfd1dcc61571145cc

from argparse.

naughtyGitCat avatar naughtyGitCat commented on May 24, 2024

I wasn't able to test commands-advanced but I was able to test the commit in my internal project and the output looks correct now.

@naughtyGitCat I was able to test by running (in my go.mod project):
go get github.com/akamensky/argparse@936811b12db25dad4b7b86cbfd1dcc61571145cc

It fixed the problem, thanks

from argparse.

naughtyGitCat avatar naughtyGitCat commented on May 24, 2024

go get github.com/akamensky/argparse@936811b12db25dad4b7b86cbfd1dcc61571145cc

It fixed the problem, thanks

from argparse.

skaymakca avatar skaymakca commented on May 24, 2024

I see the fix was merged into master. Thanks everyone!

from argparse.

akamensky avatar akamensky commented on May 24, 2024

It has been released in v1.2.1 for go.mod projects

from argparse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.