the end of the 2.7 branch
  1. a52b567 Issue #28820: Fix spelling of “practice” as a noun by Martin Panter · 9 years ago
  2. ca56dd4 Issue #28139: Fix messed up indentation by Martin Panter · 9 years ago
  3. fd2f85d Issue #27806: Fix 32-bit builds on macOS Sierra 10.12 broken by removal of by sashk · 9 years ago
  4. fcc8a0f Correct spelling in documentation and code comments by Martin Panter · 9 years ago
  5. 6a8163a Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 9 years ago
  6. 98a9722 Issue #20437: Fixed 43 potential bugs when deleting objects references. by Serhiy Storchaka · 12 years ago
  7. e0ed2d7 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 12 years ago
  8. ec8f8f7 Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and by Ned Deily · 13 years ago
  9. c9a6320 Fix compiler warning about unused variables. by Georg Brandl · 15 years ago
  10. 8928e32 Merged revisions 85062 via svnmerge from by Ronald Oussoren · 15 years ago
  11. 3ceab01 The code in _scproxy (a mac specific helper module to by Ronald Oussoren · 15 years ago
  12. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 15 years ago
  13. 1c3d193 This patch fixes the handling of a weak-linked by Ronald Oussoren · 15 years ago
  14. 920fd66 Ensure 'module removed' warning messages contain the word 'module' or 'package'. by Mark Dickinson · 15 years ago
  15. cd0ace3 remove svn:executable from scripts without a shebang line by Benjamin Peterson · 15 years ago
  16. e50a9fd The 'Navigation Toolbox' is not available at all for 64-bit by Ronald Oussoren · 16 years ago
  17. 51f0633 Fix for issue 6851: urllib.urlopen crashes in a thread on OSX 10.6 by Ronald Oussoren · 16 years ago
  18. 7937d93 Fix nearly all compilation warnings under Apple gcc-4.0. Tested with OPT="-g by Jeffrey Yasskin · 16 years ago
  19. 506e6b0 This patch fixes issue 1254695 (wrong argument type conversion in Carbon.Qt) by Ronald Oussoren · 16 years ago
  20. 1ea7991 Fix for issue #1113328. by Ronald Oussoren · 16 years ago
  21. 6290178 Fix issue776533. by Ronald Oussoren · 17 years ago
  22. 0238497e Fix for issue1594 by Ronald Oussoren · 17 years ago
  23. aa8efbf Another fix for 4-way universal builds, use the right #ifndef guard by Ronald Oussoren · 17 years ago
  24. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 17 years ago
  25. 0d236eb Fix build issue on OSX 10.4 by Ronald Oussoren · 17 years ago
  26. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 17 years ago
  27. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  28. 6cc9fd7 Make gestaltmodule.c 64-bit safe. by Ronald Oussoren · 17 years ago
  29. 2368193 Add warnings to and deprecated all those Mac modules by Benjamin Peterson · 17 years ago
  30. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  31. 000a074 Modified PyImport_Import and PyImport_ImportModule to always use absolute imports by calling __import__ with an explicit level of 0 by Christian Heimes · 18 years ago
  32. ba68752 This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard by Ronald Oussoren · 18 years ago
  33. 07752ab bug #1154: release memory allocated by "es" PyArg_ParseTuple format specifier. by Georg Brandl · 18 years ago
  34. bfbfe1f Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but not by Ronald Oussoren · 19 years ago
  35. dd82734 Add missing Py_DECREF. by Thomas Heller · 19 years ago
  36. 274facf Fix whitespace, there are memory leaks in this module. by Neal Norwitz · 19 years ago
  37. fb2a169 Drop Mac wrappers for the WASTE library. by Ronald Oussoren · 19 years ago
  38. bf92f46 Convert more modules to METH_VARARGS. by Georg Brandl · 19 years ago
  39. 5f6861d Correct None refcount issue in Mac modules. (Are they still used?) by Georg Brandl · 19 years ago
  40. 306b1f3 Fix bug #1000914 (again). by Ronald Oussoren · 19 years ago
  41. 82d4cc2 Fix some warnings on Mac OS X 10.4 by Neal Norwitz · 19 years ago
  42. 6c10748 This patches fixes a number of byteorder problems in MacOSX specific code. by Ronald Oussoren · 19 years ago
  43. 1bd7127 Get rid of some warnings on Mac by Neal Norwitz · 19 years ago
  44. c3264e5 Get rid of some warnings. by Neal Norwitz · 19 years ago
  45. 8786eb5 Fix a couple of warnings on Mac OS X. by Neal Norwitz · 19 years ago
  46. 73afe9a mwh pointed out _Filemodule.c is generated. So to fix the memory leak by Neal Norwitz · 20 years ago
  47. 8ac83f3 This should fix a mem leak on the Mac. Brett tested it. by Neal Norwitz · 20 years ago
  48. f5f32b4 Whitespace normalization. by Tim Peters · 20 years ago
  49. d7b76e9 Fix for #1236090: FSSpec.as_pathname() crashes. by Jack Jansen · 20 years ago
  50. 918a9e2 Updated (and regenerated) for name change in tp_init method arguments: by Jack Jansen · 20 years ago
  51. ec6eb36 SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core by Raymond Hettinger · 21 years ago
  52. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
  53. ce17cf6 The CF inheritance could cause double frees of the underlying objects. Fixed. by Jack Jansen · 21 years ago
  54. d9e50f5 CFStringGetUnicode() returned an extra null character at the end of the string. by Jack Jansen · 21 years ago
  55. 3bfc28c Make CF module PEP253 based (finally). by Jack Jansen · 21 years ago
  56. 7569450 Get rid of incorrect use of OSAGetCurrentDialect. Fixes #884085. by Jack Jansen · 21 years ago
  57. 43285d4 CGMainDisplayID() doesn't exist on 10.1, so don't try to call it when by Jack Jansen · 21 years ago
  58. e7e9bf2 kLsUnknownType and kLSUnknownCreator were ints in stead of OSTypes. by Jack Jansen · 21 years ago
  59. 49be4cc Setup file to allow the QuickTime for 2.4 to be compiled by Jack Jansen · 21 years ago
  60. 69387e1 More cases of input parameters passed by reference without const. by Jack Jansen · 22 years ago
  61. ae57b7f Added support for APIs in QuickTimeMusic.h. This one is a bit dodgy: by Jack Jansen · 22 years ago
  62. 2e5e644 Added support for APIs in MediaHandlers.h. by Jack Jansen · 22 years ago
  63. cb2117a Allow passing NULL pointers by passing None. This also works for the by Jack Jansen · 22 years ago
  64. 007b8eb Added interfaces for most of the stuff in QuickTimeComponents.h. by Jack Jansen · 22 years ago
  65. 0677824 Added support for ImageCompression.h APIs. by Jack Jansen · 22 years ago
  66. 59f7dc9 Updated for QuickTime 6.0, Universal Header 3.4.2. by Jack Jansen · 22 years ago
  67. 0b565a6 - Renamed OSA.ComponentInstance to OSA.OSAComponentInstance. It is not by Jack Jansen · 22 years ago
  68. 2e20a63 Make this module Python 2.3 compatible, and add a setup script that allows by Jack Jansen · 22 years ago
  69. 2af4ce8 Made this module compatible with Python2.3, and added a temporary setup by Jack Jansen · 22 years ago
  70. 67ff6d9 Finished update to UH 3.4.2. by Jack Jansen · 22 years ago
  71. da6081f Ported to Universal Headers 3.4.2. Qd and Qt remain to be done. by Jack Jansen · 22 years ago
  72. fe3fe4a Adding an interface to the high-level Open Scripting Architecture, by Jack Jansen · 22 years ago
  73. 07f1dfa Blacklisting LSInit and LSTerm, which are deprecated. Partial fix for 853558. by Jack Jansen · 22 years ago
  74. 7d0a609 An interface to the LaunchServices API. by Jack Jansen · 22 years ago
  75. 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 22 years ago
  76. bc2fbc7 Getting rid of one more TARGET_API_MAC_OSX. by Jack Jansen · 22 years ago
  77. a53f4eb Getting rid of code conditional on TARGET_API_MAC_*. by Jack Jansen · 22 years ago
  78. 9588770 PyDoc_STR is always defined nowadays (and has been for quite some time:-) by Jack Jansen · 22 years ago
  79. e48cef7 Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS: MacOS9isms. by Jack Jansen · 22 years ago
  80. 37249c5 WITHOUT_FRAMEWORKS conditional code bites the dust: this was for by Jack Jansen · 22 years ago
  81. f387e2d Gone: all this functionality is now in the Carbon.File and Folder modules. by Jack Jansen · 22 years ago
  82. fb27656 Getting rid of support for the ancient Apple MPW compiler. by Jack Jansen · 22 years ago
  83. 28ecf70 Getting rid of support for MacOS9 and earlier. This is the first step, by Jack Jansen · 22 years ago
  84. d1f46c8 Don't export the SPB type as "SPB", because it shadows the method SPB, by Jack Jansen · 22 years ago
  85. e748f03 This wasn't ansified. Fixed. by Jack Jansen · 22 years ago
  86. ac8bd91 Forgot the code to initialize the glue for the new CFObj_ routines. by Jack Jansen · 22 years ago
  87. 4eb45e7 Added functions CFObj_New and CFObj_Convert, general functions to convert by Jack Jansen · 22 years ago
  88. 0ed3957 modernized ColorPicker somewhat by Just van Rossum · 22 years ago
  89. d77bee1 fixed typo by Just van Rossum · 22 years ago
  90. 6767eed Short and sweet module doing something very useful: for event loop by Just van Rossum · 22 years ago
  91. 8c46ce9 Allow setting the auto dispose flag on window objects. by Jack Jansen · 22 years ago
  92. 84c2b1b Oops, 'k' is the new format code for un unchecked 32 bit quantity, not 'K'. by Jack Jansen · 22 years ago
  93. ecc6635 Converted manually written code to the new K format specifier. by Jack Jansen · 22 years ago
  94. bc4ded9b Give a better error message when a string of the wrong size is by Jack Jansen · 22 years ago
  95. 3e0196c Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by disabling unicode filenames on OS9. by Jack Jansen · 22 years ago
  96. fe94e97 GetCreatorAndType and SetCreatorAndType have been undeprecated. Spotted by Just. by Jack Jansen · 22 years ago
  97. dded848 Allow unicode pathnames where FSRefs are expected. Fixes 696253. by Jack Jansen · 22 years ago
  98. 45f5c4a Removed unused variable by Jack Jansen · 22 years ago
  99. ee1c85c Various tweaks by Jack because of the different module name, adaptation by Jack Jansen · 22 years ago
  100. 86f25fb Module to get OSA terminology description through the "official channels", by Jack Jansen · 22 years ago