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
...
*
Define WIN32, to get proper struct alignment in WinSock2.h.
Martin v. Löwis
2006-04-08
1
-2/+2
*
Fix bsddb.db.DBError derived exceptions so they can be unpickled.
Gregory P. Smith
2006-04-08
4
-7/+93
*
Bug #1464658: make clear that PyList_GetItem doesn't take negative indices.
Georg Brandl
2006-04-06
1
-2/+3
*
Bug #1465619: rot13 codec decodes to a Unicode string.
Georg Brandl
2006-04-06
1
-1/+1
*
Bug #1465600: note encoding issue in ZipFile.write().
Georg Brandl
2006-04-06
1
-0/+9
*
backport of 43688:
Anthony Baxter
2006-04-06
2
-154/+163
*
backport:
Anthony Baxter
2006-04-06
1
-5/+7
*
Bug #1451341: find fuzzy marks correctly.
Georg Brandl
2006-04-06
1
-1/+1
*
update URL to reflect new website
Fred Drake
2006-04-06
1
-1/+1
*
move the uuids out to a separate file
Anthony Baxter
2006-04-05
2
-26/+26
*
Fix 43537, using quadrigraphs properly.
Martin v. Löwis
2006-04-04
2
-3/+3
*
Rev 43597 on the branch purported to merge rev 43578 from the trunk,
Tim Peters
2006-04-03
1
-2/+2
*
post 2.4.3.
Anthony Baxter
2006-04-03
1
-3/+3
*
note parsedate_tz backport
Anthony Baxter
2006-04-03
1
-0/+4
*
backport r43579
Anthony Baxter
2006-04-03
1
-1/+1
*
backport of r43578
Anthony Baxter
2006-04-03
1
-1/+2
*
Backport of 43584: Add check_soundcard.vbs.
Martin v. Löwis
2006-04-03
1
-0/+1
*
Backport 43568:
Neal Norwitz
2006-04-03
1
-5/+23
*
Backport of r39612: some more fixes for inspect.getsource().
Armin Rigo
2006-04-02
1
-27/+20
*
patch #1416559: don't define _XOPEN_SOURCE on Mac OS Panther
Georg Brandl
2006-04-01
2
-2/+6
*
Backport 43470:
Neal Norwitz
2006-04-01
3
-1/+21
*
Bug #1458017: make distutils.Log._log more forgiving when passing in
Georg Brandl
2006-04-01
1
-1/+6
*
Patch #1462496: typo in libsignal.tex
Georg Brandl
2006-04-01
1
-1/+1
*
Patch #1459631: documnent zlib.Decompress.flush() length parameter.
Georg Brandl
2006-04-01
2
-2/+7
*
Bug #1460564: document that socket.fromfd() duplicates the given
Georg Brandl
2006-04-01
2
-5/+7
*
bug #1462278: small fix in documentation of __op__ vs __rop__ methods
Georg Brandl
2006-04-01
1
-8/+9
*
Merge rev 43518 from trunk.
Tim Peters
2006-04-01
1
-1/+1
*
Merge rev 43516 from trunk.
Tim Peters
2006-04-01
1
-4/+8
*
Merge rev 43511 from the trunk.
Tim Peters
2006-04-01
3
-7/+48
*
Backport trunk's r43510: In the fdopen(fd, 'a') case on UNIX, don't try to
Thomas Wouters
2006-03-31
1
-1/+1
*
Make test_socket_ssl pass on Windows
Georg Brandl
2006-03-31
1
-11/+16
*
Bug #1177964: make file iterator raise MemoryError on too big files
Georg Brandl
2006-03-31
1
-1/+2
*
Add guards against fcntl() not being available on Windows.
Georg Brandl
2006-03-31
1
-0/+4
*
bug #1461855: make os.fdopen() add the O_APPEND flag if using "a" mode.
Georg Brandl
2006-03-31
1
-2/+13
*
bug #1257988: don't bail out on gethostbyname(gethostname()) failure
Georg Brandl
2006-03-31
1
-1/+5
*
Patch #1462313, bug #1443328: the pickle modules now can handle classes
Georg Brandl
2006-03-31
3
-2/+45
*
Patch #1380952: fix SSL objects timing out on consecutive read()s
Georg Brandl
2006-03-31
3
-8/+31
*
Bug #1461610: xmlrpclib has no function "binary".
Georg Brandl
2006-03-31
1
-4/+0
*
- update the refcount information (late, but not a bad thing to do...)
Fred Drake
2006-03-30
2
-0/+120
*
SF bug #1460340: random.sample can raise KeyError
Raymond Hettinger
2006-03-29
2
-8/+12
*
Tagging for release of Python 2.4.3
Anthony Baxter
2006-03-29
1
-0/+1
*
Relocate the misplaced heading.
v2.4.3
Hye-Shik Chang
2006-03-28
1
-3/+3
*
Ubuntu bug #29289: Fixed a bug that the gb18030 codec raises
Hye-Shik Chang
2006-03-28
2
-4/+7
*
it never ends! more ignoring
Anthony Baxter
2006-03-28
0
-0/+0
*
ignore more generated files (*.pyo, libpython.2.4.a)
Anthony Baxter
2006-03-28
0
-0/+0
*
after discussions with perky, reverted fix for Bug #1379994: Builtin
Anthony Baxter
2006-03-28
3
-17/+29
*
news for test_capi change
Anthony Baxter
2006-03-28
1
-2/+5
*
Merge rev 43181 from the trunk.
Tim Peters
2006-03-28
2
-49/+87
*
preparing for 2.4.3 final
Anthony Baxter
2006-03-28
7
-8/+26
*
Fix the refleak from test_unicode.
Neal Norwitz
2006-03-28
1
-13/+16
[prev]
[next]