1. 81ad6a1 Added new files to Windows project files by Christian Heimes · 16 years ago
  2. 607bff1 Some tests did not pass on repeated calls (regrtest -R::) by Amaury Forgeot d'Arc · 16 years ago
  3. 6f34109 I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math. by Christian Heimes · 16 years ago
  4. 858a770 Fix indentation in sysmodule.c by Benjamin Peterson · 16 years ago
  5. b131f04 resolve issue 2014 by Skip Montanaro · 16 years ago
  6. 0892317 Rewrite introductory section, and remove old section. (It was already commented-out, but why keep it?) by Andrew M. Kuchling · 16 years ago
  7. 02f6356 Remove personal note from Jim Roskind; it no longer applies, and the by Andrew M. Kuchling · 16 years ago
  8. 4f74769 #2654: fix typo by Andrew M. Kuchling · 16 years ago
  9. aea8d2e Use correct parameter name by Andrew M. Kuchling · 16 years ago
  10. e2e0313 Typo fixes by Andrew M. Kuchling · 16 years ago
  11. ea7fa72 Be consistent in the use of read-only. by Jeroen Ruigrok van der Werven · 16 years ago
  12. 5eaffc4 Issue 2648: Add leading zero to money format recipe in the docs. by Raymond Hettinger · 16 years ago
  13. 967a83c Add details about the return value for mmap.flush(). by Jeroen Ruigrok van der Werven · 16 years ago
  14. 069dfad Reformat to 80 columns prior to adding documentation. by Jeroen Ruigrok van der Werven · 16 years ago
  15. 27a6325 Fix for possible signed overflow: the behaviour of -LONG_MIN is by Mark Dickinson · 16 years ago
  16. 8c65b1e Typo fix by Andrew M. Kuchling · 16 years ago
  17. 3822af6 Add *,**,@ to index, as suggested by by Andrew M. Kuchling · 16 years ago
  18. 09a1ebc Add myself to Doc/ACKS.txt by Benjamin Peterson · 16 years ago
  19. 1e88992 Add test file missing from rev 62350 by Nick Coghlan · 16 years ago
  20. 106fc48 Issue 2439: add pkgutils.get_data() as a convenience wrapper for the PEP 302 get_data() API (contributed by Paul Moore) by Nick Coghlan · 16 years ago
  21. fddc469 Prevent namespace pollution, add static for internal functions by Neal Norwitz · 16 years ago
  22. 04f5876 Various items; begin writing the SSL section by Andrew M. Kuchling · 16 years ago
  23. bcdc468 Backport manually r62342 from the py3k branch to the trunk. by Alexandre Vassalotti · 16 years ago
  24. f9e7ebe Correct a refleak found by "regrtest.py -R:: test_structmembers" by Amaury Forgeot d'Arc · 16 years ago
  25. 14d6b0f Update project files for all Windows supported compilers by Amaury Forgeot d'Arc · 16 years ago
  26. 046e6a4 Issue #2616: Implement ctypes.pointer() and ctypes.POINTER() in C for by Thomas Heller · 16 years ago
  27. da950eb Add example by Andrew M. Kuchling · 16 years ago
  28. 8ffb573 Check out Jinja as a separate step now that it's not included in the Sphinx package anymore. by Georg Brandl · 16 years ago
  29. 41a0a37 Improve -X error message. by Georg Brandl · 16 years ago
  30. c89be9d Added an ignore file for Bazaar #2510 by Benjamin Peterson · 16 years ago
  31. 820b51c #2627 Let it be known what pgen generates by Benjamin Peterson · 16 years ago
  32. c477427 Fix spliting on colons on Windows machines with a file path by limiting the by Brett Cannon · 16 years ago
  33. 25bb818 Add an explicit check for output in a test to try to diagnose a failure on by Brett Cannon · 16 years ago
  34. a2d7f4c Added new files to the pcbuild files by Christian Heimes · 16 years ago
  35. 6715352 Use PyString_InternFromString instead of PyString_FromString for static vars by Christian Heimes · 16 years ago
  36. 0a4f895 Fix compiler warning Include/warnings.h:19:28: warning: no newline at end of file by Christian Heimes · 16 years ago
  37. 4aa8df2 Fix markup. by Georg Brandl · 16 years ago
  38. e3d3785 spelling by Skip Montanaro · 16 years ago
  39. 667bb4f Fix test_warnings by making the state of things more consistent for each test by Brett Cannon · 16 years ago
  40. 037d829 Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique link name by Benjamin Peterson · 16 years ago
  41. a3d19f3 Backport the removal of a __repr__ from 62251 by Benjamin Peterson · 16 years ago
  42. 7bb4d2d Backported io module docs by Benjamin Peterson · 16 years ago
  43. c161df6 Mention -J, -X by Andrew M. Kuchling · 16 years ago
  44. 76ca13c Fix an accidental bug of an non-existent init function. by Brett Cannon · 16 years ago
  45. 40f0a87 Fix a bug in PySys_HasWarnOption() where it was not properly checking the by Brett Cannon · 16 years ago
  46. b2693e0 Adds a profile-opt target for easy compilation of a python binary using by Gregory P. Smith · 16 years ago
  47. e974689 Re-implement the 'warnings' module in C. This allows for usage of the by Brett Cannon · 16 years ago
  48. e6c0303 socket.error inherits from IOError, it no longer needs listing in by Gregory P. Smith · 16 years ago
  49. 73bee44 fix compiler warnings by Gregory P. Smith · 16 years ago
  50. 751a036 Don't offend snake lovers. by Georg Brandl · 16 years ago
  51. a93eaa5 Add Jeroen. by Georg Brandl · 16 years ago
  52. 8189310 #2615: small consistency update by Jeroen Ruigrok van der Werven. by Georg Brandl · 16 years ago
  53. b4d2113 Use absolute path in sys.path. by Georg Brandl · 16 years ago
  54. 7a98d27 Applied patch #2617 from Frank Wierzbicki wit some extras from me by Christian Heimes · 16 years ago
  55. d3ed492 Performance improvements. by Thomas Heller · 16 years ago
  56. 12c4e64 Move backwards compatibility macro to the correct place; by Thomas Heller · 16 years ago
  57. 17f8429 Use issue directive by Andrew M. Kuchling · 16 years ago
  58. 19baaad Add punctuation by Andrew M. Kuchling · 16 years ago
  59. 3351e41 Remove forward-looking statement by Andrew M. Kuchling · 16 years ago
  60. 2ea2968 get rid of assert (size >= 0) now that an explicit if (size < 0) is in the code. by Gregory P. Smith · 16 years ago
  61. 36a59b4 Remove the test file before writing it in case there is no write permission. by Neal Norwitz · 16 years ago
  62. 60a819d Merged revisions 62080-62262 via svnmerge from by Martin v. Löwis · 16 years ago
  63. c00eb73 Raise SystemError when size < 0 is passed into PyString_FromStringAndSize, by Gregory P. Smith · 16 years ago
  64. f108320 better diagnostics by Gregory P. Smith · 16 years ago
  65. c157c9c Try out the new issue role. Thanks, Georg! by Andrew M. Kuchling · 16 years ago
  66. 023b9f9 Package wininst*.exe from distutils/command. by Martin v. Löwis · 16 years ago
  67. 671c5d9 Add a note about the zlib.decompressobj().flush() fix. by Gregory P. Smith · 16 years ago
  68. c305192 Add :issue: directive for easy linking to bugs.python.org. by Georg Brandl · 16 years ago
  69. 99bb5f3 #2585: initialize code attribute of HTTPError. by Georg Brandl · 16 years ago
  70. 8f80a6a Changed test so it no longer runs as a side effect of importing. by Jerry Seutter · 16 years ago
  71. f68b553 Add items by Andrew M. Kuchling · 16 years ago
  72. 6c4a7c6 Fix typo with regards to self.PORT shadowing class variables with the same name. by Trent Nelson · 16 years ago
  73. 79e42a0 Fix zlib crash from zlib.decompressobj().flush(val) when val was not positive. by Gregory P. Smith · 16 years ago
  74. e41b006 - Issue #2550: The approach used by client/server code for obtaining ports by Trent Nelson · 16 years ago
  75. 02f33b4 Add a NEWS entry for previous checkin by Amaury Forgeot d'Arc · 16 years ago
  76. 7adc776 Issue 2408: remove the _types module by Amaury Forgeot d'Arc · 16 years ago
  77. 24f3c5c Prevent an error when inspect.isabstract() is called with something else than a new-style class. by Amaury Forgeot d'Arc · 16 years ago
  78. 4b798bd Issue2564: Prevent a hang in "import test.autotest", which runs the entire test by Amaury Forgeot d'Arc · 16 years ago
  79. abf8e01 Add items by Andrew M. Kuchling · 16 years ago
  80. 775e10d Suppress compilation of py3_ files upon installation. by Martin v. Löwis · 16 years ago
  81. eba0004 Typographical fix: 32bit -> 32-bit, 64bit -> 64-bit by Andrew M. Kuchling · 16 years ago
  82. 5b1070a Typo fix by Andrew M. Kuchling · 16 years ago
  83. 34be7ce Write PEP 3127 section; add items by Andrew M. Kuchling · 16 years ago
  84. 4a16723 #2525: update timezone info examples in the docs. by Georg Brandl · 16 years ago
  85. 1e72fec Make the "private CRT" case work, by editing the by Martin v. Löwis · 16 years ago
  86. 46a8be7 Drop support for 7.1 CRT. by Martin v. Löwis · 16 years ago
  87. e411f89 Make private_crt feature object a global variable. by Martin v. Löwis · 16 years ago
  88. 54d489a Delete ALLUSERS property merged from CRT merge module, so that per-user installations become possible again. by Martin v. Löwis · 16 years ago
  89. 5285760 changed "2500 components" to "several thousand" since the number keeps by Mark Summerfield · 16 years ago
  90. c20adf8 Use the new PyFile_IncUseCount & PyFile_DecUseCount calls appropriatly by Gregory P. Smith · 16 years ago
  91. d918e4e Bug #2388: Fix gcc warnings when compiling with --enable-unicode=ucs4. by Martin v. Löwis · 16 years ago
  92. 295814e correct heading underline for new "Cross-compiling on Windows" section by Mark Hammond · 16 years ago
  93. 495cf99 Issue #2513: enable 64bit cross compilation on windows. by Mark Hammond · 16 years ago
  94. aa63d0d Make file objects as thread safe as the underlying libc FILE* implementation. by Gregory P. Smith · 16 years ago
  95. ee76777 Add enough debugging information to diagnose failures where the by Jeffrey Yasskin · 16 years ago
  96. 5a4d668 Don't run kill_python as part of the build process. Change the buildbots so they have to call it explicitly instead. by Trent Nelson · 16 years ago
  97. 28112d0 type by Skip Montanaro · 16 years ago
  98. 8a3c871 From issue 1753245 - better _winreg support for x64. by Mark Hammond · 16 years ago
  99. 2fab8f1 Fix test_distutils to not fail when running 'make test' from a Python build by Thomas Wouters · 16 years ago
  100. 9e0fa7a Declare inittimezone static. by Skip Montanaro · 16 years ago