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
*
#1368247: make set_charset/MIMEText automatically encode unicode _payload.
R. David Murray
2010-06-02
2
-6/+9
*
Issue #8873: add a documentation note about possible performance issues with the
Antoine Pitrou
2010-06-02
1
-0/+6
*
Fix issue8788 - description of doseq parameter in urllib.urlencode
Senthil Kumaran
2010-06-02
1
-11/+13
*
Put docs for RegexObject.search() before RegexObject.match() to mirror re.sea...
Georg Brandl
2010-06-01
1
-23/+27
*
#7583: clarify discussion of hard tab expansion in doctests.
R. David Murray
2010-06-01
1
-10/+17
*
Improve documentation for getaddrinfo() (part of #8857)
Antoine Pitrou
2010-05-31
1
-15/+33
*
Fix typo
Stefan Krah
2010-05-29
1
-1/+1
*
Issue #8840: Make documentation for truncate() clearer
Antoine Pitrou
2010-05-29
1
-4/+6
*
Make reference to Generic Attribute Management a hyperlink.
R. David Murray
2010-05-28
1
-1/+3
*
2to3 doesn't fix test_support #6583
Benjamin Peterson
2010-05-28
1
-5/+1
*
Add item
Andrew M. Kuchling
2010-05-27
1
-0/+6
*
Remove top-level 'General Questions' section, pushing up the questions it con...
Andrew M. Kuchling
2010-05-27
1
-12/+9
*
Rewrite wxWidgets section
Andrew M. Kuchling
2010-05-27
1
-10/+15
*
Issue 8818: urlparse/urlsplit keyword is 'scheme', not 'default_scheme'.
R. David Murray
2010-05-25
1
-3/+3
*
Add three items
Andrew M. Kuchling
2010-05-25
1
-3/+16
*
#8016: add the CP858 codec (approved by Benjamin). (Also add CP720 to the te...
Georg Brandl
2010-05-24
1
-0/+2
*
argparse documentation updates (including updates to optparse and getopt docu...
Steven Bethard
2010-05-24
3
-5/+31
*
#1436346: make it more obvious that timetuple[7] is yday.
Georg Brandl
2010-05-23
1
-7/+10
*
#8785: less confusing description of regex.find*.
Georg Brandl
2010-05-22
1
-2/+6
*
#8709: mention Windows support for os.devnull.
Georg Brandl
2010-05-21
1
-2/+2
*
Correct info for Semaphore.acquire() semantics under OSX.
Georg Brandl
2010-05-21
1
-4/+3
*
#8707: remove duplicate paragraph part.
Georg Brandl
2010-05-21
1
-8/+3
*
Add missing parameter in SimpleXMLRPCServer signature.
Georg Brandl
2010-05-21
1
-1/+1
*
typo
Georg Brandl
2010-05-21
1
-1/+1
*
#8783: replace link to now dead hash collision FAQ.
Georg Brandl
2010-05-21
1
-2/+2
*
Updated logging documentation with more dictConfig information.
Vinay Sajip
2010-05-21
1
-0/+39
*
Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows
Antoine Pitrou
2010-05-21
1
-5/+33
*
fix extra 't' #8778
Benjamin Peterson
2010-05-20
1
-1/+1
*
Fix typo.
Stefan Krah
2010-05-19
1
-1/+1
*
Fix typo in argparse doc.
Ezio Melotti
2010-05-19
1
-1/+1
*
Fixed minor typo in ReST markup.
Vinay Sajip
2010-05-18
1
-1/+1
*
Fix minor typo.
Senthil Kumaran
2010-05-18
1
-1/+1
*
upgraded distutils docs w.r.t. the manifest regeneration
Tarek Ziadé
2010-05-17
1
-11/+3
*
Add cross-reference to later section
Andrew M. Kuchling
2010-05-16
1
-3/+3
*
Document that SSL v2 is insecure.
Antoine Pitrou
2010-05-16
1
-0/+4
*
Issue #8711: add paragraph titles to c-api/unicode.rst
Victor Stinner
2010-05-14
1
-27/+54
*
Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP
Victor Stinner
2010-05-14
6
-10/+10
*
rip out mention of types.ListType #8703
Benjamin Peterson
2010-05-13
1
-5/+2
*
#8696: add documentation for logging.config.dictConfig (PEP 391)
Andrew M. Kuchling
2010-05-12
1
-7/+453
*
Grammar fix
Andrew M. Kuchling
2010-05-12
1
-1/+1
*
- clarify Attr.name comment on the presence of colons in namespace mode
Fred Drake
2010-05-12
1
-3/+12
*
fix error introduced in previous commit, and the adjacent additional typo
Fred Drake
2010-05-12
1
-3/+2
*
Let's call this done
Andrew M. Kuchling
2010-05-12
1
-3/+0
*
Revision pass: lots of edits, typo fixes, rearrangements
Andrew M. Kuchling
2010-05-12
1
-191/+212
*
#8575 - Update and reorganize some _winreg contents.
Brian Curtin
2010-05-11
1
-90/+244
*
fix typo
Fred Drake
2010-05-11
1
-2/+2
*
Fix typo
Andrew M. Kuchling
2010-05-10
1
-1/+1
*
Fix typo.
Georg Brandl
2010-05-10
1
-1/+1
*
Consolidate deprecation messages.
Georg Brandl
2010-05-10
1
-2/+1
*
Fix reference direction.
Georg Brandl
2010-05-10
1
-1/+1
[next]