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
*
more copyright year updates
Ezio Melotti
2010-01-01
2
-2/+2
*
Add some missing command-line options to the main list. All but -V were already
Brett Cannon
2010-01-01
1
-2/+4
*
add another advancement
Benjamin Peterson
2009-12-31
1
-3/+4
*
Add various items
Andrew M. Kuchling
2009-12-31
1
-1/+26
*
Add some items
Andrew M. Kuchling
2009-12-31
1
-9/+27
*
check if the attribute is set before deleting it with T_OBJECT_EX (fixes #7604)
Benjamin Peterson
2009-12-30
1
-1/+4
*
We only support Windows NT derivatives now.
Georg Brandl
2009-12-30
1
-3/+1
*
#7602: improve "clean" and "checkout" targets now that all tools are in exter...
Georg Brandl
2009-12-30
1
-5/+4
*
#7487: update Pygments version.
Georg Brandl
2009-12-30
2
-2/+2
*
Use new Pygments version.
Georg Brandl
2009-12-30
1
-1/+1
*
#5511: Added the ability to use ZipFile as a context manager. Patch by Brian ...
Ezio Melotti
2009-12-30
1
-20/+27
*
Add various items
Andrew M. Kuchling
2009-12-29
1
-3/+68
*
#7595: fix typo in argument default constant.
Georg Brandl
2009-12-29
1
-1/+1
*
Various additions
Andrew M. Kuchling
2009-12-29
1
-26/+66
*
Fix wrong markup.
Georg Brandl
2009-12-29
1
-2/+2
*
Improve markup of ctypes docs.
Georg Brandl
2009-12-29
1
-321/+326
*
#7569: clarification about c_char_p.
Georg Brandl
2009-12-29
1
-2/+4
*
document new fix_callable behavior
Benjamin Peterson
2009-12-28
1
-1/+2
*
#7404: remove reference to non-existing example files.
Georg Brandl
2009-12-28
1
-3/+1
*
#7033: add new API function PyErr_NewExceptionWithDoc, for easily giving new ...
Georg Brandl
2009-12-28
2
-0/+15
*
#7586: fix typo.
Georg Brandl
2009-12-28
1
-1/+1
*
#7577: fix signature of PyBuffer_FillInfo().
Georg Brandl
2009-12-28
1
-1/+1
*
Updated sys.flags table in Doc
Ezio Melotti
2009-12-25
1
-0/+4
*
Added markup and default arg, fixed example
Ezio Melotti
2009-12-24
1
-7/+7
*
Fix for Issue7570: Error in urllib2 example.
Senthil Kumaran
2009-12-24
1
-2/+2
*
Make a word plural.
Brett Cannon
2009-12-22
1
-1/+1
*
Issue #7528: Backport PyLong_AsLongAndOverflow from py3k to trunk.
Mark Dickinson
2009-12-21
1
-0/+13
*
builtin-ins -> builtins
Benjamin Peterson
2009-12-20
1
-6/+6
*
#7381: subprocess documentation and library docstring consistency fixes.
Georg Brandl
2009-12-20
1
-7/+9
*
Small indentation fix.
Georg Brandl
2009-12-20
1
-1/+1
*
#7495: backport Programming FAQ review to trunk.
Georg Brandl
2009-12-20
1
-85/+70
*
Document the headers parameter for set_tunnel.
Senthil Kumaran
2009-12-20
1
-1/+4
*
#7388: "python".capitalize() in the Doc
Ezio Melotti
2009-12-19
22
-26/+26
*
Issue #7545: improve documentation of the `buffering` argument in io.open().
Antoine Pitrou
2009-12-19
1
-4/+14
*
#7480: remove tautology.
Georg Brandl
2009-12-19
1
-2/+1
*
#7479: add note about function availability on Unices.
Georg Brandl
2009-12-19
1
-13/+18
*
#7493: review of Design FAQ by Florent Xicluna.
Georg Brandl
2009-12-19
1
-69/+75
*
#7521: remove Py_GetBuildNumber(), which was removed in favor of Py_GetBuildI...
Georg Brandl
2009-12-19
1
-9/+0
*
#7527: use standard versionadded tags.
Georg Brandl
2009-12-19
1
-3/+5
*
Issue #3366: Add error function and complementary error function to
Mark Dickinson
2009-12-19
1
-0/+16
*
Issue #7529: logging: Minor correction to documentation.
Vinay Sajip
2009-12-17
1
-0/+2
*
Issue #3366: Add expm1 function to math module. Thanks Eric Smith for
Mark Dickinson
2009-12-16
1
-0/+14
*
adverb
Benjamin Peterson
2009-12-15
1
-1/+1
*
Clarify phrasing that explains that there are currently two branches.
R. David Murray
2009-12-14
1
-5/+5
*
reorganized the distutils doc a bit : the MANIFEST.in template system has its...
Tarek Ziadé
2009-12-13
2
-88/+98
*
avoid having to update this statement all the time
Benjamin Peterson
2009-12-13
1
-7/+6
*
add 2.6.x point releases
Benjamin Peterson
2009-12-13
1
-0/+6
*
Issue #3366: Add lgamma function to math module.
Mark Dickinson
2009-12-11
1
-0/+8
*
Add a reverse() method to collections.deque().
Raymond Hettinger
2009-12-10
1
-0/+5
*
Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetad...
Tarek Ziadé
2009-12-08
2
-0/+46
[next]