1. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  2. c5fce4d check individually for some for sched_ functions by Benjamin Peterson · 13 years ago
  3. 2740af8 sched.h can exist without sched affinity support by Benjamin Peterson · 13 years ago
  4. 94b580d expose sched.h functions (closes #12655) by Benjamin Peterson · 13 years ago
  5. 3700920 Issue #11863: Remove support for legacy systems deprecated in Python 3.2 by Antoine Pitrou · 13 years ago
  6. 8b56c4b Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  7. 3eb67d5 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  8. bc80822 Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module. by Ross Lagerwall · 13 years ago
  9. b0ae53d Issue #9344: Add os.getgrouplist(). by Ross Lagerwall · 13 years ago
  10. daafdd5 Issue #12196: Add pipe2() to the os module. by Charles-François Natali · 13 years ago
  11. d74b593 Fix _socket compilation failures on non-Linux buildbots (cf. issue #1746656). by Nadeem Vawda · 13 years ago
  12. 5ed2e77 Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname by Gregory P. Smith · 13 years ago
  13. 316e02b run autoreconf by Benjamin Peterson · 13 years ago
  14. 8f9f8d6 Issue #11888: Use system log2() when available by Victor Stinner · 13 years ago
  15. b3e7219 Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to the by Victor Stinner · 13 years ago
  16. 6f26be0 Issue #11849: Make it more likely for the system allocator to release by Antoine Pitrou · 13 years ago
  17. 024e37a Issue #11393: Add the new faulthandler module by Victor Stinner · 13 years ago
  18. 7807c35 Issue #10812: Add some extra posix functions to the os module. by Ross Lagerwall · 13 years ago
  19. 736e7fc Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2 by Jesus Cea · 13 years ago
  20. 061cfb5 Issue #10866: Add socket.sethostname(). Initial patch by Ross Lagerwall. by Antoine Pitrou · 13 years ago
  21. 5c2f464 Fix compilation warning in Modules/posixmodule.c. by Antoine Pitrou · 13 years ago
  22. 8250e23 Issue #10755: Add the posix.fdlistdir() function. Patch by Ross Lagerwall. by Antoine Pitrou · 13 years ago
  23. f65132d Issue #4761: Add the *at() family of functions (openat(), etc.) to the posix by Antoine Pitrou · 13 years ago
  24. 18e8bcb Issue 10784: adds os.getpriority() and os.setpriority() functions. by Giampaolo Rodolà · 13 years ago
  25. c9c2c8b Issue 10882: add os.sendfile(). (patch provided by Ross Lagerwall) by Giampaolo Rodolà · 13 years ago
  26. 83a0efd run autoconf by Benjamin Peterson · 13 years ago
  27. d1fc34d Build and install libpython3.so. by Martin v. Löwis · 14 years ago
  28. ec0d355 Regenerated configure and pyconfig.h.in. by Mark Dickinson · 14 years ago
  29. d8d835b run autoconf by Benjamin Peterson · 14 years ago
  30. b1c5496 Issue #7523: Add SOCK_CLOEXEC and SOCK_NONBLOCK to the socket module, by Antoine Pitrou · 14 years ago
  31. feb7307 #9210: remove --with-wctype-functions configure option. by Amaury Forgeot d'Arc · 14 years ago
  32. a300007 Issue #4026: Make the fcntl extension build under AIX. Patch by Sébastien Sablé. by Antoine Pitrou · 14 years ago
  33. d7f73e9 run autoreconf by Benjamin Peterson · 14 years ago
  34. 0166930 Revert unintended change from r84458. by Georg Brandl · 14 years ago
  35. 35f3a2c PEP 3149 is accepted. by Barry Warsaw · 14 years ago
  36. a606faa Issue 5553: Improved Py_LOCAL_INLINE to actually inline under compilers other than MSC by Daniel Stutzbach · 14 years ago
  37. 042b128 Issue #9203: Computed gotos are now enabled by default on supported by Antoine Pitrou · 14 years ago
  38. 6ed7ac4 Revert r82089. Commit was intended for a branch. by Jean-Paul Calderone · 14 years ago
  39. 867c435 merge forward from the python 2.x branch by Jean-Paul Calderone · 14 years ago
  40. bada4c3 configure.in: Avoid autoconf warning: Assume C89 semantics that by Matthias Klose · 14 years ago
  41. b962171 - Issue #8510: Update to autoconf2.65. by Matthias Klose · 14 years ago
  42. 755740f Forward port a number of OSX bugfixes from the trunk to 3.2 by Ronald Oussoren · 14 years ago
  43. 05159c4 Merged revisions 76644 via svnmerge from by Benjamin Peterson · 15 years ago
  44. b7572f0 Merged revisions 76636 via svnmerge from by Antoine Pitrou · 15 years ago
  45. a614f04 Merged revisions 76432,76558 via svnmerge from by Mark Dickinson · 15 years ago
  46. 7aed61a Merged revisions 76550 via svnmerge from by Martin v. Löwis · 15 years ago
  47. 6ce4a9a Merged revisions 76308 via svnmerge from by Mark Dickinson · 15 years ago
  48. 9ea6f63 Regenerate pyconfig.h.in using autoconf 2.61 by Mark Dickinson · 15 years ago
  49. d513177 Merged revisions 75725 via svnmerge from by Antoine Pitrou · 15 years ago
  50. 4824c25 This mention is obsolete. by Antoine Pitrou · 15 years ago
  51. 8719ad5 Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531,74549,74553,74625,74632,74643-74644,74647,74652,74666,74671,74727,74739 via svnmerge from by Benjamin Peterson · 15 years ago
  52. 9c11336 Merged revisions 74667 via svnmerge from by Mark Dickinson · 15 years ago
  53. b0a61d7 Regenerate configure script using autoconf 2.61. by Alexandre Vassalotti · 15 years ago
  54. 1914228 Revert r74049. by Alexandre Vassalotti · 15 years ago
  55. 302825b Regenerate configure script. by Alexandre Vassalotti · 15 years ago
  56. 113a085 Issue 5562: check for wcsftime. by Martin v. Löwis · 15 years ago
  57. 2032722 Merged revisions 72898 via svnmerge from by Antoine Pitrou · 15 years ago
  58. 011e842 Issue #5915: Implement PEP 383, Non-decodable Bytes in by Martin v. Löwis · 15 years ago
  59. 7abf8d4 The SSE2 detection and enabling could potentially cause by Mark Dickinson · 15 years ago
  60. f253786 Add check for C99 round function to configure, and define by Mark Dickinson · 15 years ago
  61. b08a53a Issue #1580: use short float repr where possible. by Mark Dickinson · 15 years ago
  62. 965ce87 Merged revisions 70908,70939,71009,71022,71036 via svnmerge from by Benjamin Peterson · 15 years ago
  63. bd79264 Issue #4258: Make it possible to use 30-bit digits for PyLongs: by Mark Dickinson · 15 years ago
  64. b70bcf5 Regenerate with autoconf 2.61. by Martin v. Löwis · 15 years ago
  65. b52ec78 Issue #4753: By enabling a configure option named '--with-computed-gotos' by Antoine Pitrou · 15 years ago
  66. 3dc7c6a Merged revisions 68296,68299 via svnmerge from by Mark Dickinson · 15 years ago
  67. 1882094 Merged revisions 66179,66283 via svnmerge from by Gregory P. Smith · 16 years ago
  68. fff9530 Issue #3696: Error parsing arguments on OpenBSD <= 4.4 and Cygwin. by Antoine Pitrou · 16 years ago
  69. 93de216 Merged revisions 63997 via svnmerge from by Georg Brandl · 16 years ago
  70. fcaf910 Merged revisions 63955 via svnmerge from by Georg Brandl · 16 years ago
  71. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  72. cea7774 autoreconf run by Christian Heimes · 16 years ago
  73. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  74. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 16 years ago
  75. 823725e Merged revisions 61846-61847 via svnmerge from by Martin v. Löwis · 16 years ago
  76. 4fbc72b Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,61714-61716,61718-61722 via svnmerge from by Christian Heimes · 16 years ago
  77. b186d00 Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,61468,61471-61474,61480,61483-61484,61488,61495-61496,61498,61503-61504,61507,61509-61510,61515-61518 via svnmerge from by Christian Heimes · 16 years ago
  78. 92fab75 Use wchar_t functions in _locale module. by Martin v. Löwis · 16 years ago
  79. 400adb0 Merged revisions 60475-60479,60481-60488 via svnmerge from by Christian Heimes · 16 years ago
  80. 9bd667a Merged revisions 60124-60142 via svnmerge from by Christian Heimes · 16 years ago
  81. 52d168a Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure. by Georg Brandl · 16 years ago
  82. 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 16 years ago
  83. 99170a5 Merged revisions 59541-59561 via svnmerge from by Christian Heimes · 17 years ago
  84. 4e30a84 Merged revisions 59239-59244 via svnmerge from by Christian Heimes · 17 years ago
  85. 9b30784 Add macros for checking for long double and defining the size of long double on the platform. Ctypes and Struct module will both need them. by Travis E. Oliphant · 17 years ago
  86. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  87. 6c35726 test for strlcpy (so i can use it in _bsddb.c) by Gregory P. Smith · 17 years ago
  88. eb33e5a Remove support for BeOS by Skip Montanaro · 17 years ago
  89. 806c246 Merged revisions 56753-56781 via svnmerge from by Guido van Rossum · 17 years ago
  90. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  91. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 17 years ago
  92. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  93. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  94. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  95. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  96. 18e1655 Merge ssize_t branch. by Martin v. Löwis · 18 years ago
  97. 11017b1 Patch #1103116: AF_NETLINK sockets basic support. by Martin v. Löwis · 18 years ago
  98. fe8e3d9 If there is no libtermcap all the readline tests failed. by Neal Norwitz · 18 years ago
  99. a716eab Revert r41662 and the part of 41552 that originally caused the problem by Neal Norwitz · 19 years ago
  100. e237d50 Add a workaround for file.ftell() to raise IOError for ttys. by Hye-Shik Chang · 19 years ago