This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Shani Armon
Recipients Shani Armon, paul.j3, rhettinger
Date 2020-05-06.17:11:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588785061.2.0.449456353434.issue40509@roundup.psfhosted.org>
In-reply-to
Content
Yes. The pull request contains the special handling. For the purpose of REMAINDER positionals, the default is changed to the empty list that was returned if no arguments were passed. 

For the purpose of positional argument, that is equivalent to nothing being passed
History
Date User Action Args
2020-05-06 17:11:01Shani Armonsetrecipients: + Shani Armon, rhettinger, paul.j3
2020-05-06 17:11:01Shani Armonsetmessageid: <1588785061.2.0.449456353434.issue40509@roundup.psfhosted.org>
2020-05-06 17:11:01Shani Armonlinkissue40509 messages
2020-05-06 17:11:01Shani Armoncreate