summaryrefslogtreecommitdiff
path: root/Modules/Setup.dist
Commit message (Expand)AuthorAgeFilesLines
* [2.7] closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now ...Benjamin Peterson2018-11-011-1/+1
* [2.7] Delete old expat comment. (GH-9205)Benjamin Peterson2018-09-111-8/+0
* - Use PLATDIR for the platform directory everywhere (refactoring only)doko@ubuntu.com2015-04-131-1/+1
* - Issue #17682: Add the _io module to Modules/Setup.dist (commented out).doko@ubuntu.com2013-04-091-0/+3
* Issue #17662: fix socketmodule compilation with Setup.dist.Kristjan Valur Jonsson2013-04-081-1/+1
* - Mention _heapq in Setup.dist.doko@ubuntu.com2012-09-101-0/+1
* Remove duplicate entry.Georg Brandl2010-08-211-1/+0
* Use weakrefs to hold onto classes #2521.Benjamin Peterson2010-08-211-0/+1
* Issue #7518: Move substitute definitions of C99 math functions fromMark Dickinson2009-12-211-1/+1
* Issue #3366: Add expm1 function to math module. Thanks Eric Smith forMark Dickinson2009-12-161-1/+1
* - Modules/Setup.dist: Update _elementtree, add _bisect, datetimeMatthias Klose2008-11-271-1/+3
* - Modules/Setup.dist: Update pyexpatMatthias Klose2008-11-271-3/+2
* - Modules/Setup.dist: Mention _elementtree and _pickle.Matthias Klose2008-11-261-0/+2
* - Fix typo in last checkinMatthias Klose2008-11-231-1/+1
* - Modules/Setup.dist: Mention _functools in section "Modules that shouldMatthias Klose2008-11-231-0/+1
* #3897: _collections now has an underscore.Georg Brandl2008-09-211-1/+1
* Add commented out #_sha256 and #_sha512 lines per issue 3183.Gregory P. Smith2008-07-071-2/+4
* Put Lib/lib-old back on to sys.path for module renames.Brett Cannon2008-05-111-1/+4
* Remove the rgbimg module. It has been deprecated since Python 2.5.Brett Cannon2007-05-201-1/+0
* Bug #1535081: A leading underscore has been added to the names ofGeorg Brandl2006-08-061-5/+8
* patch #1493701: performance enhancements for struct moduleBob Ippolito2006-05-231-1/+1
* revert #1493701Bob Ippolito2006-05-231-1/+1
* Patch #1493701: performance enhancements for struct module.Bob Ippolito2006-05-231-1/+1
* - add missing chunk for patch #1117961Matthias Klose2006-04-031-2/+2
* [ 959576 ] Can't build Python on POSIX w/o $HOMEGeorg Brandl2005-12-271-1/+2
* SF bug #1160187: Setup file needs entries for collections, itertools, stropRaymond Hettinger2005-03-091-0/+4
* Patch #579435: Shadow Password Support ModuleMartin v. Löwis2005-01-231-0/+1
* Remove mpz, rotor, xreadlines modulesAndrew M. Kuchling2004-08-311-22/+1
* SF bug #999776, zlib home page wrongNeal Norwitz2004-07-291-1/+1
* Patch #993173: Enable audioop on 64-bit platforms.Martin v. Löwis2004-07-191-0/+1
* Bring CJKCodecs 1.1 into trunk. This completely reorganizes sourceHye-Shik Chang2004-07-181-36/+6
* Add missed entry for cjkcodecs._iso_2022_kr.Hye-Shik Chang2004-01-281-0/+1
* Add CJK codecs support as discussed on python-dev. (SF #873597)Hye-Shik Chang2004-01-171-0/+42
* Remove support for SunOS 4.Skip Montanaro2004-01-171-2/+1
* Patch #752671: NetBSD needs to link libintl to _locale.so.Martin v. Löwis2003-06-141-1/+2
* Fixed minor typo in Setup.dist.Gustavo Niemeyer2003-05-261-1/+1
* Revert Patch #670715: iconv support.Martin v. Löwis2003-04-031-4/+0
* add _csv build lineSkip Montanaro2003-03-201-0/+3
* Added a define EXTRAMACHDEPPATH which can be used to add sys.path itemsJack Jansen2003-03-171-1/+2
* Add _iconv_codec to Setup.dist. Use PyModule_ functions.Martin v. Löwis2003-01-261-0/+3
* PEP 302 + zipimport:Just van Rossum2002-12-301-0/+4
* Patch to make _codecs a builtin module. This is necessary sinceMarc-André Lemburg2002-12-121-1/+1
* correct wording of comments about old bsddb (now bsddb185) moduleSkip Montanaro2002-12-021-6/+4
* Don't try to use unsupported DB versions.Martin v. Löwis2002-11-191-1/+6
* Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.Martin v. Löwis2002-11-191-13/+18
* Update the text on the Expat module and library.Fred Drake2002-08-091-17/+9
* Since the errno module is needed by os._execvpe(), and that is used by theFred Drake2002-08-051-1/+1
* SF patch 568629 by Oren Tirosh: types made callable.Guido van Rossum2002-06-141-1/+0
* Document the build process more precisely. Suggested by Hugh Sasse.Martin v. Löwis2002-04-191-3/+15
* Removed old Digital Creations copyright/license notices (withGuido van Rossum2002-04-041-1/+1