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
...
*
Fix #1139: PyFile_Encoding really is PyFile_SetEncoding.
Georg Brandl
2007-09-12
1
-1/+1
*
Fix #1122: wrong return type documented for various _Size() functions.
Georg Brandl
2007-09-12
1
-4/+4
*
Cause passing a string to generator.throw() to raise a deprecation warning.
Brett Cannon
2007-09-11
2
-0/+9
*
Backport: #1095: ln -f doesn't work portably.
Georg Brandl
2007-09-07
1
-1/+2
*
backport of r58023 to fix unit test suite issue1112 on windows
Gregory P. Smith
2007-09-06
1
-9/+22
*
Fix typo: c_float represents to C float type.
Thomas Heller
2007-09-06
1
-1/+1
*
Backport of r58004.
Armin Rigo
2007-09-06
1
-2/+14
*
Patch #786737: Allow building in a tree of symlinks pointing to
Martin v. Löwis
2007-09-05
3
-2/+6
*
- Makefile.pre.in(buildbottest): Run an optional script pybuildbot.identify
Matthias Klose
2007-09-05
2
-0/+6
*
Patch #1105: Explain that one needs to build the solution
Martin v. Löwis
2007-09-05
1
-0/+7
*
- Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*.
Matthias Klose
2007-09-04
3
-2/+4
*
Patch #1031213: Decode source line in SyntaxErrors back to its original
Martin v. Löwis
2007-09-04
5
-5/+106
*
- Added support for linking the bsddb module against BerkeleyDB 4.6.x.
Matthias Klose
2007-09-03
2
-3/+5
*
Backport of rev. 57904
Ronald Oussoren
2007-09-02
2
-7933/+8155
*
Bug #1737210: Change Manufacturer of Windows installer to PSF.
Martin v. Löwis
2007-09-01
2
-1/+3
*
Mark registry components as 64-bit on Win64.
Martin v. Löwis
2007-08-31
1
-4/+6
*
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
[prev]
[next]