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 58618:
Neal Norwitz
2007-10-24
1
-1/+1
|
*
Bug #1313, fix typo (wrong variable name) in example.
Neal Norwitz
2007-10-23
1
-1/+1
|
*
Backport 58594:
Neal Norwitz
2007-10-23
2
-1/+3
|
*
Backport r58545.
Georg Brandl
2007-10-19
1
-1/+1
|
*
Backport r58542.
Georg Brandl
2007-10-19
1
-6/+4
|
*
Backport 58539: squelch the warning that this test is intended to raise.
Gregory P. Smith
2007-10-19
1
-2/+7
|
*
Backport 58532, 58533, 58534:
Gregory P. Smith
2007-10-18
3
-17/+17
|
*
Backport 58450: fix uncollectable reference leak in bsddb.db.DBShelf.append
Gregory P. Smith
2007-10-13
1
-2/+1
|
*
Fix email example.
Georg Brandl
2007-10-13
1
-1/+1
|
*
Merge trunk 58434:
Gregory P. Smith
2007-10-12
3
-23/+81
|
*
Silence a compiler warning about a function definition not being a prototype.
Brett Cannon
2007-10-12
1
-1/+1
|
*
Bug #1216: Restore support for Visual Studio 2002.
Martin v. Löwis
2007-10-12
2
-2/+7
|
*
Fix ctypes on 32-bit systems when Python is configured --with-system-ffi.
Thomas Heller
2007-10-12
2
-6/+13
|
*
Backport 58424:
Neal Norwitz
2007-10-12
1
-0/+2
|
*
Backport 58385 from trunk: fix a double free bug in the _bsddb module
Gregory P. Smith
2007-10-09
2
-1/+33
|
*
Backport rev 58343: fix DBSequence.get_key() to not crash/fail/etc.
Gregory P. Smith
2007-10-06
1
-1/+7
|
*
Backport 58348: use a reliable host in the test.
Gregory P. Smith
2007-10-06
1
-4/+1
|
*
Backport 58344: allow BerkeleyDB 4.6.x >= 4.6.21 for the bsddb module
Gregory P. Smith
2007-10-06
1
-3/+13
|
*
Backport 58332: Fix Coverity #159.
Neal Norwitz
2007-10-05
1
-1/+1
|
*
Backport 58330:
Neal Norwitz
2007-10-05
1
-1/+1
|
*
move descriptions of ac_(in|out)_buffer_size to the right place
Fred Drake
2007-10-05
2
-11/+11
|
*
#1196: document default radix for int().
Georg Brandl
2007-09-24
1
-1/+1
|
*
Fix -- being converted to - in HTML. #1186.
Georg Brandl
2007-09-24
1
-30/+30
|
*
Fix #1169: remove docstrings in functions for -OO.
Georg Brandl
2007-09-19
1
-1/+1
|
*
issue1172: Documentation of "done" attribute in cgi module.
Sean Reifscheider
2007-09-18
1
-0/+5
|
*
issue1082: Fixing system and platform names for Vista.
Sean Reifscheider
2007-09-17
1
-0/+6
|
*
issue1140: Guido's patch from revision 58098 (2.6) applied to 2.5.
Sean Reifscheider
2007-09-17
2
-17/+33
|
*
issue1597011: Fix for bz2 module corner-case error due to error checking bug.
Sean Reifscheider
2007-09-17
1
-23/+17
|
*
ctypes.util.find_library uses dump(1) instead of objdump(1) on Solaris.
Thomas Heller
2007-09-14
2
-9/+24
|
*
Backport 58150: Rename debug import lib to _msi_d.lib.
Martin v. Löwis
2007-09-14
1
-1/+1
|
*
Backport r58149: Clean Release projects as well.
Martin v. Löwis
2007-09-14
1
-0/+1
|
*
Add 2.5 MSI builder.
Martin v. Löwis
2007-09-13
2
-0/+29
|
*
Bug #1153: repr.repr() now doesn't require set and dictionary items
Georg Brandl
2007-09-12
3
-5/+28
|
*
bug #1154: release memory allocated by "es" PyArg_ParseTuple format specifier.
Georg Brandl
2007-09-12
3
-0/+3
|
*
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
[prev]
[next]