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
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
9
-11/+11
*
Make attributes and local variables in the StreamReader str objects instead
Walter Dörwald
2005-07-20
2
-5/+24
*
add information about alternate implementations, noting that documentation
Fred Drake
2005-07-20
1
-1/+51
*
fix markup nits
Fred Drake
2005-07-20
1
-4/+4
*
Fix cleanup DECREF logic in builtin_filter function.
Georg Brandl
2005-07-19
1
-6/+6
*
added news entry for previous checkin
Georg Brandl
2005-07-18
1
-0/+2
*
[ 755617 ] os module: Need a better description of "mode"
Georg Brandl
2005-07-18
1
-0/+5
*
bug [ 850238 ] unclear documentation/missing command?
Georg Brandl
2005-07-18
1
-3/+3
*
bug [ 957505 ] SocketServer module documentation misleading
Georg Brandl
2005-07-18
2
-7/+5
*
SF bug #1238681: freed pointer is used in longobject.c:long_pow().
Tim Peters
2005-07-17
2
-5/+10
*
Whitespace normalization.
Tim Peters
2005-07-17
6
-53/+53
*
bug [ 1021621 ] use first_name, not first, in code samples
Georg Brandl
2005-07-17
1
-2/+2
*
bug [ 872769 ] os.access() documentation should stress race conditions
Georg Brandl
2005-07-17
1
-0/+5
*
[ 912943 ] 7.5.6 Thread Objects is too vague
Georg Brandl
2005-07-17
1
-1/+6
*
- Bug #1015140: disambiguated the term "article id" in nntplib docs and
Georg Brandl
2005-07-17
3
-6/+11
*
bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated
Georg Brandl
2005-07-17
1
-2/+2
*
use macro
Skip Montanaro
2005-07-17
1
-1/+1
*
Note that usegmt is new in 2.4. Closes #1239681.
Skip Montanaro
2005-07-17
1
-1/+2
*
Add support for FreeBSD 7.
Hye-Shik Chang
2005-07-17
8
-3/+550
*
Added an option to the scanner to generated marked-up HTML from the input
Jack Jansen
2005-07-17
1
-6/+161
*
bug [ 1238170 ] threading.Thread uses {} as default argument
Georg Brandl
2005-07-15
2
-1/+6
*
textwrap now processes text chucks at O(n) speed instead of O(n**2).
Raymond Hettinger
2005-07-15
2
-9/+16
*
Brett requests that Flovis's permissions be dropped.
Raymond Hettinger
2005-07-14
1
-0/+2
*
RFE [ 1216944 ] Add Error Code Dictionary to urllib2
Georg Brandl
2005-07-14
4
-0/+65
*
Apply SF patch #1101726: Fix buffer overrun in tokenizer.c when a source file
Walter Dörwald
2005-07-12
1
-27/+45
*
Fix for #1236090: FSSpec.as_pathname() crashes.
Jack Jansen
2005-07-12
2
-2/+93
*
Oops.
Georg Brandl
2005-07-12
1
-1/+1
*
bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding"
Georg Brandl
2005-07-12
1
-6/+4
*
Fix:
Michael W. Hudson
2005-07-12
3
-8/+36
*
bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent
Georg Brandl
2005-07-12
1
-1/+1
*
SF bug 1185883: PyObject_Realloc can't safely take over a block currently
Tim Peters
2005-07-10
2
-35/+40
*
Whitespace normalization.
Tim Peters
2005-07-10
7
-29/+29
*
bug 1234979 addition
Georg Brandl
2005-07-09
1
-2/+2
*
bug [ 1234979 ] Lock.acquire treats only 1 as True
Georg Brandl
2005-07-08
2
-1/+4
*
bug [ 969757 ] function and method objects confounded in Tutorial
Georg Brandl
2005-07-08
1
-1/+1
*
Handle argref so it can be overridden more easily in a subclass.
Jack Jansen
2005-07-08
1
-1/+1
*
Note Floris's last name.
Raymond Hettinger
2005-07-08
1
-2/+2
*
Add permissions for the Summer of Code project.
Raymond Hettinger
2005-07-08
1
-0/+7
*
Fix "upload" command garbling and truncating files on Windows. If it's a
Phillip J. Eby
2005-07-07
1
-1/+1
*
Link to #1233049 for building against openssl 0.9.8.
Martin v. Löwis
2005-07-06
1
-0/+1
*
Fix bug
Michael W. Hudson
2005-07-05
2
-0/+5
*
Allow for (optional) const declaration.
Jack Jansen
2005-07-05
4
-20/+43
*
Add test for hash commutativity.
Raymond Hettinger
2005-07-05
1
-0/+10
*
fixed tag generation to avoid null tags
Piers Lauder
2005-07-05
1
-2/+2
*
bug #1177468: don't cache /dev/urandom file descriptor in os.urandom
Georg Brandl
2005-07-04
2
-8/+7
*
Revert patch for 1162912.
Georg Brandl
2005-07-04
1
-3/+0
*
Updated (and regenerated) for name change in tp_init method arguments:
Jack Jansen
2005-07-03
29
-1791/+1802
*
Factored out the code that creates argument lists and formats for PyArg_Parse
Jack Jansen
2005-07-03
1
-19/+26
*
Sigh, changed the argument names in the tp_init function: to make them be
Jack Jansen
2005-07-03
1
-7/+7
*
bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usage
Georg Brandl
2005-07-03
1
-0/+3
[next]