1. fb22263 #4100: note that element children are not necessarily present on "start" events. by Georg Brandl · 16 years ago
  2. 6060d5e simplfy code by Benjamin Peterson · 16 years ago
  3. 8ad09a4 #4795 inspect.isgeneratorfunction() should return False instead of None by Benjamin Peterson · 16 years ago
  4. 3cda1db Just inserted blank line. by Hirokazu Yamamoto · 16 years ago
  5. 52c1e3c Fixed compile error on windows. by Hirokazu Yamamoto · 16 years ago
  6. 941db4d fix name collision issues by Benjamin Peterson · 16 years ago
  7. 43ea6d9 #4788 qualify some bare except clauses by Benjamin Peterson · 16 years ago
  8. b1a8541 Fixed #4702: Throwing DistutilsPlatformError instead of IOError under win32 if MSVC is not found by Tarek Ziadé · 16 years ago
  9. 3bcb0ce #4778: attributes can't be called. by Georg Brandl · 16 years ago
  10. 7cc9755 Minor documentation change relating to NullHandler. by Vinay Sajip · 16 years ago
  11. 180e400 Issue #4701: implicitly call PyType_Ready from PyObject_Hash by Nick Coghlan · 16 years ago
  12. c13acb1 fixed #4646 : distutils was choking on empty options arg in the setup function. by Tarek Ziadé · 16 years ago
  13. fc5a854 fix French by Benjamin Peterson · 16 years ago
  14. 03824e4 Issue #1040026: Fix os.times result on systems where HZ is incorrect. by Martin v. Löwis · 16 years ago
  15. 7af6556 #4764 in io.open, set IOError.filename when trying to open a directory on POSIX platforms by Benjamin Peterson · 16 years ago
  16. fe231b0 #4764 set IOError.filename when trying to open a directory on POSIX platforms by Benjamin Peterson · 16 years ago
  17. 732479f Issue #3767: Convert Tk object to string in tkColorChooser. by Martin v. Löwis · 16 years ago
  18. e2eb2b4 Issue #3248: Allow placing ScrolledText in a PanedWindow. by Martin v. Löwis · 16 years ago
  19. 80b5905 #4763 PyErr_ExceptionMatches won't blow up with NULL arguments by Benjamin Peterson · 16 years ago
  20. 88a3083 Update the fix for issue4064 to deal correctly with all three variants of by Ronald Oussoren · 16 years ago
  21. 4b48c61 Issue4064: architecture string for universal builds on OSX by Ronald Oussoren · 16 years ago
  22. dae1a6a Issue #2153: modernize coding style of unittest.py, remove obsolete compatibility stuff. by Antoine Pitrou · 16 years ago
  23. fd9633e fix WORD_BIGEDIAN declaration in Universal builds; fixes #4060 and #4728 by Benjamin Peterson · 16 years ago
  24. cc928de wrong version number in doc changes committed in r67979 by Antoine Pitrou · 16 years ago
  25. 697ca3d Issue #4444: Allow assertRaises() to be used as a context handler. by Antoine Pitrou · 16 years ago
  26. 40f982f #4731: clarify message about missing module prerequisites. by Georg Brandl · 16 years ago
  27. 6425a2f Backport r67974: by Georg Brandl · 16 years ago
  28. e7d1e7e Document Py_VaBuildValue. by Alexandre Vassalotti · 16 years ago
  29. a925bed Sort UCS-2/UCS-4 name mangling list. by Alexandre Vassalotti · 16 years ago
  30. d8f8ee4 Fix name mangling of PyUnicode_ClearFreeList. by Alexandre Vassalotti · 16 years ago
  31. fbaeca7 fix markup by Benjamin Peterson · 16 years ago
  32. e555f58 Issue #4677: add two list comprehension tests to pybench. by Antoine Pitrou · 16 years ago
  33. 1ffbfbc #4671: document that pydoc imports modules. by Georg Brandl · 16 years ago
  34. 6b28f39 Use :samp: role. by Georg Brandl · 16 years ago
  35. f5b04fc #4695: fix backslashery. by Georg Brandl · 16 years ago
  36. 50ae9e7 #4682: 'b' is actually unsigned char. by Georg Brandl · 16 years ago
  37. 348fa79 #4754: improve winsound documentation. by Georg Brandl · 16 years ago
  38. 3eef441 Follow-up to r67746 in order to restore backwards-compatibility for by Georg Brandl · 16 years ago
  39. 8d5934b #4748 lambda generators shouldn't return values by Benjamin Peterson · 16 years ago
  40. c3a9803 Patch #4739 by David Laban: add symbols to pydoc help topics, by Georg Brandl · 16 years ago
  41. bedc343 #4752: actually use custom handler in example. by Georg Brandl · 16 years ago
  42. 6f193e0 Issue #4756: zipfile.is_zipfile() now supports file-like objects. by Antoine Pitrou · 16 years ago
  43. e57e999 Fix bogus unicode tests in pickletester. by Alexandre Vassalotti · 16 years ago
  44. 6067f78 Add Misc/NEWS entry for r67934. by Alexandre Vassalotti · 16 years ago
  45. f852bf9 Fix issue #4730: cPickle corrupts high-unicode strings. by Alexandre Vassalotti · 16 years ago
  46. 034e08c Remove unnecessary casts related to unicode_decode_call_errorhandler. by Alexandre Vassalotti · 16 years ago
  47. 0fc0747 Issue #4740: Use HIGHEST_PROTOCOL in pickle test. by Hirokazu Yamamoto · 16 years ago
  48. 1e551b4 python version is included in file name now by Benjamin Peterson · 16 years ago
  49. e4c75bb fixed #4400 : distutils .pypirc default generated file was broken. by Tarek Ziadé · 16 years ago
  50. 42d19e6 pretend exceptions don't exist a while longer by Benjamin Peterson · 16 years ago
  51. 54686e3 #4736 BufferRWPair.closed shouldn't try to call another property as a function by Benjamin Peterson · 16 years ago
  52. e098c4a make global static by Benjamin Peterson · 16 years ago
  53. b6a53b5 use a global variable, so the compiler doesn't optimize the assignment out by Benjamin Peterson · 16 years ago
  54. 1966a23 Markup fix. by Georg Brandl · 16 years ago
  55. 2b996b4 Fix missing "svn" command. by Georg Brandl · 16 years ago
  56. f205c13 As a result of a regression that snuck into 2.5.3 add a test case that by Skip Montanaro · 16 years ago
  57. 5423abd silence compiler warning by Benjamin Peterson · 16 years ago
  58. cf2ce24 add NEWS note by Benjamin Peterson · 16 years ago
  59. 4caef5c fix #4720: the format to PyArg_ParseTupleAndKeywords can now start with '|' by Benjamin Peterson · 16 years ago
  60. 1c39785 less attitude by Benjamin Peterson · 16 years ago
  61. f09925d add py3k warnings to frame.f_exc_* by Benjamin Peterson · 16 years ago
  62. f281ff8 compute DISTVERSION with patchlevel.py by Benjamin Peterson · 16 years ago
  63. 1077c42 Add Tarek for work on distutils. by Neal Norwitz · 16 years ago
  64. 03943d9 Merged revisions 67809 via svnmerge from by Benjamin Peterson · 16 years ago
  65. e1a36a5 there are way too many places which need to have the current version added by Benjamin Peterson · 16 years ago
  66. 2c85ed5 update readme by Benjamin Peterson · 16 years ago
  67. 5c29dd4 sphinx.web is long gone by Benjamin Peterson · 16 years ago
  68. a2813c9 silence annoying DeprecationWarning by Benjamin Peterson · 16 years ago
  69. bd1ede6 add some recent releases to the list by Benjamin Peterson · 16 years ago
  70. 9de7298 remove redundant sentence by Benjamin Peterson · 16 years ago
  71. fed67fd beef up docstring by Benjamin Peterson · 16 years ago
  72. 4f6ec9d add headings by Benjamin Peterson · 16 years ago
  73. 2d54e72 copy sentence from docstring by Benjamin Peterson · 16 years ago
  74. d378dc0 #4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only. by Amaury Forgeot d'Arc · 16 years ago
  75. 4b3ed5d Fix typo in Python equivalent for bit_length. by Mark Dickinson · 16 years ago
  76. ba666a5 Fix-up and clean-up docs for int.bit_length(). by Raymond Hettinger · 16 years ago
  77. 2b97b71 _call_method -> _callmethod and _get_value to _getvalue by Benjamin Peterson · 16 years ago
  78. dd5312d fix typo by Benjamin Peterson · 16 years ago
  79. d66c6d3 Issue 4692: bogus 'Make' in Makefile.pre.in; replace with '$MAKE'. by Mark Dickinson · 16 years ago
  80. 73c0e65 Issue #2467: gc.DEBUG_STATS reports invalid elapsed times. by Antoine Pitrou · 16 years ago
  81. 1a70798 Issue #3439: add bit_length method to int and long. by Mark Dickinson · 16 years ago
  82. d0c3515 Issue #2183: Simplify and optimize bytecode for list comprehensions. by Antoine Pitrou · 16 years ago
  83. 43caaa0 Merged revisions 67427,67431,67433,67435,67630,67652,67656-67657,67674-67675,67678-67679,67705-67706,67716,67723,67765-67771,67774,67776,67778 via svnmerge from by Benjamin Peterson · 16 years ago
  84. 3538a31 #3632: the "pyo" macro from gdbinit can now run when the GIL is released. by Amaury Forgeot d'Arc · 16 years ago
  85. 31949b9 #3954: Fix error handling code in _hotshot.logreader by Amaury Forgeot d'Arc · 16 years ago
  86. 6806001 Issue #4197: Fix the remaining part of the doctest-in-zipfile problem by giving linecache access to the module globals when available by Nick Coghlan · 16 years ago
  87. 60b2e38 #4568: remove limitation in varargs callback example. by Georg Brandl · 16 years ago
  88. 2d2fe57 #4578: fix has_key() usage in compiler package. by Georg Brandl · 16 years ago
  89. cbc1ed5 #4611: fix typo. by Georg Brandl · 16 years ago
  90. 3096c2d #4446: document "platforms" argument for setup(). by Georg Brandl · 16 years ago
  91. cc5b64a modify other occurrence of test_bad_address by Antoine Pitrou · 16 years ago
  92. 122388a try to fix failure in test_bad_address on some buildbots by Antoine Pitrou · 16 years ago
  93. 655fbf1 Backport r67759 (fix io.IncrementalNewlineDecoder for UTF-16 et al.). by Antoine Pitrou · 16 years ago
  94. 3e1c67e fix missing bracket by Benjamin Peterson · 16 years ago
  95. bbba3f0 Add file that was missed from r67750 by Nick Coghlan · 16 years ago
  96. a205347 Fix several issues relating to access to source code inside zipfiles. Initial work by Alexander Belopolsky. See Misc/NEWS in this checkin for details. by Nick Coghlan · 16 years ago
  97. 3e16f3d remove has_key usage by Benjamin Peterson · 16 years ago
  98. 74af3bb Issue #4163: Use unicode-friendly word splitting in the textwrap functions when given an unicode string. by Antoine Pitrou · 16 years ago
  99. 9f35070 fix incorrect example by Benjamin Peterson · 16 years ago
  100. 3b02742 Issue #4616: TarFile.utime(): Restore directory times on Windows. by Lars Gustäbel · 16 years ago