• Victor Stinner's avatar
    Add a source parameter to warnings.warn() · 65554461
    Victor Stinner authored
    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
    65554461
selector_events.py 38.6 KB