| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #20182: converted the signal module to use Argument Clinic | Tal Einat | 2015-05-16 | 1 | -6/+6 |
|
|
* | What's New in Python 3.5, PEP 475: mention modified signal functions | Victor Stinner | 2015-03-31 | 1 | -2/+2 |
|
|
* | Issue #23715: signal.sigwaitinfo() and signal.sigtimedwait() are now retried | Victor Stinner | 2015-03-20 | 1 | -0/+10 |
|
|
* | Issue #22018: On Windows, signal.set_wakeup_fd() now also supports sockets. | Victor Stinner | 2014-07-29 | 1 | -0/+3 |
|
|
* | Backout 42ced0d023cd: oops, i didn't want to push this changeset :-/ | Victor Stinner | 2014-07-24 | 1 | -5/+0 |
|
|
* | tets | Victor Stinner | 2014-07-24 | 1 | -0/+5 |
|
|
* | fix #21076: turn signal module constants into enums | Giampaolo Rodola' | 2014-04-04 | 1 | -0/+10 |
|
|
* | Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV... | Georg Brandl | 2013-10-06 | 1 | -1/+5 |
|
|
* | Fix formatting | Antoine Pitrou | 2012-03-31 | 1 | -7/+7 |
|
|
* | Issue #14456: improve documentation of the signal module w.r.t. threads. | Antoine Pitrou | 2012-03-31 | 1 | -42/+65 |
|\ |
|
| * | Issue #14456: improve documentation of the signal module w.r.t. threads. | Antoine Pitrou | 2012-03-31 | 1 | -40/+52 |
|
|
* | | Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple | Victor Stinner | 2012-03-02 | 1 | -5/+4 |
|
|
* | | Mention InterruptedError in the doc for new function signal.sigwaitinfo | Antoine Pitrou | 2011-10-23 | 1 | -2/+2 |
|
|
* | | Fix some mentions of IOError | Antoine Pitrou | 2011-10-12 | 1 | -2/+6 |
|
|
* | | Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module. | Ross Lagerwall | 2011-06-25 | 1 | -2/+43 |
|
|
* | | Close #12028: Make threading._get_ident() public, rename it to | Victor Stinner | 2011-05-30 | 1 | -4/+3 |
|
|
* | | Issue #8407: The signal handler writes the signal number as a single byte | Victor Stinner | 2011-05-08 | 1 | -3/+7 |
|
|
* | | Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to the | Victor Stinner | 2011-05-07 | 1 | -0/+53 |
|
|
* | | Issue #8407: signal.pthread_sigmask() returns a set instead of a list | Victor Stinner | 2011-05-04 | 1 | -3/+4 |
|
|
* | | Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch | Victor Stinner | 2011-04-30 | 1 | -3/+50 |
|/ |
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -2/+2 |
|
|
* | Fix #9324: Add parameter validation to signal.signal on Windows in order | Brian Curtin | 2010-08-06 | 1 | -0/+4 |
|
|
* | Issue #9524: Document that two CTRL* signals are meant for use only | Brian Curtin | 2010-08-05 | 1 | -2/+6 |
|
|
* | Revert r82089. Commit was intended for a branch. | Jean-Paul Calderone | 2010-06-19 | 1 | -78/+3 |
|
|
* | merge forward from the python 2.x branch | Jean-Paul Calderone | 2010-06-19 | 1 | -3/+78 |
|
|
* | Updated version numbers from 2.7 to 3.2 | Brian Curtin | 2010-04-20 | 1 | -2/+4 |
|
|
* | Port #1220212 (os.kill for Win32) to py3k. | Brian Curtin | 2010-04-12 | 1 | -0/+14 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -3/+4 |
|
|
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -9/+9 |
|
|
* | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -3/+3 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -21/+21 |
|
|
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -4/+4 |
|
|
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 1 | -1/+1 |
|
|
* | remove some old versionchanged and versionadded directives | Benjamin Peterson | 2008-04-24 | 1 | -6/+0 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-05 | 1 | -4/+10 |
|
|
* | Merged revisions 61846-61847 via svnmerge from | Martin v. Löwis | 2008-03-24 | 1 | -7/+60 |
|
|
* | Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge... | Christian Heimes | 2008-03-04 | 1 | -2/+2 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-23 | 1 | -0/+15 |
|
|
* | Merged revisions 59565-59594 via svnmerge from | Christian Heimes | 2007-12-24 | 1 | -0/+14 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -1/+1 |
|
|
* | Partial py3k-ification of Doc/library/: convert has_key references into eithe... | Collin Winter | 2007-09-01 | 1 | -1/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+157 |
|
|