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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r62998 as it broke the build (seems distutils.config is missing).
Brett Cannon
2008-05-10
2
-39/+4
*
#1858 from Tarek Ziade:
Andrew M. Kuchling
2008-05-10
2
-4/+39
*
#1625509: describe behaviour of import lock
Andrew M. Kuchling
2008-05-10
1
-1/+7
*
Document the 'line' argument
Andrew M. Kuchling
2008-05-10
1
-1/+6
*
Note the PyPI-edness of bsddb185 for people who might still need it.
Skip Montanaro
2008-05-10
1
-1/+1
*
Deprecate the compiler package for removal in 3.0.
Brett Cannon
2008-05-10
1
-0/+4
*
Deprecate the bsddb185 module for removal in 3.0.
Brett Cannon
2008-05-10
1
-1/+2
*
Deprecate Bastion and rexec for 3.0.
Brett Cannon
2008-05-10
2
-1/+9
*
Fix some errors in the deprecation warnings for new and user.
Brett Cannon
2008-05-10
2
-2/+4
*
In stdtypes.rst, move methods under class directives where applicable
Benjamin Peterson
2008-05-09
1
-196/+200
*
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
*
Deprecate the toaiff module for removal in 3.0.
Brett Cannon
2008-05-09
1
-0/+3
*
Deprecate test.testall for removal in 3.0.
Brett Cannon
2008-05-09
1
-1/+1
*
Deprecate the new module for removal in 3.0.
Brett Cannon
2008-05-09
1
-0/+4
*
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
1
-3/+3
*
Deprecate the user module for removal in 3.0.
Brett Cannon
2008-05-08
1
-0/+2
*
Document the 'record' argument for test.test_support.catch_warning().
Brett Cannon
2008-05-08
1
-4/+6
*
The mutex module has been deprecated for removal in 3.0.
Brett Cannon
2008-05-08
1
-0/+5
*
Deprecate the imputil module for removal in 3.0.
Brett Cannon
2008-05-08
1
-0/+4
*
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
1
-0/+2
*
Fix-up the enumerate type example and move it to the end.
Raymond Hettinger
2008-05-08
1
-10/+9
*
Deprecate the audiodev module for 3.0.
Brett Cannon
2008-05-06
1
-0/+2
*
Implemented PEP 370
Christian Heimes
2008-05-06
2
-1/+82
*
> != (!<).
Georg Brandl
2008-05-06
1
-2/+2
*
#2773: fix description of 'g' and 'G' formatting spec.
Georg Brandl
2008-05-06
1
-6/+6
*
#2752: fix second example too.
Georg Brandl
2008-05-05
1
-1/+1
*
#2769: markup glitch.
Georg Brandl
2008-05-05
1
-1/+1
*
Fix JSON module docs.
Georg Brandl
2008-05-05
1
-142/+108
*
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
Brett Cannon
2008-05-05
3
-0/+458
*
Add a DeprecationWarning for when warnings.showwarning() is set to a function
Brett Cannon
2008-05-05
1
-1/+2
*
Fix typo in bugs.rst
Benjamin Peterson
2008-05-04
1
-1/+1
*
#2757: Remove spare newline.
Georg Brandl
2008-05-04
1
-1/+0
*
Implemented feature request 2157: Converter names are cut off at '('
Gerhard Häring
2008-05-04
1
-8/+5
*
Added note that Python requires at least Win2k SP4
Christian Heimes
2008-05-04
1
-0/+3
*
#2752: wrong meaning of '' for socket host.
Georg Brandl
2008-05-04
1
-1/+1
*
Fix typo in whatsnew
Benjamin Peterson
2008-05-04
1
-1/+3
*
Insert correct OpenSearch base URL.
Georg Brandl
2008-05-03
1
-1/+1
*
Backport Raymond's changes in r60508 to Python 2.6.
Mark Dickinson
2008-05-03
1
-2/+2
*
capitalization nit for reStructuredText
Benjamin Peterson
2008-05-02
1
-1/+1
*
#2581: Vista UAC/elevation support for bdist_wininst
Mark Hammond
2008-05-02
1
-2/+7
*
Fix synopsis.
Georg Brandl
2008-05-01
1
-1/+1
*
Fix typo in whatsnew
Benjamin Peterson
2008-04-30
1
-1/+1
[next]