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
*
Backport fix for SF bug 734869 and sundry compiler cleanups.
Jeremy Hylton
2003-05-22
2
-26/+33
*
Patch #708604: Check more function results.
Martin v. Löwis
2003-05-03
1
-7/+37
*
Patch #716969: Detect thread creation failure.
Martin v. Löwis
2003-04-19
2
-9/+9
*
Patch #711835: Remove unnecessary lock operations.
Martin v. Löwis
2003-04-18
1
-8/+4
*
Backport:
Guido van Rossum
2003-04-10
1
-3/+2
*
Patch #710576: Implement per-interpreter-state codec registries.
Martin v. Löwis
2003-03-30
3
-70/+44
*
Backport 2.220,
Neal Norwitz
2003-03-23
1
-0/+2
*
Partial backport of 2.11: better error messages on import failures.
Jack Jansen
2003-02-25
1
-2/+10
*
Backport 2.217 and 2.218:
Guido van Rossum
2003-02-13
1
-6/+55
*
Backport SF #660455 fix.
Guido van Rossum
2003-02-12
1
-1/+2
*
Backport 2.12: Fix for SF #639945, 64-bit bug on AIX when loading
Neal Norwitz
2003-01-10
1
-3/+2
*
Backport Neil Schemenauer's fix for SF #529750,
Neal Norwitz
2002-11-20
1
-4/+0
*
Initialize tick_counter to 0. Found by Neal Norwitz.
Guido van Rossum
2002-10-08
1
-0/+1
*
Backport:
Michael W. Hudson
2002-10-07
1
-34/+1
*
Backport my checkin of revision 2.264 of Python/compile.c:
Michael W. Hudson
2002-10-07
1
-3/+3
*
This is Armin Rigo's patch:
Michael W. Hudson
2002-10-07
2
-9/+18
*
This is Armin Rigo's patch:
Michael W. Hudson
2002-10-07
1
-0/+1
*
This is Armin Rigo's patch:
Michael W. Hudson
2002-10-07
1
-8/+15
*
Patch #618347: Work around Solaris pthread.h bug.
Martin v. Löwis
2002-10-04
1
-2/+2
*
Fix for the recursion_level bug Armin Rigo reported in sf
Michael W. Hudson
2002-10-02
1
-0/+4
*
Backport mhammond's 2.14:
Michael W. Hudson
2002-09-30
1
-4/+10
*
Add encoding in LookupError. Fixes #615013.
Martin v. Löwis
2002-09-26
1
-2/+2
*
backport theller's checkin of
Michael W. Hudson
2002-09-24
1
-4/+4
*
backport theller's checkin of
Michael W. Hudson
2002-09-24
1
-6/+6
*
backport nowonder's checkin of
Michael W. Hudson
2002-09-24
1
-1/+1
*
Backported 1.39 and 1.40 from trunk:
Guido van Rossum
2002-09-23
1
-0/+10
*
SF bug # 557028, illegal use of malloc/free
Neal Norwitz
2002-08-11
1
-2/+2
*
Remove calls to 2.1 GC API (they are noops).
Neil Schemenauer
2002-08-05
1
-4/+2
*
Patch #554716: Use __va_copy where available.
Martin v. Löwis
2002-07-28
2
-0/+8
*
Fix the docstring for sys.getrefcount().
Fred Drake
2002-06-20
1
-2/+3
*
PyModule_AddObject(): Added missing exceptions.
Fred Drake
2002-06-17
1
-7/+14
*
Backport:
Guido van Rossum
2002-06-12
1
-2/+2
*
Fix SF #561858 Assertion with very long lists
Neal Norwitz
2002-06-01
1
-0/+15
*
backport tim_one's patch:
Anthony Baxter
2002-04-30
1
-2/+2
*
This may well be my final checkin before 2.2.1.
Michael W. Hudson
2002-04-08
1
-5/+5
*
Add bool(), True, False (as ints) for backwards compatibility.
Guido van Rossum
2002-04-08
1
-0/+23
*
Backport to 2.2.1:
Guido van Rossum
2002-03-29
1
-1/+1
*
Backport to 2.2.1.
Guido van Rossum
2002-03-28
1
-2/+10
*
backport nascheme's checkin of
Michael W. Hudson
2002-03-25
1
-1/+1
*
backport tim_one's checkin of
Michael W. Hudson
2002-03-11
1
-5/+5
*
backport tim_one's checkin of
Michael W. Hudson
2002-03-05
1
-14/+1
*
Patch #50002: Display line information for bad \x escapes:
Martin v. Löwis
2002-03-03
4
-17/+52
*
SF #506611, fix sys.setprofile(), sys.settrace() core dumps
Neal Norwitz
2002-03-03
1
-2/+2
*
backport my checkin of
Michael W. Hudson
2002-02-27
1
-1/+1
*
Backport jackjansen's checkin of revision 2.37:
Michael W. Hudson
2002-02-23
1
-0/+6
*
Fix a bunch of typos found by nnorwitz.
Michael W. Hudson
2002-02-06
2
-5/+5
*
It's merge time! (well, this is the last one for the moment)
Michael W. Hudson
2002-01-28
1
-0/+3
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-1/+4
*
Fix for
Michael W. Hudson
2002-01-23
1
-2/+2
*
Include <unistd.h> in Python.h. Fixes #500924.
Martin v. Löwis
2002-01-12
8
-32/+1
[next]