1. 9f4eb6b [Patch #679505] Silence DeprecationWarning when testing rotor module by Andrew M. Kuchling · 21 years ago
  2. 366a0fe Reformatted a bit to remove the lengthy re.compile() from the function by Marc-André Lemburg · 21 years ago
  3. 246d847 New module platform.py, submitted by Marc-Andre Lemburg. by Marc-André Lemburg · 21 years ago
  4. f4cf76d Revert the previous enhancement to the bytecode optimizer. by Raymond Hettinger · 21 years ago
  5. 7d618c7 Fix docstring for URLOpener.retrieve() in regards to opening a local file by Brett Cannon · 21 years ago
  6. ce07c8a Max OS X returns "*" as the password in grp.getgrall() by Walter Dörwald · 21 years ago
  7. 6eca358 SF 557704: netrc module can't handle all passwords by Raymond Hettinger · 21 years ago
  8. a256f7d Fix SF bug #723801, logging.setLoggerClass() doesn't support new-style classes by Neal Norwitz · 21 years ago
  9. f297bd1 SF patch #725904, Minor changes to logging from module author (Vinay Sajip) by Neal Norwitz · 21 years ago
  10. 2b4b5a5 Fix by Lars Gustaebel for bug 721871: don't get upset if the prefix by Jack Jansen · 21 years ago
  11. b28271f Do a little more searching for the data file for the test: this allows by Fred Drake · 21 years ago
  12. c8c8b94 Only produce a dotted module name when writing output to a separate directory. by Jeremy Hylton · 21 years ago
  13. d69b744 If not icon file is specified use the default Python Applet icons. Fixes 719303. by Jack Jansen · 21 years ago
  14. 6432f78 Only return a warning message about not all files being unpacked if there by Jack Jansen · 21 years ago
  15. ecd2fdc Change test_pwd and test_grp so they can handle duplicate user by Walter Dörwald · 21 years ago
  16. a70b191 Adding new built-in function sum, with docs and tests. by Alex Martelli · 21 years ago
  17. 060641d Improved the bytecode optimizer. by Raymond Hettinger · 21 years ago
  18. dfbfe73 Add helper function to get module name taking packages into account. by Jeremy Hylton · 21 years ago
  19. 38732e1 Holistic refactoring. by Jeremy Hylton · 21 years ago
  20. 5549322 Test suite for optparse. This is a slightly-edited copy of by Greg Ward · 21 years ago
  21. 2492fcf Update to Optik 1.4.1; here are the relevant bits of the change log: by Greg Ward · 21 years ago
  22. be733ee More work on bug #672491 and patch #712900. by Gustavo Niemeyer · 21 years ago
  23. 48f3dcc - Changed shlex.split() method to have more useful and meaningful parameters. by Gustavo Niemeyer · 21 years ago
  24. 153c9e4 Patch #553171: Add writeback parameter. Also add protocol parameter. by Martin v. Löwis · 21 years ago
  25. aa86e35 - bool() called without arguments now returns False rather than by Guido van Rossum · 21 years ago
  26. a268540 - Several methods of nntplib.NNTP have grown an optional file argument by Guido van Rossum · 21 years ago
  27. 8d98d2c New PyGILState_ API - implements pep 311, from patch 684256. by Mark Hammond · 21 years ago
  28. b4cb664 New file. by Martin v. Löwis · 21 years ago
  29. 78e2f06 Fully support 32-bit codes. Enable BIGCHARSET in UCS-4 builds. by Martin v. Löwis · 21 years ago
  30. 53d93ad Patch #681152: Support escaped Unicode characters in classes. Fixes #612074. by Martin v. Löwis · 21 years ago
  31. 1e91d8e Make _strptime escape regex syntax in format string to prevent use in internal regex. by Brett Cannon · 21 years ago
  32. 482c5f7 as_string(): Added some text to the docstring to make it clear that by Barry Warsaw · 21 years ago
  33. 281b2c6 Patch #536883: SimpleXMLRPCServer auto-docing subclass. by Martin v. Löwis · 21 years ago
  34. b5c4b7b Skip nameprep test 3.43, as we do allow unassigned characters. The test by Martin v. Löwis · 21 years ago
  35. d7e83a1 Patch #718049: Setting exe_extension for cygwin by Jason Tishler · 21 years ago
  36. 2548c73 Implement IDNA (Internationalized Domain Names in Applications). by Martin v. Löwis · 21 years ago
  37. bbb931b Delete the 'h' test -- 'h' is no longer unsigned so the machinery here by Guido van Rossum · 21 years ago
  38. 10cf218 Use True in a few more places. by Neal Norwitz · 21 years ago
  39. aa1ac54 Get test to work under regrtest when running whole suite by Neal Norwitz · 21 years ago
  40. fafd56f Add test that demonstrates SGML-style handling of processing instructions. by Fred Drake · 21 years ago
  41. 2431523 - use Tue/False for booleans - some very minor cleanups by Fred Drake · 21 years ago
  42. 68d8cef Implemented posix-mode parsing support in shlex.py, as dicussed in by Gustavo Niemeyer · 21 years ago
  43. a4ea603 SF # 595026: support for masks in getargs.c. by Thomas Heller · 21 years ago
  44. 6e5be22 Remove extra space in docstring by Neal Norwitz · 21 years ago
  45. 2cd0a65 Add 'get' method to Variable and switch it from internal class to by Guido van Rossum · 21 years ago
  46. a4541a3 - super() no longer ignores data descriptors, except __class__. See by Guido van Rossum · 21 years ago
  47. bfe175c For StringVar results to strings. Document that boolean things are of by Martin v. Löwis · 21 years ago
  48. be5d707 When on MacOSX, and only in a framework build, add by Jack Jansen · 21 years ago
  49. 36d49a9 The identify() description didn't match the code. Fixed. by Jack Jansen · 21 years ago
  50. 20fa675 Allow switching of install dir after creation of preferences. by Jack Jansen · 21 years ago
  51. 5688b7a Add two dictionaries to htmlentitydefs: name2codepoint maps by Walter Dörwald · 21 years ago
  52. a95eab5 Test SystemEvents too. by Jack Jansen · 21 years ago
  53. 52b2705 Ouch, it's Carlo Verre, not Verre Carlo. by Guido van Rossum · 21 years ago
  54. 357981e Add a few errors tests for range(). by Walter Dörwald · 21 years ago
  55. 64976e7 Fix copy & paste error in comment. by Walter Dörwald · 21 years ago
  56. 43bc1f1 Fix the test so that it works even when /etc/group has two entries by Walter Dörwald · 21 years ago
  57. 66e1e50 Fix the test so that it works even when /etc/passwd has two entries by Walter Dörwald · 21 years ago
  58. 6fde1ce - Use the tarfile module to unpack tarfiles. by Jack Jansen · 21 years ago
  59. 299b3df test_range(): The C code changed to raise TypeError in one of these by Tim Peters · 21 years ago
  60. b1ded1e Port test_pwd.py to PyUnit. Check that getpwall() and by Walter Dörwald · 21 years ago
  61. 8b7a9a3 The date class is now properly subclassable. (SF bug #720908) by Guido van Rossum · 22 years ago
  62. 4dcdb78 Close off the "Verre Carlo hack" as discussed on python-dev. by Guido van Rossum · 22 years ago
  63. 3a3cca5 - list.insert(i, x) now interprets negative i as it would be by Guido van Rossum · 22 years ago
  64. 41c99e7 SF patch #720991 by Gary Herron: by Guido van Rossum · 22 years ago
  65. 21664d8 Patch #709178: remove -static option from cygwinccompiler by Jason Tishler · 22 years ago
  66. ae32319 Get test working if gzip support is not available by Neal Norwitz · 22 years ago
  67. 3576066 Oops, _propdeclarations and friends are needed: gensuitemodule uses them by Jack Jansen · 22 years ago
  68. 6008cbd NullTranslations.__init__(): Back out of setting the default charset by Barry Warsaw · 22 years ago
  69. efbbb1c Patch by Chad Netzer (with significant change): by Guido van Rossum · 22 years ago
  70. a1ce93f From http://mail.python.org/pipermail/i18n-sig/2003-April/001557.html by Barry Warsaw · 22 years ago
  71. 7f2588c SF patch #706707, time.tzset standards compliance update by Stuart Bishop by Neal Norwitz · 22 years ago
  72. 126f2b7 Avoid creating one of the TestSuite objects. by Fred Drake · 22 years ago
  73. 4ec6824 Fix test_tarfile failure when gzip is not available by Neal Norwitz · 22 years ago
  74. ffe33b7 Attempt to make all the various string *strip methods the same. by Neal Norwitz · 22 years ago
  75. 594adac hoist contents of csv submodule up to the package level by Skip Montanaro · 22 years ago
  76. dcae0dc Patch #718551: cygwinccompiler.get_versions() patch by Jason Tishler · 22 years ago
  77. 11d204c Add test for MessageBeep() by Guido van Rossum · 22 years ago
  78. ed538d8 Detabified. Removed dead code. by Guido van Rossum · 22 years ago
  79. a12fe4e - New function sys.call_tracing() allows pdb to debug code by Guido van Rossum · 22 years ago
  80. 70367d3 Patch #709178: remove -static option from cygwinccompiler by Jason Tishler · 22 years ago
  81. 0ae3220 Detabbed. by Jack Jansen · 22 years ago
  82. 058a84f Remove the --verify option in favor of the standard -n/--dry-run option by Andrew M. Kuchling · 22 years ago
  83. cfd5550 add a #! line for unix weenies by Skip Montanaro · 22 years ago
  84. 8805e66 New tests identical to boom and boom2, except using new-style classes. by Tim Peters · 22 years ago
  85. fb2a6cc correct a couple docstring nits by Skip Montanaro · 22 years ago
  86. 730f553 s/referrents/referents/g. Gotta love that referrers remains rife with rs. by Tim Peters · 22 years ago
  87. 0f81ab6 Finished implementing gc.get_referrents(): dealt with error and end by Tim Peters · 22 years ago
  88. f6b8045 Reworked has_finalizer() to use the new _PyObject_Lookup() instead by Tim Peters · 22 years ago
  89. f394df4 SF bug #699934: Obscure error message by Raymond Hettinger · 22 years ago
  90. ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
  91. bf384c2 Reworked move_finalizer_reachable() to create two distinct lists: by Tim Peters · 22 years ago
  92. 2f74fdd test_boom: More comments. Also check that len(gc.garbage) doesn't by Tim Peters · 22 years ago
  93. c377cbf SF bug #715145: unittest.py still uses != in failUnlessEqual by Raymond Hettinger · 22 years ago
  94. dee38ac Add Tim's gc boom test to the test suite. by Jeremy Hylton · 22 years ago
  95. 7fb697b Revert Patch #670715: iconv support. by Martin v. Löwis · 22 years ago
  96. 44f527f Change formatchar(), so that u"%c" % 0xffffffff now raises by Walter Dörwald · 22 years ago
  97. 7ba256f Fix a comment by Barry Warsaw · 22 years ago
  98. 9dd7810 Sigh... The get() and set() commands are not declared in the aete for by Jack Jansen · 22 years ago
  99. 842273b Regenerated with property names with _Prop_ prepended. by Jack Jansen · 22 years ago
  100. bc95605 Properties (like enums) are not in the global namespace but only valid by Jack Jansen · 22 years ago