1. 14 Aug, 2010 1 commit
  2. 02 Aug, 2010 1 commit
    • Georg Brandl's avatar
      Merged revisions... · 231e1cc9
      Georg Brandl authored
      Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83536 | georg.brandl | 2010-08-02 19:49:25 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8578: mention danger of not incref'ing weak referenced object.
      ........
        r83546 | georg.brandl | 2010-08-02 21:16:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7973: Fix distutils options spelling.
      ........
        r83547 | georg.brandl | 2010-08-02 21:19:26 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7386: add example that shows that trailing path separators are stripped.
      ........
        r83548 | georg.brandl | 2010-08-02 21:23:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8172: how does one use a property?
      ........
        r83550 | georg.brandl | 2010-08-02 21:32:43 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9451: strengthen warning about __*__ special name usage.
      ........
        r83554 | georg.brandl | 2010-08-02 21:43:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7280: note about nasmw.exe.
      ........
        r83555 | georg.brandl | 2010-08-02 21:44:48 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8861: remove unused variable.
      ........
        r83558 | georg.brandl | 2010-08-02 22:05:19 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8648: document UTF-7 codec functions.
      ........
        r83563 | georg.brandl | 2010-08-02 22:21:21 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9037: add example how to raise custom exceptions from C code.
      ........
        r83565 | georg.brandl | 2010-08-02 22:27:20 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9111: document that do_help() looks at docstrings.
      ........
        r83571 | georg.brandl | 2010-08-02 22:44:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Clarify that abs() is not a namespace.
      ........
        r83574 | georg.brandl | 2010-08-02 22:47:56 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #6867: epoll.register() returns None.
      ........
        r83575 | georg.brandl | 2010-08-02 22:52:10 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9238: zipfile does handle archive comments.
      ........
      231e1cc9
  3. 12 Jul, 2010 1 commit
  4. 11 Jul, 2010 1 commit
  5. 03 Jul, 2010 2 commits
  6. 27 Jun, 2010 1 commit
    • Ronald Oussoren's avatar
      Two small fixes for the support for SDKs on MacOSX: · 0f327d04
      Ronald Oussoren authored
      1) The code that checks if an path should be located in the SDK
         explicitly excludes /usr/local. This fixes issue9046
      
      2) The SDK variant for filtering "db_dirs_to_check" in setup.py
         was not doing anything because of a missing assignment.
      0f327d04
  7. 21 Jun, 2010 2 commits
  8. 06 Jun, 2010 1 commit
  9. 03 Jun, 2010 1 commit
  10. 17 May, 2010 2 commits
  11. 08 May, 2010 3 commits
  12. 05 May, 2010 1 commit
    • Ronald Oussoren's avatar
      In a number of places code still revers · dd745def
      Ronald Oussoren authored
      to "sys.platform == 'mac'" and that is
      dead code because it refers to a platform
      that is no longer supported (and hasn't been
      supported for several releases).
      
      Fixes issue #7908 for the trunk.
      dd745def
  13. 30 Apr, 2010 1 commit
  14. 10 Apr, 2010 1 commit
  15. 02 Apr, 2010 1 commit
  16. 01 Apr, 2010 1 commit
  17. 21 Mar, 2010 1 commit
  18. 07 Mar, 2010 1 commit
  19. 06 Mar, 2010 7 commits
  20. 05 Mar, 2010 2 commits
  21. 23 Feb, 2010 2 commits
  22. 06 Feb, 2010 2 commits
  23. 03 Feb, 2010 1 commit
  24. 02 Feb, 2010 1 commit
  25. 26 Jan, 2010 2 commits