1. 83130c3 #6891: comment out dead link to Unicode article. by Georg Brandl · 15 years ago
  2. b29709a #6876: fix base class constructor invocation in example. by Georg Brandl · 15 years ago
  3. 49bb9b7 #6880: add reference to classes section in exceptions section, which comes earlier. by Georg Brandl · 15 years ago
  4. 076ca5a Make deprecation notices as visible as warnings are right now. by Georg Brandl · 15 years ago
  5. 0180565 Update distutils.util tests after my changes to --with-universal-archs by Ronald Oussoren · 15 years ago
  6. 480b455 Add Armin Ronacher. by Georg Brandl · 15 years ago
  7. 5d90029 Finish support for --with-universal-archs=intel by Ronald Oussoren · 15 years ago
  8. 038f38d #6917 - typo in method name by Ezio Melotti · 15 years ago
  9. 91a11a4 MacOSX: detect the architectures supported by by Ronald Oussoren · 15 years ago
  10. ea7120c Py_SetPythonHome uses static storage #6913 by Benjamin Peterson · 15 years ago
  11. 58d23fb #6908: fix association of hashlib hash attributes. by Georg Brandl · 15 years ago
  12. 7eb43b7 #6574: list the future features in a table. by Georg Brandl · 15 years ago
  13. 2c7b493 #6904 - fix broken link by Ezio Melotti · 15 years ago
  14. dc0460a Remove an extraneous space in unittest documentation. by Michael Foord · 15 years ago
  15. e91ea56 Test discovery in unittest will only attempt to import modules that are importable; i.e. their names are valid Python identifiers. If an import fails during discovery this will be recorded as an error and test discovery will continue. Issue 6568. by Michael Foord · 15 years ago
  16. 6848d82 Typo fix. by Georg Brandl · 15 years ago
  17. 5a9719d unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute. Issue 6866. by Michael Foord · 15 years ago
  18. ee2df03 Tutorial tweaks. Issue 6849. by Michael Foord · 15 years ago
  19. 668be58 Note that sys._getframe is not guaranteed to exist in all implementations of Python, and a corresponding note in inspect.currentframe. Issue 6712. by Michael Foord · 15 years ago
  20. c3f7937 Objects that compare equal automatically pass or fail assertAlmostEqual and assertNotAlmostEqual tests on unittest.TestCase. Issue 6567. by Michael Foord · 15 years ago
  21. 60931a5 Change to tutorial wording for reading text / binary files on Windows. Issue #6301. by Michael Foord · 15 years ago
  22. 924eab6 Issue #6635: Fix profiler printing usage message. by Matthias Klose · 15 years ago
  23. 1f4fc09 Fix potential signed-overflow bug in _PyLong_Format; also fix by Mark Dickinson · 15 years ago
  24. 3d85454 update urls by Benjamin Peterson · 15 years ago
  25. 1036a7f #6026 - fix tests that failed without zlib by Ezio Melotti · 15 years ago
  26. 21121e6 Issue #6856: Add a filter keyword argument to TarFile.add(). by Lars Gustäbel · 15 years ago
  27. d4c7eb1 Move function back to its section. by Georg Brandl · 15 years ago
  28. ffdde9e Properly document copy and deepcopy as functions. by Georg Brandl · 15 years ago
  29. 93ed820 revert unintended changes by Benjamin Peterson · 15 years ago
  30. 8246968 tabbify by Benjamin Peterson · 15 years ago
  31. bed26a3 Issue #6163: Fixed HP-UX runtime library dir options in distutils.unixcompiler by Tarek Ziadé · 15 years ago
  32. 7f6d083 #6865 fix ref counting in initialization of pwd module by Benjamin Peterson · 15 years ago
  33. 5cfa804 Issue #6857: Fix Decimal formatting to be consistent with existing float by Mark Dickinson · 15 years ago
  34. 81809a4 Make ctypes compile again with older Python versions. by Thomas Heller · 15 years ago
  35. 84ddd72 This is an update to r74701. How hard can it be to get a configure test right. by Ronald Oussoren · 15 years ago
  36. 968f169 #Issue 6795: Fix infinite recursion in long(Decimal('nan')); change int(Decimal('nan')) to raise ValueError instead of either returning NaN or raising InvalidContext. by Mark Dickinson · 15 years ago
  37. 491ea55 Issue #6850: Fix bug in Decimal._parse_format_specifier for formats by Mark Dickinson · 15 years ago
  38. d692a71 revert r74699 since it loses useful error information by Benjamin Peterson · 15 years ago
  39. 23d9253 Fix typo in configure.in by Ronald Oussoren · 15 years ago
  40. 5515990 PyObject_GetIter can set an error for its self just fine by Benjamin Peterson · 15 years ago
  41. 6b3f1ef Issue #6848: Fix curses module build failure on OS X 10.6. by Mark Dickinson · 15 years ago
  42. 752a2da Remove redundant assignment by Mark Dickinson · 15 years ago
  43. 626faeb Fix for issue 4937 by Ronald Oussoren · 15 years ago
  44. 135a7cf Issue #6847: s/bytes/bytearray/ in some bytearray error messages. Thanks Hagen Fürstenau. by Mark Dickinson · 15 years ago
  45. c8a7c7c Issue #6846: bytearray.pop was returning ints in the range [-128, 128) by Mark Dickinson · 15 years ago
  46. 2596758 Fix build issues on OSX 10.6 (issue 6802) by Ronald Oussoren · 15 years ago
  47. f016970 #6843: add link from filterwarnings to where the meaning of the arguments is covered. by Georg Brandl · 15 years ago
  48. 65898e0 Add configure-time checks for gamma and error functions. by Mark Dickinson · 15 years ago
  49. 609910c #6841: remove duplicated word. by Georg Brandl · 15 years ago
  50. 7f3ea6a news entry matching r74655 by Chris Withers · 15 years ago
  51. 68c6e92 Fixes issue #6838: use a list to accumulate the value instead of repeatedly concatenating strings. by Chris Withers · 15 years ago
  52. 7d4f8fd #6777: dont discourage usage of Exception.args or promote usage of Exception.message. by Georg Brandl · 15 years ago
  53. 601ee7f #6756: add some info about the "acct" parameter. by Georg Brandl · 15 years ago
  54. ed4ca82 #5101: add back tests to test_funcattrs that were lost during unittest conversion, and make some PEP8 cleanups. by Georg Brandl · 15 years ago
  55. d22b951 Issue #5275: In Cookie's Cookie.load(), properly handle non-string arguments as documented. by Georg Brandl · 15 years ago
  56. fe18a11 #5047: remove Monterey support from configure. by Georg Brandl · 15 years ago
  57. 2e1308f Issue #2666: Handle BROWSER environment variable properly for unknown browser names in the webbrowser module. by Georg Brandl · 15 years ago
  58. e7e941e test_platform fails on OS X Snow Leopard because the UNIX command to get the by Brett Cannon · 15 years ago
  59. ffd0dc1 Sorry, sorry! Ignore my previous two commits. I mixed up the version by Armin Rigo · 15 years ago
  60. f866fbb Does not terminate: consume all memory without responding to Ctrl-C. by Armin Rigo · 15 years ago
  61. f416690 Found the next crasher by thinking about this logic in PyPy. by Armin Rigo · 15 years ago
  62. af795e5 #6757: complete the list of types that marshal can serialize. by Georg Brandl · 15 years ago
  63. bf58d80 #6828: fix wrongly highlighted blocks. by Georg Brandl · 15 years ago
  64. eb4781c #6821: fix signature of PyBuffer_Release(). by Georg Brandl · 15 years ago
  65. 6fcf9b5 remove the check that classmethod's argument is a callable by Benjamin Peterson · 15 years ago
  66. 8514b85 #6638: fix wrong parameter name and markup a class. by Georg Brandl · 15 years ago
  67. 86158fc #6810: add a link to the section about frame objects instead of just a description where to find it. by Georg Brandl · 15 years ago
  68. 018ad1c #6765: hint that log(x, base) is not very sophisticated. by Georg Brandl · 15 years ago
  69. a88fd76 #6808: clarification. by Georg Brandl · 15 years ago
  70. 254c17c #6813: better documentation for numberless string formats. by Georg Brandl · 15 years ago
  71. 9016137 Doc fix for the issue2637. by Senthil Kumaran · 15 years ago
  72. 8dcd06f Issue #6297: Add autogenerated Misc/python.pc file to make distclean target. Thanks Jerry Chen. by Mark Dickinson · 15 years ago
  73. 4ea46a6 other -> others where multiple arguments are accepted. by Georg Brandl · 15 years ago
  74. 7d65fbf #6801: fix copy-paste oversight. by Georg Brandl · 15 years ago
  75. 6f8b99e #6803: fix old name. by Georg Brandl · 15 years ago
  76. fff896b #6750: TextIOWrapped could duplicate output when several threads write to it. by Amaury Forgeot d'Arc · 15 years ago
  77. 3092ed9 fixed #6801: symmetric_difference_update also accepts pipe by Tarek Ziadé · 15 years ago
  78. 2fdd58a Silence gcc 'comparison always false' warning by Mark Dickinson · 15 years ago
  79. f7cda52 Issue #6054: Do not normalize stored pathnames. by Lars Gustäbel · 15 years ago
  80. cc54622 remove more code for restricted execution by Benjamin Peterson · 15 years ago
  81. f6348f4 restricted environments are no more by Benjamin Peterson · 15 years ago
  82. 7a7739d Issue #6794: Fix handling of NaNs in Decimal.compare_total and by Mark Dickinson · 15 years ago
  83. 429677e Issue 6654 by Kristján Valur Jónsson · 15 years ago
  84. e2a7798 issue 6275 by Kristján Valur Jónsson · 15 years ago
  85. e746daa #6787: reference fix. by Georg Brandl · 15 years ago
  86. 185bd22 Typo fix. by Georg Brandl · 15 years ago
  87. e7ba742 Remove leftover text from end of sentence. by R. David Murray · 15 years ago
  88. 1b2695a #6677: note that rmdir only removes empty directories. by Georg Brandl · 15 years ago
  89. 626c0aa fix pdf building by teaching latex the right encoding package by Benjamin Peterson · 15 years ago
  90. 7543997 #6677: mention "deleting" as an alias for removing files. by Georg Brandl · 15 years ago
  91. e8ddbec #6718: fix example. by Georg Brandl · 15 years ago
  92. 0cfbd65 #6725: spell "namespace" consistently. by Georg Brandl · 15 years ago
  93. 8729662 #6772: mention utf-8 as utf8 alias. by Georg Brandl · 15 years ago
  94. 4492a98 #6775: fix python.org URLs in README. by Georg Brandl · 15 years ago
  95. 68b0731 issue 6769 fix a mistake in instantiatiating the HTTPSConnection class. by Kristján Valur Jónsson · 15 years ago
  96. 1a46267 Restore alphabetic order. by Georg Brandl · 15 years ago
  97. c4a4aeb fixed misplaced Issue line by Tarek Ziadé · 15 years ago
  98. f721666 Fixed #6556: Corrected doc on how Distutils looks for its user configuration file under Windows by Tarek Ziadé · 15 years ago
  99. 333c6e7 Added section on exceptions raised during logging. by Vinay Sajip · 15 years ago
  100. 764fc23 #6693: New functions in site.py to get user/global site packages paths. by Tarek Ziadé · 15 years ago