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
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #1366000: cleanup BZ2File.seek() logic. Fixes the case of whence=2, offse...
Georg Brandl
2006-02-18
1
-42/+33
*
Try to improve name based on discussion on python-checkins with Jim Jewett
Neal Norwitz
2006-02-13
1
-5/+5
*
Backport r42314 which fixed Windows breakage when checking that socket
Neal Norwitz
2006-02-12
2
-0/+9
*
Backport:
Neal Norwitz
2006-02-07
2
-2/+45
*
Backport:
Neal Norwitz
2006-02-05
1
-5/+10
*
Backport 42173: get bsddb test_associate to pass with BSDDB 4.1
Neal Norwitz
2006-01-26
1
-2/+2
*
Backport:
Neal Norwitz
2006-01-25
1
-3/+6
*
backport of commit 42169
Gregory P. Smith
2006-01-24
1
-2/+16
*
SF Bug #1407069, Remove extra semi-colon if there is no long long
Neal Norwitz
2006-01-17
1
-1/+1
*
Backport:
Neal Norwitz
2006-01-14
1
-0/+1
*
Backport:
Neal Norwitz
2006-01-10
1
-3/+3
*
Backport:
Neal Norwitz
2006-01-09
1
-0/+5
*
backport: squash compiler warning on Mac OSX 10.3
Skip Montanaro
2006-01-05
1
-0/+4
*
Backport 38951:
Neal Norwitz
2006-01-05
1
-5/+3
*
Backport: Fix errors on 64-bit platforms. (There are still some test problems
Neal Norwitz
2006-01-05
1
-4/+4
*
[ 959576 ] Can't build Python on POSIX w/o $HOME (backport)
Georg Brandl
2005-12-27
1
-1/+2
*
Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn module
Hye-Shik Chang
2005-12-12
1
-0/+8
*
Bug #869197: setgroups rejects long integer argument
Georg Brandl
2005-11-22
1
-6/+31
*
[Patch #1350573] zlib.crc32 doesn't handle 0xffffffff seed. Add tests and bu...
Andrew M. Kuchling
2005-11-22
1
-2/+2
*
update busted comment
Fred Drake
2005-11-11
1
-1/+2
*
Backport (with output/test_poll):
Neal Norwitz
2005-11-03
1
-0/+2
*
Backport (with cleanup): Bug #1344508, Fix UNIX mmap leaking file descriptors.
Neal Norwitz
2005-11-02
1
-0/+4
*
SF #1313496: bisect C replacement doesn't accept named args
Raymond Hettinger
2005-10-05
1
-22/+26
*
Backport:
Neal Norwitz
2005-10-03
1
-0/+8
*
- Patch #1309009, Fix segfault in pyexpat when the XML document is in latin_1,
Neal Norwitz
2005-09-30
1
-1/+6
*
backport: fix parse errors in readline
Georg Brandl
2005-09-29
1
-0/+2
*
Backport (with Anthony's blessing (in fact he reminded me to do it :)):
Michael W. Hudson
2005-09-26
1
-6/+15
*
Commit memory leaking fix.
Georg Brandl
2005-09-25
1
-2/+6
*
Backport bugfix:
Michael W. Hudson
2005-09-23
1
-3/+6
*
Backport fix for patch #1297028, cjkcodecs does not initialize type pointer
Neal Norwitz
2005-09-23
1
-0/+4
*
C89 compliance.
Armin Rigo
2005-09-20
1
-2/+2
*
Fix problems reported by valgrind:
Neal Norwitz
2005-09-19
1
-1/+2
*
Patch #1213831: Fix typo in unicodedata._getcode.
Martin v. Löwis
2005-09-18
1
-1/+1
*
bug [ 1007046 ] os.startfile() doesn't accept Unicode filenames
Georg Brandl
2005-09-14
1
-1/+2
*
- Changes donated by Elemental Security to make it work on AIX 5.3
Guido van Rossum
2005-09-14
6
-46/+52
*
bug [ 1274069 ] bz2module.c compiler warning
Georg Brandl
2005-09-03
1
-5/+12
*
Backport checkin:
Walter Dörwald
2005-08-30
1
-2/+2
*
Important typo
Georg Brandl
2005-08-26
1
-1/+1
*
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
1
-7/+12
*
Disallow keyword arguments for type constructors that don't use them
Georg Brandl
2005-08-26
6
-12/+54
*
Backport fixes for bugs #1191043 and #1215928.
Georg Brandl
2005-08-25
1
-7/+30
*
backport bug [ 728515 ] mmap's resize method resizes the file in win32 but no...
Georg Brandl
2005-08-24
1
-1/+11
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
1
-1/+1
*
Fix check for error condition
Andrew M. Kuchling
2005-06-15
1
-1/+1
*
backport
Skip Montanaro
2005-06-15
1
-0/+1
*
[Bug #1200134] Fix buffer overflow by constraining size of .getstr(), .instr(...
Andrew M. Kuchling
2005-06-09
1
-9/+13
*
Backport bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly.
Georg Brandl
2005-06-03
1
-0/+4
*
Backport my recent raw_input() vs no threads build vs SIGINT argh:
Michael W. Hudson
2005-04-07
1
-0/+4
*
Backport:
Michael W. Hudson
2005-03-31
1
-26/+23
[next]