1. ded35ae Issue #16546: make ast.YieldFrom argument mandatory. by Mark Dickinson · 12 years ago
  2. bd0df50 get rid of ast_error_finish by passing the compiling struct to ast_error by Benjamin Peterson · 12 years ago
  3. c7f447c merge 3.2 (#15846) by Benjamin Peterson · 12 years ago
  4. 2e2c903 prevert ast errors from being normalized before ast_error_finish is called (closes #15846) by Benjamin Peterson · 12 years ago
  5. 9ed3743 test AST base type garbage collection by Benjamin Peterson · 12 years ago
  6. 98ba753 merge 3.2 (#14378) by Benjamin Peterson · 12 years ago
  7. a4e4e35 check by equality for __future__ not identity (closes #14378) by Benjamin Peterson · 12 years ago
  8. 7e0dbfb give the AST class a __dict__ by Benjamin Peterson · 12 years ago
  9. 61a4161 merge 3.2 by Benjamin Peterson · 12 years ago
  10. ef87f06 allow AST objects to be like its subclasses by Benjamin Peterson · 12 years ago
  11. 09b4bd0 merge 3.2 by Benjamin Peterson · 12 years ago
  12. d279e28 every other ast object has a dict, so I think AST should, too by Benjamin Peterson · 12 years ago
  13. 527c622 make YieldFrom its own distinct from Yield (closes #13780) by Benjamin Peterson · 13 years ago
  14. 1f7ce62 Implement PEP 380 - 'yield from' (closes #11682) by Nick Coghlan · 13 years ago
  15. 942d5ba Merge branch 3.2 by Amaury Forgeot d'Arc · 13 years ago
  16. 58e8761 Issue #13436: Fix a bogus error message when an AST object was passed by Amaury Forgeot d'Arc · 13 years ago
  17. e41f0de Merge 3.2, fix typos. by Florent Xicluna · 13 years ago
  18. 992d9e0 Fix few typos. by Florent Xicluna · 13 years ago
  19. 71ce897 fix indentation by Benjamin Peterson · 13 years ago
  20. 832bfe2 add a AST validator (closes #12575) by Benjamin Peterson · 13 years ago
  21. 86f088e merge 3.2 by Benjamin Peterson · 13 years ago
  22. 2193d2b type check AST strings and identifiers by Benjamin Peterson · 13 years ago
  23. b37db00 merge 3.2 by Benjamin Peterson · 13 years ago
  24. 68b543a fix ws by Benjamin Peterson · 13 years ago
  25. 9df8874 merge 3.2 (#11302) by Benjamin Peterson · 13 years ago
  26. 6ccfe85 add more ast tests (closes #11302) by Benjamin Peterson · 13 years ago
  27. 43af12b unify TryExcept and TryFinally (closes #12199) by Benjamin Peterson · 13 years ago
  28. aeabd5f add some with syntax examples by Benjamin Peterson · 13 years ago
  29. efb6902 Add missing line. by Georg Brandl · 14 years ago
  30. 619e7ba #10869: do not visit root node twice in ast.increment_lineno(). by Georg Brandl · 14 years ago
  31. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  32. 5b06681 use %R format code; fixes invalid dereferencing #10391 by Benjamin Peterson · 14 years ago
  33. bc95973 Fix handling on negative numbers in ast.literal_eval(). by Raymond Hettinger · 14 years ago
  34. 5ef96e5 allow byte literals by Benjamin Peterson · 14 years ago
  35. 3e74289 test for set literals by Benjamin Peterson · 14 years ago
  36. a0dfa82 Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from by Benjamin Peterson · 15 years ago
  37. 2e4b0e1 Merged revisions 74464 via svnmerge from by Benjamin Peterson · 15 years ago
  38. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  39. 78565b2 Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,73457,73460,73485-73486,73488-73489,73501-73502,73513-73514 via svnmerge from by Benjamin Peterson · 15 years ago
  40. 058e31e Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from by Benjamin Peterson · 16 years ago
  41. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 16 years ago
  42. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  43. ee9b10a 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,62048,62050-62051,62055-62066,62068-62074,62076-62078 via svnmerge from by Neal Norwitz · 16 years ago
  44. ad74aa8 Merged revisions 62047 via svnmerge from by Neal Norwitz · 16 years ago
  45. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 16 years ago
  46. 736c0ab Move itertools izip() code to builtins as zip(). Complete the renaming. by Raymond Hettinger · 16 years ago
  47. 40d3a67 Issue #1573, second attempt: "def f(*, **kw)" now raises a SyntaxError. by Amaury Forgeot d'Arc · 17 years ago
  48. 0da5bd6 Added two tests for f(*, **kw) syntax by Christian Heimes · 17 years ago
  49. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  50. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 17 years ago
  51. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  52. d16e81a Fix the compiler package w.r.t. the new metaclass syntax. by Guido van Rossum · 17 years ago
  53. 52cc1d8 Implement PEP 3115 -- new metaclass syntax and semantics. by Guido van Rossum · 17 years ago
  54. 88fc664 * Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes. by Georg Brandl · 17 years ago
  55. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  56. e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 18 years ago
  57. c150536 PEP 3107 - Function Annotations thanks to Tony Lownds by Neal Norwitz · 18 years ago
  58. 4f72a78 Jiwon Seo's PEP 3102 implementation. by Guido van Rossum · 18 years ago
  59. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  60. e427a1c Don't test AST for backticks. by Brett Cannon · 18 years ago
  61. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  62. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  63. 5ddfe41 Whitespace normalization. by Tim Peters · 18 years ago
  64. 49c5da1 Patch #1440601: Add col_offset attribute to AST nodes. by Martin v. Löwis · 18 years ago
  65. 400cbc3 Set EOL style to native. by Tim Peters · 18 years ago
  66. 710ab3b Whitespace normalization. by Tim Peters · 18 years ago
  67. f7f438b SF patch #1438387, PEP 328: relative and absolute imports. by Thomas Wouters · 18 years ago
  68. 9aaad88 Even though we don't currently use unicode or complex numbers in the test, by Neal Norwitz · 18 years ago
  69. bd260da Generate code to recursively copy an AST into by Martin v. Löwis · 18 years ago