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
/
Python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved include "Python.h" in front of other imports to silence a warning.
Christian Heimes
2008-01-04
1
-1/+2
*
Partial port of r59682 from py3k.
Amaury Forgeot d'Arc
2008-01-04
1
-1/+2
*
Modified PyImport_Import and PyImport_ImportModule to always use absolute imp...
Christian Heimes
2008-01-03
3
-25/+53
*
Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just
Jeffrey Yasskin
2008-01-03
1
-23/+30
*
Improve performance of built-in any()/all() by avoiding PyIter_Next() --
Guido van Rossum
2007-12-20
1
-8/+28
*
Add comments
Raymond Hettinger
2007-12-20
1
-3/+3
*
Bigger range for non-extended opargs.
Raymond Hettinger
2007-12-19
1
-1/+1
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFC...
Christian Heimes
2007-12-19
1
-1/+1
*
Zap a duplicate line
Raymond Hettinger
2007-12-19
1
-1/+0
*
Applied patch #1635: Float patch for inf and nan on Windows (and other platfo...
Christian Heimes
2007-12-18
1
-0/+25
*
Give meaning to the oparg for BUILD_MAP: estimated size of the dictionary.
Raymond Hettinger
2007-12-18
2
-5/+3
*
Speed-up dictionary constructor by about 10%.
Raymond Hettinger
2007-12-18
3
-5/+17
*
Silence a warning about an unsed variable in debug builds
Christian Heimes
2007-12-14
1
-2/+3
*
Note that open() is the preferred way to open files (issue 1510).
Skip Montanaro
2007-12-08
1
-1/+2
*
Fix Issue 1045.
Raymond Hettinger
2007-12-06
1
-24/+3
*
Fix typo.
Georg Brandl
2007-12-05
1
-1/+1
*
Implement PEP 366
Nick Coghlan
2007-12-03
1
-26/+86
*
Feature #1534
Christian Heimes
2007-12-01
1
-0/+2
*
Issue #1521: on 64bit platforms, str.decode fails on very long strings.
Amaury Forgeot d'Arc
2007-11-30
1
-3/+4
*
Issue #1402: PyInterpreterState_Clear() may still invoke user code
Amaury Forgeot d'Arc
2007-11-29
1
-5/+5
*
Expose Py_Py3kWarningFlag as sys.py3kwarning as discussed in #1504
Christian Heimes
2007-11-27
1
-0/+2
*
Added filename to compiling struct based on Martin's suggestion.
Christian Heimes
2007-11-24
1
-1/+3
*
And yet another fix for the patch. Paul Moore has send me a note that I've mi...
Christian Heimes
2007-11-23
1
-8/+9
*
How did the comment get there?
Christian Heimes
2007-11-23
1
-1/+1
*
Fixed problems in the last commit. Filenames and line numbers weren't reporte...
Christian Heimes
2007-11-23
1
-4/+8
*
Applied patch #1754273 and #1754271 from Thomas Glee
Christian Heimes
2007-11-23
1
-0/+4
*
Backport of the PCbuild9 directory from the py3k branch.
Christian Heimes
2007-11-22
1
-1/+1
*
Patch #1739468: Directories and zipfiles containing __main__.py are now execu...
Nick Coghlan
2007-11-18
1
-7/+20
*
Merge from py3k branch:
Amaury Forgeot d'Arc
2007-11-13
1
-7/+12
*
Patch #1418: Make the AC_REPLACE_FUNCS object files actually work.
Martin v. Löwis
2007-11-12
1
-2/+1
*
Backport of Guido's review of my patch.
Christian Heimes
2007-11-07
1
-7/+5
*
Backported fix for bug #1392 from py3k branch r58903.
Christian Heimes
2007-11-07
1
-1/+19
*
Add build option for faster loop execution.
Raymond Hettinger
2007-11-07
1
-0/+11
*
Fix marshal's incorrect handling of subclasses of builtin types (backport can...
Raymond Hettinger
2007-11-07
1
-10/+10
*
Missing DECREFs
Raymond Hettinger
2007-10-25
1
-0/+2
*
Fixup error return and add support for intermixed ints and floats/
Raymond Hettinger
2007-10-24
1
-1/+7
*
Optimize sum() for integer and float inputs.
Raymond Hettinger
2007-10-24
1
-0/+70
*
Fix Coverity 185-186: If the passed in FILE is NULL, uninitialized memory
Neal Norwitz
2007-10-12
1
-0/+2
*
Fix Coverity #158: Check the correct variable.
Neal Norwitz
2007-10-05
1
-1/+1
*
Try harder to stay within the 79-column limit. There's still two places that ...
Thomas Wouters
2007-09-20
1
-44/+55
*
Whitespace cleanup.
Thomas Wouters
2007-09-19
1
-27/+27
*
Fix #1169: remove docstrings in functions for -OO.
Georg Brandl
2007-09-19
1
-1/+1
*
Fix a crasher where Python code managed to infinitely recurse in C code without
Brett Cannon
2007-09-07
1
-0/+8
*
Revert compile.c changes that shouldn't have been included in previous checkin
Nick Coghlan
2007-08-25
1
-7/+2
*
Revert misguided attempt at fixing incompatibility between -m and -i switches...
Nick Coghlan
2007-08-25
1
-2/+7
*
Second half of #1752175: #ifdef out references to PyImport_DynLoadFiletab if ...
Georg Brandl
2007-08-23
1
-1/+5
*
Fix compile.c so that it records 0.0 and -0.0 as separate constants in a code
Alex Martelli
2007-08-22
1
-1/+14
*
Revert accidental checkins from last commit.
Georg Brandl
2007-08-21
1
-10/+0
*
Demand version 2.5.1 since 2.5 has a bug with codecs.open context managers.
Georg Brandl
2007-08-21
1
-0/+10
*
Place #ifdef Py_USING_UNICODE around decode_unicode().
Georg Brandl
2007-08-06
1
-0/+2
[next]