[RTEMS Project] #4700: Fix instances of "is" operator used with literals
RTEMS trac
trac at rtems.org
Fri Aug 12 14:18:07 UTC 2022
#4700: Fix instances of "is" operator used with literals
-----------------------+--------------------------------------
Reporter: Ryan Long | Owner: Ryan Long <ryan.long@…>
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):
* owner: (none) => Ryan Long <ryan.long@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"f3d9c879583a9f89a6deb8b9e52a61b946ef6fab/rtems-tools"
f3d9c87/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="f3d9c879583a9f89a6deb8b9e52a61b946ef6fab"
rtemstoolkit: Fix conditions using "is" with literals
Fix warnings that come from python 3.8 about using the "is" operator with
string literals.
Closes #4700
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4700#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list