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 bug [ 1274828 ] splitunc not documented
Georg Brandl
2005-09-14
2
-0/+11
*
Complete format code support in getargs.c::skipitem(), which is called when
Georg Brandl
2005-09-14
1
-0/+3
*
Complete format code support in getargs.c::skipitem(), which is called when
Georg Brandl
2005-09-14
1
-59/+39
*
- Changes donated by Elemental Security to make it work on AIX 5.3
Guido van Rossum
2005-09-14
11
-51/+106
*
(backport from HEAD)
Guido van Rossum
2005-09-14
4
-6/+41
*
comma nit
Georg Brandl
2005-09-14
1
-1/+1
*
backport notes about basicConfig() changes to 2.4 branch
Skip Montanaro
2005-09-14
1
-1/+23
*
Backport of patch #1290454: Fix reload() error message when parent is not
Georg Brandl
2005-09-14
1
-2/+3
*
Better wording for integer ref entry (from HEAD 1.131).
Georg Brandl
2005-09-12
1
-2/+2
*
Add FAQ entry regarding non-expoential representation.
Raymond Hettinger
2005-09-11
1
-2/+11
*
note that the return and yield statements cannot be used at the top level in
Fred Drake
2005-09-07
1
-1/+6
*
- fix typo report by email, only 1.5 years late
Fred Drake
2005-09-07
1
-7/+7
*
Clarify what is meant with "whole numbers".
Georg Brandl
2005-09-04
1
-1/+2
*
use a test for PDF support that is more portable across teTeX major versions
Matthias Klose
2005-09-04
2
-4/+8
*
bug [ 1274069 ] bz2module.c compiler warning
Georg Brandl
2005-09-03
1
-5/+12
*
- Correct PyBool_FromLong's return type and its description.
Georg Brandl
2005-09-03
1
-226/+226
*
Backport checkin:
Walter Dörwald
2005-09-01
2
-1/+6
*
Reverting previous checkin. This breaks too much of HTMLParser to be applied
Georg Brandl
2005-09-01
1
-1/+1
*
patch [ 1242454 ] shutil.copytree() quits too soon after an error.
Georg Brandl
2005-08-31
1
-0/+4
*
backport bug [ 761452 ] HTMLParser chokes on my.yahoo.com output
Georg Brandl
2005-08-31
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-08-31
1
-3/+3
*
Make testing a bit easier
Anthony Baxter
2005-08-30
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-08-30
6
-5/+173
*
SF #1275796, fix distutils typo "sortcut" -> "shortcut"
Neal Norwitz
2005-08-30
1
-1/+1
*
Fix logic error introduced in last commit.
Brett Cannon
2005-08-29
1
-2/+2
*
Fix bug where __contains__ should have been used over str.find()
Brett Cannon
2005-08-27
2
-1/+4
*
patch [ 1274550 ] libtarfile.tex: external URL changed
Georg Brandl
2005-08-27
1
-2/+2
*
patch [ 1274630 ] documentation fixes
Georg Brandl
2005-08-27
1
-6/+6
*
Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128.
Martin v. Löwis
2005-08-27
3
-14/+49
*
Add list() around xreadlines()
Georg Brandl
2005-08-26
1
-1/+1
*
__new__ is a static method
Georg Brandl
2005-08-26
1
-1/+1
*
Important typo
Georg Brandl
2005-08-26
1
-1/+1
*
backport patch [ 810023 ] Fix for off-by-one bug in urllib.URLopener.retrieve
Georg Brandl
2005-08-26
3
-17/+103
*
SF bug #1072182: bad arg type to isspace in struct module
Raymond Hettinger
2005-08-26
1
-3/+3
*
backport patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows
Georg Brandl
2005-08-26
3
-7/+17
*
Disallow keyword arguments for type constructors that don't use them
Georg Brandl
2005-08-26
13
-13/+100
*
backport bug [ 1248199 ] shelve .sync operation not documented
Georg Brandl
2005-08-25
1
-0/+8
*
backport bug [ 1262320 ] minidom.py alternate newl support is broken
Georg Brandl
2005-08-25
1
-4/+11
*
backport bug [ 1262320 ] minidom.py alternate newl support is broken
Georg Brandl
2005-08-25
1
-6/+6
*
backport bug [ 1261229 ] __new__ is class method
Georg Brandl
2005-08-25
1
-1/+1
*
Backport fixes for bugs #1191043 and #1215928.
Georg Brandl
2005-08-25
3
-8/+52
*
Make IDNA return an empty string when the input is empty. Fixes #1163178.
Martin v. Löwis
2005-08-25
3
-0/+14
*
Patch #1160164: Use ReleaseItanium for zlib build.
Martin v. Löwis
2005-08-25
2
-2/+4
*
Backport bug #735248: fix urllib2.parse_http_list().
Georg Brandl
2005-08-24
2
-39/+44
*
Backport bug #1016563: Bug in urllib2 proxy auth
Georg Brandl
2005-08-24
1
-1/+1
*
Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494.
Martin v. Löwis
2005-08-24
2
-1/+3
*
Forward UnicodeDecodeError into SyntaxError for source encoding errors.
Martin v. Löwis
2005-08-24
2
-5/+9
*
Return complete lines from codec stream readers
Martin v. Löwis
2005-08-24
3
-4/+26
*
backport bug [ 1192315 ] 'clear -1' in pdb
Georg Brandl
2005-08-24
2
-1/+6
*
backport bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows
Georg Brandl
2005-08-24
2
-2/+4
[next]