Issue 13819: _warnings settings are process-wide
Issue13819
Created on 2012-01-18 20:50 by pitrou, last changed 2022-04-11 14:57 by admin.
| Messages (2) | |||
|---|---|---|---|
| msg151563 - (view) | Author: Antoine Pitrou (pitrou) * ![]() |
Date: 2012-01-18 20:50 | |
The settings in the C _warnings module are system-wide instead of being interpreter-wide. It seems the latter would be more desireable (and probably more compatible with the Python warnings module). |
|||
| msg223359 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014-07-17 19:24 | |
Just a gentle reminder. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:25 | admin | set | github: 58027 |
| 2019-07-18 17:47:39 | nanjekyejoannah | set | nosy:
+ nanjekyejoannah |
| 2019-04-26 19:54:44 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2014-07-17 19:24:53 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages:
+ msg223359 |
| 2013-02-01 21:56:27 | brett.cannon | set | nosy:
- brett.cannon |
| 2012-01-18 21:04:53 | alex | set | nosy:
+ alex |
| 2012-01-18 20:50:16 | pitrou | create | |
