1. dfcd467 Issue #19390: Argument Clinic no longer accepts malformed Python and C ids. by Larry Hastings · 11 years ago
  2. ef3b1fb Two small, quick bugfixes for Argument Clinic. by Larry Hastings · 11 years ago
  3. 3182680 Issue #16612: Add "Argument Clinic", a compile-time preprocessor by Larry Hastings · 11 years ago
  4. 94d08d9 upgrade unicode db to 6.3.0 (closes #19221) by Benjamin Peterson · 11 years ago
  5. a27af80 Merge 3.3 by Martin v. Löwis · 11 years ago
  6. bf52648 Issue #19106: Touch generated files to be 1s newer than their youngest source. by Martin v. Löwis · 11 years ago
  7. c3034b1 merge 3.3 by Benjamin Peterson · 11 years ago
  8. 1f09c66 let this work with system Python 2.5 by Benjamin Peterson · 11 years ago
  9. 9353494 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
  10. dafea85 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script by Serhiy Storchaka · 11 years ago
  11. c56894d Issue #18922: Now The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write by Serhiy Storchaka · 11 years ago
  12. 48e6a8c Issue #18743: Fix references to non-existant "StringIO" module by Serhiy Storchaka · 11 years ago
  13. 50254c5 Issue #18743: Fix references to non-existant "StringIO" module by Serhiy Storchaka · 11 years ago
  14. d640fe2 #18803: merge with 3.3. by Ezio Melotti · 11 years ago
  15. 7c4a7e6 #18803: fix more typos. Patch by Févry Thibault. by Ezio Melotti · 11 years ago
  16. 9d95254 Issue #18772: fix the gdb plugin after the set implementation changes by Antoine Pitrou · 11 years ago
  17. f3a2e9f #18445: update Tools/scripts/README. by Andrew Kuchling · 11 years ago
  18. d36b515 #18445: change permissions on some scripts to executable by Andrew Kuchling · 11 years ago
  19. 9ed5f27 Issue #18722: Remove uses of the "register" keyword in C code. by Antoine Pitrou · 11 years ago
  20. d87c3d3 Issue #16067: Merge with 3.3 by Martin v. Löwis · 11 years ago
  21. 78fa5e3 Issue #16067: Add description into MSI file to replace installer's temporary name. by Martin v. Löwis · 11 years ago
  22. 5284f80 Issue #18569: The installer now adds .py to the PATHEXT variable by Martin v. Löwis · 11 years ago
  23. 85a4847 Add UUID for 3.4. by Martin v. Löwis · 11 years ago
  24. db53ad7 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  25. 6e2711b Issue #18439: Make patchcheck work on Windows for ACKS, NEWS. by Terry Jan Reedy · 11 years ago
  26. 8361617 Issue #18448: Fix a typo in Tools/demo/eiffel.py. by Serhiy Storchaka · 11 years ago
  27. 6a98fe9 Issue #18448: Fix a typo in Tools/demo/eiffel.py. by Serhiy Storchaka · 11 years ago
  28. c9b3f6f Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py. by Serhiy Storchaka · 11 years ago
  29. ec7ddd9 Issue #18457: Fixed saving of formulas and complex numbers in Tools/demo/ss1.py. by Serhiy Storchaka · 11 years ago
  30. 6180a2f Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by by Serhiy Storchaka · 11 years ago
  31. 2670b9a Issue #18449: Make Tools/demo/ss1.py work again on Python 3. Patch by by Serhiy Storchaka · 11 years ago
  32. 53e600c Issue #17177: update checkpyc to stop using imp by Brett Cannon · 11 years ago
  33. 302b8c3 Issue #15239: Make mkstringprep.py work again on Python 3. by Serhiy Storchaka · 11 years ago
  34. e7275ff Issue #15239: Make mkstringprep.py work again on Python 3. by Serhiy Storchaka · 11 years ago
  35. 369d05a Fix some bugs in Tools/scripts/abitype.py. by Serhiy Storchaka · 11 years ago
  36. e67f8e7 Fix some bugs in Tools/scripts/abitype.py. by Serhiy Storchaka · 11 years ago
  37. 3bfc5f5 merge with 3.3 by Georg Brandl · 11 years ago
  38. 84fc4ba Closes #17962: Build with OpenSSL 1.0.1e on Windows. by Georg Brandl · 11 years ago
  39. 1df37c6 #17833: merge with 3.3 by David Malcolm · 11 years ago
  40. d08b210 #17833: fix test_gdb failures seen on PPC64 Linux in test_threads (test.test_gdb.PyBtTests) by David Malcolm · 11 years ago
  41. dbccf6a Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 11 years ago
  42. 67804e9 Issue #17801: fix shebang line of gprof2html.py by Ned Deily · 11 years ago
  43. d8a5cc9 python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to by Victor Stinner · 11 years ago
  44. 765531d Issue #17516: use comment syntax for comments, instead of multiline string by Victor Stinner · 11 years ago
  45. 5fe5b4e #17425: merge 3.3 by Martin v. Löwis · 11 years ago
  46. cc0b927 Issue #17425: Build with openssl 1.0.1d on Windows. by Martin v. Löwis · 11 years ago
  47. cda75be unify some ast.argument's attrs; change Attribute column offset (closes #16795) by Benjamin Peterson · 11 years ago
  48. dd61f8f Merge with 3.3: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  49. caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 11 years ago
  50. 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 11 years ago
  51. 151699a Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  52. 859cd47 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  53. b6ed173 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  54. 3a62e45 Merge typo fixes from 3.3. by Ezio Melotti · 11 years ago
  55. 3f5db39 Fix a few typos and a double semicolon. Patch by Eitan Adler. by Ezio Melotti · 11 years ago
  56. 3f50bf6 Drop support for Windows 2000; allow any XP API (but not Vista+). by Martin v. Löwis · 11 years ago
  57. 6951fea - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  58. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  59. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  60. 1829bb4 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  61. b4fb2e2 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  62. a3a01b6 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  63. e814501 Merge patchcheck changes with 3.3 by Ezio Melotti · 11 years ago
  64. 8762595 Merge patchcheck changes with 3.2 by Ezio Melotti · 11 years ago
  65. 5e12bb7 Add a note about checking refleaks to patchcheck. by Ezio Melotti · 11 years ago
  66. 9942e5a Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  67. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  68. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  69. 8b33dd8 Use OESeeror instead of os.error (#16720) by Andrew Svetlov · 12 years ago
  70. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 12 years ago
  71. 2606a6f Issue #16719: Get rid of WindowsError. Use OSError instead by Andrew Svetlov · 12 years ago
  72. a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  73. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  74. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  75. 6b2cbeb Issue #16421: allow to load multiple modules from the same shared object. by Andrew Svetlov · 12 years ago
  76. 442f209 create NameConstant AST class for None, True, and False literals (closes #16619) by Benjamin Peterson · 12 years ago
  77. 90378b4 #13301: merge with 3.3. by Ezio Melotti · 12 years ago
  78. 956c6c2 #13301: merge with 3.2. by Ezio Melotti · 12 years ago
  79. 9bf379e #13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  80. 8155f8e Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  81. 10d6dde Issue #5765: Also check the compiler when finding the recursion limit by Nick Coghlan · 12 years ago
  82. d94a502 Issue #16340: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  83. 65e2bef Issue #16340: exclude venv/scripts from byte-compilation at installation time on Windows. by Vinay Sajip · 12 years ago
  84. ccc9e61 #16245: add a script to generate the html.entities.html5 dict. by Ezio Melotti · 12 years ago
  85. efb1599 Add _sha3.pyd to list of extension modules for MSI by Christian Heimes · 12 years ago
  86. e9631e5 Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  87. 31605ac Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  88. 1eff0fc Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  89. 29e02a2 merge 3.3 by Benjamin Peterson · 12 years ago
  90. b29614e compare singletons by identity not equality (closes #16712) by Benjamin Peterson · 12 years ago
  91. f1af705 #16135: Removal of OS/2 support (Remove OS2 and OS/2 references) by Jesus Cea · 12 years ago
  92. b176203 #16135: Removal of OS/2 support (C code and Docs) by Jesus Cea · 12 years ago
  93. fd0d3e5 more yield from patch by Serhiy Storchaka by Philip Jenvey · 12 years ago
  94. b8350f1 upgrade to UCD 6.2 by Benjamin Peterson · 12 years ago
  95. 77cc86f Ajdust path to launcher for non-PGO-builds by Martin v. Löwis · 12 years ago
  96. 5951ec0 Pick up 32-bit launcher from PGO directory on 64-bit PGO build. by Martin v. Löwis · 12 years ago
  97. 6b9bfe8 Allow redemo.py to be used from the command line like other demos. by Ned Deily · 12 years ago
  98. 3c6661a Allow redemo.py to be used from the command line like other demos. by Ned Deily · 12 years ago
  99. a90f311 Cleanup findnocoding.py and pysource.py scripts (with infile/infile.close) by Victor Stinner · 12 years ago
  100. 98516a6 Fix findnocoding.p and pysource.py scripts by Victor Stinner · 12 years ago