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
...
*
let the term be linked
Benjamin Peterson
2008-07-03
1
-2/+2
*
lowercase glossary term
Benjamin Peterson
2008-07-03
1
-1/+1
*
Patch #1622: Correct interpretation of various ZIP header fields.
Martin v. Löwis
2008-07-03
5
-101/+292
*
Tweak wording
Andrew M. Kuchling
2008-07-03
1
-3/+3
*
Try a blind fix to nismodule which fails on the solaris10 3.0 buildbot:
Amaury Forgeot d'Arc
2008-07-02
1
-5/+8
*
Revert r64673 and instead just change the file encoding.
Brett Cannon
2008-07-02
1
-3/+3
*
FIx some Latin-1 characters to be UTF-8 as the file encoding specifies.
Brett Cannon
2008-07-02
1
-2/+2
*
Add #!/usr/bin/env python for ben
Jesse Noller
2008-07-02
1
-0/+2
*
Issue #449227: Now with the rlcompleter module, callable objects are
Facundo Batista
2008-07-02
3
-9/+20
*
Reenable the manager tests with Amaury's threading fix
Jesse Noller
2008-07-02
1
-17/+13
*
Issue 3190: pydoc now hides module __package__ attributes
Nick Coghlan
2008-07-02
3
-4/+6
*
Replace occurrences of '\d' with '[0-9]' in Decimal regex, to make sure
Mark Dickinson
2008-07-02
2
-10/+13
*
Handle urllib's renaming for Python 3.0:
Brett Cannon
2008-07-02
5
-14/+51
*
add ABC to the glossary
Benjamin Peterson
2008-07-01
2
-7/+16
*
Add a comment about incref'ing w.
Georg Brandl
2008-07-01
1
-0/+2
*
#1410739: add a footnote about "is" and "unusual" behavior.
Georg Brandl
2008-07-01
1
-1/+5
*
#1523853: add note about fread().
Georg Brandl
2008-07-01
1
-0/+4
*
#3242: fix a crash in "print", if sys.stdout is set to a custom object,
Amaury Forgeot d'Arc
2008-07-01
3
-1/+25
*
#3216: fix Execute's parameter description.
Georg Brandl
2008-07-01
1
-5/+4
*
Add a link to PEP 324.
Georg Brandl
2008-07-01
1
-0/+4
*
write a short little section for multiprocessing; it still needs help
Benjamin Peterson
2008-07-01
1
-1/+15
*
#3219 repeated keyword arguments aren't allowed in function calls anymore
Benjamin Peterson
2008-07-01
3
-0/+19
*
#Issue3088 in-progress: Race condition with instances of classes derived from...
Amaury Forgeot d'Arc
2008-06-30
3
-1/+34
*
Add _multiprocessing module.
Martin v. Löwis
2008-06-30
1
-1/+2
*
Issue #3215: Build sqlite3 as sqlite3.dll, not sqlite3.pyd
Martin v. Löwis
2008-06-30
2
-0/+7
*
Fix #2702, with a correct accounting of recursion.
Facundo Batista
2008-06-30
2
-25/+25
*
Updated to reflect change in logging.config to remove out-of-date comment in ...
Vinay Sajip
2008-06-29
1
-0/+3
*
Removed out-of-date comment in _install_handlers and
Vinay Sajip
2008-06-29
1
-2/+1
*
reinstate the ending backtick. thanks Nick :)
Benjamin Peterson
2008-06-29
1
-1/+1
*
fix typo
Benjamin Peterson
2008-06-28
1
-1/+1
*
rewrap
Benjamin Peterson
2008-06-28
1
-5/+5
*
convert test_audioop to unittest. Thanks to Giampaolo Rodola.
Benjamin Peterson
2008-06-28
1
-264/+147
*
make sure we close the active channels when eof is received on them
Bill Janssen
2008-06-28
1
-0/+1
*
various SSL fixes; issues 1251, 3162, 3212
Bill Janssen
2008-06-28
5
-348/+528
*
Issue 3230: Do not the set specific size macro.
Raymond Hettinger
2008-06-28
1
-1/+1
*
fix typo
Benjamin Peterson
2008-06-28
1
-6/+6
*
Give information for compililation of _multiprocessing.SemLock on FreeBSD:
Hye-Shik Chang
2008-06-28
1
-0/+11
*
edit multiprocessing docs
Benjamin Peterson
2008-06-27
1
-90/+83
*
Fix typo in configure.in, and propagate configure.in changes from r64002
Mark Dickinson
2008-06-27
3
-2/+469
*
Fix whitespace in example code.
Raymond Hettinger
2008-06-27
1
-2/+2
*
Issue #3197: rework documentation for fractions module.
Mark Dickinson
2008-06-27
1
-33/+59
*
Add Jean Brouwers for his work on math.sum
Mark Dickinson
2008-06-27
1
-0/+1
*
Remove trailing 'L's from numerator and denominator in the
Mark Dickinson
2008-06-27
2
-1/+5
*
Merged revisions 64368-64369 via svnmerge from
Trent Nelson
2008-06-27
6
-1282/+927
*
Initialized merge tracking via "svnmerge" with revisions "1-64347" from
Trent Nelson
2008-06-27
0
-0/+0
*
Ignore .pyc and .pyo files.
Brett Cannon
2008-06-27
0
-0/+0
*
warnings.warn_explicit() did not have the proper TypeErrors in place to prevent
Brett Cannon
2008-06-27
4
-5/+34
*
fix isSet in _exposed
Benjamin Peterson
2008-06-26
1
-2/+1
*
use the new API
Benjamin Peterson
2008-06-26
1
-1/+1
*
add a htmlview directive
Benjamin Peterson
2008-06-26
1
-0/+2
[prev]
[next]