Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. | Georg Brandl | 2008-09-13 | 4 | -7/+5 |
| | |||||
* | #1858: re-apply patch for this, adding the missing files | Andrew M. Kuchling | 2008-05-11 | 2 | -4/+39 |
| | |||||
* | Revert r62998 as it broke the build (seems distutils.config is missing). | Brett Cannon | 2008-05-10 | 2 | -39/+4 |
| | |||||
* | #1858 from Tarek Ziade: | Andrew M. Kuchling | 2008-05-10 | 2 | -4/+39 |
| | | | | | | | | | Allow multiple repositories in .pypirc; see http://wiki.python.org/moin/EnhancedPyPI for discussion. The patch is slightly revised from Tarek's last patch: I've simplified the PyPIRCCommand.finalize_options() method to not look at sys.argv. Tests still pass. | ||||
* | #2581: Vista UAC/elevation support for bdist_wininst | Mark Hammond | 2008-05-02 | 1 | -2/+7 |
| | |||||
* | correct heading underline for new "Cross-compiling on Windows" section | Mark Hammond | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | Issue #2513: enable 64bit cross compilation on windows. | Mark Hammond | 2008-04-07 | 1 | -0/+36 |
| | |||||
* | Fix lots of broken links in the docs, found by Sphinx' external link checker. | Georg Brandl | 2008-03-15 | 3 | -3/+3 |
| | |||||
* | #1725737: ignore other VC directories other than CVS and SVN's too. | Georg Brandl | 2008-03-06 | 1 | -3/+5 |
| | |||||
* | A lot more typo fixes by Ori Avtalion. | Georg Brandl | 2008-02-22 | 2 | -3/+3 |
| | |||||
* | Part of #2154: minimal syntax fixes in doc example snippets. | Georg Brandl | 2008-02-21 | 1 | -5/+5 |
| | |||||
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | Add "Using Python on Windows" document, by Robert Lehmann. | Georg Brandl | 2007-12-01 | 1 | -1/+1 |
| | | | | Written for GHOP. | ||||
* | Add :term:s for descriptors. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
| | |||||
* | Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. | Georg Brandl | 2007-10-21 | 1 | -1/+1 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 12 | -0/+4168 |