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
...
*
#9780: both { and } are not valid fill characters.
Georg Brandl
2010-09-06
1
-5/+5
*
Remove redundant word.
Georg Brandl
2010-09-06
1
-1/+1
*
Revert accidental commit, apologies for the noise
Éric Araujo
2010-09-06
1
-2/+2
*
Fix nits
Raymond Hettinger
2010-09-06
1
-7/+7
*
Update
Éric Araujo
2010-09-06
1
-2/+2
*
More updates to whatsnew3.2
Raymond Hettinger
2010-09-06
1
-46/+91
*
link to docs
Benjamin Peterson
2010-09-06
1
-2/+2
*
Clean-up example of using fileinput as a context manager.
Raymond Hettinger
2010-09-05
1
-2/+3
*
Fix typos and wording in what’s new 3.2.
Éric Araujo
2010-09-05
1
-27/+28
*
#9747: fix copy-paste error in getresgid() doc.
Georg Brandl
2010-09-05
1
-1/+1
*
Rewrap and consistency fixes.
Georg Brandl
2010-09-05
1
-175/+175
*
Fill-in sqlite3 stubs
Raymond Hettinger
2010-09-05
1
-7/+8
*
Add example of ftplib's new context manager.
Raymond Hettinger
2010-09-05
1
-4/+19
*
Add PEP 391 to whatsnew
Raymond Hettinger
2010-09-05
1
-0/+43
*
More updates to whatsnew.
Raymond Hettinger
2010-09-05
1
-5/+13
*
Add an example
Raymond Hettinger
2010-09-05
1
-1/+6
*
More updates to whatsnew
Raymond Hettinger
2010-09-05
1
-2/+28
*
Update whatsnew for Pep3149.
Raymond Hettinger
2010-09-05
1
-4/+27
*
Update whatsnew for Pep3147.
Raymond Hettinger
2010-09-04
1
-1/+54
*
Adopt more descriptive attribute names as suggested on python-dev.
Raymond Hettinger
2010-09-04
2
-6/+6
*
Issue #9225: Remove the ROT_FOUR and DUP_TOPX opcode, the latter replaced
Antoine Pitrou
2010-09-04
1
-11/+5
*
add consistent support for the vars and default arguments on all
Fred Drake
2010-09-04
1
-21/+53
*
Fix missing word.
Georg Brandl
2010-09-03
1
-2/+2
*
Add an entry in whatsnew about the PyCObject -> PyCapsule move.
Amaury Forgeot d'Arc
2010-09-03
1
-0/+4
*
#9760: clarify what context expression is.
Georg Brandl
2010-09-03
1
-1/+2
*
#9767: doctest run over json docs.
Georg Brandl
2010-09-03
1
-5/+5
*
More inclusive title.
Georg Brandl
2010-09-03
3
-5/+5
*
Make PEP section a bit less ugly and at least list implemented PEPs.
Georg Brandl
2010-09-03
1
-2/+7
*
Add versionadded tag to PyUnicode_AsUnicodeCopy's doc
Victor Stinner
2010-09-03
1
-0/+2
*
Typo
Florent Xicluna
2010-09-03
1
-1/+1
*
Doc fix: unicode() is now str()
Daniel Stutzbach
2010-09-03
1
-1/+1
*
Document PyUnicode_AsUnicodeCopy()
Victor Stinner
2010-09-03
1
-0/+8
*
Issue #9212: Added the missing isdisjoint method to the dict_keys and
Daniel Stutzbach
2010-09-02
1
-0/+5
*
Keep contents order the same between versions.
Raymond Hettinger
2010-09-02
1
-2/+2
*
Glossary cleanup
Raymond Hettinger
2010-09-01
1
-19/+19
*
Cleanup heapq docs
Raymond Hettinger
2010-09-01
1
-37/+37
*
#9677: fix link.
Georg Brandl
2010-09-01
1
-1/+1
*
'Using Python' now called 'Python Setup'
Raymond Hettinger
2010-09-01
1
-2/+2
*
Issue #8990: array.fromstring() and array.tostring() get renamed to
Antoine Pitrou
2010-09-01
1
-9/+25
*
Issue #9549: sys.setdefaultencoding() and PyUnicode_SetDefaultEncoding()
Antoine Pitrou
2010-09-01
1
-12/+0
*
Forward port sorting howto
Raymond Hettinger
2010-09-01
2
-0/+282
*
More descriptive title.
Raymond Hettinger
2010-09-01
2
-2/+2
*
2-to-3 fixup for map() example in docs
Raymond Hettinger
2010-09-01
1
-1/+1
*
Clean-up bisect docs.
Raymond Hettinger
2010-09-01
1
-60/+62
*
add nonlocal to pydoc topics #9724
Benjamin Peterson
2010-08-31
1
-6/+6
*
Improved logging.Formatter date/time formatting documentation.
Vinay Sajip
2010-08-30
1
-0/+8
*
rewrite and move open() docs only to functions.rst
Benjamin Peterson
2010-08-30
2
-212/+108
*
sync open() doc
Benjamin Peterson
2010-08-30
1
-39/+52
*
Issue #9715: improve documentation of the io module
Antoine Pitrou
2010-08-30
1
-52/+162
*
Issue #1512791: In setframerate method of Wave_write, round non-integral
Mark Dickinson
2010-08-28
1
-0/+4
[prev]
[next]