mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
578caafabe
Objects which belong to different Tcl interpreters are now always
different, even if they have the same name.
(cherry picked from commit 1df56bc059)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>