1. 1a4ddae SF patch #1007189, multi-line imports, for instance: by Anthony Baxter · 20 years ago
  2. 343cb8a Bug #1014770: apply some rest-foo and fix some docutils errors. by Johannes Gijsbers · 20 years ago
  3. 4c11f60 Patch #934356: if a module defines __all__, believe that rather than using by Johannes Gijsbers · 20 years ago
  4. ae882f7 Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists in glob.glob. by Johannes Gijsbers · 20 years ago
  5. 356a459 Teach the random module about os.urandom(). by Raymond Hettinger · 20 years ago
  6. 47e52ee SF patch 936813: fast modular exponentiation by Tim Peters · 20 years ago
  7. 0973b99 SF patch 936813: fast modular exponentiation by Tim Peters · 20 years ago
  8. e064b41 Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option. by Martin v. Löwis · 20 years ago
  9. dc3883f Patch #934711: Expose platform-specific entropy. by Martin v. Löwis · 20 years ago
  10. 6ab78cd SF feature request #992967: array.array objects should support sequences. by Raymond Hettinger · 20 years ago
  11. cc8a4f6 When building with --disable-toolbox-glue under Darwin, skip building any by Brett Cannon · 20 years ago
  12. 3203efb Patch #1014930. Expose current parse location to XMLParser. by Dave Cole · 20 years ago
  13. cae9e67 Patch #970015: Replace - by _ in version and release. by Martin v. Löwis · 20 years ago
  14. cf52524 Patch #970019: Include version and release in the BuildRoot. by Martin v. Löwis · 20 years ago
  15. 9f5c0c4 Patch #736857, #736859: Add -e option to build_scripts. by Martin v. Löwis · 20 years ago
  16. 8bee761 PEP 292 classes Template and SafeTemplate are added to the string module. by Barry Warsaw · 20 years ago
  17. c885443 Stop producing or using OverflowWarning. PEP 237 thought this would by Tim Peters · 20 years ago
  18. 5268c39 sf #1009373, #1005936. fix underscores in index entries in PDF files. by Neal Norwitz · 20 years ago
  19. 037b3ee Patch 1012740: cStringIO's truncate doesn't by Tim Peters · 20 years ago
  20. 3ba5bfc Bug #1005737, #1007249: Fix several build problems and warnings by Hye-Shik Chang · 20 years ago
  21. 336e85f Patch #900727: Add Py_InitializeEx to allow embedding without signals. by Martin v. Löwis · 20 years ago
  22. f64700a Add support for FreeBSD 6. by Hye-Shik Chang · 20 years ago
  23. 75b9da4 Patch #995126: Correct directory size, and generate GNU tarfiles by default. by Martin v. Löwis · 20 years ago
  24. deacce2 Patch #800236: add HTTPResponse.getheaders(). by Martin v. Löwis · 20 years ago
  25. c473c99 Patch #1006219: let inspect.getsource show '@' decorators and add tests for by Johannes Gijsbers · 20 years ago
  26. 318a12e Patch #791776: Replace SMTPHandler.date_time with email.Utils.formatdate. by Martin v. Löwis · 20 years ago
  27. fe84d17 Patch #764217: Add nametofont function, exists parameter. by Martin v. Löwis · 20 years ago
  28. 9bb1f05 Various alpha 3 updates. by Raymond Hettinger · 20 years ago
  29. 2443d4a - pygettext.py: Generate POT-Creation-Date header in ISO format. by Matthias Klose · 20 years ago
  30. a2542be The attached patch fixes FTBFS on GNU/k*BSD. The problem happens on GNU/k*BSD by Matthias Klose · 20 years ago
  31. 2e829c0 - Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)). by Matthias Klose · 20 years ago
  32. e506901 Add get_history_item and replace_history_item functions to the readline by Skip Montanaro · 20 years ago
  33. add3360 Correct the order of application for decorators. Meant to be bottom-up and not by Brett Cannon · 20 years ago
  34. 34c4120 bug #989672: pdb.doc and the help messages for the help_d and help_u methods by Johannes Gijsbers · 20 years ago
  35. 4ec4064 bug #990669: os.path.realpath() will resolve symlinks before normalizing the by Johannes Gijsbers · 20 years ago
  36. b112d6e bug 990669: os.path.normpath may alter the meaning of a path if it contains by Johannes Gijsbers · 20 years ago
  37. 9d134b7 bug #851123: shutil.copyfile will raise an exception when trying to copy a file by Johannes Gijsbers · 20 years ago
  38. 7c399d3 Removed item about an asyncore patch that got backed out. by Tim Peters · 20 years ago
  39. b3de2e1 'inspect' was not listing the functions in a module properly if the module was by Brett Cannon · 20 years ago
  40. f076953 SF patch #1005778, Fix seg fault if list object is modified during list.index() by Neal Norwitz · 20 years ago
  41. 79b52b7 Boosted the stack reservation for python.exe and python_w.exe from the by Tim Peters · 20 years ago
  42. 800ba23 This is my patch: by Michael W. Hudson · 20 years ago
  43. 5e89795 This is my patch by Michael W. Hudson · 20 years ago
  44. 5523c25 A NEWS entry for my last checked in change (I've gotten out of the by Michael W. Hudson · 20 years ago
  45. 331708b Patch #1003700: Add socketpair function to socket module. by Dave Cole · 20 years ago
  46. 83b5735 Brief xrange news. by Tim Peters · 20 years ago
  47. 3ddd60a Also deprecated the old Tester class, which is no longer used by anything by Tim Peters · 20 years ago
  48. 4c989dd Subclasses of string can no longer be interned. The semantics of by Jeremy Hylton · 20 years ago
  49. b34a6bc Create section for 2.4a3; remove empty sections in 2.4a2 by Andrew M. Kuchling · 20 years ago
  50. 78d375f Another typo by Andrew M. Kuchling · 20 years ago
  51. 28025ec Typo fix by Andrew M. Kuchling · 20 years ago
  52. 52a21b8 SF patch #980695: efficient string concatenation by Raymond Hettinger · 20 years ago
  53. c759f07 Added new codecs and aliases for ISO_8859-11, ISO_8859-16 and TIS-620. by Marc-André Lemburg · 20 years ago
  54. ff347ca release date by Anthony Baxter · 20 years ago
  55. 8485b56 Edward Loper's cool and massive refactoring of doctest.py, merged from by Tim Peters · 20 years ago
  56. c81c695 Add a proper pointer to SF bug item. by Hye-Shik Chang · 20 years ago
  57. 7df44b3 SF #941229: Decode source code with sys.stdin.encoding in interactive by Hye-Shik Chang · 20 years ago
  58. e9ddfbb SF #989185: Drop unicode.iswide() and unicode.width() and add by Hye-Shik Chang · 20 years ago
  59. b5047fd Add a workaround for a problem that UTF-8 strings can be corrupted by Hye-Shik Chang · 20 years ago
  60. 1fa649f Patch #986929: Add support for wish -sync and -use options. by Martin v. Löwis · 20 years ago
  61. f901abd allow ctime(), gmtime(), and localtime() to take None as equivalent to an omitted arg by Fred Drake · 20 years ago
  62. 9513e34 Patch #823072: add option to NOT use ~/.netrc in nntplib.NNTP(). by Martin v. Löwis · 20 years ago
  63. 65a7975 Patch #994595: Recognize Basic auth even if other schemes are offered. by Martin v. Löwis · 20 years ago
  64. 66bd233 Completed the patch for Bug #215126. by Raymond Hettinger · 20 years ago
  65. 32083f6 notes for @decorator by Anthony Baxter · 20 years ago
  66. 94f9b86 "Core" and "C API" news about new semantics for failing imports. by Tim Peters · 20 years ago
  67. 0e67fd4 Fix SF #1001053, wave.open() with unicode filename fails by Neal Norwitz · 20 years ago
  68. 9c8fe1a Mention upgrade of optparse to Optik 1.5a1. by Greg Ward · 20 years ago
  69. 5cfb05e Added a new fileno() method. ZODB's repozo.py wants this so it can by Tim Peters · 20 years ago
  70. 544f119 Patch #995766: Keyword argument support in cPickle. by Martin v. Löwis · 20 years ago
  71. 7b9190b Patch #998149: imaplib deleteacl and myrights. by Martin v. Löwis · 20 years ago
  72. cc0f932 Patch #605370: Add description[s] for RFC 2980 compliance. by Martin v. Löwis · 20 years ago
  73. 66bb6e6 SF bug 996392: math and cmath docs don't specify radians by Tim Peters · 20 years ago
  74. b314ce9 Add news item for u'%s' change. by Marc-André Lemburg · 20 years ago
  75. 7bd33c5 This change implements the following gettext features, as by Gustavo Niemeyer · 20 years ago
  76. aa1c7ff SF patch 995225: tarfile.py fix for bug #990325 by Tim Peters · 20 years ago
  77. 8b3d92a Fix bug where a KeyError was raised if -O was being used for the interpreter by Brett Cannon · 20 years ago
  78. a4f651a SF #857297 and 916874, improve handling of hard links when extracting by Neal Norwitz · 20 years ago
  79. 0662f8a SF #846659, fix bufsize violation and GNU longname/longlink extensions by Neal Norwitz · 20 years ago
  80. 3a313e3 Check the type of values returned by __int__, __float__, __long__, by Neil Schemenauer · 20 years ago
  81. 66edb62 Don't return spurious empty fields if 'keep_empty_values' is True. by Neil Schemenauer · 20 years ago
  82. 90ee7eb Record that FCNTL.py has gone away; remove FCNTL hack in tempfile.py; by Tim Peters · 20 years ago
  83. 2bb146f Bring CJKCodecs 1.1 into trunk. This completely reorganizes source by Hye-Shik Chang · 20 years ago
  84. 76d962d Treat None as a constant. by Raymond Hettinger · 20 years ago
  85. e827437 Summarized changes: threading.local, Py_CLEAR, Py_VISIT, improved type tutorial. by Jim Fulton · 20 years ago
  86. fd4984d install test/decimaltestdata as well by Anthony Baxter · 20 years ago
  87. 5af0e41 Bug #788520: Queue class has logic error when non-blocking by Tim Peters · 20 years ago
  88. 183dabc SF patch 986010: add missing doc for datetime C API, from Anthony Tuininga. by Tim Peters · 20 years ago
  89. d2c5b4b SequenceMatcher(None, [], []).get_grouped_opcodes() now returns a generator by Brett Cannon · 20 years ago
  90. e6f8a89 Debug output is now printed to sys.stderr . by Brett Cannon · 20 years ago
  91. f50299c posixpath.realpath() now detects symlink loops and returns the path just before by Brett Cannon · 20 years ago
  92. 711e7d9 Add PyArg_VaParseTupleAndKeywords(). Document this function and by Brett Cannon · 20 years ago
  93. 79d7e92 Add item by Andrew M. Kuchling · 20 years ago
  94. bdc3627 Make ntpath compress multiple slashes between drive letter and the rest of the by Brett Cannon · 20 years ago
  95. e675118 Add note about closing of bug #679953 and add Jimmy Burgett for helping out to by Brett Cannon · 20 years ago
  96. 64ed298 Add an item by Andrew M. Kuchling · 20 years ago
  97. 88fcca6 Added note about new codecs module APIs. by Marc-André Lemburg · 20 years ago
  98. 21f9fce Fix typo. by Raymond Hettinger · 20 years ago
  99. 5aa478b Module and tests: by Raymond Hettinger · 20 years ago
  100. 563e449 post-release fun by Anthony Baxter · 20 years ago