index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
select.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-113664: Improve style of Big O notation (GH-113695)
Serhiy Storchaka
2024-01-10
1
-4/+4
*
gh-106948: Docs: Disable links for C standard library functions, OS utility f...
Erlend E. Aasland
2023-07-23
1
-21/+21
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
1
-1/+1
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
1
-1/+1
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes
2022-08-02
1
-0/+1
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
1
-2/+2
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka
2021-09-22
1
-2/+2
*
bpo-38580: Document that select() accepts iterables, not just sequences (GH-1...
Jakub Stasiak
2020-05-25
1
-3/+3
*
bpo-39239: epoll.unregister() no longer ignores EBADF (GH-17882)
Victor Stinner
2020-01-07
1
-0/+3
*
bpo-34369: make kqueue.control() docs better reflect that timeout is position...
Tal Einat
2019-07-11
1
-3/+4
*
bpo-35497: add versionadded tag for EPOLLEXCLUSIVE (GH-11162)
Manjusaka
2018-12-19
1
-0/+3
*
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella
2018-10-12
1
-1/+3
*
bpo-31938: Convert selectmodule.c to Argument Clinic (GH-4265)
Tal Einat
2018-06-30
1
-1/+1
*
bpo-32568: make select.epoll() and its docs consistent (#7840)
Tal Einat
2018-06-30
1
-1/+10
*
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana
2017-12-06
1
-1/+1
*
bpo-30047: Fix a typo in Doc/library/select.rst (#1086)
NAKAMURA Osamu
2017-04-12
1
-1/+1
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
Issue #20100: Merge from 3.5
Berker Peksag
2016-09-11
1
-3/+5
|
\
\
|
|
/
|
*
Issue #20100: Clarify that passing flags to epoll() has no effect
Berker Peksag
2016-09-11
1
-3/+5
*
|
Issue #27567: Expose the POLLRDHUP constant in the select module
Berker Peksag
2016-07-19
1
-0/+3
*
|
add EPOLLEXCLUSIVE
Benjamin Peterson
2016-07-19
1
-32/+37
*
|
expose EPOLLRDHUP (closes #27567)
Benjamin Peterson
2016-07-19
1
-0/+3
|
/
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+1
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
Issue #23485: select.devpoll.poll() is now retried when interrupted by a signal
Victor Stinner
2015-03-31
1
-0/+6
*
Issue #23485: select.kqueue.control() is now retried when interrupted by a si...
Victor Stinner
2015-03-31
1
-0/+6
*
Issue #23485: select.epoll.poll() is now retried when interrupted by a signal
Victor Stinner
2015-03-30
1
-0/+6
*
Issue #23485: select.poll.poll() is now retried when interrupted by a signal
Victor Stinner
2015-03-30
1
-0/+6
*
Issue #23485: select.select() is now retried automatically with the recomputed
Victor Stinner
2015-03-30
1
-0/+7
*
merge with 3.4
Georg Brandl
2014-10-29
1
-4/+1
|
\
|
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-4/+1
*
|
Fix Issue #21528 - Fix documentation typos
Donald Stufft
2014-05-20
1
-1/+1
|
/
*
#16716: remove deprecation warning
Andrew Svetlov
2014-03-31
1
-4/+0
*
Fix the doc: add deprecation warning in select module.
Andrew Svetlov
2014-03-31
1
-1/+5
*
small grammar fix.
Georg Brandl
2014-01-12
1
-1/+1
*
whatsnew: epoll supports with.
R David Murray
2013-12-31
1
-3/+8
*
Issue #16853: Mention the new selectors module in the select module
Victor Stinner
2013-09-04
1
-0/+8
*
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-27
1
-0/+13
*
Issue #18757: Improved cross-references in the concurrent package.
Serhiy Storchaka
2013-08-23
1
-16/+16
|
\
|
*
Issue #18757: Improved cross-references in the concurrent package.
Serhiy Storchaka
2013-08-23
1
-16/+16
*
|
Close #18794: Add a fileno() method and a closed attribute to select.devpoll
Victor Stinner
2013-08-21
1
-0/+31
*
|
Issue #16488: epoll() objects now support the `with` statement.
Antoine Pitrou
2012-12-15
1
-1/+4
|
/
*
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl
2012-06-24
1
-1/+0
*
Restore [] where default arguments are not keywords
Hynek Schlawack
2012-05-22
1
-1/+1
|
\
|
*
Restore [] where default arguments are not keywords
Hynek Schlawack
2012-05-22
1
-1/+1
*
|
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
1
-2/+2
|
\
\
|
|
/
|
*
#14804: Remove [] around optional arguments with default values
Hynek Schlawack
2012-05-21
1
-2/+2
*
|
add a flags parameter to select.epoll
Benjamin Peterson
2011-12-27
1
-5/+12
*
|
reST fixes for /dev/poll
Jesus Cea
2011-11-15
1
-1/+2
[next]