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
*
preparing for 2.4.4 final
Anthony Baxter
2006-10-17
1
-3/+3
*
preparing for 2.4.4c1
Anthony Baxter
2006-10-10
1
-2/+2
*
Guard uintptr_t test with HAVE_STDINT_H, test for
Martin v. Löwis
2006-10-02
1
-0/+4
*
Backport trunk's r45715:
Thomas Wouters
2006-04-25
1
-0/+4
*
Ignore the references to the dummy objects used as deleted keys
Armin Rigo
2006-04-12
1
-0/+2
*
post 2.4.3.
Anthony Baxter
2006-04-03
1
-3/+3
*
preparing for 2.4.3 final
Anthony Baxter
2006-03-28
1
-3/+3
*
aarrrrghhh
Anthony Baxter
2006-03-23
1
-1/+1
*
2.4.3c1 preparations
Anthony Baxter
2006-03-22
1
-3/+3
*
Fix PyGC_Collect() to be exported from the built DLL on Windows. (Fix given
Barry Warsaw
2006-01-26
1
-1/+1
*
2.4.2 release stuff
Anthony Baxter
2005-09-28
1
-3/+3
*
pre-release machinations
Anthony Baxter
2005-09-20
1
-4/+4
*
- Changes donated by Elemental Security to make it work on AIX 5.3
Guido van Rossum
2005-09-14
1
-0/+1
*
(backport from HEAD)
Guido van Rossum
2005-09-14
1
-1/+1
*
Make testing a bit easier
Anthony Baxter
2005-08-30
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-08-30
1
-0/+10
*
Disallow keyword arguments for type constructors that don't use them
Georg Brandl
2005-08-26
1
-0/+1
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
1
-1/+1
*
2.4.1 preparations.
Anthony Baxter
2005-03-29
1
-3/+3
*
2.4.1c2
Anthony Baxter
2005-03-17
1
-1/+1
*
update patchlevel
Fred Drake
2005-03-16
1
-1/+1
*
pre-release magic
Anthony Baxter
2005-03-09
1
-3/+3
*
once we're post-release, we really need to bump the version number;
Fred Drake
2004-12-05
1
-3/+3
*
post 2.4 machinations (branch)
Anthony Baxter
2004-11-30
1
-1/+1
*
preparing for 2.4 final (wooooooo!)
Anthony Baxter
2004-11-29
1
-3/+3
*
Correct the handling of 0-termination of PyUnicode_AsWideChar()
Marc-André Lemburg
2004-11-22
1
-2/+8
*
preparing for rc1
Anthony Baxter
2004-11-15
1
-4/+4
*
SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core
Raymond Hettinger
2004-11-05
1
-13/+14
*
release bit
Anthony Baxter
2004-11-02
1
-2/+2
*
SF patch #1056231: typo in comment (unicodeobject.h)
Raymond Hettinger
2004-10-31
1
-1/+1
*
SF 1055820: weakref callback vs gc vs threads
Tim Peters
2004-10-30
1
-0/+20
*
Wrote down the invariants of some common objects whose structure is
Armin Rigo
2004-10-28
10
-23/+75
*
bump the version number prior to release
Fred Drake
2004-10-14
1
-3/+3
*
SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick
Tim Peters
2004-10-11
1
-0/+1
*
SF patch #1035498: -m option to run a module as a script
Raymond Hettinger
2004-10-07
1
-0/+4
*
Finalize the freelist of list objects.
Raymond Hettinger
2004-10-07
1
-0/+1
*
Introduced a Py_IS_NAN macro, which probably works on the major platforms
Tim Peters
2004-09-23
1
-2/+17
*
A static swapped_op[] array was defined in 3 different C files, & I think
Tim Peters
2004-09-23
1
-0/+5
*
Removed redundant declaration of _PyLong_NumBits().
Tim Peters
2004-09-23
1
-1/+0
*
SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support
Walter Dörwald
2004-09-07
1
-0/+21
*
SF patch #1020188: Use Py_CLEAR where necessary to avoid crashes
Raymond Hettinger
2004-09-01
1
-1/+1
*
SF patch #1007189, multi-line imports, for instance:
Anthony Baxter
2004-08-31
1
-49/+53
*
onward and upward
Anthony Baxter
2004-08-31
1
-2/+2
*
SF patch 936813: fast modular exponentiation
Tim Peters
2004-08-30
1
-1/+6
*
SF patch 936813: fast modular exponentiation
Tim Peters
2004-08-29
1
-1/+1
*
Stop producing or using OverflowWarning. PEP 237 thought this would
Tim Peters
2004-08-25
1
-0/+1
*
Patch #900727: Add Py_InitializeEx to allow embedding without signals.
Martin v. Löwis
2004-08-19
1
-0/+1
*
Patch #1006003: Cygwin standard module build problems
Jason Tishler
2004-08-09
2
-3/+4
*
SF #989185: Drop unicode.iswide() and unicode.width() and add
Hye-Shik Chang
2004-08-04
1
-18/+0
*
Add a workaround for a problem that UTF-8 strings can be corrupted
Hye-Shik Chang
2004-08-04
1
-0/+33
[next]