1. 06 Eki, 2017 1 kayıt (commit)
  2. 09 Eyl, 2016 1 kayıt (commit)
  3. 12 May, 2015 1 kayıt (commit)
  4. 13 Ock, 2012 1 kayıt (commit)
  5. 11 Ara, 2010 1 kayıt (commit)
  6. 11 Ock, 2010 1 kayıt (commit)
  7. 09 Ock, 2010 1 kayıt (commit)
  8. 27 Eyl, 2009 1 kayıt (commit)
  9. 25 May, 2009 2 kayıt (commit)
  10. 15 Nis, 2008 1 kayıt (commit)
    • Neal Norwitz's avatar
      Merged revisions… · 32dde221
      Neal Norwitz yazdı
      Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-61464,61466-61467,61469-61470,61476-61477,61479,61481-61482,61485,61487,61490,61493-61494,61497,61499-61502,61505-61506,61508,61511-61514,61519,61521-61522,61530-61531,61533-61537,61541-61555,61557-61558,61561-61562,61566-61569,61572-61574,61578-61579,61583-61584,61588-61589,61592,61594,61598-61601,61603-61604,61607-61612,61617,61619-61620,61624,61626,61628-61630,61635-61638,61640-61643,61645,61648,61653-61655,61659-61662,61664,61666,61668-61671,61673,61675,61679-61680,61682,61685-61686,61689-61695,61697-61699,61701-61703,61706,61710,61713,61717,61723,61726-61730,61736,61738,61740,61742,61745-61752,61754-61760,61762-61764,61768,61770-61772,61774-61775,61784-61787,61789-61792,61794-61795,61797-61806,61808-61809,61811-61812,61814-61819,61824,61826-61833,61835-61840,61843-61845,61848,61850,61854-61862,61865-61866,61868,61872-61873,61876-61877,61883-61888,61890-61891,61893-61899,61901-61903,61905-61912,61914,61917,61920-61921,61927,61930,61932-61934,61939,61941-61942,61944-61951,61955,61960-61963,61980,61982-61983,61991,61994-61996,62001-62003,62008-62010,62016-62017,62022,62024,62027,62031-62034,62041,62045-62046,62055-62058,62060-62066,62068-62074,62076-62079,62081-62083,62086-62089,62092-62094,62098,62101,62104,62106-62109,62115-62122,62124-62125,62128,62130,62132,62134-62135,62137,62139-62140,62144,62146,62151,62155,62157,62162-62166,62171-62172,62175-62176,62178,62181-62186,62188-62192,62196,62200-62203,62206,62211-62213,62215-62218,62222,62224-62226,62228,62232,62236,62240-62245,62248,62250-62254,62256-62258,62262,62264-62265,62267-62270,62272-62276,62280-62288,62291-62292,62299-62301,62307,62312,62316-62318,62322-62331,62333-62337,62339-62344,62346-62348 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r62323 | brett.cannon | 2008-04-13 10:09:43 -0700 (Sun, 13 Apr 2008) | 3 lines
      
        Add an explicit check for output in a test to try to diagnose a failure on
        Windows.
      ........
        r62324 | brett.cannon | 2008-04-13 10:41:31 -0700 (Sun, 13 Apr 2008) | 3 lines
      
        Fix spliting on colons on Windows machines with a file path by limiting the
        number of splits.
      ........
        r62329 | benjamin.peterson | 2008-04-13 13:35:56 -0700 (Sun, 13 Apr 2008) | 2 lines
      
        #2627 Let it be known what pgen generates
      ........
        r62330 | benjamin.peterson | 2008-04-13 13:40:03 -0700 (Sun, 13 Apr 2008) | 2 lines
      
        Added an ignore file for Bazaar #2510
      ........
        r62331 | georg.brandl | 2008-04-13 13:50:29 -0700 (Sun, 13 Apr 2008) | 2 lines
      
        Improve -X error message.
      ........
        r62334 | andrew.kuchling | 2008-04-13 15:39:12 -0700 (Sun, 13 Apr 2008) | 1 line
      
        Add example
      ........
        r62340 | amaury.forgeotdarc | 2008-04-14 12:55:40 -0700 (Mon, 14 Apr 2008) | 2 lines
      
        Update project files for all Windows supported compilers
      ........
        r62341 | amaury.forgeotdarc | 2008-04-14 13:07:48 -0700 (Mon, 14 Apr 2008) | 6 lines
      
        Correct a refleak found by "regrtest.py -R:: test_structmembers"
      
        Some other minor updates in _warnings.c:
        - make a function static
        - rename a shadowing local variable
      ........
        r62347 | andrew.kuchling | 2008-04-14 19:24:15 -0700 (Mon, 14 Apr 2008) | 1 line
      
        Various items; begin writing the SSL section
      ........
        r62348 | neal.norwitz | 2008-04-14 20:46:21 -0700 (Mon, 14 Apr 2008) | 1 line
      
        Prevent namespace pollution, add static for internal functions
      ........
      32dde221
  11. 13 Nis, 2008 1 kayıt (commit)
  12. 23 Şub, 2008 1 kayıt (commit)
  13. 22 May, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Merged revisions 55407-55513 via svnmerge from · d59da4b4
      Guido van Rossum yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/p3yk
      
      ................
        r55413 | fred.drake | 2007-05-17 12:30:10 -0700 (Thu, 17 May 2007) | 1 line
      
        fix argument name in documentation; match the implementation
      ................
        r55430 | jack.diederich | 2007-05-18 06:39:59 -0700 (Fri, 18 May 2007) | 1 line
      
        Implements class decorators, PEP 3129.
      ................
        r55432 | guido.van.rossum | 2007-05-18 08:09:41 -0700 (Fri, 18 May 2007) | 2 lines
      
        obsubmit.
      ................
        r55434 | guido.van.rossum | 2007-05-18 09:39:10 -0700 (Fri, 18 May 2007) | 3 lines
      
        Fix bug in test_inspect.  (I presume this is how it should be fixed;
        Jack Diedrich, please verify.)
      ................
        r55460 | brett.cannon | 2007-05-20 00:31:57 -0700 (Sun, 20 May 2007) | 4 lines
      
        Remove the imageop module.  With imgfile already removed in Python 3.0 and
        rgbimg gone in Python 2.6 the unit tests themselves were made worthless.  Plus
        third-party libraries perform the same function much better.
      ................
        r55469 | neal.norwitz | 2007-05-20 11:28:20 -0700 (Sun, 20 May 2007) | 118 lines
      
        Merged revisions 55324-55467 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r55348 | georg.brandl | 2007-05-15 13:19:34 -0700 (Tue, 15 May 2007) | 4 lines
      
          HTML-escape the plain traceback in cgitb's HTML output, to prevent
          the traceback inadvertently or maliciously closing the comment and
          injecting HTML into the error page.
        ........
          r55372 | neal.norwitz | 2007-05-15 21:33:50 -0700 (Tue, 15 May 2007) | 6 lines
      
          Port rev 55353 from Guido:
          Add what looks like a necessary call to PyErr_NoMemory() when PyMem_MALLOC()
          fails.
      
          Will backport.
        ........
          r55377 | neal.norwitz | 2007-05-15 22:06:33 -0700 (Tue, 15 May 2007) | 1 line
      
          Mention removal of some directories for obsolete platforms
        ........
          r55380 | brett.cannon | 2007-05-15 22:50:03 -0700 (Tue, 15 May 2007) | 2 lines
      
          Change the maintainer of the BeOS port.
        ........
          r55383 | georg.brandl | 2007-05-16 06:44:18 -0700 (Wed, 16 May 2007) | 2 lines
      
          Bug #1719995: don't use deprecated method in sets example.
        ........
          r55386 | neal.norwitz | 2007-05-16 13:05:11 -0700 (Wed, 16 May 2007) | 5 lines
      
          Fix bug in marshal where bad data would cause a segfault due to
          lack of an infinite recursion check.
      
          Contributed by Damien Miller at Google.
        ........
          r55389 | brett.cannon | 2007-05-16 15:42:29 -0700 (Wed, 16 May 2007) | 6 lines
      
          Remove the gopherlib module.  It has been raising a DeprecationWarning since
          Python 2.5.
      
          Also remove gopher support from urllib/urllib2.  As both imported gopherlib the
          usage of the support would have raised a DeprecationWarning.
        ........
          r55394 | raymond.hettinger | 2007-05-16 18:08:04 -0700 (Wed, 16 May 2007) | 1 line
      
          calendar.py gets no benefit from xrange() instead of range()
        ........
          r55395 | brett.cannon | 2007-05-16 19:02:56 -0700 (Wed, 16 May 2007) | 3 lines
      
          Complete deprecation of BaseException.message.  Some subclasses were directly
          accessing the message attribute instead of using the descriptor.
        ........
          r55396 | neal.norwitz | 2007-05-16 23:11:36 -0700 (Wed, 16 May 2007) | 4 lines
      
          Reduce the max stack depth to see if this fixes the segfaults on
          Windows and some other boxes.  If this is successful, this rev should
          be backported.  I'm not sure how close to the limit we should push this.
        ........
          r55397 | neal.norwitz | 2007-05-16 23:23:50 -0700 (Wed, 16 May 2007) | 4 lines
      
          Set the depth to something very small to try to determine if the
          crashes on Windows are really due to the stack size or possibly
          some other problem.
        ........
          r55398 | neal.norwitz | 2007-05-17 00:04:46 -0700 (Thu, 17 May 2007) | 4 lines
      
          Last try for tweaking the max stack depth.  5000 was the original value,
          4000 didn't work either.  1000 does work on Windows.  If 2000 works,
          that will hopefully be a reasonable balance.
        ........
          r55412 | fred.drake | 2007-05-17 12:29:58 -0700 (Thu, 17 May 2007) | 1 line
      
          fix argument name in documentation; match the implementation
        ........
          r55427 | neal.norwitz | 2007-05-17 22:47:16 -0700 (Thu, 17 May 2007) | 1 line
      
          Verify neither dumps or loads overflow the stack and segfault.
        ........
          r55446 | collin.winter | 2007-05-18 16:11:24 -0700 (Fri, 18 May 2007) | 1 line
      
          Backport PEP 3110's new 'except' syntax to 2.6.
        ........
          r55448 | raymond.hettinger | 2007-05-18 18:11:16 -0700 (Fri, 18 May 2007) | 1 line
      
          Improvements to NamedTuple's implementation, tests, and documentation
        ........
          r55449 | raymond.hettinger | 2007-05-18 18:50:11 -0700 (Fri, 18 May 2007) | 1 line
      
          Fix beginner mistake -- don't mix spaces and tabs.
        ........
          r55450 | neal.norwitz | 2007-05-18 20:48:47 -0700 (Fri, 18 May 2007) | 1 line
      
          Clear data so random memory does not get freed.  Will backport.
        ........
          r55452 | neal.norwitz | 2007-05-18 21:34:55 -0700 (Fri, 18 May 2007) | 3 lines
      
          Whoops, need to pay attention to those test failures.
          Move the clear to *before* the first use, not after.
        ........
          r55453 | neal.norwitz | 2007-05-18 21:35:52 -0700 (Fri, 18 May 2007) | 1 line
      
          Give some clue as to what happened if the test fails.
        ........
          r55455 | georg.brandl | 2007-05-19 11:09:26 -0700 (Sat, 19 May 2007) | 2 lines
      
          Fix docstring for add_package in site.py.
        ........
          r55458 | brett.cannon | 2007-05-20 00:09:50 -0700 (Sun, 20 May 2007) | 2 lines
      
          Remove the rgbimg module.  It has been deprecated since Python 2.5.
        ........
          r55465 | nick.coghlan | 2007-05-20 04:12:49 -0700 (Sun, 20 May 2007) | 1 line
      
          Fix typo in example (should be backported, but my maintenance branch is woefully out of date)
        ........
      ................
        r55472 | brett.cannon | 2007-05-20 12:06:18 -0700 (Sun, 20 May 2007) | 2 lines
      
        Remove imageop from the Windows build process.
      ................
        r55486 | neal.norwitz | 2007-05-20 23:59:52 -0700 (Sun, 20 May 2007) | 1 line
      
        Remove callable() builtin
      ................
        r55506 | neal.norwitz | 2007-05-22 00:43:29 -0700 (Tue, 22 May 2007) | 78 lines
      
        Merged revisions 55468-55505 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r55468 | neal.norwitz | 2007-05-20 11:06:27 -0700 (Sun, 20 May 2007) | 1 line
      
          rotor is long gone.
        ........
          r55470 | neal.norwitz | 2007-05-20 11:43:00 -0700 (Sun, 20 May 2007) | 1 line
      
          Update directories/files at the top-level.
        ........
          r55471 | brett.cannon | 2007-05-20 12:05:06 -0700 (Sun, 20 May 2007) | 2 lines
      
          Try to remove rgbimg from Windows builds.
        ........
          r55474 | brett.cannon | 2007-05-20 16:17:38 -0700 (Sun, 20 May 2007) | 4 lines
      
          Remove the macfs module.  This led to the deprecation of macostools.touched();
          it completely relied on macfs and is a no-op on OS X according to code
          comments.
        ........
          r55476 | brett.cannon | 2007-05-20 16:56:18 -0700 (Sun, 20 May 2007) | 3 lines
      
          Move imgfile import to the global namespace to trigger an import error ASAP to
          prevent creation of a test file.
        ........
          r55477 | brett.cannon | 2007-05-20 16:57:38 -0700 (Sun, 20 May 2007) | 3 lines
      
          Cause posixfile to raise a DeprecationWarning.  Documented as deprecated since
          Ptyhon 1.5.
        ........
          r55479 | andrew.kuchling | 2007-05-20 17:03:15 -0700 (Sun, 20 May 2007) | 1 line
      
          Note removed modules
        ........
          r55481 | martin.v.loewis | 2007-05-20 21:35:47 -0700 (Sun, 20 May 2007) | 2 lines
      
          Add Alexandre Vassalotti.
        ........
          r55482 | george.yoshida | 2007-05-20 21:41:21 -0700 (Sun, 20 May 2007) | 4 lines
      
          fix against r55474 [Remove the macfs module]
      
          Remove "libmacfs.tex" from Makefile.deps and mac/mac.tex.
        ........
          r55487 | raymond.hettinger | 2007-05-21 01:13:35 -0700 (Mon, 21 May 2007) | 1 line
      
          Replace assertion with straight error-checking.
        ........
          r55489 | raymond.hettinger | 2007-05-21 09:40:10 -0700 (Mon, 21 May 2007) | 1 line
      
          Allow all alphanumeric and underscores in type and field names.
        ........
          r55490 | facundo.batista | 2007-05-21 10:32:32 -0700 (Mon, 21 May 2007) | 5 lines
      
      
          Added timeout support to HTTPSConnection, through the
          socket.create_connection function. Also added a small
          test for this, and updated NEWS file.
        ........
          r55495 | georg.brandl | 2007-05-21 13:34:16 -0700 (Mon, 21 May 2007) | 2 lines
      
          Patch #1686487: you can now pass any mapping after '**' in function calls.
        ........
          r55502 | neal.norwitz | 2007-05-21 23:03:36 -0700 (Mon, 21 May 2007) | 1 line
      
          Document new params to HTTPSConnection
        ........
          r55504 | neal.norwitz | 2007-05-22 00:16:10 -0700 (Tue, 22 May 2007) | 1 line
      
          Stop using METH_OLDARGS
        ........
          r55505 | neal.norwitz | 2007-05-22 00:16:44 -0700 (Tue, 22 May 2007) | 1 line
      
          Stop using METH_OLDARGS implicitly
        ........
      ................
      d59da4b4
  14. 15 May, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Merged revisions 55328-55341 via svnmerge from · 1bc535dc
      Guido van Rossum yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/p3yk
      
      ........
        r55329 | brett.cannon | 2007-05-14 16:36:56 -0700 (Mon, 14 May 2007) | 3 lines
      
        Implement the removal of tuple parameter unpacking (PEP 3113).
        Thanks, Tony Lownds for the patch.
      ........
        r55331 | neal.norwitz | 2007-05-14 16:40:30 -0700 (Mon, 14 May 2007) | 1 line
      
        Update to use Python 3.0
      ........
        r55332 | brett.cannon | 2007-05-14 16:47:18 -0700 (Mon, 14 May 2007) | 2 lines
      
        Mention PEP 3113.  And thanks to Tony Lownds for the PEP 3113 patch.
      ........
        r55333 | neal.norwitz | 2007-05-14 16:57:06 -0700 (Mon, 14 May 2007) | 1 line
      
        Fix exception printing (no more exceptions module)
      ........
        r55334 | neal.norwitz | 2007-05-14 17:11:10 -0700 (Mon, 14 May 2007) | 1 line
      
        Remove popen* functions from os
      ........
        r55335 | neal.norwitz | 2007-05-14 18:03:38 -0700 (Mon, 14 May 2007) | 1 line
      
        Get rid of most of popen.  There are still some uses I need to cleanup.
      ........
        r55336 | neal.norwitz | 2007-05-14 21:11:34 -0700 (Mon, 14 May 2007) | 1 line
      
        Remove a few more remnants of the compiler package
      ........
        r55337 | neal.norwitz | 2007-05-14 22:28:27 -0700 (Mon, 14 May 2007) | 1 line
      
        Get test_[cx]pickle working on 64-bit platforms (avoid overflow int/long)
      ........
      1bc535dc
  15. 11 May, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Merged revisions 55225-55227,55229-55269 via svnmerge from · 0368b726
      Guido van Rossum yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/p3yk
      
      ................
        r55238 | guido.van.rossum | 2007-05-10 16:46:05 -0700 (Thu, 10 May 2007) | 9 lines
      
        Merged revisions 55227 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r55227 | guido.van.rossum | 2007-05-10 10:20:15 -0700 (Thu, 10 May 2007) | 2 lines
      
          Fix a bug in test_c_api() that caused a negative refcount.
        ........
      ................
        r55246 | neal.norwitz | 2007-05-11 00:01:52 -0700 (Fri, 11 May 2007) | 1 line
      
        Remove commands.getstatus() it is obsolete.
      ................
        r55248 | neal.norwitz | 2007-05-11 00:29:05 -0700 (Fri, 11 May 2007) | 2 lines
      
        Remove bsddb185 support.
      ................
        r55249 | neal.norwitz | 2007-05-11 00:29:50 -0700 (Fri, 11 May 2007) | 1 line
      
        Remove bsddb185 module too
      ................
        r55250 | neal.norwitz | 2007-05-11 00:32:13 -0700 (Fri, 11 May 2007) | 1 line
      
        bsddb185: Gotta remove from the file checked in, not Setup
      ................
        r55251 | neal.norwitz | 2007-05-11 00:53:26 -0700 (Fri, 11 May 2007) | 1 line
      
        Remove obsolete IRIX modules (as much as I could find, there is probably more)
      ................
        r55252 | neal.norwitz | 2007-05-11 00:55:35 -0700 (Fri, 11 May 2007) | 1 line
      
        Remove SGI turd.
      ................
        r55254 | georg.brandl | 2007-05-11 03:11:01 -0700 (Fri, 11 May 2007) | 2 lines
      
        Add a case for set comprehensions to the "cannot assign to" switch.
      ................
        r55255 | georg.brandl | 2007-05-11 03:11:25 -0700 (Fri, 11 May 2007) | 2 lines
      
        Fix wrong imports.
      ................
        r55261 | georg.brandl | 2007-05-11 07:37:48 -0700 (Fri, 11 May 2007) | 2 lines
      
        Remove removed tex files.
      ................
        r55262 | georg.brandl | 2007-05-11 08:28:41 -0700 (Fri, 11 May 2007) | 2 lines
      
        Commit PEP 3132 implementation.
      ................
        r55264 | georg.brandl | 2007-05-11 08:50:19 -0700 (Fri, 11 May 2007) | 2 lines
      
        Check in the inevitable AST version number and format Py_ssize_t with %zd.
      ................
        r55265 | neal.norwitz | 2007-05-11 09:12:22 -0700 (Fri, 11 May 2007) | 1 line
      
        Remove mention of os.popen* and popen2.* since these will be removed.
      ................
        r55266 | neal.norwitz | 2007-05-11 09:19:57 -0700 (Fri, 11 May 2007) | 1 line
      
        Get doc to build again (almost, the doc is fine)
      ................
        r55267 | neal.norwitz | 2007-05-11 09:21:02 -0700 (Fri, 11 May 2007) | 1 line
      
        Really get doc to build (remove use of string module)
      ................
        r55269 | neal.norwitz | 2007-05-11 09:29:43 -0700 (Fri, 11 May 2007) | 1 line
      
        Add some notes to cleanup later
      ................
      0368b726
  16. 15 Nis, 2007 1 kayıt (commit)
  17. 27 Şub, 2007 1 kayıt (commit)
    • Jeremy Hylton's avatar
      Provisional implementation of PEP 3104. · 81e9502d
      Jeremy Hylton yazdı
      Add nonlocal_stmt to Grammar and Nonlocal node to AST.  They both
      parallel the definitions for globals.  The symbol table treats
      variables declared as nonlocal just like variables that are free
      implicitly.
      
      This change is missing the language spec changes, but makes some
      decisions about what the spec should say via the unittests.  The PEP
      is silent on a number of decisions, so we should review those before
      claiming that nonlocal is complete.
      
      Thomas Wouters made the grammer and ast changes.  Jeremy Hylton added
      the symbol table changes and the tests.  Pete Shinners and Neal
      Norwitz helped review the code.
      81e9502d
  18. 09 Şub, 2007 1 kayıt (commit)
  19. 28 Ara, 2006 1 kayıt (commit)
  20. 06 Eyl, 2006 1 kayıt (commit)
  21. 28 Agu, 2006 1 kayıt (commit)
  22. 27 Şub, 2006 2 kayıt (commit)
    • Guido van Rossum's avatar
      PEP 343 -- the with-statement. · c2e20744
      Guido van Rossum yazdı
      This was started by Mike Bland and completed by Guido
      (with help from Neal).
      
      This still needs a __future__ statement added;
      Thomas is working on Michael's patch for that aspect.
      
      There's a small amount of code cleanup and refactoring
      in ast.c, compile.c and ceval.c (I fixed the lltrace
      behavior when EXT_POP is used -- however I had to make
      lltrace a static global).
      c2e20744
    • Thomas Wouters's avatar
      PEP 308 implementation, including minor refdocs and some testcases. It · dca3b9c7
      Thomas Wouters yazdı
      breaks the parser module, because it adds the if/else construct as well as
      two new grammar rules for backward compatibility. If no one else fixes
      parsermodule, I guess I'll go ahead and fix it later this week.
      
      The TeX code was checked with texcheck.py, but not rendered. There is
      actually a slight incompatibility:
      
      >>> (x for x in lambda:0)
      Traceback (most recent call last):
        File "<stdin>", line 1, in <module>
      TypeError: iteration over non-sequence
      
      changes into
      
      >>> (x for x in lambda: 0)
        File "<stdin>", line 1
          (x for x in lambda: 0)
                           ^
      SyntaxError: invalid syntax
      
      Since there's no way the former version can be useful, it's probably a
      bugfix ;)
      dca3b9c7
  23. 02 Agu, 2005 1 kayıt (commit)
  24. 31 Agu, 2004 1 kayıt (commit)
  25. 02 Agu, 2004 1 kayıt (commit)
  26. 19 May, 2004 1 kayıt (commit)
    • Raymond Hettinger's avatar
      SF patch #872326: Generator expression implementation · 354433a5
      Raymond Hettinger yazdı
      (Code contributed by Jiwon Seo.)
      
      The documentation portion of the patch is being re-worked and will be
      checked-in soon.  Likewise, PEP 289 will be updated to reflect Guido's
      rationale for the design decisions on binding behavior (as described in
      in his patch comments and in discussions on python-dev).
      
      The test file, test_genexps.py, is written in doctest format and is
      meant to exercise all aspects of the the patch.  Further additions are
      welcome from everyone.  Please stress test this new feature as much as
      possible before the alpha release.
      354433a5
  27. 04 Agu, 2002 1 kayıt (commit)
  28. 24 May, 2002 1 kayıt (commit)
    • Guido van Rossum's avatar
      Disambiguate the grammar for backtick. · 2d3b9864
      Guido van Rossum yazdı
      The old syntax suggested that a trailing comma was OK inside backticks,
      but in fact (due to ideosyncrasies of pgen) it was not.  Fix the grammar
      to avoid the ambiguity.  Fred: you may want to update the refman.
      2d3b9864
  29. 15 Eki, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      Very subtle syntax change: in a list comprehension, the testlist in · 1c917072
      Guido van Rossum yazdı
      "for <var> in <testlist> may no longer be a single test followed by
      a comma.  This solves SF bug #431886.  Note that if the testlist
      contains more than one test, a trailing comma is still allowed, for
      maximum backward compatibility; but this example is not:
      
          [(x, y) for x in range(10), for y in range(10)]
                                    ^
      
      The fix involved creating a new nonterminal 'testlist_safe' whose
      definition doesn't allow the trailing comma if there's only one test:
      
          testlist_safe: test [(',' test)+ [',']]
      1c917072
  30. 18 Haz, 2001 1 kayıt (commit)
  31. 24 Agu, 2000 1 kayıt (commit)
  32. 17 Agu, 2000 1 kayıt (commit)
  33. 12 Agu, 2000 1 kayıt (commit)
  34. 02 Nis, 1997 1 kayıt (commit)
  35. 12 Agu, 1996 1 kayıt (commit)
  36. 30 Tem, 1996 1 kayıt (commit)
  37. 12 Ock, 1996 1 kayıt (commit)
  38. 07 Tem, 1995 1 kayıt (commit)