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
*
Issue #5562: Use wcsftime for time.strftime where available.
Martin v. Löwis
2009-05-30
4
-12/+65
*
Strengthen the guard. The code doesn't work well with subclasses.
Raymond Hettinger
2009-05-29
1
-1/+1
*
Merged revisions 73031 via svnmerge from
Benjamin Peterson
2009-05-29
1
-0/+20
*
#6139: fix typo of variable name.
Georg Brandl
2009-05-29
1
-1/+1
*
Merged revisions 73022 via svnmerge from
R. David Murray
2009-05-29
1
-14/+13
*
Issue 5562: check for wcsftime.
Martin v. Löwis
2009-05-29
3
-5778/+4899
*
Issue #6097: Escape UTF-8 surrogates resulting from mbstocs conversion
Martin v. Löwis
2009-05-29
2
-2/+21
*
Merged revisions 73016 via svnmerge from
Martin v. Löwis
2009-05-29
3
-1/+4
*
Issue #4859: Implement PEP 383 for pwd, spwd, and grp.
Martin v. Löwis
2009-05-29
5
-26/+61
*
Issue #6012: Add cleanup support to O& argument parsing.
Martin v. Löwis
2009-05-29
9
-11/+120
*
Merged revisions 73008 via svnmerge from
Hirokazu Yamamoto
2009-05-29
5
-10/+11
*
Issue 5982: Classmethod and staticmethod expose wrapped function with __func__.
Raymond Hettinger
2009-05-29
3
-3/+28
*
Fix typo.
R. David Murray
2009-05-29
1
-1/+1
*
Issue 5150: Add rstrip() menu option to IDLE.
Raymond Hettinger
2009-05-29
5
-0/+47
*
fix typo
Raymond Hettinger
2009-05-28
1
-1/+1
*
Suppress deprecation warnings.
Raymond Hettinger
2009-05-28
1
-1/+4
*
Restore tests until the code is actually removed.
Raymond Hettinger
2009-05-28
1
-0/+122
*
Deprecate contextlib.nested(). The with-statement now provides this function...
Raymond Hettinger
2009-05-28
5
-123/+10
*
Finish issue 5259 by adding tests and fixes for the 'login'
R. David Murray
2009-05-28
3
-26/+82
*
Merged revisions 72986 via svnmerge from
Tarek Ziadé
2009-05-28
1
-3/+7
*
Merged revisions 72981 via svnmerge from
Tarek Ziadé
2009-05-28
3
-25/+148
*
Blocked revisions 72823 via svnmerge
Tarek Ziadé
2009-05-28
0
-0/+0
*
Merged revisions 72979 via svnmerge from
Philip Jenvey
2009-05-28
3
-30/+29
*
Merged revisions 72971 via svnmerge from
Benjamin Peterson
2009-05-28
1
-2/+2
*
Blocked revisions 72972-72973 via svnmerge
Philip Jenvey
2009-05-28
0
-0/+0
*
Remove useless compatibility statements
Antoine Pitrou
2009-05-27
1
-7/+0
*
Merged revisions 72966 via svnmerge from
R. David Murray
2009-05-27
3
-0/+10
*
Add attribution for patch co-author.
Georg Brandl
2009-05-27
1
-1/+1
*
Fix TODO: do the sort by just the key, not the key/value pair.
Raymond Hettinger
2009-05-27
1
-15/+20
*
* Fix-up a TODO (support the sort_key option).
Raymond Hettinger
2009-05-27
3
-21/+46
*
Update whatsnew for compound with-statements.
Raymond Hettinger
2009-05-27
1
-0/+11
*
Issue 6105: json encoder to respect iteration order of its inputs.
Raymond Hettinger
2009-05-27
2
-5/+30
*
Merged revisions 72958 via svnmerge from
Benjamin Peterson
2009-05-27
1
-4/+7
*
Merged revisions 72957 via svnmerge from
Benjamin Peterson
2009-05-27
2
-6/+16
*
Stronger tests for namedtuple() to prevent future name conflict errors.
Raymond Hettinger
2009-05-27
1
-0/+31
*
Fix field name conflicts for named tuples.
Raymond Hettinger
2009-05-27
4
-13/+25
*
Remove debug statement that leaked into the repository.
Ronald Oussoren
2009-05-26
1
-1/+0
*
Add note to NEWS about not installing smtpd.py
Ronald Oussoren
2009-05-26
1
-0/+2
*
* Adapt framework install makefiles to 2to3 tool
Ronald Oussoren
2009-05-26
3
-3/+7
*
Fix for Issue6111.
Ronald Oussoren
2009-05-26
1
-0/+6
*
#6118: dont ignore encoding arguments for arguments with spaces in quote_plus().
Georg Brandl
2009-05-26
3
-1/+19
*
Merged revisions 72930 via svnmerge from
Collin Winter
2009-05-26
2
-9/+18
*
#6115: remove entries for the already removed PyNumber_Divide and PyNumber_In...
Georg Brandl
2009-05-26
2
-28/+0
*
Merged revisions 72932 via svnmerge from
Georg Brandl
2009-05-26
2
-2/+2
*
Replace nonexisting word.
Georg Brandl
2009-05-25
1
-1/+1
*
Manual merge of r72710: use table of flags for dbm.open description.
Georg Brandl
2009-05-25
1
-5/+17
*
Blocked revisions 72678,72710 via svnmerge
Georg Brandl
2009-05-25
0
-0/+0
*
Merged revisions 72661,72675-72677,72679,72712,72801,72820 via svnmerge from
Georg Brandl
2009-05-25
9
-31/+44
*
Merged revisions 72924 via svnmerge from
Georg Brandl
2009-05-25
9
-60/+180
*
Blocked revisions 72921 via svnmerge
Benjamin Peterson
2009-05-25
0
-0/+0
[next]