SIGN IN SIGN UP

Add a source parameter to warnings.warn()

Issue #26604:

* Add a new optional source parameter to _warnings.warn() and warnings.warn()
* Modify asyncore, asyncio and _pyio modules to set the source parameter when
  logging a ResourceWarning warning
V
Victor Stinner committed
e19558af1b6979edf27f7a05a6e47a8b5d113390
Parent: 060f9bb