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
/
Objects
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
unicode_memchr(): Squashed compiler wng (signed-vs-unsigned comparison).
Tim Peters
2002-09-24
1
-1/+1
*
Backport the UTF-8 codec from 2.3 and add a work-around to let the
Marc-André Lemburg
2002-09-24
1
-101/+118
*
backport theller's checkin of
Michael W. Hudson
2002-09-24
1
-1/+2
*
backport bwarsaw's checkin of
Michael W. Hudson
2002-09-24
1
-10/+47
*
Fix cast from backport.
Marc-André Lemburg
2002-09-24
1
-1/+1
*
Backport from trunk:
Guido van Rossum
2002-09-23
2
-2/+4
*
Backport 2.93 from trunk:
Guido van Rossum
2002-09-23
1
-3/+30
*
Backport 2.166 from trunk:
Guido van Rossum
2002-09-23
1
-3/+9
*
Fix some endcase bugs in unicode rfind()/rindex() and endswith().
Guido van Rossum
2002-08-20
2
-6/+6
*
Backport:
Guido van Rossum
2002-08-14
1
-6/+6
*
Backport:
Guido van Rossum
2002-08-13
1
-2/+4
*
Only call sq_repeat if the object does not have a nb_multiply slot. One
Neil Schemenauer
2002-08-09
1
-6/+8
*
Remove calls to 2.1 GC API (they are noops).
Neil Schemenauer
2002-08-05
2
-15/+6
*
SF 582071 clarified the .split() method's docstring to note that sep=None
Raymond Hettinger
2002-08-05
1
-2/+2
*
Backport:
Guido van Rossum
2002-08-01
1
-5/+3
*
Backport:
Guido van Rossum
2002-08-01
1
-0/+18
*
SF patch #587889, fix memory leak of tp_doc
Neal Norwitz
2002-07-30
1
-0/+1
*
Patch #554716: Use __va_copy where available.
Martin v. Löwis
2002-07-28
2
-0/+8
*
The object returned by tp_new() may not have a tp_init.
Jeremy Hylton
2002-07-16
1
-1/+2
*
Attempting to resurrect a dying instance of a new-style class in a
Tim Peters
2002-07-11
1
-1/+2
*
SF bug 578752: COUNT_ALLOCS vs heap types
Tim Peters
2002-07-08
1
-0/+9
*
Fix SF Bug 572567: Memory leak in object comparison
Raymond Hettinger
2002-06-24
1
-0/+1
*
Backport:
Guido van Rossum
2002-06-18
1
-0/+5
*
Backport:
Guido van Rossum
2002-06-14
1
-1/+2
*
SF # 533070 Silence AIX C Compiler Warnings
Neal Norwitz
2002-06-13
1
-1/+1
*
Backport:
Guido van Rossum
2002-06-13
1
-1/+17
*
Backport two patches that belong together:
Guido van Rossum
2002-06-10
1
-29/+47
*
Backport:
Guido van Rossum
2002-06-10
1
-19/+17
*
Backport to 2.2.x:
Guido van Rossum
2002-06-04
1
-45/+109
*
Backport to 2.2.x:
Guido van Rossum
2002-06-03
1
-1/+11
*
Fix for SF bug 551412. When _PyType_Lookup() is called on a type
Guido van Rossum
2002-05-24
1
-0/+6
*
Closes: #556025 seg fault when doing list(xrange(1e9))
Neal Norwitz
2002-05-23
1
-3/+12
*
Backport from 2.3:
Guido van Rossum
2002-05-13
1
-7/+15
*
Backport checkin:
Walter Dörwald
2002-05-13
1
-0/+6
*
Close SF bug 551673. Backport Skip Montanaro's checkin of 2.112.
Raymond Hettinger
2002-05-12
1
-1/+1
*
Fix attribute access for the xrange objects. The tp_getattr and tp_getattro
Fred Drake
2002-05-02
1
-31/+38
*
backport tim_one's patch:
Anthony Baxter
2002-04-30
3
-32/+19
*
backport gvanrossum's patch:
Anthony Baxter
2002-04-26
1
-0/+8
*
Backport checkin:
Walter Dörwald
2002-04-22
2
-70/+191
*
Backport the following changes:
Walter Dörwald
2002-04-22
2
-21/+84
*
backport fix for SF buf #505315 from trunk
Jeremy Hylton
2002-04-20
1
-5/+5
*
backport gvanrossum's patch:
Anthony Baxter
2002-04-18
1
-1/+6
*
backport gvanrossum's patch:
Anthony Baxter
2002-04-18
1
-0/+5
*
backport gvanrossum's patch:
Anthony Baxter
2002-04-18
1
-15/+86
*
backport gvanrossum's patch:
Anthony Baxter
2002-04-18
1
-0/+5
*
Darn. Of course the warning that Tim killed on the trunk must also be
Guido van Rossum
2002-04-18
1
-1/+2
*
backport gvanrossum's patch:
Anthony Baxter
2002-04-18
1
-2/+6
*
backport tim_one's patch:
Anthony Baxter
2002-04-18
1
-1/+1
*
Backport rev 2.143 (note: some earlier bugfix candidates still TBD).
Guido van Rossum
2002-04-18
1
-7/+11
*
SF bug 543148: Memory leak with stackframes + inspect.
Tim Peters
2002-04-13
1
-2/+17
[prev]
[next]