1. 13 Mar, 2008 2 kayıt (commit)
  2. 12 Mar, 2008 1 kayıt (commit)
  3. 10 Mar, 2008 2 kayıt (commit)
  4. 08 Mar, 2008 6 kayıt (commit)
  5. 06 Mar, 2008 3 kayıt (commit)
  6. 04 Mar, 2008 1 kayıt (commit)
    • Christian Heimes's avatar
      Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge from · 7864476a
      Christian Heimes yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61209 | georg.brandl | 2008-03-03 21:37:55 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        There are now sixteen isfoo functions.
      ........
        r61210 | georg.brandl | 2008-03-03 21:39:00 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        15 -> 16, the 2nd
      ........
        r61211 | georg.brandl | 2008-03-03 22:22:47 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        Actually import itertools.
      ........
        r61212 | georg.brandl | 2008-03-03 22:31:50 +0100 (Mon, 03 Mar 2008) | 2 lines
      
        Expand a bit on genexp scopes.
      ........
        r61213 | raymond.hettinger | 2008-03-03 23:04:55 +0100 (Mon, 03 Mar 2008) | 1 line
      
        Remove dependency on itertools -- a simple genexp suffices.
      ........
        r61214 | raymond.hettinger | 2008-03-03 23:19:58 +0100 (Mon, 03 Mar 2008) | 1 line
      
        Issue 2226: Callable checked for the wrong abstract method.
      ........
        r61217 | andrew.kuchling | 2008-03-04 01:40:32 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Typo fix
      ........
        r61218 | andrew.kuchling | 2008-03-04 02:30:10 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Grammar fix; markup fix
      ........
        r61219 | andrew.kuchling | 2008-03-04 02:47:38 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Fix sentence fragment
      ........
        r61220 | andrew.kuchling | 2008-03-04 02:48:26 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Typo fix
      ........
        r61221 | andrew.kuchling | 2008-03-04 02:49:37 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Add versionadded tags
      ........
        r61222 | andrew.kuchling | 2008-03-04 02:50:32 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Thesis night results: add various items
      ........
        r61224 | raymond.hettinger | 2008-03-04 05:17:08 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Beef-up docs and tests for itertools.  Fix-up end-case for product().
      ........
        r61225 | georg.brandl | 2008-03-04 08:25:54 +0100 (Tue, 04 Mar 2008) | 2 lines
      
        Fix some patch attributions.
      ........
        r61226 | georg.brandl | 2008-03-04 08:33:30 +0100 (Tue, 04 Mar 2008) | 2 lines
      
        #2230: document that PyArg_* leaves addresses alone on error.
      ........
        r61233 | neal.norwitz | 2008-03-04 17:22:46 +0100 (Tue, 04 Mar 2008) | 3 lines
      
        Close the file before trying to remove the directory so it works on Windows.
        As reported by Trent Nelson on python-dev.
      ........
        r61234 | thomas.heller | 2008-03-04 21:09:11 +0100 (Tue, 04 Mar 2008) | 9 lines
      
        Merged changes from libffi3-branch.
      
        The bundled libffi copy is now in sync with the recently released
        libffi3.0.4 version, apart from some small changes to
        Modules/_ctypes/libffi/configure.ac.
      
        I gave up on using libffi3 files on os x.
        Instead, static configuration with files from pyobjc is used.
      ........
        r61235 | thomas.heller | 2008-03-04 21:21:42 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Try to fix the build for PY_LINUX.
      ........
        r61236 | fred.drake | 2008-03-04 22:14:04 +0100 (Tue, 04 Mar 2008) | 2 lines
      
        fix typo
      ........
        r61237 | raymond.hettinger | 2008-03-04 23:29:44 +0100 (Tue, 04 Mar 2008) | 1 line
      
        Fix refleak in chain().
      ........
      7864476a
  7. 03 Mar, 2008 6 kayıt (commit)
  8. 02 Mar, 2008 2 kayıt (commit)
    • Christian Heimes's avatar
      Merged revisions… · b558a2e1
      Christian Heimes yazdı
      Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-61173,61176-61177,61183 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61143 | barry.warsaw | 2008-03-01 03:23:38 +0100 (Sat, 01 Mar 2008) | 2 lines
      
        Bump to version 2.6a1
      ........
        r61144 | barry.warsaw | 2008-03-01 03:26:42 +0100 (Sat, 01 Mar 2008) | 1 line
      
        bump idle version number
      ........
        r61146 | fred.drake | 2008-03-01 03:45:07 +0100 (Sat, 01 Mar 2008) | 2 lines
      
        fix typo
      ........
        r61147 | barry.warsaw | 2008-03-01 03:53:36 +0100 (Sat, 01 Mar 2008) | 1 line
      
        Add date to NEWS
      ........
        r61150 | barry.warsaw | 2008-03-01 04:00:52 +0100 (Sat, 01 Mar 2008) | 1 line
      
        Give IDLE a release date
      ........
        r61151 | barry.warsaw | 2008-03-01 04:15:20 +0100 (Sat, 01 Mar 2008) | 1 line
      
        More copyright year and version number bumps
      ........
        r61157 | barry.warsaw | 2008-03-01 18:11:41 +0100 (Sat, 01 Mar 2008) | 2 lines
      
        Set things up for 2.6a2.
      ........
        r61165 | georg.brandl | 2008-03-02 07:28:16 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        It's 2.6 now.
      ........
        r61166 | georg.brandl | 2008-03-02 07:32:32 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Update year.
      ........
        r61167 | georg.brandl | 2008-03-02 07:44:08 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Make patchlevel print out the release if called as a script.
      ........
        r61168 | georg.brandl | 2008-03-02 07:45:40 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        New default basename for HTML help files.
      ........
        r61170 | raymond.hettinger | 2008-03-02 11:59:31 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Finish-up docs for combinations() and permutations() in itertools.
      ........
        r61171 | raymond.hettinger | 2008-03-02 12:17:51 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Tighten example code.
      ........
        r61172 | raymond.hettinger | 2008-03-02 12:57:16 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Simplify code for itertools.product().
      ........
        r61173 | raymond.hettinger | 2008-03-02 13:02:19 +0100 (Sun, 02 Mar 2008) | 1 line
      
        Handle 0-tuples which can be singletons.
      ........
        r61176 | georg.brandl | 2008-03-02 14:41:39 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Make clear that the constants are strings.
      ........
        r61177 | georg.brandl | 2008-03-02 15:15:04 +0100 (Sun, 02 Mar 2008) | 2 lines
      
        Fix factual error.
      ........
        r61183 | gregory.p.smith | 2008-03-02 21:00:53 +0100 (Sun, 02 Mar 2008) | 4 lines
      
        Modify import of test_support so that the code can also be used with a
        stand alone distribution of bsddb that includes its own small copy of
        test_support for the needed functionality on older pythons.
      ........
      b558a2e1
    • Christian Heimes's avatar
      svnmerge.py block -r 61141,61174,61175 · b0bf4b78
      Christian Heimes yazdı
      Blocking last chances to the sqlite module.
      b0bf4b78
  9. 01 Mar, 2008 8 kayıt (commit)
  10. 29 Şub, 2008 5 kayıt (commit)
    • Gerhard Häring's avatar
      Make sure we get usable error messages when text could not be decoded when… · 873d9ff8
      Gerhard Häring yazdı
      Make sure we get usable error messages when text could not be decoded when fetched from the database.
      873d9ff8
    • Martin v. Löwis's avatar
      Merged revisions… · 20c892db
      Martin v. Löwis yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61127,61129-61131,61134,61137-61139 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61138 | martin.v.loewis | 2008-02-29 21:26:53 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Make _hashlib depend on pythoncore.
      ........
        r61139 | martin.v.loewis | 2008-02-29 21:54:44 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Package Tcl from tcltk64 on AMD64.
      ........
      20c892db
    • Martin v. Löwis's avatar
      Merged revisions… · 1561babf
      Martin v. Löwis yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117,61120-61122,61126-61136 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61128 | martin.v.loewis | 2008-02-29 17:59:21 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Make _hashlib a separate project.
      ........
        r61132 | georg.brandl | 2008-02-29 19:15:36 +0100 (Fr, 29 Feb 2008) | 2 lines
      
        Until we got downloadable docs, stop confusing viewers by talking about a nonexisting table.
      ........
        r61133 | martin.v.loewis | 2008-02-29 19:17:23 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Build db-4.4.20 with VS9; remove VS2003 build if necessary.
      ........
        r61135 | georg.brandl | 2008-02-29 19:21:29 +0100 (Fr, 29 Feb 2008) | 2 lines
      
        #2208: allow for non-standard HHC location.
      ........
        r61136 | martin.v.loewis | 2008-02-29 19:54:45 +0100 (Fr, 29 Feb 2008) | 1 line
      
        Port build_ssl.py to 2.4; support HOST_PYTHON variable
      ........
      1561babf
    • Christian Heimes's avatar
      295f4fa1
    • Christian Heimes's avatar
      Merged revisions… · f16baebf
      Christian Heimes yazdı
      Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117-61125 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r61118 | raymond.hettinger | 2008-02-28 23:30:42 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Have itertools.chain() consume its inputs lazily instead of building a tuple of iterators at the outset.
      ........
        r61119 | raymond.hettinger | 2008-02-28 23:46:41 +0100 (Thu, 28 Feb 2008) | 1 line
      
        Add alternate constructor for itertools.chain().
      ........
        r61123 | mark.dickinson | 2008-02-29 03:16:37 +0100 (Fri, 29 Feb 2008) | 2 lines
      
        Add __format__ method to Decimal, to support PEP 3101
      ........
        r61124 | raymond.hettinger | 2008-02-29 03:21:48 +0100 (Fri, 29 Feb 2008) | 1 line
      
        Handle the repeat keyword argument for itertools.product().
      ........
        r61125 | mark.dickinson | 2008-02-29 04:29:17 +0100 (Fri, 29 Feb 2008) | 2 lines
      
        Fix docstring typo.
      ........
      f16baebf
  11. 28 Şub, 2008 4 kayıt (commit)