enthought / enthought/pyface

Confusing comment in ActionManager regarding the "additions" group.

Open
#437 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

The `ActionManager` source says:

https://github.com/enthought/pyface/blob/b3e80908d39018cd7b1c75b7869ecbc182c5a21f/pyface/action/action_manager.py#L97

This doesn't appear to be true in practice, since calling `append` on an `ActionManager` appends to the end of the list, after the `additions` group. It's not clear to me whether this matters.

Also seen in this file is the following good question:

https://github.com/enthought/pyface/blob/b3e80908d39018cd7b1c75b7869ecbc182c5a21f/pyface/action/action_manager.py#L99-L100

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.