summaryrefslogtreecommitdiffstats
path: root/Doc/library/carbon.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, andNed Deily2013-01-101-2/+5
| | | | | | | _Qdoffs when compiling with an SDK of 10.7 or later. The OS X APIs they wrap have long been deprecated and have now been removed with 10.7. These modules were already empty for 64-bit builds and have been removed in Python 3. (Original patch by Ronald Oussoren.)
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-1/+1
|
* fix some broken URLsSandro Tosi2011-12-311-2/+2
|
* Demote warnings to notices, part 2: stuff that is 2.x-only.Georg Brandl2009-04-271-2/+2
|
* Fix for issue 896199 (some Carbon modules aren't present in the documentation)Ronald Oussoren2009-03-301-0/+262
|
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-5/+5
|
* Add warnings to and deprecated all those Mac modulesBenjamin Peterson2008-05-121-4/+27
|
* Fix synopsis.Georg Brandl2008-05-011-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+288