Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I Intellij Community
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 小 白蛋
  • Intellij Community
  • Repository
Switch branch/tag
  • intellij-community
  • python
  • helpers
  • packaging_tool.py
Find file BlameHistoryPermalink
  • Mikhail Golubev's avatar
    PY-29471 Properly delete temp directory created by means of tempdir module · 6fbadf93
    Mikhail Golubev authored Apr 20, 2018
    Previously in case of error pip run with runpy.run_module() terminated
    the execution of the script abruptly with SystemExit and this cleanup
    wasn't performed.
    
    Normally it didn't happen though, since temp directory was created on
    Java side in PyPackageManagerImpl.install() that was responsible for
    its removal.
    
    (cherry picked from commit d280c276)
    6fbadf93

免费DevSecOps平台,让您的项目体验完整的DevSecOps流程,让项目更安全