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
...
*
#7762: fix refcount annotation of PyUnicode_Tailmatch().
Georg Brandl
2010-01-23
1
-1/+1
*
#7746: rephrase a sentence
Ezio Melotti
2010-01-21
1
-3/+2
*
data descriptors do not override the class dictionary if __get__ is not defined
Benjamin Peterson
2010-01-18
1
-11/+10
*
Fix internal reference.
Georg Brandl
2010-01-17
2
-3/+6
*
#7699: improve datetime docs: straightforward linking to strftime/strptime se...
Georg Brandl
2010-01-17
1
-39/+43
*
remove wrong markup
Ezio Melotti
2010-01-16
1
-1/+1
*
Issue #2846: Add support for gzip.GzipFile reading zero-padded files.
Antoine Pitrou
2010-01-13
1
-0/+3
*
#7685: typo
Ezio Melotti
2010-01-13
1
-5/+5
*
Added documentation for dictionary views fixer.
Alexandre Vassalotti
2010-01-12
1
-3/+5
*
Issue #1967: Backport dictionary views.
Alexandre Vassalotti
2010-01-11
2
-0/+122
*
Issue #2333: Backport set and dict comprehensions syntax.
Alexandre Vassalotti
2010-01-11
1
-34/+60
*
Issue #7119: document that a program-generated Message object
R. David Murray
2010-01-10
3
-3/+10
*
DeprecationWarning is now silent by default.
Brett Cannon
2010-01-10
1
-9/+35
*
Issue #2335: Backport set literals syntax from Python 3.x.
Alexandre Vassalotti
2010-01-09
1
-1/+25
*
#7422: make it clear that getargspec() only works on Python functions.
Georg Brandl
2010-01-09
1
-1/+1
*
#7653: clarify how the PythonPath registry key should look like.
Georg Brandl
2010-01-07
1
-6/+7
*
Fix description for Py_GetPath(); it sounded like it always returned sys.path.
Georg Brandl
2010-01-07
1
-8/+9
*
Eric Smith was missing fro m the issue 7117 whatsnew attribution.
Mark Dickinson
2010-01-07
1
-2/+2
*
#5950: document that zip files with comments are unsupported in zipimport.
Georg Brandl
2010-01-06
1
-0/+2
*
#3340: document print/get_usage and print/get_version
Ezio Melotti
2010-01-04
1
-0/+26
*
fixed markup errors
Ezio Melotti
2010-01-04
3
-3/+3
*
:stmt: -> :keyword:
Ezio Melotti
2010-01-03
1
-1/+1
*
#7618: fix highlight of code blocks
Ezio Melotti
2010-01-03
1
-7/+19
*
issue3972: HTTPConnection and HTTPSConnection now support a
Gregory P. Smith
2010-01-03
2
-5/+14
*
Adds an optional source_address parameter to socket.create_connection().
Gregory P. Smith
2010-01-03
1
-1/+7
*
Add a few items
Andrew M. Kuchling
2010-01-03
1
-13/+20
*
Correct documentation for s* z* and w*, the argument that should be passed
Gregory P. Smith
2010-01-02
1
-3/+3
*
Clarify that the rect, phase and polar functions work with radians.
Mark Dickinson
2010-01-02
1
-2/+2
*
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
[prev]
[next]