commit | eebd0173b6b7e8aeacbfcae6bb28dcdc8907e33f | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Nov 14 18:17:39 2010 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Nov 14 18:17:39 2010 +0000 |
tree | 666413d6becaa8815c56fdbc4cd8b59f62c021bd | |
parent | 501bfd8f5c29cddc8f74c67e862f582929c16ed1 [diff] |
Merged revisions 84487 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84487 | martin.v.loewis | 2010-09-04 16:38:09 +0200 (Sa, 04 Sep 2010) | 3 lines Issue #1303434: Include PDBs in release. Patch by James Lee and Daniel Stutzbach. ........