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
*
Patch 1490384: New Icons for the PC build.
Martin v. Löwis
2006-05-22
4
-0/+0
*
Apply patch #1492255 from Mike Foord.
George Yoshida
2006-05-21
1
-3/+3
*
Fix the TeX compile error.
George Yoshida
2006-05-21
1
-1/+1
*
Minor edits
Andrew M. Kuchling
2006-05-20
1
-3/+3
*
Apply patch #1492147 from Mike Foord.
George Yoshida
2006-05-20
1
-1/+1
*
- Add 'as' and 'with' as new keywords in 2.5.
George Yoshida
2006-05-20
1
-9/+13
*
- markup fix
George Yoshida
2006-05-20
2
-4/+5
*
Fix bug #1000914 (again).
Ronald Oussoren
2006-05-20
1
-9/+9
*
Whitespace normalization.
Tim Peters
2006-05-19
1
-1/+1
*
* Change working directory to the users home
Ronald Oussoren
2006-05-19
1
-3/+11
*
Oops, I forgot to include this file in the last commit (46046):
Neal Norwitz
2006-05-19
1
-2/+2
*
Bug/Patch #1481770: Use .so extension for shared libraries on HP-UX for ia64.
Neal Norwitz
2006-05-19
5
-5/+41
*
Fix #1474677, non-keyword argument following keyword.
Neal Norwitz
2006-05-19
2
-0/+8
*
Fix #132 from Coverity, retval could have been derefed
Neal Norwitz
2006-05-19
1
-0/+4
*
Typo fix; add clarifying word
Andrew M. Kuchling
2006-05-19
1
-2/+2
*
Fix some minor issues with the generated application bundles on MacOSX
Ronald Oussoren
2006-05-18
7
-9/+70
*
Changed status from "beta" to "production"; since logging has been part of th...
Vinay Sajip
2006-05-18
1
-1/+1
*
Bug #1490688: properly document %e, %f, %g format subtleties.
Georg Brandl
2006-05-18
1
-11/+30
*
Bug #1462152: file() now checks more thoroughly for invalid mode
Georg Brandl
2006-05-18
4
-37/+60
*
Little cleanup
Neal Norwitz
2006-05-18
2
-4/+4
*
Fix test_locale for platforms without a default thousands separator.
Georg Brandl
2006-05-18
1
-5/+8
*
Remove unused import.
Georg Brandl
2006-05-18
2
-2/+2
*
Amendments to patch #1484695.
Georg Brandl
2006-05-18
1
-45/+52
*
Whitespace normalization.
Tim Peters
2006-05-18
2
-12/+12
*
Patch #1180296: improve locale string formatting functions
Georg Brandl
2006-05-17
4
-55/+205
*
Delay-import some large modules to speed up urllib2 import.
Georg Brandl
2006-05-17
1
-8/+28
*
Patch #1486962: Several bugs in the turtle Tk demo module were fixed
Georg Brandl
2006-05-17
2
-18/+568
*
Add global debug flag to cookielib to avoid heavy dependency on the logging m...
Georg Brandl
2006-05-17
1
-63/+74
*
Patch #1490224: set time.altzone correctly on Cygwin.
Georg Brandl
2006-05-17
2
-1/+3
*
Fix typo in os.utime docstring (patch #1490189)
Georg Brandl
2006-05-17
1
-1/+1
*
Apply patch #1489784 from Michael Foord.
Georg Brandl
2006-05-17
1
-39/+62
*
Remove misleading comment about type-class unification.
Georg Brandl
2006-05-17
1
-6/+5
*
PyZlib_copy(), PyZlib_uncopy(): Repair leaks on the normal-case path.
Tim Peters
2006-05-17
1
-5/+9
*
Text files missing the SVN eol-style property.
Tim Peters
2006-05-16
27
-1427/+1427
*
Whitespace normalization.
Tim Peters
2006-05-16
2
-3/+3
*
Document ImportWarning
George Yoshida
2006-05-16
1
-0/+5
*
Mention that Exception is now a subclass of BaseException.
George Yoshida
2006-05-16
1
-1/+1
*
Update for 'ImportWarning'
George Yoshida
2006-05-16
1
-3/+3
*
PEP 243 has been withdrawn, so don't refer to it any more.
Andrew M. Kuchling
2006-05-16
1
-26/+14
*
Add item
Andrew M. Kuchling
2006-05-16
1
-0/+6
*
Patch #1435422: zlib's compress and decompress objects now have a
Georg Brandl
2006-05-16
4
-0/+175
*
- Test for sys/statvfs.h before including it, as statvfs is present
Martin v. Löwis
2006-05-16
4
-10/+14
*
test_directory(): Remove the leftover temp directory that's making
Tim Peters
2006-05-15
1
-0/+4
*
ReadDetectFileobjTest: repair Windows disasters by opening
Tim Peters
2006-05-15
1
-1/+2
*
[ 1488881 ] tarfile.py: support for file-objects and bz2 (cp. #1488634)
Georg Brandl
2006-05-15
3
-2/+93
*
Remove bogus DECREF of self.
Martin v. Löwis
2006-05-15
1
-65/+32
*
Patch #1488312, Fix memory alignment problem on SPARC in unicode. Will backport
Neal Norwitz
2006-05-15
3
-1/+4
*
- Bug #1487966: Fix SystemError with conditional expression in assignment
Neal Norwitz
2006-05-15
4
-16/+25
*
Move items implemented after a2 into the new a3 section
Neal Norwitz
2006-05-15
1
-35/+61
*
Fix memory leak.
Martin v. Löwis
2006-05-15
1
-0/+1
[next]