1. 98ed08f update to new C roles and directives by Sandro Tosi · 13 years ago
  2. 059061a Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6 by Victor Stinner · 13 years ago
  3. 24af0e9 Merged revisions 83763 via svnmerge from by Brian Curtin · 14 years ago
  4. 4d80889 Merged revisions 83745 via svnmerge from by Brian Curtin · 14 years ago
  5. 1f8dd36 Add version info for os.kill and signal changes from #1220212. by Brian Curtin · 14 years ago
  6. e5aa886 Implement #1220212. Add os.kill support for Windows. by Brian Curtin · 14 years ago
  7. c5026f8 #7088: document new functions in signal as Unix-only. by Georg Brandl · 15 years ago
  8. 0968fd6 Fix punctuation. by Georg Brandl · 15 years ago
  9. 86158fc #6810: add a link to the section about frame objects instead of just a description where to find it. by Georg Brandl · 15 years ago
  10. c1edec3 Use the preferred form of raise statements in the docs. by Georg Brandl · 15 years ago
  11. a7b55a3 revert r69777 since all the experts agree that extra import lines distract from the code by Benjamin Peterson · 16 years ago
  12. 5149742 Since we recommend one module per import line, reflect this also in the by Jeroen Ruigrok van der Werven · 16 years ago
  13. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  14. dd5312d fix typo by Benjamin Peterson · 16 years ago
  15. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 16 years ago
  16. 1f2af8c Markup fix; explain what interval timers do; typo fix by Andrew M. Kuchling · 16 years ago
  17. 9ff4aea Minor edits by Andrew M. Kuchling · 16 years ago
  18. aef18b1 Patch #2240: Implement signal.setitimer and signal.getitimer. by Martin v. Löwis · 17 years ago
  19. ece10b4 Grammar fix; markup fix by Andrew M. Kuchling · 17 years ago
  20. 7e251e8 Issue 1089358. Adds the siginterrupt() function, that is just a by Facundo Batista · 17 years ago
  21. 02de897 Patch #1583 by Adam Olsen. by Guido van Rossum · 17 years ago
  22. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 17 years ago