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
*
Backport:
Jack Jansen
2005-04-17
1
-13/+19
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2005-04-17
1
-0/+35
*
SF bug #1183742: PyDict_Copy() can return non-NULL value on error
Raymond Hettinger
2005-04-15
1
-1/+1
*
Backport relevant part of checkin:
Walter Dörwald
2005-04-14
1
-2/+2
*
get_method() returns a method name, not take it as an argument
Fred Drake
2005-04-13
1
-2/+2
*
SF bug #1180392: StringIO's docs should mention overwriting of initial value
Raymond Hettinger
2005-04-11
1
-0/+1
*
SF bug #1179957: Missing def'n of equality for set element
Raymond Hettinger
2005-04-10
2
-1/+7
*
SF patch 1179503: fix typos in rpc.py
Raymond Hettinger
2005-04-10
1
-16/+18
*
Backport my recent raw_input() vs no threads build vs SIGINT argh:
Michael W. Hudson
2005-04-07
3
-0/+11
*
SF bug #1178269 Clarify when isMappingType/isSequenceType is True.
Raymond Hettinger
2005-04-07
1
-3/+5
*
SF bug #1178255: 256 should read 255 in operator module docs
Raymond Hettinger
2005-04-07
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-04-04
2
-9/+91
*
Backport from 1.27:
Hye-Shik Chang
2005-04-04
1
-2/+8
*
Corrected SMTPHandler docs and added info about threadName attribute of LogRe...
Vinay Sajip
2005-03-31
1
-2/+2
*
Added optional encoding argument to File based handlers and improved error ha...
Vinay Sajip
2005-03-31
1
-20/+41
*
Minor changes to imports
Vinay Sajip
2005-03-31
1
-3/+8
*
Misc. changes
Vinay Sajip
2005-03-31
1
-18/+42
*
(This is only relevant to the MacPython binary release process)
Bob Ippolito
2005-03-31
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-03-31
2
-2/+8
*
I meant to check this in with the last check in (CVS disturbs me
Michael W. Hudson
2005-03-31
1
-0/+8
*
Backport:
Michael W. Hudson
2005-03-31
2
-0/+16
*
Backport:
Michael W. Hudson
2005-03-31
2
-26/+26
*
SF bug #1770766: weakref proxy has incorrect __nonzero__ behavior.
Raymond Hettinger
2005-03-31
3
-5/+16
*
This commit was manufactured by cvs2svn to create tag 'r241'.
v2.4.1
cvs2svn
2005-03-30
1
-0/+1
*
*** empty log message ***
Anthony Baxter
2005-03-30
1
-0/+1
*
prepare for Python 2.4.1 final
Fred Drake
2005-03-29
2
-1/+2
*
updates to NEWS
Anthony Baxter
2005-03-29
1
-0/+13
*
backport of 1.122
Anthony Baxter
2005-03-29
1
-5/+5
*
2.4.1 preparations.
Anthony Baxter
2005-03-29
3
-4/+9
*
Move exception finalisation later in the shutdown process - this
Anthony Baxter
2005-03-29
2
-7/+19
*
patch [1171767] - Darwin 8's headers disable functionality when
Bob Ippolito
2005-03-28
3
-14/+61
*
Mention that DEBUG_LEAK includes DEBUG_SAVEALL. Fixes #1170460.
Martin v. Löwis
2005-03-28
1
-1/+3
*
Add 0 to _POSIX_SEMAPHORES.
Martin v. Löwis
2005-03-28
1
-1/+3
*
2.4.1 buildno
Anthony Baxter
2005-03-28
2
-3/+5
*
SF #1169212: fix silly typo in explaining AFMT macros: U16 is unsigned
Greg Ward
2005-03-28
1
-8/+9
*
SF patch #1171417: bug fix for islice() in docs
Raymond Hettinger
2005-03-27
1
-8/+6
*
- Fixed decimal operator and comparison methods to return NotImplemented
Raymond Hettinger
2005-03-27
3
-11/+93
*
correct ontosys url - closes 1167329
Skip Montanaro
2005-03-21
1
-1/+1
*
fix two typos in python(1)
Matthias Klose
2005-03-20
1
-2/+2
*
SF #1086675: restore "Extending optparse" section (which was dropped
Greg Ward
2005-03-19
1
-0/+244
*
Regenerate from Optik reST source to ensure CVS Id tags are up-to-date.
Greg Ward
2005-03-19
1
-1/+1
*
List all option attributes (closes SF #993601).
Greg Ward
2005-03-19
1
-0/+81
*
Beef up optparse reference docs -- now much closer to documenting the
Greg Ward
2005-03-19
1
-55/+198
*
Fix typo.
Walter Dörwald
2005-03-18
1
-1/+1
*
This commit was manufactured by cvs2svn to create tag 'r241c2'.
v2.4.1c2
cvs2svn
2005-03-17
1
-0/+1
*
2.4.1c2
Anthony Baxter
2005-03-17
1
-1/+1
*
update patchlevel
Fred Drake
2005-03-16
1
-1/+1
*
2.4.1rc2 setup
Anthony Baxter
2005-03-16
5
-5/+14
*
Patch #1163249 - Correctly handle _POSIX_SEMAPHORES == -1 to mean no
Anthony Baxter
2005-03-16
1
-0/+4
*
Decimal special values did not hash properly.
Raymond Hettinger
2005-03-15
3
-0/+10
[next]