Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
GLib
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 932
    • Issues 932
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 56
    • Merge Requests 56
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GLib
  • Merge Requests
  • !1642

Closed
Opened Sep 08, 2020 by Princeton Ferro@Prince781
  • Report abuse
Report abuse

windows: make sure python tools are installed with .py suffix

  • Overview 7
  • Commits 1
  • Pipelines 1
  • Changes 4

In a standard Windows environment (not MSYS2), a file extension is needed in order for a script to be executable from the command line. The PATHEXT environment variable can contain '.PY', which will allow these tools to be called without their extension.

Assignee
Assign to
Reviewer
Request review from
2.67.0
Milestone
2.67.0 (Past due)
Assign milestone
Time tracking
Reference: GNOME/glib!1642
Source branch: prince781/windows-install-python-tools-with-suffix