1. f6ae7a4 move_finalizers(): Rewrote. It's not necessary for this routine by Tim Peters · 21 years ago
  2. 86b993b New comments. Rewrote has_finalizer() as a sequence of ifs instead of by Tim Peters · 21 years ago
  3. 93ad66d Fixed new seemingly random segfaults, by moving the initialization of by Tim Peters · 21 years ago
  4. ce136e9 Fix Tim's boom example. by Jeremy Hylton · 21 years ago
  5. 76ffb19 Use fcntl() to put the audio device *back* into blocking mode after by Greg Ward · 21 years ago
  6. 059b094 Add get_referrents() helper function. by Jeremy Hylton · 21 years ago
  7. 5bd378b Add get_referrents() helper function. by Jeremy Hylton · 21 years ago
  8. 7fb697b Revert Patch #670715: iconv support. by Martin v. Löwis · 21 years ago
  9. 1baa982 init_bsddb(): Added a few symbols that Greg forgot. by Barry Warsaw · 21 years ago
  10. ddb4f62 SF patch #667548, Add some audio constants by Michael Pruett by Neal Norwitz · 21 years ago
  11. 1ac3e39 Get build working with pre-C99 compilers by Neal Norwitz · 21 years ago
  12. f26d63b Patch #650412: Check whether the address of flock and getpagesize by Martin v. Löwis · 21 years ago
  13. 852ba7e Patch #672053: Return a result from Py_Main, instead of exiting. by Martin v. Löwis · 21 years ago
  14. e98922f Patch #695250: Suppress COPYRIGHT if site.py is not read. Fixes #672614. by Martin v. Löwis · 21 years ago
  15. a965649 Wrap thread stuff in WITH_THREAD. Fixes #704641. by Martin v. Löwis · 21 years ago
  16. 52ae6f6 Fake bool API for Python 2.2. by Martin v. Löwis · 21 years ago
  17. b9a0f91 Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. by Martin v. Löwis · 21 years ago
  18. 6e5c179 4.1.5 by Gregory P. Smith · 21 years ago
  19. fe11d3e Adds support for the DBEnv->set_timeout() method. by Gregory P. Smith · 21 years ago
  20. a16b21f add comment about 2.2 compatibility dump empty TODO comment by Skip Montanaro · 21 years ago
  21. 29fd2ba Make private function and data static. by Neal Norwitz · 21 years ago
  22. 2deaddb Get rid of warning on IRIX by Neal Norwitz · 21 years ago
  23. b59798b Add support for os.openpty() on AIX which uses /dev/ptc instead of /dev/ptmx. by Neal Norwitz · 21 years ago
  24. ef4b7ed Squash compiler wng about signed-vs-unsigned mismatch. by Tim Peters · 21 years ago
  25. 2497982 add _csv build line by Skip Montanaro · 21 years ago
  26. b4a0417 new CSV file processing module - see PEP 305 by Skip Montanaro · 21 years ago
  27. 9905b94 New private API functions _PyFloat_{Pack,Unpack}(4,8}. This is a by Tim Peters · 21 years ago
  28. d50ade6 SF bug 705836: struct.pack of floats in non-native endian order by Tim Peters · 21 years ago
  29. 1da1dbf Renamed PyObject_GenericGetIter to PyObject_SelfIter by Raymond Hettinger · 21 years ago
  30. 7b59b42 Added a define EXTRAMACHDEPPATH which can be used to add sys.path items by Jack Jansen · 21 years ago
  31. 9e1c192 binascii_a2b_base64: Properly return an empty string if the input was all by Thomas Wouters · 21 years ago
  32. e0cce8f Created PyObject_GenericGetIter(). by Raymond Hettinger · 21 years ago
  33. 0153826 Created PyObject_GenericGetIter(). by Raymond Hettinger · 21 years ago
  34. d11b62e - New function time.tzset() provides access to the C library tzet() by Guido van Rossum · 21 years ago
  35. 43ed43b Take out my (long since disabled) POSIX signal mask handling code. by Michael W. Hudson · 21 years ago
  36. 5c49ef2 Open with O_NONBLOCK to avoid hanging on open(). by Greg Ward · 21 years ago
  37. 0b6dfb8 <sys/soundcard.h> seems to exist on both Linux and FreeBSD, so include by Greg Ward · 21 years ago
  38. fbd861b An #endif was missing in Just's patch. Added. by Jack Jansen · 21 years ago
  39. 2ac79ef removing one Mac hack and add another: by Just van Rossum · 21 years ago
  40. 73d538b Always initialize Py_FileSystemDefaultEncoding on Unix in Py_Initialize, by Martin v. Löwis · 21 years ago
  41. 7a924e6 Patch #696645: Remove VMS code with uncertain authorship. by Martin v. Löwis · 21 years ago
  42. 6a42183 os.listdir(): Fall back to the original byte string if conversion to unicode by Just van Rossum · 21 years ago
  43. 12e2217 Fix SF #692416, don't crash interpreter for _tkinter.deletefilehandler by Neal Norwitz · 21 years ago
  44. 2fe07fd plugged leak noted by nnorwitz: the 'et' format returns allocated memory by Just van Rossum · 21 years ago
  45. 96b1c90 Patch #683592 revisited, after discussions with MvL: by Just van Rossum · 21 years ago
  46. f008998 Fix bug by Michael W. Hudson · 21 years ago
  47. 7f13489 Don't crash on _tkinter.createfilehandler in non-threaded Tcl; by Martin v. Löwis · 21 years ago
  48. d9efdc5 get_completer() takes no args by Neal Norwitz · 21 years ago
  49. d1a283b Several of the tools can make direct calls the inner iterators. by Raymond Hettinger · 21 years ago
  50. 3f5fcc8 Fix SF bug #690012 (among others), iconv_codec stops build by Neal Norwitz · 21 years ago
  51. f4ecc75 use proper constant instead of comment (noted by nnorwitz) by Just van Rossum · 21 years ago
  52. e9c571f Fix SF bug #694816, remove comparison of unsigned value < 0 by Neal Norwitz · 21 years ago
  53. 46c9784 Patch #683592: unicode support for os.listdir() by Just van Rossum · 21 years ago
  54. dd8766a Change the test encoding from "ISO8859-1" to "ISO-8859-1" by Walter Dörwald · 21 years ago
  55. 937ca98 SF patch #687598, array.append is sloooow by Neal Norwitz · 21 years ago
  56. 61fe64d User requested changes to the itertools module. by Raymond Hettinger · 21 years ago
  57. e9b851a Use 'ISO8859-1' instead of 'ASCII' when testing whether byteswapping by Walter Dörwald · 21 years ago
  58. c355f0c flex_complete looks like a private (but callback) function, so make it static by Neal Norwitz · 21 years ago
  59. b76bdf8 The connect timeout code wasn't working on Windows. by Guido van Rossum · 21 years ago
  60. 6297a7a - PyEval_GetFrame() is now declared to return a PyFrameObject * by Guido van Rossum · 21 years ago
  61. 05107b6 os.mkdir() would crash with a Unicode filename and mode param. by Mark Hammond · 21 years ago
  62. b289b87 Use __reduce_ex__. by Guido van Rossum · 21 years ago
  63. b9ce7cd save_global(): Trying to resolve module.name can fail for two by Tim Peters · 21 years ago
  64. 55dc26c Fold some long lines. by Guido van Rossum · 21 years ago
  65. 0c0aad9 Fix 64-bit problem, ParseTuple("i") needs C ints; ("l") needs C longs. by Neal Norwitz · 21 years ago
  66. e241ce8 Added test_posix (hopefully it works on Windows). by Neal Norwitz · 21 years ago
  67. 5c1ba53 Use correct function name to PyArg_ParseTuple("is_package"). by Neal Norwitz · 21 years ago
  68. 0ae4c4a8 Make 2 module variables static. Assuming this is correct. by Neal Norwitz · 21 years ago
  69. 080c88b cPickle.c, load_build(): Taught cPickle how to pick apart by Tim Peters · 21 years ago
  70. 71fcda5 cPickle produces NEWOBJ appropriately now. It still doesn't know by Tim Peters · 21 years ago
  71. 92c8bb3 Minor assorted cleanups; no semantic changes. by Tim Peters · 21 years ago
  72. aae53d4 The version of PyImport_Import() in cPickle is no longer needed (an edited by Tim Peters · 21 years ago
  73. 5aa3da6 save(): Reformat tail end just for clarity. by Tim Peters · 21 years ago
  74. 7297650 Another dummy type. by Guido van Rossum · 21 years ago
  75. eab7db3 Taught cPickle how to read pickles containing NEWOBJ. This won't get by Tim Peters · 21 years ago
  76. 8587b3c Added a HIGHEST_PROTOCOL module attribute to pickle and cPickle. by Tim Peters · 21 years ago
  77. fe62bc9 Conditionalize another constant by Andrew M. Kuchling · 21 years ago
  78. 1df9fdd socket_inet_aton(): ip_addr was left undefined before use in the by Tim Peters · 21 years ago
  79. 88f115b Ummm, try to get it right this time by Neal Norwitz · 21 years ago
  80. 10b214c Use configure to check for inet_aton. by Neal Norwitz · 21 years ago
  81. ad05cdf Addressing SF bug #643005, implement socket.inet_aton() using by Guido van Rossum · 21 years ago
  82. 90975f1 Minor cleanup of new batch-list/dict code. by Tim Peters · 21 years ago
  83. ec74f2f Add more missing PyErr_NoMemory() after failled memory allocs by Neal Norwitz · 21 years ago
  84. 42f08ac Implemented batching for dicts in cPickle. This is after two failed by Tim Peters · 21 years ago
  85. 9eb67ea Add Str, a subclass of str. by Guido van Rossum · 21 years ago
  86. 1092d64 Implemented list batching in cPickle. by Tim Peters · 21 years ago
  87. a33d0aa Unparenting BZ2File, as discussed in SF patch #661796. by Gustavo Niemeyer · 21 years ago
  88. 5f322d3 SF bug 684667: Modules/selectmodule.c returns NULL without exception set. by Tim Peters · 21 years ago
  89. 0c10015 Patch #676839: Cygwin _iconv_codec module patch by Jason Tishler · 21 years ago
  90. 8437570 Patch #676837: Cygwin array module patch by Jason Tishler · 21 years ago
  91. 4adc9ab Fix memory leak of newstr when putenv() fails by Neal Norwitz · 21 years ago
  92. e4b5500 Remove duplicate code introduced by fixing bug #678518 by Neal Norwitz · 21 years ago
  93. d58f3fc Remove unused variable. by Guido van Rossum · 21 years ago
  94. 60eca93 C Code: by Raymond Hettinger · 21 years ago
  95. df1252d Apply logistix's patch from by Michael W. Hudson · 21 years ago
  96. aa7d849 timedelta comparison and datetime addition: as the Python implementation by Tim Peters · 21 years ago
  97. 07534a6 Comparison for timedelta, time, date and datetime objects: __eq__ and by Tim Peters · 21 years ago
  98. 4d933fe SF patch #682514, mmapmodule.c write fix for LP64 executables by Neal Norwitz · 21 years ago
  99. f0c0024 * Eliminated tuple re-use in imap(). Doing it correctly made the code by Raymond Hettinger · 21 years ago
  100. 2012f17 SF bug #681003: itertools issues by Raymond Hettinger · 21 years ago