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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for 2.5.4.
v2.5.4
Martin v. Löwis
2008-12-23
1
-2/+2
*
Post 2.5.3.
Martin v. Löwis
2008-12-20
1
-3/+3
*
Prepare for 2.5.3.
v2.5.3
Martin v. Löwis
2008-12-19
1
-3/+3
*
Prepare for 2.5.3c1.
v2.5.3c1
Martin v. Löwis
2008-12-13
1
-3/+3
*
Backport of r64212
Martin v. Löwis
2008-12-13
1
-0/+3
*
Backport code from r65182:
Neal Norwitz
2008-07-28
1
-11/+22
*
Bump version for 2.5.3a0.
Martin v. Löwis
2008-02-23
1
-3/+3
*
Prepare for 2.5.2.
Martin v. Löwis
2008-02-21
1
-3/+3
*
Preparing for 2.5.2c1.
Martin v. Löwis
2008-02-14
1
-3/+3
*
Added checks for integer overflows, contributed by Google. Some are
Martin v. Löwis
2008-02-14
2
-4/+19
*
when talking about an imminent 2.5.2c1, the build should identify itself
Fred Drake
2007-11-09
1
-3/+3
*
Fix #1752132: wrong comment in opcode description.
Georg Brandl
2007-07-11
1
-1/+1
*
Provide PY_LLONG_MAX on all systems having long long.
Martin v. Löwis
2007-06-13
1
-4/+10
*
Backport r55845: Provide LLONG_MAX for S390.
Martin v. Löwis
2007-06-09
1
-0/+7
*
Patch #1733960: Allow T_LONGLONG to accept ints.
Martin v. Löwis
2007-06-09
1
-0/+3
*
Merge change 54982 from the trunk. This fixes the test_subprocess test in th...
Kristján Valur Jónsson
2007-05-07
1
-0/+5
*
2.5.1 final
v2.5.1
Anthony Baxter
2007-04-18
1
-3/+3
*
preparing for 2.5.1c1
Anthony Baxter
2007-04-05
1
-4/+4
*
Extend work on rev 52962 and 53830 eliminating redundant PyObject_Hash() call...
Raymond Hettinger
2007-03-20
1
-1/+2
*
Bug #742342: make Python stop segfaulting on infinitely-recursive reload()s. ...
Collin Winter
2007-03-12
1
-0/+1
*
Extend work on revision 52962: Eliminate redundant calls to PyObject_Hash().
Raymond Hettinger
2007-02-19
1
-0/+3
*
Prefix AST symbols with _Py_. Fixes #1637022.
Martin v. Löwis
2007-01-19
1
-87/+145
*
Patch #1580872: Remove duplicate declaration of PyCallable_Check.
Martin v. Löwis
2006-10-22
1
-1/+2
*
Guard uintptr_t test with HAVE_STDINT_H, test for
Martin v. Löwis
2006-10-02
1
-0/+4
*
Backport rev. 51971:
Georg Brandl
2006-09-25
1
-1/+1
*
Preparing for 2.5 final.
v2.5
Anthony Baxter
2006-09-18
1
-3/+3
*
preparing for 2.5c2
Anthony Baxter
2006-09-11
1
-2/+2
*
SF #1542693: Remove semi-colon at end of PyImport_ImportModuleEx macro
Neal Norwitz
2006-08-19
1
-1/+1
*
preparing for 2.5c1 - no, really this time
Anthony Baxter
2006-08-16
1
-1/+1
*
preparing for 2.5c1
Anthony Baxter
2006-08-16
1
-2/+2
*
Slightly revised version of patch #1538956:
Marc-André Lemburg
2006-08-14
2
-0/+25
*
Patch #1538606, Patch to fix __index__() clipping.
Neal Norwitz
2006-08-12
2
-4/+18
*
pre-release machinations
Anthony Baxter
2006-08-02
1
-2/+2
*
_PyWeakref_GetWeakrefCount() now returns a Py_ssize_t instead of long.
Neal Norwitz
2006-08-02
1
-1/+1
*
Add PyErr_WarnEx() so C code can pass the stacklevel to warnings.warn().
Neal Norwitz
2006-07-30
1
-1/+5
*
After approval from Anthony, merge the tim-current_frames
Tim Peters
2006-07-10
1
-0/+5
*
preparing for 2.5b2
Anthony Baxter
2006-07-10
1
-2/+2
*
Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).
Trent Mick
2006-06-19
1
-2/+2
*
Preparing for 2.5b1.
Anthony Baxter
2006-06-19
1
-3/+3
*
Use Py_ssize_t
Neal Norwitz
2006-06-19
1
-3/+3
*
Patch #1455898: Incremental mode for "mbcs" codec.
Martin v. Löwis
2006-06-14
1
-0/+7
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-13
1
-0/+3
*
Get rid of f_restricted too. Doc the other 4 ints that were already removed
Neal Norwitz
2006-06-12
1
-2/+2
*
Patch #1495999: Part two of Windows CE changes.
Martin v. Löwis
2006-06-10
2
-5/+5
*
Revert revisions:
Tim Peters
2006-06-04
1
-3/+0
*
Patch #1346214: correctly optimize away "if 0"-style stmts
Georg Brandl
2006-06-04
1
-0/+2
*
Patch #1359618: Speed-up charmap encoder.
Martin v. Löwis
2006-06-04
1
-0/+5
*
Patch #1454481: Make thread stack size runtime tunable.
Andrew MacIntyre
2006-06-04
1
-0/+3
*
Convert relevant dict internals to Py_ssize_t.
Tim Peters
2006-05-30
1
-5/+9
*
needforspeed: added Py_MEMCPY macro (currently tuned for Visual C only),
Fredrik Lundh
2006-05-28
2
-9/+23
[next]