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
/
signal.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to new C roles and directives
Sandro Tosi
2012-01-14
1
-2/+2
*
Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6
Victor Stinner
2011-04-18
1
-0/+2
*
Merged revisions 83763 via svnmerge from
Brian Curtin
2010-08-06
1
-0/+4
*
Merged revisions 83745 via svnmerge from
Brian Curtin
2010-08-05
1
-2/+6
*
Add version info for os.kill and signal changes from #1220212.
Brian Curtin
2010-04-20
1
-2/+4
*
Implement #1220212. Add os.kill support for Windows.
Brian Curtin
2010-04-02
1
-0/+14
*
#7088: document new functions in signal as Unix-only.
Georg Brandl
2009-10-22
1
-8/+9
*
Fix punctuation.
Georg Brandl
2009-10-22
1
-1/+1
*
#6810: add a link to the section about frame objects instead of just a descri...
Georg Brandl
2009-09-01
1
-3/+3
*
Use the preferred form of raise statements in the docs.
Georg Brandl
2009-06-03
1
-1/+1
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-2/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+2
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-21/+21
*
fix typo
Benjamin Peterson
2008-12-19
1
-4/+4
*
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
Georg Brandl
2008-09-13
1
-1/+1
*
Markup fix; explain what interval timers do; typo fix
Andrew M. Kuchling
2008-04-05
1
-2/+8
*
Minor edits
Andrew M. Kuchling
2008-04-05
1
-3/+3
*
Patch #2240: Implement signal.setitimer and signal.getitimer.
Martin v. Löwis
2008-03-24
1
-7/+60
*
Grammar fix; markup fix
Andrew M. Kuchling
2008-03-04
1
-2/+2
*
Issue 1089358. Adds the siginterrupt() function, that is just a
Facundo Batista
2008-02-23
1
-0/+15
*
Patch #1583 by Adam Olsen.
Guido van Rossum
2007-12-19
1
-0/+14
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+157