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
...
*
Explicitly refer to current hhp file (2.6a3)
Martin v. Löwis
2008-05-10
1
-1/+1
*
Make sure warnings are not suppressed when testing for the raised
Brett Cannon
2008-05-10
1
-1/+1
*
The Canvas module has been deprecated for removal in 3.0.
Brett Cannon
2008-05-10
3
-1/+8
*
Add a test for the deprecation of the compiler package.
Brett Cannon
2008-05-10
1
-1/+1
*
Add the examples in the json module docstring as a doctest
Benjamin Peterson
2008-05-10
1
-0/+1
*
Deprecate the compiler package for removal in 3.0.
Brett Cannon
2008-05-10
4
-2/+11
*
Also ignore package deprecations.
Brett Cannon
2008-05-10
1
-1/+2
*
Suppress deprecations for packages as well when using
Brett Cannon
2008-05-10
1
-1/+2
*
Add an entry on the deprecation of Bastion and rexec.
Brett Cannon
2008-05-10
1
-0/+2
*
Deprecate the bsddb185 module for removal in 3.0.
Brett Cannon
2008-05-10
5
-3/+16
*
Deprecate Bastion and rexec for 3.0.
Brett Cannon
2008-05-10
5
-2/+17
*
Fix some errors in the deprecation warnings for new and user.
Brett Cannon
2008-05-10
2
-2/+4
*
Add support for extension modules in 3.0 deprection command.
Brett Cannon
2008-05-09
1
-9/+28
*
Deprecate the pure module for 3.0.
Brett Cannon
2008-05-09
3
-1/+16
*
Backport fast alternate io.BytesIO implementation.
Alexandre Vassalotti
2008-05-09
10
-64/+1284
*
Add a todo list to the module deletion command.
Brett Cannon
2008-05-09
2
-0/+9
*
In stdtypes.rst, move methods under class directives where applicable
Benjamin Peterson
2008-05-09
1
-196/+200
*
Port to VS 2008. Drop W9x support.
Martin v. Löwis
2008-05-09
2
-28/+3
*
Use the CHM file name that Sphinx assigns.
Martin v. Löwis
2008-05-09
1
-4/+10
*
Issue #2487. math.ldexp(x, n) raised OverflowError when n was large and
Mark Dickinson
2008-05-09
3
-12/+77
*
Add 2.6b1 and 2.6b2 UUIDs.
Martin v. Löwis
2008-05-09
1
-0/+2
*
Issue #2801: fix bug in float.is_integer where ValueError
Mark Dickinson
2008-05-09
2
-0/+4
*
Add --user option to build_ext
Christian Heimes
2008-05-09
2
-2/+16
*
Update planned release date.
Andrew M. Kuchling
2008-05-09
1
-21/+53
*
Add a note about using reload().
Georg Brandl
2008-05-09
1
-0/+7
*
Add Kodos as a re reference.
Georg Brandl
2008-05-09
1
-0/+3
*
Add another link to colorsys docs.
Georg Brandl
2008-05-09
1
-4/+5
*
Add a sentence to basicConfig() that is in the docstring.
Georg Brandl
2008-05-09
1
-0/+2
*
#2781: fix function name.
Georg Brandl
2008-05-09
1
-2/+2
*
#2788: add .hgignore file.
Georg Brandl
2008-05-09
1
-0/+69
*
Deprecate the toaiff module for removal in 3.0.
Brett Cannon
2008-05-09
3
-0/+8
*
Deprecate test.testall for removal in 3.0.
Brett Cannon
2008-05-09
4
-1/+11
*
Deprecate the new module for removal in 3.0.
Brett Cannon
2008-05-09
5
-5/+13
*
reindent example
Benjamin Peterson
2008-05-09
1
-17/+17
*
Add an example about using NamedTemporaryFile() to replace mktemp(). I'm
Skip Montanaro
2008-05-09
1
-0/+18
*
Add Py3k warnings to os.path.walk
Benjamin Peterson
2008-05-09
6
-6/+23
*
Replace instances of os.path.walk with os.walk
Benjamin Peterson
2008-05-08
2
-13/+9
*
Deprecate the user module for removal in 3.0.
Brett Cannon
2008-05-08
4
-1/+8
*
Add test.test_support.catch_warning()'s new argument.
Brett Cannon
2008-05-08
1
-0/+2
*
Add a missing entry on the fix for issue #2790.
Brett Cannon
2008-05-08
1
-0/+2
*
Fix sys.flags to properly expose bytes_warning.
Brett Cannon
2008-05-08
2
-3/+3
*
Document the 'record' argument for test.test_support.catch_warning().
Brett Cannon
2008-05-08
1
-4/+6
*
Fix a bug introduced by the addition of the 'record' argument to
Brett Cannon
2008-05-08
1
-2/+2
*
Deprecate stringold for removal in 3.0.
Brett Cannon
2008-05-08
2
-1/+6
*
Make test.test_support.catch_warning() take an argument specifying if any
Brett Cannon
2008-05-08
1
-5/+6
*
The mutex module has been deprecated for removal in 3.0.
Brett Cannon
2008-05-08
6
-3/+26
*
Deprecate the imputil module for removal in 3.0.
Brett Cannon
2008-05-08
4
-1/+27
*
Issue 2778. Document the temporary frozenset swap in __contains__(), remove(...
Raymond Hettinger
2008-05-08
1
-9/+12
*
Post tag updates.
Barry Warsaw
2008-05-08
2
-1/+3
*
Tagging 2.6a3
Barry Warsaw
2008-05-08
1
-0/+1
[prev]
[next]