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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Issue #5080: turn the DeprecationWarning from float arguments passed
Mark Dickinson
2010-01-01
6
-28/+65
*
allow --with-dbmliborder to specify that no dbm modules will be built #6491
Benjamin Peterson
2010-01-01
2
-3/+7
*
fix indentation
Benjamin Peterson
2010-01-01
1
-1/+1
*
add note
Benjamin Peterson
2010-01-01
1
-0/+3
*
use pkg-config to find the libffi headers when --with-system-ffi is used #6943
Benjamin Peterson
2010-01-01
4
-3/+128
*
More yearly updates.
Georg Brandl
2010-01-01
12
-14/+14
*
more copyright year updates
Ezio Melotti
2010-01-01
3
-3/+3
*
update copyright year
Benjamin Peterson
2010-01-01
2
-4/+4
*
Add some missing command-line options to the main list. All but -V were already
Brett Cannon
2010-01-01
1
-2/+4
*
More configure fixes: avoid sh 'integer argument expected' error when 'long l...
Mark Dickinson
2009-12-31
2
-7/+16
*
Add missing quotes.
Mark Dickinson
2009-12-31
2
-3/+3
*
add another advancement
Benjamin Peterson
2009-12-31
1
-3/+4
*
Add various items
Andrew M. Kuchling
2009-12-31
1
-1/+26
*
update expat comment
Benjamin Peterson
2009-12-31
1
-6/+6
*
Add some items
Andrew M. Kuchling
2009-12-31
1
-9/+27
*
#7613: missing ) in flmodule.c
Ezio Melotti
2009-12-31
1
-1/+1
*
indentation and further alignment with py3k
Ezio Melotti
2009-12-31
1
-3/+3
*
cleanup and refactoring
Ezio Melotti
2009-12-31
1
-128/+123
*
add a --with-system-expat option to build pyexpat against the system's lib #7609
Benjamin Peterson
2009-12-31
4
-27/+61
*
Merged revisions 77158 via svnmerge from
Benjamin Peterson
2009-12-30
1
-0/+5
*
check if the attribute is set before deleting it with T_OBJECT_EX (fixes #7604)
Benjamin Peterson
2009-12-30
4
-6/+27
*
We only support Windows NT derivatives now.
Georg Brandl
2009-12-30
2
-5/+2
*
#7602: improve "clean" and "checkout" targets now that all tools are in exter...
Georg Brandl
2009-12-30
1
-5/+4
*
#7487: update Pygments version.
Georg Brandl
2009-12-30
2
-2/+2
*
Use new Pygments version.
Georg Brandl
2009-12-30
1
-1/+1
*
Add Marcos Donolo for work on issue 7534 patch.
Mark Dickinson
2009-12-30
1
-0/+1
*
Issue #7534: Fix handling of nans, infinities, and negative zero in **
Mark Dickinson
2009-12-30
4
-25/+294
*
#5511: Added the ability to use ZipFile as a context manager. Patch by Brian ...
Ezio Melotti
2009-12-30
4
-510/+489
*
wrap long line
Benjamin Peterson
2009-12-30
1
-1/+2
*
only build the nis module when the headers are found #7589
Benjamin Peterson
2009-12-30
2
-1/+4
*
Add various items
Andrew M. Kuchling
2009-12-29
1
-3/+68
*
#7579: Add docstrings to the msvcrt module
Amaury Forgeot d'Arc
2009-12-29
2
-14/+107
*
#7413: Passing '\0' as the separator to datetime.datetime.isoformat()
Amaury Forgeot d'Arc
2009-12-29
3
-9/+18
*
#7595: fix typo in argument default constant.
Georg Brandl
2009-12-29
2
-2/+2
*
Issue #7575: An overflow test for math.expm1 was failing on OS X 10.4/Intel,
Mark Dickinson
2009-12-29
1
-1/+7
*
Various additions
Andrew M. Kuchling
2009-12-29
1
-26/+66
*
Fix wrong markup.
Georg Brandl
2009-12-29
1
-2/+2
*
Improve markup of ctypes docs.
Georg Brandl
2009-12-29
1
-321/+326
*
#7569: clarification about c_char_p.
Georg Brandl
2009-12-29
1
-2/+4
*
enable test_main.py
Benjamin Peterson
2009-12-29
1
-2/+3
*
Merged revisions 76871-76872,77093-77095,77097-77101 via svnmerge from
Benjamin Peterson
2009-12-28
6
-19/+123
*
document new fix_callable behavior
Benjamin Peterson
2009-12-28
1
-1/+2
*
#7404: remove reference to non-existing example files.
Georg Brandl
2009-12-28
1
-3/+1
*
#7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new ...
Georg Brandl
2009-12-28
7
-2/+119
*
#7381: consistency update, and backport avoiding ``None >= 0`` check from py3k.
Georg Brandl
2009-12-28
1
-4/+6
*
#7586: fix typo.
Georg Brandl
2009-12-28
1
-1/+1
*
#7577: fix signature of PyBuffer_FillInfo().
Georg Brandl
2009-12-28
1
-1/+1
*
Use a more idiomatic check in check_truediv.
Mark Dickinson
2009-12-27
1
-3/+2
*
Fix a typo in comment
Amaury Forgeot d'Arc
2009-12-27
1
-2/+2
*
Use ldexp(q, exp) instead of q*2.**exp in true division test, to avoid bogus ...
Mark Dickinson
2009-12-27
1
-1/+2
[prev]
[next]