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
...
|
*
Warn about possible risks when extracting untrusted archives.
Lars Gustäbel
2007-08-30
1
-0/+10
|
*
Bug #1709599: Run test_1565150 only if the file system is NTFS.
Martin v. Löwis
2007-08-30
2
-4/+16
|
*
Bug #1746880: Correctly install DLLs into system32 folder on Win64.
Martin v. Löwis
2007-08-30
2
-2/+4
|
*
.
Skip Montanaro
2007-08-29
1
-0/+3
|
*
backport r57626
Skip Montanaro
2007-08-28
2
-0/+16
|
*
TarFile.__init__() no longer fails if no name argument is passed and
Lars Gustäbel
2007-08-28
3
-12/+26
|
*
Backport this change to get test_sqlite working on Macs. Same change Thomas
Skip Montanaro
2007-08-27
1
-24/+2
|
*
Bug #1010: docs url points to SF.net, now points to bugs.python.org.
Georg Brandl
2007-08-24
1
-10/+9
|
*
Bug #1765375: fix stripping of unwanted LDFLAGS.
Georg Brandl
2007-08-24
1
-1/+2
|
*
On systems with both the ancient bsddb 1.85 library and a recent BerkeleyDB 4.x
Gregory P. Smith
2007-08-24
1
-1/+6
|
*
backport of r57378 to fix bug 1725856
Gregory P. Smith
2007-08-24
2
-0/+20
|
*
Backport fix of #1752175.
Georg Brandl
2007-08-23
2
-1/+7
|
*
Bug #1766421: "return code" vs. "status code".
Georg Brandl
2007-08-23
1
-2/+2
|
*
Back port of r57286 from py3k and trunk
Gregory P. Smith
2007-08-23
1
-1/+9
|
*
Fix a typo in a comment
Neal Norwitz
2007-08-21
1
-1/+1
|
*
- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4
Matthias Klose
2007-08-16
1
-1/+1
|
*
Fix #1771558 (already fixed in trunk).
Georg Brandl
2007-08-10
1
-1/+1
|
*
Fix compilation warning.
Georg Brandl
2007-08-08
1
-1/+1
|
*
Revert the fix for #1548891, it broke backwards compatibility with arbitrary ...
Georg Brandl
2007-08-08
4
-24/+12
|
*
Bug #1769002: fix a now-wrong sentence in the tutorial.
Georg Brandl
2007-08-07
1
-7/+6
|
*
Backport from trunk r56727:
Hye-Shik Chang
2007-08-04
4
-1/+27
|
*
- Allow Emacs 22 for building the documentation in info format.
Matthias Klose
2007-08-02
2
-2/+4
|
*
Define _BSD_SOURCE, to get access to POSIX extensions on OpenBSD 4.1+.
Martin v. Löwis
2007-07-31
4
-1/+18
|
*
Bug #1763149: use proper slice syntax in docstring.
Georg Brandl
2007-07-29
2
-4/+4
|
*
try-except-finally is new in 2.5.
Georg Brandl
2007-07-29
1
-1/+3
|
*
Clarify PEP 343 description.
Georg Brandl
2007-07-29
1
-9/+18
|
*
Bug #1704793: Raise KeyError if unicodedata.lookup cannot
Martin v. Löwis
2007-07-28
3
-2/+19
|
*
Mac Buildscript:
Ronald Oussoren
2007-07-26
1
-10/+40
|
*
tabs, newlines and crs are valid XML characters.
Georg Brandl
2007-07-26
1
-1/+2
|
*
Change location of the package index to pypi.python.org/pypi.
Martin v. Löwis
2007-07-25
3
-2/+4
|
*
Add description for wave.setcomptype() values
Georg Brandl
2007-07-18
1
-0/+2
|
*
[Backport of r56382]
Andrew M. Kuchling
2007-07-14
3
-2/+20
|
*
Typo fix
Andrew M. Kuchling
2007-07-14
1
-1/+1
|
*
Clarify webbrowser.open description.
Georg Brandl
2007-07-14
1
-1/+1
|
*
Bug #1753406: missing \versionadded for subprocess.check_call.
Georg Brandl
2007-07-14
1
-0/+2
|
*
Backport 56345
Raymond Hettinger
2007-07-14
1
-3/+3
|
*
In response to this SF bug:
Barry Warsaw
2007-07-13
2
-0/+23
|
*
PyType_stgdict() returns a borrowed reference which must not be
Thomas Heller
2007-07-13
1
-2/+0
|
*
News entry for
Thomas Heller
2007-07-13
1
-0/+3
|
*
Fix for SF# 1649098: avoid zero-sized array declaration in structure.
Thomas Heller
2007-07-13
2
-2/+2
|
*
Fix for SF# 1701409: segfault in c_char_p of ctypes. The repr output
Thomas Heller
2007-07-13
2
-0/+12
|
*
Bug #1637365: add subsection about "__name__ == __main__" to the
Georg Brandl
2007-07-12
2
-0/+41
|
*
Patch #1731659: improve time.strptime docs.
Georg Brandl
2007-07-12
1
-9/+17
|
*
Patch #1673759: add a missing overflow check when formatting floats
Georg Brandl
2007-07-12
4
-5/+24
|
*
Patch #1739696: use code.co_code only if really necessary
Georg Brandl
2007-07-12
1
-4/+3
|
*
Patch #1752270, #1750931: complain if urllib2 add_handler called
Georg Brandl
2007-07-12
2
-0/+10
|
*
Fix #1752132: wrong comment in opcode description.
Georg Brandl
2007-07-11
1
-1/+1
|
*
Patch 1673122: be explicit about which libtool to use, to avoid name clashes
Ronald Oussoren
2007-07-09
2
-1/+10
|
*
Patch 1693258: Fix for duplicate "preferences" menu-OS X
Ronald Oussoren
2007-07-09
1
-17/+25
|
*
Fixes IDLE crash on OSX: some versions of Tcl/Tk on OSX don't have a
Ronald Oussoren
2007-07-09
1
-1/+6
[prev]
[next]