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 #12080: Fix a performance issue in Decimal._power_exact that causes som...
Mark Dickinson
2011-06-04
3
-38/+97
*
merge heads
Benjamin Peterson
2011-06-03
3
-54/+85
|
\
|
*
(Merge 3.2) Issue #12016: Add test_errorhandle() to TestBase_Mapping of
Victor Stinner
2011-06-03
1
-3/+33
|
|
\
|
|
*
Issue #12016: Add test_errorhandle() to TestBase_Mapping of
Victor Stinner
2011-06-03
1
-3/+33
|
*
|
(Merge 3.2) Issue #12016: Reindent decoders of HK and JP codecs
Victor Stinner
2011-06-03
2
-51/+52
|
|
\
\
|
|
|
/
|
|
*
Issue #12016: Reindent decoders of HK and JP codecs
Victor Stinner
2011-06-03
2
-51/+52
*
|
|
some horrible preprocessing tricks to automatically update the tag
Benjamin Peterson
2011-06-03
1
-2/+10
|
/
/
*
|
run autoconf
Benjamin Peterson
2011-06-03
1
-2/+0
*
|
remove AC_REVISION
Benjamin Peterson
2011-06-03
1
-1/+0
*
|
Merge #12249 fix from 3.2
Éric Araujo
2011-06-03
1
-0/+1
|
\
\
|
|
/
|
*
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonk...
Éric Araujo
2011-06-03
1
-0/+1
*
|
Fix reST label for collections ABCs.
Éric Araujo
2011-06-03
3
-3/+5
*
|
Document autoflushing in packaging.test.support.LoggingCatcher.get_logs.
Éric Araujo
2011-06-03
1
-1/+4
*
|
Add NEWS and whatsnew entries for the packaging module
Éric Araujo
2011-06-03
2
-1/+17
*
|
Merge.
Charles-François Natali
2011-06-03
2
-10/+8
|
\
\
|
*
|
Close #12250: Disable the regrtest timeout by default
Victor Stinner
2011-06-03
2
-10/+8
*
|
|
Issue #12196: Make test.support's requires_linux_version a decorator.
Charles-François Natali
2011-06-03
3
-29/+33
|
/
/
*
|
merge
Raymond Hettinger
2011-06-03
3
-1/+5
|
\
\
|
|
/
|
*
Fix named tuples to work with vars().
Raymond Hettinger
2011-06-03
4
-1/+7
*
|
Merge packaging doc fix
Éric Araujo
2011-06-02
9
-31/+103
|
\
\
|
*
|
Packaging doc: Add missing index file, improve main page description.
Éric Araujo
2011-06-02
4
-14/+71
|
*
|
Fix format of warnings from the packaging check command
Éric Araujo
2011-06-02
2
-1/+12
|
*
|
Make packaging.tests.support.LoggingCatcher.get_logs flush the log handler.
Éric Araujo
2011-06-02
3
-15/+19
*
|
|
added the generate-setup action
Tarek Ziade
2011-06-02
2
-2/+18
*
|
|
this documentation is now handled by all the new packaging contributors
Tarek Ziade
2011-06-02
1
-1/+1
*
|
|
merge
Raymond Hettinger
2011-06-01
1
-22/+32
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Forward port doc updates for builtin functions.
Raymond Hettinger
2011-06-01
1
-22/+32
*
|
Kill trailing whitespace
Éric Araujo
2011-06-01
4
-30/+30
*
|
Add documentation for the packaging module.
Éric Araujo
2011-06-01
42
-3/+7388
*
|
Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3"
Charles-François Natali
2011-06-01
1
-0/+5
*
|
Merge 3.2
Éric Araujo
2011-06-01
2
-4/+4
|
\
\
|
|
/
|
*
Branch merge
Éric Araujo
2011-06-01
2
-4/+4
|
|
\
|
|
*
Fix markup: arguments in a class directive are __init__ arguments, not base c...
Éric Araujo
2011-05-31
1
-3/+3
|
|
*
Fix error message to use the Python name instead of the C name
Éric Araujo
2011-05-31
1
-1/+1
*
|
|
Branch merge
Éric Araujo
2011-06-01
9
-143/+45
|
\
\
\
|
*
|
|
The compiler class for EMX was removed
Éric Araujo
2011-06-01
2
-5/+2
|
*
|
|
Fix typos in class names
Éric Araujo
2011-06-01
2
-6/+6
|
*
|
|
Re-add line that was mistakenly removed alongside RPM support.
Éric Araujo
2011-05-31
1
-0/+1
|
*
|
|
Re-apply distutils2 changes lost before the merge of packaging.
Éric Araujo
2011-05-31
3
-102/+6
|
*
|
|
Fix nonsensical name.
Éric Araujo
2011-05-31
1
-28/+28
|
*
|
|
Fix test name in debug message
Éric Araujo
2011-05-31
1
-2/+2
*
|
|
|
Remove duplicate entry for Josip
Éric Araujo
2011-06-01
1
-1/+0
*
|
|
|
test_faulthandler: use a longer sleep (2.5 sec instead of 1.3 sec) in
Victor Stinner
2011-06-01
1
-6/+7
*
|
|
|
(Merge 3.2) Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes,
Victor Stinner
2011-06-01
3
-18/+31
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Close #12230: Mac OS X Tiger (10.4) has a kernel bug: sometimes, the file
Victor Stinner
2011-06-01
2
-1/+34
*
|
|
|
test.support: add requires_mac_ver() function
Victor Stinner
2011-06-01
2
-4/+25
*
|
|
|
merge 3.2
Benjamin Peterson
2011-06-01
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge 3.1
Benjamin Peterson
2011-06-01
1
-1/+1
|
|
\
\
\
|
|
*
|
|
return NULL on error
Benjamin Peterson
2011-06-01
1
-1/+1
*
|
|
|
|
merge 3.2
Benjamin Peterson
2011-06-01
1
-0/+2
|
\
\
\
\
\
|
|
/
/
/
/
[next]