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 #3554: ctypes.string_at and ctypes.wstring_at must use the
Thomas Heller
2008-08-19
2
-2/+6
*
Issue #2234: distutils failed with mingw binutils 2.18.50.20080109.
Amaury Forgeot d'Arc
2008-08-18
2
-4/+8
*
Backport of r64767 from trunk
Gregory P. Smith
2008-08-17
3
-0/+16
*
Backport of r65032 from trunk
Gregory P. Smith
2008-08-17
4
-1/+136
*
I forgot to update NEWS.
Hirokazu Yamamoto
2008-08-17
1
-0/+3
*
Backport r65745: Issue #2222: Fixed reference leak when occured
Hirokazu Yamamoto
2008-08-17
1
-28/+26
*
Issue #2065: VC6 related fix.
Hirokazu Yamamoto
2008-08-14
7
-9/+134
*
#3205: bz2 iterator fails silently on MemoryError
Georg Brandl
2008-08-12
2
-0/+4
*
Backport r60148 and r65481: sanity checks to avoid infinite loops.
Georg Brandl
2008-08-12
2
-1/+25
*
#3134: shutil referenced undefined WindowsError symbol
Georg Brandl
2008-08-12
2
-4/+12
*
- Issue #3537: Fix an assertion failure when an empty but presized dict
Georg Brandl
2008-08-11
3
-0/+18
*
Issue #1342811: Fix leak in Tkinter.Menu.delete. Commands associated to
Robert Schuppenies
2008-08-10
2
-0/+13
*
(backport from trunk r64756)
Gregory P. Smith
2008-08-04
2
-1/+10
*
(backport of r61652 and r61665 from trunk)
Gregory P. Smith
2008-08-04
3
-5/+46
*
(backport trunk r65151)
Gregory P. Smith
2008-08-04
2
-23/+36
*
(backport r65459 from trunk)
Gregory P. Smith
2008-08-04
2
-4/+12
*
Issue #799428: Fix Tkinter.Misc._nametowidget to unwrap
Martin v. Löwis
2008-08-02
2
-9/+11
*
Security patches from Apple: prevent int overflow when allocating memory
Neal Norwitz
2008-07-31
13
-26/+244
*
Backport code from r65182:
Neal Norwitz
2008-07-28
6
-15/+57
*
#2242: utf7 decoding crashes on bogus input on some Windows/MSVC versions
Antoine Pitrou
2008-07-25
3
-14/+20
*
Issue #3360: Fix incorrect parsing of '020000000000.0'.
Mark Dickinson
2008-07-16
3
-10/+8
*
Link fix.
Georg Brandl
2008-07-16
1
-1/+1
*
Backport of 64903.
Brett Cannon
2008-07-13
3
-6/+7
*
Backport r62627 + r62744 from trunk to fix issue 2632.
Gregory P. Smith
2008-07-06
3
-62/+136
*
Backport of r64677.
Brett Cannon
2008-07-02
2
-1/+3
*
#Issue3088 in-progress: Race condition with instances of classes derived from...
Amaury Forgeot d'Arc
2008-07-01
3
-1/+37
*
#3242: fix a crash in "print", if sys.stdout is set to a custom object,
Amaury Forgeot d'Arc
2008-07-01
3
-1/+26
*
#3157: Fix docstrings for cursor methods.
Georg Brandl
2008-06-22
1
-3/+3
*
Issue 3110: Crash with weakref subclass,
Amaury Forgeot d'Arc
2008-06-16
3
-5/+55
*
Issue #3116 and #1792: Fix quadratic behavior in marshal.dumps().
Raymond Hettinger
2008-06-16
2
-1/+6
*
#3117: backport r55087, fixes segfault with lambda (None,): None.
Georg Brandl
2008-06-15
2
-0/+5
*
Fix tkinter sequence passing. #2906. Backport from r63914.
Georg Brandl
2008-06-03
1
-1/+7
*
- Issue #2588, #2589: Fix potential integer underflow and overflow
Gregory P. Smith
2008-06-02
2
-5/+20
*
Backport r62724 from trunk. Fixes issue 2791. subprocess.Popen.communicate
Gregory P. Smith
2008-06-01
3
-0/+22
*
Backport r63776: tkinter fixes.
Georg Brandl
2008-05-31
1
-15/+19
*
Include all licenses of the packages that we include.
Martin v. Löwis
2008-05-25
1
-1/+22
*
Patch #2111: Avoid mmap segfault when modifying a PROT_READ block.
Martin v. Löwis
2008-05-23
3
-0/+23
*
fix issue2858: potential memory corruption when any of the bsddb.db.*
Gregory P. Smith
2008-05-17
2
-7/+8
*
#2803: fix heappush invocation (backport).
Georg Brandl
2008-05-11
1
-1/+1
*
Backport of revision 62854
Ronald Oussoren
2008-05-08
1
-1/+11
*
Fix os.walk docstring example - issue2707
Gregory P. Smith
2008-05-06
1
-1/+2
*
Backport r61468 from trunk: Improves the text of the IOError raised
Gregory P. Smith
2008-05-03
1
-2/+5
*
Fix issue 2520 (cannot import macerrors)
Ronald Oussoren
2008-05-02
1
-0/+1
*
Backport of revision 62648
Ronald Oussoren
2008-05-02
3
-101/+43
*
Issue #2682: ctypes callback functions no longer contain a cyclic
Thomas Heller
2008-04-25
4
-51/+138
*
Issue #2670: urllib2.build_opener() failed when two handlers
Amaury Forgeot d'Arc
2008-04-22
3
-3/+12
*
Issue 2665: On Windows, sys.stderr does not contain a valid file when running...
Amaury Forgeot d'Arc
2008-04-21
2
-5/+20
*
Correct previous checkin, probably a svn merge issue.
Amaury Forgeot d'Arc
2008-04-11
1
-4/+4
*
- Issue #1686386: Tuple's tp_repr did not take into account the possibility of
Guido van Rossum
2008-04-10
3
-1/+24
*
backport r62271 from trunk.
Gregory P. Smith
2008-04-10
1
-1/+0
[next]