1. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  2. eb33e5a Remove support for BeOS by Skip Montanaro · 17 years ago
  3. 7a98be2 Remove RISCOS support by Skip Montanaro · 17 years ago
  4. 0168802 Kill execfile(), use exec() instead by Neal Norwitz · 17 years ago
  5. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  6. 806c246 Merged revisions 56753-56781 via svnmerge from by Guido van Rossum · 17 years ago
  7. dc40ae6 Fix two bugs from the map->itertools.imap switch. by Collin Winter · 17 years ago
  8. 2c8fef0 Fix a bug in distutils.core's error handling. by Collin Winter · 17 years ago
  9. d77d699 Change a bunch of file encodings from Latin-1 to UTF-8. by Guido van Rossum · 17 years ago
  10. c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
  11. 486364b Merged revisions 56020-56124 via svnmerge from by Guido van Rossum · 17 years ago
  12. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  13. 5de48bd Simplify various spots where: str() is called on something by Walter Dörwald · 17 years ago
  14. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  15. 63236cf Minimal fixes to save the bootstrap on OSX. by Guido van Rossum · 17 years ago
  16. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  17. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  18. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  19. 572dbf8 Checkpoint. Manipulated things so that string literals are always by Guido van Rossum · 17 years ago
  20. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  21. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  22. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 18 years ago
  23. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 18 years ago
  24. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 18 years ago
  25. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  26. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  27. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  28. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  29. 47b9ff6 Restructure comparison dramatically. There is no longer a default by Guido van Rossum · 18 years ago
  30. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  31. f1a69c1 Get rid of a bunch more has_key() uses. We *really* need a tool for this. by Neal Norwitz · 18 years ago
  32. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  33. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  34. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  35. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  36. d910855 Remove apply() by Neal Norwitz · 18 years ago
  37. ce96f69 Get rid of a bunch more raw_input references by Neal Norwitz · 18 years ago
  38. 45aecf4 Checkpoint. 218 tests are okay; 53 are failing. Done so far: by Guido van Rossum · 18 years ago
  39. e8d09e5 Whitespace normalization. by Tim Peters · 18 years ago
  40. fbab90e Import bdist_msi by Martin v. Löwis · 18 years ago
  41. 32cbc96 Whitespace normalization. by Tim Peters · 19 years ago
  42. de2cde6 Detect Win64 builds. by Martin v. Löwis · 19 years ago
  43. e46af8c Let the SDK setup override distutils logic. by Martin v. Löwis · 19 years ago
  44. 6d0c85a Patch #1299675: Pass metadata in upload. by Martin v. Löwis · 19 years ago
  45. 9e34c04 Whitespace normalization (via reindent.py). by Tim Peters · 19 years ago
  46. 0a5d4a2 Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494. by Martin v. Löwis · 19 years ago
  47. b813c53 Patch #827386: Support absolute source paths in msvccompiler.py. by Martin v. Löwis · 19 years ago
  48. 5cb7846 Fix "upload" command garbling and truncating files on Windows. If it's a by Phillip J. Eby · 19 years ago
  49. fffc4b7 Whitespace normalization. by Tim Peters · 19 years ago
  50. d7c795e Make parse_makefile fallback to environment variables if nothing is by Martin v. Löwis · 19 years ago
  51. 08cd598 Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant by Brett Cannon · 19 years ago
  52. fa7e6b4 typo fix, thanks Jeremy Sanders by Anthony Baxter · 19 years ago
  53. a6e8a4a Since PyPI only accepts UTF-8 encoded data now, make sure that the data is by Walter Dörwald · 19 years ago
  54. eba28be Whitespace normalization. by Tim Peters · 19 years ago
  55. 700f36c Two lines in this file had unbalanced parentheses -- couldn't possibly by Tim Peters · 19 years ago
  56. ca5d8fe Add missing socket import by Martin v. Löwis · 19 years ago
  57. c6699b7 minor cleanup by Fred Drake · 19 years ago
  58. 8efd904 Make SRPMs pyversion 'any'. by Martin v. Löwis · 19 years ago
  59. 98da562 Make dist_files a triple, with the Python target version included, by Martin v. Löwis · 19 years ago
  60. 8d12158 Make the signature detached. by Martin v. Löwis · 19 years ago
  61. 24ff83d Fix registration of output file. by Martin v. Löwis · 19 years ago
  62. be435bf Don't set the Python version for sdist uploads. by Martin v. Löwis · 19 years ago
  63. f74b923 Upload GPG signature. by Martin v. Löwis · 19 years ago
  64. abc1566 fix Python style guide conformance by Fred Drake · 19 years ago
  65. 98858c9 Actually add the implementation of the command. by Martin v. Löwis · 19 years ago
  66. 55f1bb8 Add the upload command. Make all dist commands register their by Martin v. Löwis · 19 years ago
  67. 227e8ff - rename check_provision() to split_revision() by Fred Drake · 19 years ago
  68. db7b002 PEP 314 implementation (client side): by Fred Drake · 19 years ago
  69. 54398d6 helper code, mostly from Andy Harrington, for PEP 314 completion by Fred Drake · 19 years ago
  70. a733bd9 Port bugfix from 2.4 maint. by Tim Peters · 19 years ago
  71. 1bfd85b Remove some more tab usage to prevent an error when run as ``python -tt``. by Brett Cannon · 19 years ago
  72. 3304a14 Remove a tab so that whitespace usage is consistent. by Brett Cannon · 19 years ago
  73. c72dd38 Patch #1075887: Don't require MSVC in distutils if there is nothing by Martin v. Löwis · 19 years ago
  74. df37c8c Patch #1046831: Use get_python_version where appropriate in sysconfig.py. by Martin v. Löwis · 19 years ago
  75. 8ed338a Patch #1104111: Alter setup.py --help and --help-commands. by Martin v. Löwis · 19 years ago
  76. 07561b3 Recompiled after source changes. by Thomas Heller · 20 years ago
  77. 1d1eac3 Fix [ 1103844 ] fix distutils.install.dump_dirs() with negated options. by Thomas Heller · 20 years ago
  78. be95462 After discussion on the PythonMac-SIG it was decided that it is better by Jack Jansen · 20 years ago
  79. ee4bb66 Recompiled after source changes. by Thomas Heller · 20 years ago
  80. 58d89db Restore Python 2.1 compatibility (os.extsep was introduced in Python 2.2). by Marc-André Lemburg · 20 years ago
  81. 0e920a7 Recompiled binaries after source changes. by Thomas Heller · 20 years ago
  82. 26be206 Whitespace normalization. by Tim Peters · 20 years ago
  83. cb328f3 SF patch #1071739 (by Christos Georgiou) by Fredrik Lundh · 20 years ago
  84. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  85. 41f7038 Avoid a linker warning: MSVC 7 doesn't support /pdb:None, the debug by Thomas Heller · 20 years ago
  86. 79d9bfa Fix [1055540 ] bdist_wininst broken for pure Python distributions by Mark Hammond · 20 years ago
  87. a024034 Patch 1046644 - improved distutils support for SWIG. by Anthony Baxter · 20 years ago
  88. 22dcf66 Patch 983206: distutils obeys LDSHARED env var. Removed the code in by Anthony Baxter · 20 years ago
  89. 73cc847 oops. how did _that_ happen? by Anthony Baxter · 20 years ago
  90. f2113f0 Backing out the basic dependency checking (from pycon sprint). by Anthony Baxter · 20 years ago
  91. 6011a3c SF Patch 1022011: Add a command-line argument --no-autoreq, which sets the by Sean Reifschneider · 20 years ago
  92. 57a6a41 SF Patch 1022003: Change bdist_rpm _topdir to use by Sean Reifschneider · 20 years ago
  93. 0e9980f Whitespace normalization. by Tim Peters · 20 years ago
  94. 23c48a1 Patch #808120: Add --force-arch=ARCH to bdist_rpm.py. by Martin v. Löwis · 20 years ago
  95. 641d648 Patch #808115: Add script support to bdist_rpm.py. by Martin v. Löwis · 20 years ago
  96. 061f132 Patch #973204: Use -rpath instead of -R on Irix and Tru64. by Martin v. Löwis · 20 years ago
  97. 4085f03 Add missing executable option to DummyCommand. by Martin v. Löwis · 20 years ago
  98. cae9e67 Patch #970015: Replace - by _ in version and release. by Martin v. Löwis · 20 years ago
  99. cf52524 Patch #970019: Include version and release in the BuildRoot. by Martin v. Löwis · 20 years ago
  100. 9f5c0c4 Patch #736857, #736859: Add -e option to build_scripts. by Martin v. Löwis · 20 years ago