[issue42535] unittest.patch confuses modules with base modules

2021-07-17 Thread Andrei Kulakov
Andrei Kulakov added the comment: I've tested this in both 3.7.7 and 3.9.1 and could not reproduce. -- nosy: +andrei.avk ___ Python tracker ___ ___

[issue42535] unittest.patch confuses modules with base modules

2020-12-02 Thread Karthikeyan Singaravelan
Change by Karthikeyan Singaravelan : -- nosy: +xtreak ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:/

[issue42535] unittest.patch confuses modules with base modules

2020-12-02 Thread Tymek Wołodźko
New submission from Tymek Wołodźko : Nonetheless having several attempts, I wasn't able to create reproducible example for this bug, but I will try describing it in detail. I have a package with multiple modules. One of the paths is like `mymodule.nestedmodule.io`, among other functions, this