Change by wei gu <guwei0...@gmail.com>:

----------
components: +Interpreter Core
resolution:  -> wont fix
title: wrong -> a=[1,2,3] a=a.extend([4]) after running these two lines of code 
a is None,but it show be [1,2,3,4]
type:  -> behavior
versions: +Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file49102/error.png

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40450>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to