1. 2b996b4 Fix missing "svn" command. by Georg Brandl · 16 years ago
  2. f205c13 As a result of a regression that snuck into 2.5.3 add a test case that by Skip Montanaro · 16 years ago
  3. 5423abd silence compiler warning by Benjamin Peterson · 16 years ago
  4. cf2ce24 add NEWS note by Benjamin Peterson · 16 years ago
  5. 4caef5c fix #4720: the format to PyArg_ParseTupleAndKeywords can now start with '|' by Benjamin Peterson · 16 years ago
  6. 1c39785 less attitude by Benjamin Peterson · 16 years ago
  7. f09925d add py3k warnings to frame.f_exc_* by Benjamin Peterson · 16 years ago
  8. f281ff8 compute DISTVERSION with patchlevel.py by Benjamin Peterson · 16 years ago
  9. 1077c42 Add Tarek for work on distutils. by Neal Norwitz · 16 years ago
  10. 03943d9 Merged revisions 67809 via svnmerge from by Benjamin Peterson · 16 years ago
  11. e1a36a5 there are way too many places which need to have the current version added by Benjamin Peterson · 16 years ago
  12. 2c85ed5 update readme by Benjamin Peterson · 16 years ago
  13. 5c29dd4 sphinx.web is long gone by Benjamin Peterson · 16 years ago
  14. a2813c9 silence annoying DeprecationWarning by Benjamin Peterson · 16 years ago
  15. bd1ede6 add some recent releases to the list by Benjamin Peterson · 16 years ago
  16. 9de7298 remove redundant sentence by Benjamin Peterson · 16 years ago
  17. fed67fd beef up docstring by Benjamin Peterson · 16 years ago
  18. 4f6ec9d add headings by Benjamin Peterson · 16 years ago
  19. 2d54e72 copy sentence from docstring by Benjamin Peterson · 16 years ago
  20. d378dc0 #4700: crtlicense.txt is displayed by the license() command and should be kept ascii-only. by Amaury Forgeot d'Arc · 16 years ago
  21. 4b3ed5d Fix typo in Python equivalent for bit_length. by Mark Dickinson · 16 years ago
  22. ba666a5 Fix-up and clean-up docs for int.bit_length(). by Raymond Hettinger · 16 years ago
  23. 2b97b71 _call_method -> _callmethod and _get_value to _getvalue by Benjamin Peterson · 16 years ago
  24. dd5312d fix typo by Benjamin Peterson · 16 years ago
  25. d66c6d3 Issue 4692: bogus 'Make' in Makefile.pre.in; replace with '$MAKE'. by Mark Dickinson · 16 years ago
  26. 73c0e65 Issue #2467: gc.DEBUG_STATS reports invalid elapsed times. by Antoine Pitrou · 16 years ago
  27. 1a70798 Issue #3439: add bit_length method to int and long. by Mark Dickinson · 16 years ago
  28. d0c3515 Issue #2183: Simplify and optimize bytecode for list comprehensions. by Antoine Pitrou · 16 years ago
  29. 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
  30. 3538a31 #3632: the "pyo" macro from gdbinit can now run when the GIL is released. by Amaury Forgeot d'Arc · 16 years ago
  31. 31949b9 #3954: Fix error handling code in _hotshot.logreader by Amaury Forgeot d'Arc · 16 years ago
  32. 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
  33. 60b2e38 #4568: remove limitation in varargs callback example. by Georg Brandl · 16 years ago
  34. 2d2fe57 #4578: fix has_key() usage in compiler package. by Georg Brandl · 16 years ago
  35. cbc1ed5 #4611: fix typo. by Georg Brandl · 16 years ago
  36. 3096c2d #4446: document "platforms" argument for setup(). by Georg Brandl · 16 years ago
  37. cc5b64a modify other occurrence of test_bad_address by Antoine Pitrou · 16 years ago
  38. 122388a try to fix failure in test_bad_address on some buildbots by Antoine Pitrou · 16 years ago
  39. 655fbf1 Backport r67759 (fix io.IncrementalNewlineDecoder for UTF-16 et al.). by Antoine Pitrou · 16 years ago
  40. 3e1c67e fix missing bracket by Benjamin Peterson · 16 years ago
  41. bbba3f0 Add file that was missed from r67750 by Nick Coghlan · 16 years ago
  42. 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
  43. 3e16f3d remove has_key usage by Benjamin Peterson · 16 years ago
  44. 74af3bb Issue #4163: Use unicode-friendly word splitting in the textwrap functions when given an unicode string. by Antoine Pitrou · 16 years ago
  45. 9f35070 fix incorrect example by Benjamin Peterson · 16 years ago
  46. 3b02742 Issue #4616: TarFile.utime(): Restore directory times on Windows. by Lars Gustäbel · 16 years ago
  47. 4c96fa5 Issues #3167, #3682: tests for math.log and math.log10 were failing on by Mark Dickinson · 16 years ago
  48. e29d435 Issue #4084: Fix max, min, max_mag and min_mag Decimal methods to by Facundo Batista · 16 years ago
  49. 240028c #1030250: correctly pass the dry_run option to the mkpath() function. by Amaury Forgeot d'Arc · 16 years ago
  50. ad9b599 #4559: When a context manager's __exit__() method returns an object whose by Amaury Forgeot d'Arc · 16 years ago
  51. ffd42cf Update Misc/NEWS for r67666. by Jeffrey Yasskin · 16 years ago
  52. 1868d7c Add simple unittests for Request by Jeremy Hylton · 16 years ago
  53. 16a2a1d revert unrelated change to installer script by Benjamin Peterson · 16 years ago
  54. d729aad specify how things are copied by Benjamin Peterson · 16 years ago
  55. 2d873bd Issue 4597: Fix several cases in EvalFrameEx where an exception could be by Jeffrey Yasskin · 16 years ago
  56. b5120ce Consider micro version for name of CHM file. by Martin v. Löwis · 16 years ago
  57. 17fa44f Add UUIDs for 2.6.1 and 2.6.2. by Martin v. Löwis · 16 years ago
  58. f8668ce #4457: rewrite __import__() documentation. by Georg Brandl · 16 years ago
  59. 6212971 Add link to the favicon to the docs. by Georg Brandl · 16 years ago
  60. 4f7f77b muffed the default case by Skip Montanaro · 16 years ago
  61. ae5bece Issue #4509: bugs in bytearray with exports (buffer protocol) by Antoine Pitrou · 16 years ago
  62. 45313fe issue 4483 - dbm build failures on systems with gdbm_compat lib. by Skip Montanaro · 16 years ago
  63. f5d5a66 Follow-up to #4488: document PIPE and STDOUT properly. by Georg Brandl · 16 years ago
  64. 826f3fe Issue #4445: save 3 bytes (on average, on a typical machine) per by Mark Dickinson · 16 years ago
  65. 205e719 Remove confusing sentence part. by Georg Brandl · 16 years ago
  66. 5066c0c Followup to #4511: add link from decorator glossary entry to definition. by Georg Brandl · 16 years ago
  67. 422ce06 Issue #4461: Safety check in parsenumber (ast.c) by Mark Dickinson · 16 years ago
  68. f7f1fb6 be more specific, and parallel to the py3k branch by Fred Drake · 16 years ago
  69. 0afa20c bump version number by Fred Drake · 16 years ago
  70. 248e172 Move __import__ to the bottom of the functions list. by Georg Brandl · 16 years ago
  71. 95a840b #3171: document that *slice are removed in 3k. by Georg Brandl · 16 years ago
  72. 905e0f6 #4478: document that copyfile() can raise Error. by Georg Brandl · 16 years ago
  73. 9a05373 #4517: add "special method" glossary entry and clarify when __getattribute__ is bypassed. by Georg Brandl · 16 years ago
  74. fe879e8 #4529: fix parser's validation for try-except-finally statements. by Georg Brandl · 16 years ago
  75. 3129ea2 #4544: add `dedent` to textwrap.__all__. by Georg Brandl · 16 years ago
  76. e70ff4b #4441 followup: Add link to open() docs for Windows. by Georg Brandl · 16 years ago
  77. a07435d #4458: recognize "-" as an argument, not a malformed option in gnu_getopt(). by Georg Brandl · 16 years ago
  78. 8d6c490 Use markup. by Georg Brandl · 16 years ago
  79. 3fc4226 Add an index entry for "subclassing immutable types". by Georg Brandl · 16 years ago
  80. 0c880bd #4441: improve doc for os.open() flags. by Georg Brandl · 16 years ago
  81. 5b5f273 #4409: fix asterisks looking like footnotes. by Georg Brandl · 16 years ago
  82. b46f0d7 #4408: document regex.groups. by Georg Brandl · 16 years ago
  83. 2657680 rename the new check_call_output to check_output. its less ugly. by Gregory P. Smith · 16 years ago
  84. 1743201 Clarification to avoid confusing output with file descriptors. by Georg Brandl · 16 years ago
  85. 6831d6b Took Nick Coghlan's advice about importing warnings globally in logging, to avoid the possibility of race conditions: "This could deadlock if a thread spawned as a side effect of importing a module happens to trigger a warning. warnings is pulled into sys.modules as part of the interpreter startup - having a global 'import warnings' shouldn't have any real effect on logging's import time." by Vinay Sajip · 16 years ago
  86. 97f49f4 Adds a subprocess.check_call_output() function to return the output from a by Gregory P. Smith · 16 years ago
  87. 32d1408 Add another heapq example. by Georg Brandl · 16 years ago
  88. 34196c8 Add reference to enumerate() to indices example. by Georg Brandl · 16 years ago
  89. 5248103 Issue #1055234: cgi.parse_header(): Fixed parsing of header parameters to by Fred Drake · 16 years ago
  90. ed2f423 Bumped up 2.6 to 2.7 by Christian Heimes · 16 years ago
  91. 213faca Issue #4384: Added logging integration with warnings module using captureWarnings(). This change includes a NullHandler which does nothing; it will be of use to library developers who want to avoid the "No handlers could be found for logger XXX" message which can appear if the library user doesn't configure logging. by Vinay Sajip · 16 years ago
  92. 7989a4d Backport r67478 by Raymond Hettinger · 16 years ago
  93. fd8a1ec Speed up Python (according to pybench and 2to3-on-itself) by 1-2% by caching by Jeffrey Yasskin · 16 years ago
  94. dee3c9c Issue #4025 again by Christian Heimes · 16 years ago
  95. cb948f1 let people using SVN Sphinx still build the docs by Benjamin Peterson · 16 years ago
  96. 4d756af typo in comment by Skip Montanaro · 16 years ago
  97. dedb0b1 fix pyspecific extensions that were broken by Sphinx's grand renaming by Benjamin Peterson · 16 years ago
  98. c70e5f9 w# requires Py_ssize_t by Christian Heimes · 16 years ago
  99. bcb017f Issue #4365: Add crtassem.h constants to the msvcrt module. by Martin v. Löwis · 16 years ago
  100. 98b1b02 note the version that works by Benjamin Peterson · 16 years ago