108 Commits (2edcd1cba499c8bc04e8d8a3e153ccbf7e9eecee)

Author SHA1 Message Date
INADA Naoki 9f2ce25481 Issue #28428: Rename _futures module to _asyncio. 10 years ago
doko@ubuntu.com 95b826d050 - Modules/Setup.dist: Add the _blake2 module 10 years ago
doko@ubuntu.com 43d3032384 - Modules/Setup.dist: Add the _blake2 module 10 years ago
INADA Naoki 9e4e38ecd2 Issue #26801: Added C implementation of asyncio.Future. 10 years ago
Benjamin Peterson 7d895ac953 remove --with(out)-signal-module, since the signal module is non-optional 10 years ago
doko@ubuntu.com 1345d20193 - Use PLATDIR for the platform directory everywhere (refactoring only) 11 years ago
doko@ubuntu.com 6433e9efde - Modules/Setup.dist: remove time extension duplicate, introduced by the fix for #5309. 11 years ago
Antoine Pitrou 2c0a916061 Issue #5309: distutils' build and build_ext commands now accept a ``-j`` 12 years ago
Victor Stinner ed3b0bca3e Issue #18874: Implement the PEP 454 (tracemalloc) 12 years ago
Christian Heimes c77d9f38c2 Issue #11016: Add C implementation of the stat module as _stat 13 years ago
Łukasz Langa 6f69251980 Add reference implementation for PEP 443 13 years ago
Antoine Pitrou a85017fbe3 Issue #16694: Add a pure Python implementation of the operator module. 13 years ago
doko@ubuntu.com 8fa3be2bc8 - Mention _heapq in Setup.dist. 14 years ago
doko@ubuntu.com 1e3398a50c ... and fix the name of the sha1 file name. 14 years ago
doko@ubuntu.com dca7303ff5 Fix name of the sha1 extension. 14 years ago
doko@ubuntu.com 0684a9d146 Remove references to removed md5.h and md5.c files. 14 years ago
Florent Xicluna 992d9e081f Fix few typos. 15 years ago
Victor Stinner 024e37adcc Issue #11393: Add the new faulthandler module 15 years ago
Sean Reifscheider e2dfefbe85 Issue #10924: Adding salt and Modular Crypt Format to crypt library. 15 years ago
Georg Brandl 01099a7757 Remove duplicate entry. 16 years ago
Benjamin Peterson 52c36051bd Use weakrefs to hold onto classes #2521. 16 years ago
Senthil Kumaran 64d010c990 Removing the comment lines for the modules which were made to build statically. 16 years ago
Senthil Kumaran 5c87c1a5a8 Fix Issue9545 - Adding _collections to static build. 16 years ago
Alexander Belopolsky cf86e368eb Issue #7989: Added pure python implementation of the datetime module. 16 years ago
Matthias Klose 22b6f9d1cb - Mention _posixsubprocess.c in Modules/Setup.dist 16 years ago
Mark Dickinson f371859a4f Merged revisions 76978 via svnmerge from 16 years ago
Mark Dickinson 12748b003c Issue #7518: Move substitute definitions of C99 math functions from 16 years ago
Mark Dickinson 664b511c0a Merged revisions 76861 via svnmerge from 16 years ago
Mark Dickinson 9cae178f21 Issue #3366: Add expm1 function to math module. Thanks Eric Smith for 16 years ago
Georg Brandl 1158a33fab #3791: remove last traces of bsddb. 17 years ago
Benjamin Peterson b747ed3f97 adjust Setup.dist to build _functools and _locale 17 years ago
Alexandre Vassalotti 8d8d630003 Issue 5682: Move _io module into its own subdirectory. 17 years ago
Matthias Klose 21e5fcd245 - Modules/Setup.dist: Readd the _functools extension, lost in the io-c merge. 17 years ago
Benjamin Peterson 4fa88fa0ba merge the io-c branch: C implementation of the io module 17 years ago
Matthias Klose 131733a2b9 - Modules/Setup.dist: Mention _heapq 17 years ago
Matthias Klose dff59f8cb0 - Modules/Setup.dist: Update _elementtree, add _bisect, datetime 18 years ago
Matthias Klose 4de979153e - Modules/Setup.dist: Update _elementtree, add _bisect, datetime 18 years ago
Matthias Klose a58ea4dcf2 - Modules/Setup.dist: Add _bisect 18 years ago
Matthias Klose fa1885f157 - Modules/Setup.dist: add datetime, update _elementtree 18 years ago
Matthias Klose fdbd4c8c01 - Modules/Setup.dist: Update pyexpat 18 years ago
Matthias Klose b0c3c026a0 - Modules/Setup.dist: Update pyexpat 18 years ago
Matthias Klose e605b66729 - Modules/Setup.dist: Update pyexpat 18 years ago
Matthias Klose bea0081fb4 - Modules/Setup.dist: Fix typo in last checkin 18 years ago
Matthias Klose 825dae88d0 - Merge rev 67396, Modules/Setup.dist: Mention _elementtree and _pickle. 18 years ago
Matthias Klose 7fab0dcdd4 - Modules/Setup.dist: Mention _elementtree and _pickle. 18 years ago
Matthias Klose 2a6beb3439 - Modules/Setup.dist: Mention _elementtree and _pickle. 18 years ago
Matthias Klose e8068edf1e - Fix typo in last checkin 18 years ago
Matthias Klose 75bfcbaf88 - Fix typo in last checkin 18 years ago
Matthias Klose b8babfb696 - Fix typo in last checkin 18 years ago
Matthias Klose b19dd66833 Merge 67349 from the trunk: 18 years ago