Changes between Version 1 and Version 2 of Ticket #28219, comment 7
- Timestamp:
- Aug 12, 2017, 1:29:02 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28219, comment 7
v1 v2 1 FWIW the re-warning approach mentioned in comment: 2could eventually be used if [https://www.python.org/dev/peps/pep-0550/ PEP 505] gets adopted as it would make `warnings.catch_warnings()` safe to use in multi-threaded environments.1 FWIW the re-warning approach mentioned in comment:1 could eventually be used if [https://www.python.org/dev/peps/pep-0550/ PEP 505] gets adopted as it would make `warnings.catch_warnings()` safe to use in multi-threaded environments.