1. 17 Sep, 2010 3 commits
    • Hirokazu Yamamoto's avatar
      Blocked revisions 84643-84645,84741 via svnmerge · d12df5e2
      Hirokazu Yamamoto authored
      ........
        r84643 | hirokazu.yamamoto | 2010-09-09 15:08:36 +0900 | 4 lines
      
        Updated VC6 files.
        * pythoncore.dsp: updated project file
        * readme.txt: removed dead link
        * tcl852.patch: fixed patch. it was doubled.
      ........
        r84644 | hirokazu.yamamoto | 2010-09-09 15:14:23 +0900 | 1 line
      
        Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)
      ........
        r84645 | hirokazu.yamamoto | 2010-09-09 15:24:43 +0900 | 5 lines
      
        PCBuild cosmetic fixes.
        * pythoncore.vcproj: Fixed indentation
        * _multiprocessing.vcproj: Converted ProjectGUID to uppercase. Otherwise,
          VS8 _multiprocessing.vcproj created by vs9to8.py was modified every time
          loads it in VS8 IDE.
      ........
        r84741 | hirokazu.yamamoto | 2010-09-13 01:06:18 +0900 | 2 lines
      
        Fixed refcount bug. I placed Py_INCREF in create_comerror() for compatibility
        with Python2.7.
      ........
      d12df5e2
    • Vinay Sajip's avatar
      Improved Filter documentation. · fb7b505d
      Vinay Sajip authored
      fb7b505d
    • Vinay Sajip's avatar
      89e1ae22
  2. 16 Sep, 2010 1 commit
  3. 15 Sep, 2010 3 commits
    • Matthias Klose's avatar
      Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output · 19f9810a
      Matthias Klose authored
      independent of the locale. Set LC_ALL=C too.
      19f9810a
    • Antoine Pitrou's avatar
      Blocked revisions 84827-84829 via svnmerge · f81eef11
      Antoine Pitrou authored
      ........
        r84827 | antoine.pitrou | 2010-09-15 11:58:26 +0200 (mer., 15 sept. 2010) | 3 lines
      
        Add a glossary entry for file objects.
      ........
        r84828 | antoine.pitrou | 2010-09-15 12:08:31 +0200 (mer., 15 sept. 2010) | 3 lines
      
        Update file-related information in the FAQ.
      ........
        r84829 | antoine.pitrou | 2010-09-15 13:11:28 +0200 (mer., 15 sept. 2010) | 3 lines
      
        Add cross-references to the glossary entry for file objects.
      ........
      f81eef11
    • Antoine Pitrou's avatar
      Blocked revisions 84825-84826,84830 via svnmerge · 5c2ce5e9
      Antoine Pitrou authored
      ........
        r84825 | antoine.pitrou | 2010-09-15 10:39:25 +0200 (mer., 15 sept. 2010) | 3 lines
      
        Add a comment explaining why SocketIO is needed
      ........
        r84826 | antoine.pitrou | 2010-09-15 11:32:45 +0200 (mer., 15 sept. 2010) | 3 lines
      
        Improve docs for socket.makefile() and SocketIO
      ........
        r84830 | antoine.pitrou | 2010-09-15 13:12:57 +0200 (mer., 15 sept. 2010) | 3 lines
      
        Reverted unwanted change in r84826
      ........
      5c2ce5e9
  4. 14 Sep, 2010 7 commits
  5. 13 Sep, 2010 14 commits
  6. 12 Sep, 2010 4 commits
  7. 11 Sep, 2010 5 commits
  8. 10 Sep, 2010 3 commits