[RTEMS Project] #4692: Python 3.8 introduces new warning about using operator "is" with a literal
RTEMS trac
trac at rtems.org
Fri Aug 12 14:18:53 UTC 2022
#4692: Python 3.8 introduces new warning about using operator "is" with a literal
----------------------------+--------------------------
Reporter: Konrad Schwarz | Owner: Chris Johns
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: test | Version: 5
Severity: normal | Resolution: fixed
Keywords: Python 3.8 | Blocked By:
Blocking: |
----------------------------+--------------------------
Changes (by Konrad Schwarz <konrad.schwarz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"04d6aa3ada572c1fd7352e3a95775824679c0aa0/rtems-tools"
04d6aa3/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="04d6aa3ada572c1fd7352e3a95775824679c0aa0"
Python 3.8 warning about "is" vs "==" in comparisons of literals
Signed-off-by: Konrad Schwarz <konrad.schwarz at siemens.com>
Closes #4692
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4692#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list