1. 5ae638c Remove copyright notices from gencodec.py output. by Marc-André Lemburg · 20 years ago
  2. f9cbf21 Whitespace normalization. by Tim Peters · 20 years ago
  3. 336689b A few trivial edits. by Tim Peters · 20 years ago
  4. cab5b94 SF bug #995983 and #995987: Documentation nits. by Raymond Hettinger · 20 years ago
  5. 7bd33c5 This change implements the following gettext features, as by Gustavo Niemeyer · 20 years ago
  6. 5980ff2 SF bug 994255: Py_RETURN_NONE causes too much warnings by Tim Peters · 20 years ago
  7. aa1c7ff SF patch 995225: tarfile.py fix for bug #990325 by Tim Peters · 20 years ago
  8. c12527e [Bug #990524] Fix typo by Andrew M. Kuchling · 20 years ago
  9. b3d55d3 elaborate package data test to make sure get_outputs() gives the right by Fred Drake · 20 years ago
  10. 4ab0e9e revise wording to avoid confusion for non-native English speakers by Fred Drake · 20 years ago
  11. 20938f5 revise wording to avoid confusion for non-native English speakers by Fred Drake · 20 years ago
  12. b4bf62f Added an extra example to the basic example section by Vinay Sajip · 20 years ago
  13. 0ad20f1 Update Decimal section to match the current module by Andrew M. Kuchling · 20 years ago
  14. 65a3332 Add PEP 331; add constancy of None; minor edits by Andrew M. Kuchling · 20 years ago
  15. c2632a5 Patch #984714: Properly diagnose E_DECODE errors. Backported to 2.3. by Martin v. Löwis · 20 years ago
  16. 2142993 Thread.__delete: Discussion of internal obscurities belongs in comments by Tim Peters · 20 years ago
  17. 090e636 EditorWindow.py was not finding the .chm help file on Windows. Typo by Kurt B. Kaiser · 20 years ago
  18. bf76075 fix typo, highlight True/False correctly by Skip Montanaro · 20 years ago
  19. 8b3d92a Fix bug where a KeyError was raised if -O was being used for the interpreter by Brett Cannon · 20 years ago
  20. 7728b47 SF #994605, fcntl example is broken by Neal Norwitz · 20 years ago
  21. dc8e194 Fix SF #994580, typo in time.tzsets docstring. Backport candidate by Neal Norwitz · 20 years ago
  22. 0260519 Remove unused variables by Neal Norwitz · 20 years ago
  23. d96d101 SF #918101, allow files >= 8 GB using GNU extension by Neal Norwitz · 20 years ago
  24. a4f651a SF #857297 and 916874, improve handling of hard links when extracting by Neal Norwitz · 20 years ago
  25. 0662f8a SF #846659, fix bufsize violation and GNU longname/longlink extensions by Neal Norwitz · 20 years ago
  26. 13e50fe Add Itanium targets. by Martin v. Löwis · 20 years ago
  27. 4d0bddf Fix bug in addsitedir() to properly handle the lack of a second argument. by Brett Cannon · 20 years ago
  28. ad00913 ossaudiodev is available on FreeBSD 5 too. by Hye-Shik Chang · 20 years ago
  29. 81aec4b Patch #984654: Add more address family constants. by Martin v. Löwis · 20 years ago
  30. 5e4a3b8 Move comment that goes along with audioop by Neal Norwitz · 20 years ago
  31. 8fbefe2 Patch #993173: Enable audioop on 64-bit platforms. by Martin v. Löwis · 20 years ago
  32. b0c319a Patch #993187: Make rstrip doc similar to lstrip. Backported to 2.3. by Martin v. Löwis · 20 years ago
  33. 3a313e3 Check the type of values returned by __int__, __float__, __long__, by Neil Schemenauer · 20 years ago
  34. 66edb62 Don't return spurious empty fields if 'keep_empty_values' is True. by Neil Schemenauer · 20 years ago
  35. 36a0f89 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  36. 876d990 The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  37. b8f134e The binary layout of cfgdata has changed, so the magic number has to by Thomas Heller · 20 years ago
  38. 5ef6018 test_codecmaps_hk is also expected to be skipped when a mapping file by Hye-Shik Chang · 20 years ago
  39. 76aa2ef Get doc to build (add missing backslash) by Neal Norwitz · 20 years ago
  40. e9c89e8 Silence a GCC unused variable warning in debug builds. by Raymond Hettinger · 20 years ago
  41. a0e0cd3 Don't try to create the directory if it already exists, otherwise the test fails by Neal Norwitz · 20 years ago
  42. 90ee7eb Record that FCNTL.py has gone away; remove FCNTL hack in tempfile.py; by Tim Peters · 20 years ago
  43. 9516609 Remove FCNTL.py, following python-dev discussion by Andrew M. Kuchling · 20 years ago
  44. beb7c0c test_sf_950057's gen1() used an assert statement, which caused the test by Tim Peters · 20 years ago
  45. 68a323c Whitespace normalization. Had to break guido's lock on rev 1.1 to do by Tim Peters · 20 years ago
  46. 07e5dc8 Teach VC6 project file about the new cjkcodecs structure. by Hye-Shik Chang · 20 years ago
  47. 64a9e38 Replace an extern magic to assigning declared pointer from array's. by Hye-Shik Chang · 20 years ago
  48. 22118bc Oops -kb bit had been in my CVS/Entries. Converting it to plain by Hye-Shik Chang · 20 years ago
  49. 3341e38 cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1. by Hye-Shik Chang · 20 years ago
  50. ca455e8 Remove unused CNS-11643 mapping which shouldn't merged into main Python yet. by Hye-Shik Chang · 20 years ago
  51. 4658540 Repair bizarre generated Python. by Tim Peters · 20 years ago
  52. 56b021a Ignore more encoding input files. by Tim Peters · 20 years ago
  53. a44b565 Ignore input files for encoding tests (these aren't checked in). by Tim Peters · 20 years ago
  54. 3d7d372 Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  55. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  56. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  57. 4fba452 WTF is with this script? It contained illegal syntax and illegal by Tim Peters · 20 years ago
  58. 6920e49 Woo hoo! All the encoding tests pass on Windows (& I downloaded the by Tim Peters · 20 years ago
  59. 91380d5 Repair MS compiler warning about signed-vs-unsigned mismatch. The plane by Tim Peters · 20 years ago
  60. cc8f997 More cjkcodecs recovery: Python at least compiles on Window again. by Tim Peters · 20 years ago
  61. 7c7b3da Added a comment explaining the extern ugliness. by Tim Peters · 20 years ago
  62. 0f27166 Changed the "predefinitions" of codec_list and mapping_list from static by Tim Peters · 20 years ago
  63. d0bcf35 Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compile by Tim Peters · 20 years ago
  64. 2bb146f Bring CJKCodecs 1.1 into trunk. This completely reorganizes source by Hye-Shik Chang · 20 years ago
  65. 264c659 Oops! Restored the pickle test to test_pyclbr, but changed types.py so by Tim Peters · 20 years ago
  66. fa7809d The Darwin-specific getproxies_internetconfig() was added to urllib, by Tim Peters · 20 years ago
  67. 1d64fb3 Temporarily add the Tcl/Tk bin directory to PATH, so that test_tcl can by Tim Peters · 20 years ago
  68. 11a70c7 Upgrade None assignment SyntaxWarning to a SyntaxError. by Raymond Hettinger · 20 years ago
  69. 910d8f1 Change CJK encoding aliases to their most popular variation of by Hye-Shik Chang · 20 years ago
  70. 0ec0b72 Fix comment typo by Andrew M. Kuchling · 20 years ago
  71. e970d2a Add a definition (found in the Debian patches for 2.3.4) by Andrew M. Kuchling · 20 years ago
  72. 2b05248 SF #990497: Fix a trivial typo in sorted() example. (Submitted by Daniel Pezely) by Hye-Shik Chang · 20 years ago
  73. 872dc5c Minor edits by Andrew M. Kuchling · 20 years ago
  74. db5860b optimize_code(): Repaired gross error in new special-casing for None. by Tim Peters · 20 years ago
  75. 8ff9f9f Supply missing word in new datetime docs, aggravated by copy-paste-edit. by Tim Peters · 20 years ago
  76. 040d6d0 The new distutils features justify a new version number, imo. by Thomas Heller · 20 years ago
  77. 122f87f The interpreter popup was never filled with any data, fixed. Fixes #775878. by Jack Jansen · 20 years ago
  78. 6e3b425 Made preference window resizable (and do the most logical thing on resize) by Jack Jansen · 20 years ago
  79. 31bca4e Cleaned up list of interpreters. by Jack Jansen · 20 years ago
  80. 76d962d Treat None as a constant. by Raymond Hettinger · 20 years ago
  81. 11d9b06 Fix for #779167: use InternetConfig proxy settings on MacOSX (in addition by Jack Jansen · 20 years ago
  82. b36687a Don't hardcode "Python" as the framework name, we have a variable for it: by Jack Jansen · 20 years ago
  83. 6c09a21 Fix for #795649: explain how to use TextEdit for editing Python code. by Jack Jansen · 20 years ago
  84. e497978 Fix for 838140: don't call NSUnlinkModule when we fail to find our by Jack Jansen · 20 years ago
  85. ad1654e After more than two years of puzzlement Jurjen Bos found the reason for by Jack Jansen · 20 years ago
  86. 67115a2 Apply VISIT macro. by Raymond Hettinger · 20 years ago
  87. 4f90137 - Added a note about fixversions.py - Ran it. by Jack Jansen · 20 years ago
  88. c572e42 Call the correct tp_dealloc. by Jack Jansen · 20 years ago
  89. 84b7447 _localemodule now needs to be linked with CoreFoundation on darwin. by Jack Jansen · 20 years ago
  90. 5336f8c [Patch #982681] Apply this patch correctly; makes set_reuse_addr() work on Windows by Andrew M. Kuchling · 20 years ago
  91. 7323f08 A script to fix version strings in .plist files. by Jack Jansen · 20 years ago
  92. 9ba301e Moved SunPro warning suppression into pyport.h and out of individual by Nicholas Bastin · 20 years ago
  93. 95b66f3 Allow overriding of bgen pathnames in an optional module bgenlocationcustomize. by Jack Jansen · 20 years ago
  94. ce17cf6 The CF inheritance could cause double frees of the underlying objects. Fixed. by Jack Jansen · 20 years ago
  95. d9e50f5 CFStringGetUnicode() returned an extra null character at the end of the string. by Jack Jansen · 20 years ago
  96. 3bfc28c Make CF module PEP253 based (finally). by Jack Jansen · 20 years ago
  97. 59f072a Moved PyMac_GetScript() to _localemodule, which is the only place where by Jack Jansen · 20 years ago
  98. 7569450 Get rid of incorrect use of OSAGetCurrentDialect. Fixes #884085. by Jack Jansen · 20 years ago
  99. 3fc2fde Typo fixes by Andrew M. Kuchling · 20 years ago
  100. 0045717 Add thread-local feature by Andrew M. Kuchling · 20 years ago