index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Setup.dist
Commit message (
Expand
)
Author
Age
Files
Lines
*
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing o...
Miss Islington (bot)
2019-06-11
1
-1/+1
*
closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match ...
Miss Islington (bot)
2018-11-02
1
-1/+1
*
Delete old expat comment. (GH-9197)
Miss Islington (bot)
2018-09-12
1
-8/+0
*
bpo-32232: by default, Setup modules are no longer built with -DPy_BUILD_CORE...
Miss Islington (bot)
2018-04-20
1
-19/+19
*
bpo-31333: Re-implement ABCMeta in C (GH-5733)
Ivan Levkivskyi
2018-02-18
1
-0/+1
*
bpo-28046: Remove MACHDEPPATH from Modules/Setup.dist (#5289)
Victor Stinner
2018-01-24
1
-5/+1
*
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov
2018-01-23
1
-0/+1
*
bpo-29137: Remove fpectl module (#4789)
Nathaniel J. Smith
2018-01-06
1
-14/+0
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
1
-13/+1
*
remove IRIX support (closes bpo-31341) (#3310)
Benjamin Peterson
2017-09-04
1
-3/+0
*
Add missing _sha3 module to Setup.dist (#2395)
Segev Finer
2017-09-04
1
-0/+1
*
bpo-20210: Support the *disabled* marker in Setup files (GH-132)
xdegaye
2017-05-27
1
-9/+20
*
Issue #28428: Rename _futures module to _asyncio.
INADA Naoki
2016-10-15
1
-1/+1
*
- Modules/Setup.dist: Add the _blake2 module
doko@ubuntu.com
2016-10-11
1
-0/+2
*
Issue #26801: Added C implementation of asyncio.Future.
INADA Naoki
2016-10-09
1
-0/+1
*
remove --with(out)-signal-module, since the signal module is non-optional
Benjamin Peterson
2016-09-09
1
-0/+1
*
- merge 3.4
doko@ubuntu.com
2015-04-13
1
-1/+1
|
\
|
*
- Use PLATDIR for the platform directory everywhere (refactoring only)
doko@ubuntu.com
2015-04-13
1
-1/+1
*
|
- Modules/Setup.dist: remove time extension duplicate, introduced by the fix...
doko@ubuntu.com
2015-04-11
1
-2/+1
*
|
Issue #5309: distutils' build and build_ext commands now accept a ``-j``
Antoine Pitrou
2014-09-26
1
-0/+1
|
/
*
Issue #18874: Implement the PEP 454 (tracemalloc)
Victor Stinner
2013-11-23
1
-7/+10
*
Issue #11016: Add C implementation of the stat module as _stat
Christian Heimes
2013-06-22
1
-0/+1
*
Add reference implementation for PEP 443
Ćukasz Langa
2013-06-05
1
-1/+1
*
Issue #16694: Add a pure Python implementation of the operator module.
Antoine Pitrou
2013-04-20
1
-1/+1
*
... and fix the name of the sha1 file name.
doko@ubuntu.com
2012-06-21
1
-1/+1
*
Fix name of the sha1 extension.
doko@ubuntu.com
2012-06-21
1
-1/+1
*
Remove references to removed md5.h and md5.c files.
doko@ubuntu.com
2012-06-21
1
-3/+2
*
Merge 3.2, fix typos.
Florent Xicluna
2011-11-11
1
-1/+1
|
\
|
*
Fix few typos.
Florent Xicluna
2011-11-11
1
-1/+1
*
|
Issue #11393: Add the new faulthandler module
Victor Stinner
2011-03-30
1
-0/+3
*
|
Issue #10924: Adding salt and Modular Crypt Format to crypt library.
Sean Reifscheider
2011-02-22
1
-1/+1
|
/
*
Removing the comment lines for the modules which were made to build statically.
Senthil Kumaran
2010-08-15
1
-3/+0
*
Fix Issue9545 - Adding _collections to static build.
Senthil Kumaran
2010-08-09
1
-0/+3
*
Issue #7989: Added pure python implementation of the datetime module.
Alexander Belopolsky
2010-07-23
1
-1/+1
*
- Mention _posixsubprocess.c in Modules/Setup.dist
Matthias Klose
2010-04-22
1
-0/+1
*
Merged revisions 76978 via svnmerge from
Mark Dickinson
2009-12-21
1
-1/+1
*
Merged revisions 76861 via svnmerge from
Mark Dickinson
2009-12-16
1
-1/+1
*
#3791: remove last traces of bsddb.
Georg Brandl
2009-06-04
1
-19/+0
*
adjust Setup.dist to build _functools and _locale
Benjamin Peterson
2009-05-23
1
-4/+4
*
Issue 5682: Move _io module into its own subdirectory.
Alexandre Vassalotti
2009-04-04
1
-1/+1
*
- Modules/Setup.dist: Readd the _functools extension, lost in the io-c merge.
Matthias Klose
2009-03-22
1
-0/+1
*
merge the io-c branch: C implementation of the io module
Benjamin Peterson
2009-03-04
1
-4/+3
*
- Modules/Setup.dist: Mention _heapq
Matthias Klose
2009-02-22
1
-0/+1
*
- Modules/Setup.dist: Add _bisect
Matthias Klose
2008-11-27
1
-0/+1
*
- Modules/Setup.dist: add datetime, update _elementtree
Matthias Klose
2008-11-27
1
-1/+2
*
- Modules/Setup.dist: Update pyexpat
Matthias Klose
2008-11-27
1
-3/+1
*
- Modules/Setup.dist: Fix typo in last checkin
Matthias Klose
2008-11-26
1
-1/+1
*
- Modules/Setup.dist: Mention _elementtree and _pickle.
Matthias Klose
2008-11-26
1
-0/+2
*
- Fix typo in last checkin
Matthias Klose
2008-11-23
1
-1/+1
*
Merge 67349 from the trunk:
Matthias Klose
2008-11-23
1
-0/+1
[next]