Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.1k
Star
74.2k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-31961: Fix support of path-like executables in subprocess.
- #5914
#5914
Merged
serhiy-storchaka
merged 19 commits into
python:master
python/cpython:master
from
serhiy-storchaka:subprocess-pathlike
serhiy-storchaka/cpython:subprocess-pathlike
Copy head branch name to clipboard
May 28, 2019
Conversation
Commits
19
(19)
Checks
Files changed
Merged
bpo-31961: Fix support of path-like executables in subprocess.
#5914
serhiy-storchaka
merged 19 commits into
python:master
python/cpython:master
from
serhiy-storchaka:subprocess-pathlike
serhiy-storchaka/cpython:subprocess-pathlike
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2018
bpo-31961: Fix support of path-like executables in subprocess.
serhiy-storchaka
committed
9e87239
View commit details
Copy full SHA for 9e87239
Browse repository at this point
Commits on Feb 27, 2018
More changes:
Show description for 8cce344
serhiy-storchaka
committed
8cce344
View commit details
Copy full SHA for 8cce344
Browse repository at this point
Commits on Feb 28, 2018
Revert "Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (#5912)"
Show description for 0b4e876
serhiy-storchaka
committed
0b4e876
View commit details
Copy full SHA for 0b4e876
Browse repository at this point
Merge branch 'revert-revert-31961' into subprocess-pathlike
serhiy-storchaka
committed
e72cf67
View commit details
Copy full SHA for e72cf67
Browse repository at this point
Restore NEWS.
serhiy-storchaka
committed
ccd3464
View commit details
Copy full SHA for ccd3464
Browse repository at this point
Commits on Mar 2, 2018
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
291b0c6
View commit details
Copy full SHA for 291b0c6
Browse repository at this point
Commits on Mar 27, 2018
Minimize docs changes.
serhiy-storchaka
committed
cee318b
View commit details
Copy full SHA for cee318b
Browse repository at this point
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
43eef6c
View commit details
Copy full SHA for 43eef6c
Browse repository at this point
Retarget to 3.8 and add a news entry.
serhiy-storchaka
committed
5c0dd88
View commit details
Copy full SHA for 5c0dd88
Browse repository at this point
Commits on Jul 8, 2018
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
ab8ebfe
View commit details
Copy full SHA for ab8ebfe
Browse repository at this point
Commits on Sep 18, 2018
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
80f0af3
View commit details
Copy full SHA for 80f0af3
Browse repository at this point
Commits on Sep 19, 2018
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
9a0e746
View commit details
Copy full SHA for 9a0e746
Browse repository at this point
Commits on Oct 30, 2018
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
148b13d
View commit details
Copy full SHA for 148b13d
Browse repository at this point
Add support for bytes and path-like args.
serhiy-storchaka
committed
6a8d394
View commit details
Copy full SHA for 6a8d394
Browse repository at this point
Commits on Nov 18, 2018
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
10fba36
View commit details
Copy full SHA for 10fba36
Browse repository at this point
Improve error messages for invalid args.
serhiy-storchaka
committed
7d51e79
View commit details
Copy full SHA for 7d51e79
Browse repository at this point
Commits on May 18, 2019
Fix the NEWS wording to be correct English.
gpshead
authored
1073a0f
View commit details
Copy full SHA for 1073a0f
Browse repository at this point
Commits on May 25, 2019
Merge branch 'master' into subprocess-pathlike
serhiy-storchaka
committed
fe37262
View commit details
Copy full SHA for fe37262
Browse repository at this point
Merge branch 'subprocess-pathlike' of github.com:serhiy-storchaka/cpython into subprocess-pathlike
serhiy-storchaka
committed
c6b0ade
View commit details
Copy full SHA for c6b0ade
Browse repository at this point
You can’t perform that action at this time.