Changes between Initial Version and Version 1 of Ticket #5807, comment 2


Ignore:
Timestamp:
Apr 20, 2022, 11:51:59 PM (4 years ago)
Author:
Zach Pearson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5807, comment 2

    initial v1  
    1 Maybe it's because mutable default arguments are used for the {{{packages}}} and {{{supersedes}}} arguments to {{{BundleAPI.__init__}}}? If every bundle is recorded there eventually, somewhere later on it could have the knock-on effect of registering all the commands.
     1Maybe it's because mutable default arguments are used for the {{{packages}}} and {{{supersedes}}} arguments to {{{BundleInfo.__init__}}}? If every bundle is recorded there eventually, somewhere later on it could have the knock-on effect of registering all the commands.