• Victor Stinner's avatar
    Add a source parameter to warnings.warn() · e19558af
    Victor Stinner yazdı
    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
    e19558af
windows_utils.py 6.72 KB