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.4k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-85984: Add POSIX pseudo-terminal functions.
- #102413
#102413
Merged
encukou
merged 14 commits into
python:main
python/cpython:main
from
8vasu:posix_pt
8vasu/cpython:posix_pt
Copy head branch name to clipboard
Jan 29, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
gh-85984: Add POSIX pseudo-terminal functions.
#102413
encukou
merged 14 commits into
python:main
python/cpython:main
from
8vasu:posix_pt
8vasu/cpython:posix_pt
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2023
Add POSIX pseudo-terminal functions.
Show description for 65eb913
8vasu
committed
65eb913
View commit details
Copy full SHA for 65eb913
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
1e4a6ad
View commit details
Copy full SHA for 1e4a6ad
Browse repository at this point
Merge branch 'main' into posix_pt
8vasu
authored
bb14261
View commit details
Copy full SHA for bb14261
Browse repository at this point
Commits on May 19, 2023
Merge branch 'main' into posix_pt
gpshead
authored
d2a7fff
View commit details
Copy full SHA for d2a7fff
Browse repository at this point
ReSTify NEWS
gpshead
committed
73a3f4e
View commit details
Copy full SHA for 73a3f4e
Browse repository at this point
versionadded:: 3.12
gpshead
committed
c99e91b
View commit details
Copy full SHA for c99e91b
Browse repository at this point
Make posix_openpt fd is non-inheritable.
Show description for f6dcd54
gpshead
committed
f6dcd54
View commit details
Copy full SHA for f6dcd54
Browse repository at this point
Commits on Jan 3, 2024
Merge in the main branch
encukou
committed
40bad66
View commit details
Copy full SHA for 40bad66
Browse repository at this point
Update whatsnew version
encukou
committed
4645976
View commit details
Copy full SHA for 4645976
Browse repository at this point
Commits on Jan 8, 2024
Add pseudoterminal tests
encukou
committed
efc9482
View commit details
Copy full SHA for efc9482
Browse repository at this point
Commits on Jan 20, 2024
Update os.ptsname() so that it uses the C function ptsname_r() if it is available.
Show description for 3effe4b
8vasu
committed
3effe4b
View commit details
Copy full SHA for 3effe4b
Browse repository at this point
Commits on Jan 24, 2024
Run /Tools/build/regen-configure.sh
Show description for 2359d1b
8vasu
committed
2359d1b
View commit details
Copy full SHA for 2359d1b
Browse repository at this point
Docs: Add POSIX C functions to nitpick_ignore
encukou
committed
57acdc3
View commit details
Copy full SHA for 57acdc3
Browse repository at this point
Commits on Jan 29, 2024
Merge branch 'main' into posix_pt
encukou
authored
dd6082c
View commit details
Copy full SHA for dd6082c
Browse repository at this point
You can’t perform that action at this time.