1. 677bde2 Patch #626485: Support Unicode normalization. by Martin v. Löwis · 22 years ago
  2. 74a530d Update character names. by Martin v. Löwis · 22 years ago
  3. 84c7a3f Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say by Tim Peters · 22 years ago
  4. ef7fe2e Implement names for CJK unified ideographs. Add name to KeyError output. by Martin v. Löwis · 22 years ago
  5. 8579efc Add test cases for Hangul syllables. Update output. by Martin v. Löwis · 22 years ago
  6. 2f4be4e Fix off-by-one error. by Martin v. Löwis · 22 years ago
  7. ca2953e Remove duplicate test by Neal Norwitz · 22 years ago
  8. 8b1e74b Touch up the news for dict() keyword args. by Guido van Rossum · 22 years ago
  9. 6e596b6 Added change note about returning a dictionary based on keyword arguments. by Fred Drake · 22 years ago
  10. 7d41e29 Patch #626548: Support Hangul syllable names. by Martin v. Löwis · 22 years ago
  11. 529ec6a Regenerate. Fixes #618012. by Martin v. Löwis · 22 years ago
  12. dab3bc0 Expand negative hexadecimal constants. by Martin v. Löwis · 22 years ago
  13. b2c7aff Merge with bsddb3 2002.11.23.10.42.36 by Martin v. Löwis · 22 years ago
  14. a797d81 Patch #642500 with slight modifications: allow keyword arguments in by Just van Rossum · 22 years ago
  15. e17af7b Include Python.h first. by Martin v. Löwis · 22 years ago
  16. 39f59b0 Remove MALLOC_ZERO_RETURNS_NULL. by Martin v. Löwis · 22 years ago
  17. 19cf4ee More bsddb-on-Windows fiddling: by Tim Peters · 22 years ago
  18. 4b5c7a4 Allow access to the returned value(s) as FSRefs. Unfortunately for some by Jack Jansen · 22 years ago
  19. 8d4c981 Fix SF # 640557, '64-bit' systems and the dbm module by Neal Norwitz · 22 years ago
  20. 450cafa (This is hopefully the last large, funny checkin message for by Thomas Heller · 22 years ago
  21. 3a23c3f get_python_version was not imported. by Thomas Heller · 22 years ago
  22. b0cd38c Oops, MSVC was still open, so the project file was not yet saved. by Thomas Heller · 22 years ago
  23. bb4b7d2 Copied the sources from the distutils CVS repository. by Thomas Heller · 22 years ago
  24. 8bec483 Two bugs: by Fred Drake · 22 years ago
  25. 78e35f9 Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest. by Tim Peters · 22 years ago
  26. 26897bf Fix for #641455: curses module doesn't build on MacOSX. It turns out the by Jack Jansen · 22 years ago
  27. 44f602d Comment out the warnings about mktemp(). These are too annoying, and by Guido van Rossum · 22 years ago
  28. d0e59fb Added the alias manager too. The interface isn't perfect yet: the alias by Jack Jansen · 22 years ago
  29. e2ba873 Got angry and added support for pretty much the whole file and folder by Jack Jansen · 22 years ago
  30. a191bef Clarify the default setting for daemon_threads. by Fred Drake · 22 years ago
  31. 74f5a56 Fix markup. by Fred Drake · 22 years ago
  32. 132e0e8 Use False instead of 0. by Fred Drake · 22 years ago
  33. 62a103b workaround so the (otherwise still broken) IDE can at least quit in the Python 2.2 Jaguar addon install by Just van Rossum · 22 years ago
  34. 09705f0 fix for SF #635398 (don't "downcast" return strings from unicode to ascii) by Fredrik Lundh · 22 years ago
  35. db2a0f6 changed to use Lib/bundlebuilder.py instead of scripts/buildappbundle.py by Just van Rossum · 22 years ago
  36. e6de56e make the --link option match the original: just symlink the executable by Just van Rossum · 22 years ago
  37. 16aebf7 Added --link-exec option: make a symlink for the executable only, copy all other files. by Just van Rossum · 22 years ago
  38. 224405f Replaced the bundle building code with calls to the new bundlebuilder by Just van Rossum · 22 years ago
  39. 6f00a7a Patch #542562, file 25252: Remove changelog. by Martin v. Löwis · 22 years ago
  40. 0d1fdea Patch #494845: Support string concatenation, detect non-string data, by Martin v. Löwis · 22 years ago
  41. 4581cfa Patch #486438: Make module argument to testmod optional. by Martin v. Löwis · 22 years ago
  42. f86e8ef Patch #550765: Add daemon_threads flag. by Martin v. Löwis · 22 years ago
  43. e0273de added new IMAP4_stream class; added proxyauth command; added login_cram_md5 method by Piers Lauder · 22 years ago
  44. d3c821e added details of new IMAP4_stream class; emphasised meaning of data part of command results; added proxyauth command description by Piers Lauder · 22 years ago
  45. f7aba23 fixed error in cmd line doc; moved funny self.name line once more by Just van Rossum · 22 years ago
  46. 7fd69ad fixed stupid bug by Just van Rossum · 22 years ago
  47. 5440545 Implement dict() style constructor. by Raymond Hettinger · 22 years ago
  48. ba2cf07 Properly compute array size even for --disable-unicode. by Martin v. Löwis · 22 years ago
  49. 0073f2e Fix --disable-unicode compilation problems. by Martin v. Löwis · 22 years ago
  50. ceeb962 added command line interface; refactored a bit; little things. by Just van Rossum · 22 years ago
  51. 7d79124 float_int(): Some systems raise an exception if a double is cast to by Tim Peters · 22 years ago
  52. d899605 Patch #633547: Support plural forms. Do TODOs in test suite. by Martin v. Löwis · 22 years ago
  53. 21b6014 The _Event class should be more careful with releasing its lock when by Guido van Rossum · 22 years ago
  54. d584368 Patch #639371: Remove FreeBSD 5 specific test, test for ctermid_r, setgroups by Martin v. Löwis · 22 years ago
  55. fec3262 Reflow comment by Andrew M. Kuchling · 22 years ago
  56. 69ceb33 Patch #642019: Recognize gcc-x.y as gcc. by Martin v. Löwis · 22 years ago
  57. 8f8d1d2 Patch #642020: Pass down prefix, BINDIR, and DESTSHARED to idleinstall. by Martin v. Löwis · 22 years ago
  58. dffda2e Wrap uargs declaration in a #ifdef Py_USING_UNICODE, so that by Walter Dörwald · 22 years ago
  59. 3b918c3 Comment out the getcwdu implementation for --disable-unicode builds by Walter Dörwald · 22 years ago
  60. 4c6c765 Move three variables that are only used inside an if block into the block, by Walter Dörwald · 22 years ago
  61. bf73db8 Fix PEP 293 related problems with --disable-unicode builds by Walter Dörwald · 22 years ago
  62. cdd2157 Bug #639118 from Ollie Oldham: archiver should use zipfile before zip by Andrew M. Kuchling · 22 years ago
  63. 3350b5b NamedTemporaryFile: clarify behavior based on confusions noted by a by Tim Peters · 22 years ago
  64. 97701b5 _RandomNameSequence(): style guide changes, small speedup, don't by Tim Peters · 22 years ago
  65. 6ef966e _TemporaryFileWrapper: changed self.close_called to a proper bool. by Tim Peters · 22 years ago
  66. 2100798 Always call tparm with 10 arguments. It seems it's not varargs i by Michael W. Hudson · 22 years ago
  67. 3e554d7 name kwargs kwargs by Just van Rossum · 22 years ago
  68. ad33d72 Tools to create MacOS X (application) bundles. by Just van Rossum · 22 years ago
  69. 4fc9047 Apply Nicolas Riley's Patch. by Kurt B. Kaiser · 22 years ago
  70. 201626e Fix SF #640094, on win32 getpass runs into unix_getpass by Neal Norwitz · 22 years ago
  71. 10263d6 - cleaned up example/test code by Just van Rossum · 22 years ago
  72. 2db92a6 Add missing import by Andrew M. Kuchling · 22 years ago
  73. 1b99896 dded cvsignores. by Jack Jansen · 22 years ago
  74. d8d7bbe Minimal instructions on building a MacPython-OSX addon for Apple's by Jack Jansen · 22 years ago
  75. 1ebcc44 Build PythonLauncher for MacPython-OSX 2.2 as well. by Jack Jansen · 22 years ago
  76. e374692 This file is now generated dynamically. by Jack Jansen · 22 years ago
  77. 495172c Add change to int() and OverflowError by Andrew M. Kuchling · 22 years ago
  78. db951c3 removed a redundant .strip(); made a doc string more or less tell the truth by Just van Rossum · 22 years ago
  79. 247e16e No need to import __builtin__, spotted by Skip. by Just van Rossum · 22 years ago
  80. 0ec2744 Pure Python implementation of a plist generator/parser. by Just van Rossum · 22 years ago
  81. 72f8616 Document additional error handling names available through PEP 293. by Walter Dörwald · 22 years ago
  82. 7f82f79 Add missing documentation for the PEP 293 functionality to by Walter Dörwald · 22 years ago
  83. a1a61f9 Fix typo. by Walter Dörwald · 22 years ago
  84. f171540 Change int() so that passing a string, unicode, float or long argument by Walter Dörwald · 22 years ago
  85. 7a3bae4 Replace bsddb3 and _db occurrences. by Martin v. Löwis · 22 years ago
  86. 1c6b1a2 Importing test suite from bsddb3 3.4.0 (with modifications). by Martin v. Löwis · 22 years ago
  87. a406b58 Renamed Wise vrbl from _TCLMINOR_ to _TCLDIR_, to remove any script by Tim Peters · 22 years ago
  88. b9a21ad Add Lib/bsddb to list of installed directories by Andrew M. Kuchling · 22 years ago
  89. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  90. 6f429c3 Use \ulink instead of \citetitle; bump version number by Andrew M. Kuchling · 22 years ago
  91. 669249e Add PyBSDDB update by Andrew M. Kuchling · 22 years ago
  92. 21645fc Don't try to use unsupported DB versions. by Martin v. Löwis · 22 years ago
  93. ef546b3 Document PyBSDDB import. by Martin v. Löwis · 22 years ago
  94. 6aa4a1f Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. by Martin v. Löwis · 22 years ago
  95. 1d26740 Comment on PyNumber_Check(). by Guido van Rossum · 22 years ago
  96. 6c19476 Note that PyNumber_Check() returns true for string and unicode objects. by Neil Schemenauer · 22 years ago
  97. fe4f769 Add __mod__ method to UserString. by Neil Schemenauer · 22 years ago
  98. b981df9 check for str.__mod__ by Neil Schemenauer · 22 years ago
  99. ab9e4b7 check for unicode.__mod__ by Neil Schemenauer · 22 years ago
  100. ce30bc9 Add nb_remainder (i.e. __mod__) slot to unicode type. Fixes SF bug #615506. by Neil Schemenauer · 22 years ago