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
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
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 }}
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
36.4k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
library
select.rst
on
3.11
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2024
[3.11] gh-113664: Improve style of Big O notation (GH-113695) (GH-113910)
Show description for c92a473
serhiy-storchaka
authored
c92a473
View commit details
Copy full SHA for c92a473
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
[3.11] gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062) (#107157)
Show description for b3e600a
erlend-aasland
and
serhiy-storchaka
authored
b3e600a
View commit details
Copy full SHA for b3e600a
View code at this point
Browse repository at this point
Commits on May 2, 2023
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Show description for 5e76305
3 people
authored
5e76305
View commit details
Copy full SHA for 5e76305
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
Show description for ea19c28
CAM-Gerlach
and
hugovk
authored
ea19c28
View commit details
Copy full SHA for ea19c28
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Show description for 72cad6c
miss-islington
and
tiran
authored
72cad6c
View commit details
Copy full SHA for 72cad6c
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
Show description for 77bf973
miss-islington
and
nedbat
authored
77bf973
View commit details
Copy full SHA for 77bf973
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Show description for 36122e1
serhiy-storchaka
and
pxeger
authored
36122e1
View commit details
Copy full SHA for 36122e1
View code at this point
Browse repository at this point
Commits on May 25, 2020
bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)
jstasiak
authored
372ee27
View commit details
Copy full SHA for 372ee27
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
bpo-39239: epoll.unregister() no longer ignores EBADF (GH-17882)
Show description for 5b23f76
vstinner
authored
5b23f76
View commit details
Copy full SHA for 5b23f76
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
bpo-34369: make kqueue.control() docs better reflect that timeout is positional-only (GH-9499)
taleinat
authored
79042ac
View commit details
Copy full SHA for 79042ac
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
bpo-35497: add versionadded tag for EPOLLEXCLUSIVE (GH-11162)
Zheaoli
authored and
zhangyangyu
committed
92330c0
View commit details
Copy full SHA for 92330c0
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
bpo-11233: Create availability directive for documentation (GH-9692)
Show description for 2d6097d
2 people
authored and
vstinner
committed
2d6097d
View commit details
Copy full SHA for 2d6097d
View code at this point
Browse repository at this point
Commits on Jun 30, 2018
bpo-31938: Convert selectmodule.c to Argument Clinic (GH-4265)
taleinat
authored
6dc57e2
View commit details
Copy full SHA for 6dc57e2
View code at this point
Browse repository at this point
bpo-32568: make select.epoll() and its docs consistent (#7840)
Show description for 0cdf5f4
taleinat
authored
0cdf5f4
View commit details
Copy full SHA for 0cdf5f4
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
bpo-25910: Fixes redirection from http to https (#4674)
CuriousLearner
authored and
vstinner
committed
1b4587a
View commit details
Copy full SHA for 1b4587a
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
bpo-30047: Fix a typo in Doc/library/select.rst (#1086)
osamu0329nakamura
authored and
serhiy-storchaka
committed
3e0f1fc
View commit details
Copy full SHA for 3e0f1fc
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Issue #19795: Mark up None as literal text.
serhiy-storchaka
committed
989db5c
View commit details
Copy full SHA for 989db5c
View code at this point
Browse repository at this point
Issue #19795: Mark up None as literal text.
serhiy-storchaka
committed
ecf41da
View commit details
Copy full SHA for ecf41da
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Issue #20100: Merge from 3.5
berkerpeksag
committed
fa0c885
View commit details
Copy full SHA for fa0c885
View code at this point
Browse repository at this point
Issue #20100: Clarify that passing flags to epoll() has no effect
berkerpeksag
committed
1c697a5
View commit details
Copy full SHA for 1c697a5
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Issue #27567: Expose the POLLRDHUP constant in the select module
berkerpeksag
committed
fe8d966
View commit details
Copy full SHA for fe8d966
View code at this point
Browse repository at this point
add EPOLLEXCLUSIVE
benjaminp
committed
0715ce3
View commit details
Copy full SHA for 0715ce3
View code at this point
Browse repository at this point
expose EPOLLRDHUP (closes #27567)
benjaminp
committed
96e9716
View commit details
Copy full SHA for 96e9716
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Show description for fa089b9
terryjreedy
committed
fa089b9
View commit details
Copy full SHA for fa089b9
View code at this point
Browse repository at this point
Commits on May 7, 2016
Issue #26736: Used HTTPS for external links in the documentation if possible.
serhiy-storchaka
committed
6dff020
View commit details
Copy full SHA for 6dff020
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Issue #23485: select.devpoll.poll() is now retried when interrupted by a signal
vstinner
committed
45ca48b
View commit details
Copy full SHA for 45ca48b
View code at this point
Browse repository at this point
Issue #23485: select.kqueue.control() is now retried when interrupted by a signal
vstinner
committed
4448c08
View commit details
Copy full SHA for 4448c08
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Issue #23485: select.epoll.poll() is now retried when interrupted by a signal
vstinner
committed
41eba22
View commit details
Copy full SHA for 41eba22
View code at this point
Browse repository at this point
Issue #23485: select.poll.poll() is now retried when interrupted by a signal
vstinner
committed
3c7d6e0
View commit details
Copy full SHA for 3c7d6e0
View code at this point
Browse repository at this point
Issue #23485: select.select() is now retried automatically with the recomputed
Show description for f70e1ca
vstinner
committed
f70e1ca
View commit details
Copy full SHA for f70e1ca
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
merge with 3.4
birkenfeld
committed
794e9bf
View commit details
Copy full SHA for 794e9bf
View code at this point
Browse repository at this point
Fixing broken links in doc, part 3: the rest
birkenfeld
committed
525d355
View commit details
Copy full SHA for 525d355
View code at this point
Browse repository at this point
Commits on May 20, 2014
Fix Issue #21528 - Fix documentation typos
dstufft
committed
8b852f1
View commit details
Copy full SHA for 8b852f1
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
#16716: remove deprecation warning
asvetlov
committed
c3bf692
View commit details
Copy full SHA for c3bf692
View code at this point
Browse repository at this point
Fix the doc: add deprecation warning in select module.
asvetlov
committed
050f9ea
View commit details
Copy full SHA for 050f9ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.