1. 5898fa2 improve test coverage in Python/pystrtod.c and Python/mystrtoul.c. by Neal Norwitz · 19 years ago
  2. 3b148ca Fix typo and update comment obsoleted by 'syntax' patch by Kurt B. Kaiser · 19 years ago
  3. 2bf2af6 Default two second delay on attribute pop-up, less noisy interface. by Kurt B. Kaiser · 19 years ago
  4. 5a67f9b Following 'syntax' patch, accelerator keys in menus weren't being by Kurt B. Kaiser · 19 years ago
  5. 09f0dd5 Use basestring instead of type.StringType for checking whether a input by Walter Dörwald · 19 years ago
  6. 705fd47 Add a test for uu.encode() that passed filenames as in_file and out_file. by Walter Dörwald · 19 years ago
  7. c69d1c4 Add a rudimentary test for the platform module that at least calls each by Walter Dörwald · 19 years ago
  8. e5a7fad Fix typo. by Walter Dörwald · 19 years ago
  9. 09eef17 Enable optional "const" argument to _New routines. by Jack Jansen · 19 years ago
  10. 7bcabc6 Fix a few more memory leaks by Neal Norwitz · 19 years ago
  11. 4aef41f Remove import string and use string methods by Neal Norwitz · 19 years ago
  12. 4737b23 Last batch of ref leaks in new AST code. by Neal Norwitz · 19 years ago
  13. 5040fee Fix up incomplete sentence by Andrew M. Kuchling · 19 years ago
  14. b175445 Merge IDLE-syntax-branch r39668:41449 into trunk by Kurt B. Kaiser · 19 years ago
  15. c85c74c Increase code coverage in Python/structmember.c from 33% to 40% by Walter Dörwald · 19 years ago
  16. 690402f Add tests to increase code coverage in Python/codecs.c and Python/exceptions.c. by Walter Dörwald · 19 years ago
  17. a538992 don't get me started about distutils... by Skip Montanaro · 19 years ago
  18. 9f6606a note build workaround for Sol10/gcc 3.4 by Skip Montanaro · 19 years ago
  19. 82a3e1a Fix typo in comment (reported on the pydotorg mailing list). by Walter Dörwald · 19 years ago
  20. e22d339 Add tests for various error cases and for readbuffer_encode() and by Walter Dörwald · 19 years ago
  21. 944d3eb Correctly handle identifiers for anonymous scopes and align genexpr name with symtable.c by Nick Coghlan · 19 years ago
  22. 99b2533 Bring handling of genexpr in line with other anonymous scope names by Nick Coghlan · 19 years ago
  23. a3fd07d add more doc by Neal Norwitz · 19 years ago
  24. dee2fd5 Fix some more memory leaks. by Neal Norwitz · 19 years ago
  25. ef78529 version was not initialized properly by Neal Norwitz · 19 years ago
  26. b61602c Better indentation after first line of string continuation. by Kurt B. Kaiser · 19 years ago
  27. 6b34789 Fix another memory leak or two (one real, one potential) by Neal Norwitz · 19 years ago
  28. af8f974 Add a note about how to do the memory deallocation a bit. by Neal Norwitz · 19 years ago
  29. e76adcd Fix a whole bunch of potential memory leaks (and some real ones too) by Neal Norwitz · 19 years ago
  30. 56c6561 Prevent unlikely memory leak, tok should always be freed when parsetok() returns by Neal Norwitz · 19 years ago
  31. 19b0f40 Thou shalt not lie, there are really 5 types now by Neal Norwitz · 19 years ago
  32. 7979265 Convert all internal errors from Exception to SystemError by Neal Norwitz · 19 years ago
  33. daae616 Use convenience function by Neal Norwitz · 19 years ago
  34. e8c0536 Fix memory leak with bad generator expression by Neal Norwitz · 19 years ago
  35. 7b3d5e1 remove useless debug print helper. fix a couple of exceptions by Neal Norwitz · 19 years ago
  36. 7b5a604 Whoops, checkin consistent versions of *all* files to stop polluting by Neal Norwitz · 19 years ago
  37. 497b19a Updated gentoo to 2005.0 by Neal Norwitz · 19 years ago
  38. e5e5aa4 Do a better job of not inlining Py_ADDRESS_IN_RANGE() for newer gcc's. by Neal Norwitz · 19 years ago
  39. b6fc9df Fix a lot of memory and ref leaks in error paths. by Neal Norwitz · 19 years ago
  40. 6576bd8 Prevent name pollution by making lots of internal functions static. by Neal Norwitz · 19 years ago
  41. f6a9044 delete Python-ast.[ch] in distclean by Skip Montanaro · 19 years ago
  42. 2744c6c make internal method static by Neal Norwitz · 19 years ago
  43. 96c1c7a SF#1343671. by Fredrik Lundh · 19 years ago
  44. d489398 r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 by Fredrik Lundh · 19 years ago
  45. 0d89e35 r879@spiff: Fredrik | 2005-11-12 14:38:03 +0100 by Fredrik Lundh · 19 years ago
  46. 3a49e92 r858@spiff: Fredrik | 2005-11-10 23:40:04 +0100 #1346547 by Fredrik Lundh · 19 years ago
  47. bb4692b r849@spiff: Fredrik | 2005-11-09 10:00:04 +0100 by Fredrik Lundh · 19 years ago
  48. f5b7fd2 update busted comment by Fred Drake · 19 years ago
  49. e62e936 Change PrettyPrinter.pprint(), so that output is written directly to the by Walter Dörwald · 19 years ago
  50. 1cb179e Bug #1338995: fix problem with new webbrowser.py. by Georg Brandl · 19 years ago
  51. 966c264 Fix typos. by Walter Dörwald · 19 years ago
  52. 8b6b53f Fixed indentation bug in _connect_unixsocket (thanks to Ken Lalonde for reporting it/supplying a patch) by Vinay Sajip · 19 years ago
  53. 286d747 SF Bug #1348477, regextest can't be pydoc'ed. Will backport. by Neal Norwitz · 19 years ago
  54. 67715f0 - SF Bug #1350188, "setdlopenflags" leads to crash upon "import" by Neal Norwitz · 19 years ago
  55. 789fd00 Fix typo in envvar name. by Brett Cannon · 19 years ago
  56. 380f417 Patch by pythonic <pythonic@gmail.com> to support Fedora as Linux distro. by Marc-André Lemburg · 19 years ago
  57. c6686b7 Added proper reflection on instances of <type 'method-wrapper'>, e.g. by Armin Rigo · 19 years ago
  58. 64b414a svn:ignoring all .pyc and .pyo files in all subdirectories of Lib/ that contain by Armin Rigo · 19 years ago
  59. f4afb21 similar to SF bug 847019: a quick check in the time() constructor, which by Armin Rigo · 19 years ago
  60. 9a2dcf8 Fix SF bug #417833 (pydoc HTTP reload failure) by removing from by Ka-Ping Yee · 19 years ago
  61. a487e4e Accept patch to resolve SF bug #651124. by Ka-Ping Yee · 19 years ago
  62. 6d98ed4 Oops, forgot to add the output file to 41388. by Neal Norwitz · 19 years ago
  63. 0f46bbf Bug #1346533, select.poll() doesn't raise an error if timeout > sys.maxint by Neal Norwitz · 19 years ago
  64. 26f4c23 Make consistent with 2.4 by Neal Norwitz · 19 years ago
  65. 5d0bf94 Change time.strptime() to raise ValueError whenever there is an error in the by Brett Cannon · 19 years ago
  66. 076b732 Add an import line to a code fragment. by Brett Cannon · 19 years ago
  67. 8294de5 Another comment typo fix by Andrew M. Kuchling · 19 years ago
  68. 2e2c02f Fix typo in comment. by Walter Dörwald · 19 years ago
  69. 9fd115c Whitespace cleanup. by Walter Dörwald · 19 years ago
  70. cf48638 Fix SF #1345263, colorsys tests, bug in frange by Neal Norwitz · 19 years ago
  71. 6eac200 Cleanup the previous checkin. by Neal Norwitz · 19 years ago
  72. 7b63179 Bug #1344508, Fix UNIX mmap leaking file descriptors. Will backport. by Neal Norwitz · 19 years ago
  73. 245a5ab Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 19 years ago
  74. 85c1909 Exception handling now raises KeyboardInterrupt and SystemExit rather than passing to handleError by Vinay Sajip · 19 years ago
  75. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  76. 59c6191 add missing "and" by Fred Drake · 19 years ago
  77. 8c147c3 SF Bug #1341934: Fix a representation of "\n" to use a proper tag. by Hye-Shik Chang · 19 years ago
  78. 383d3c0 test_directories(): This test had no chance of passing on by Tim Peters · 19 years ago
  79. 39914b1 Add *.pyc to svn:ignore. Add libpython*.a to .cvsignore and svn:ignore. by Martin v. Löwis · 19 years ago
  80. 2576c97 _PyUnicode_IsWhitespace(), by Tim Peters · 19 years ago
  81. 00b5c93 Minor update to HTTPHandler documentation to indicate that host:port can be used. by Vinay Sajip · 19 years ago
  82. db390c1 fix typos, mostly in comments by Fred Drake · 19 years ago
  83. f339654 Patch #1338314, Bug #1336623: fix tarfile so it can extract by Neal Norwitz · 19 years ago
  84. 466e5b3 Update instructions according to Dave Abrahams instructions. by Martin v. Löwis · 19 years ago
  85. 68b49ef Add Makefile which allows easily rebuilding the charmap codecs. by Marc-André Lemburg · 19 years ago
  86. 89bbfd4 Add custom mapping files used for generating some of the charmap codecs. by Marc-André Lemburg · 19 years ago
  87. bd20ea5 Apply some cosmetic fixes to the output of the script. by Marc-André Lemburg · 19 years ago
  88. 982e8d6 Refactor code for translating "power" nodes. by Neil Schemenauer · 19 years ago
  89. c5dd10a Write a separate ast_for_testlist_gexp() function instead of overloading by Neil Schemenauer · 19 years ago
  90. c396d9e Ensure that compiler_exit_scope() is called as necessary to free memory by Neil Schemenauer · 19 years ago
  91. d9cf593 Cosmetic change: make all hex literals use upper case hex so that they by Marc-André Lemburg · 19 years ago
  92. 3c72ded Removed the decoding_map from the codecs where this is possible. by Marc-André Lemburg · 19 years ago
  93. 921fa85 use PyAPI_FUNC instead of DL_IMPORT. are we going to deprecate the old non-Py PREFIXED macros, etc? by Neal Norwitz · 19 years ago
  94. 62c2fac Do not pollute name block_ty, prefix with _Py_ by Neal Norwitz · 19 years ago
  95. 6ab080c Fix problem handling EXTENDED_ARGs from SF bug # 1333982 by Neal Norwitz · 19 years ago
  96. f895065 Fix compiler test when run with -u (long mode) by Neal Norwitz · 19 years ago
  97. f1d5068 Fix problem handling EXTENDED_ARGs from SF bug # 1333982 by Neal Norwitz · 19 years ago
  98. 7d37f2f cleanup a bit and reuse instrsize (instruction size). working towards fixing problems with EXTENDED_ARG by Neal Norwitz · 19 years ago
  99. 1e86beb One-off "No handlers..." error message only raised if raiseExceptions is set. by Vinay Sajip · 19 years ago
  100. db85ed5 Add paragraphs on AST branch. AST'ers, please suggest corrections by Andrew M. Kuchling · 19 years ago