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
...
*
SF bug 990749: os constants missing
Tim Peters
2004-07-15
1
-7/+10
*
s/it's/its/, s/NULL/NULL{}/, where appropriate.
Tim Peters
2004-07-15
1
-4/+4
*
Formalize that the Py_VISIT macro requires that the tp_traverse
Tim Peters
2004-07-15
2
-38/+44
*
Bump version; update date
Andrew M. Kuchling
2004-07-14
1
-3/+3
*
Improve examples for working with the context API.
Raymond Hettinger
2004-07-14
1
-6/+6
*
Implemented thread-local data as proposed on python-dev:
Jim Fulton
2004-07-14
1
-0/+19
*
Documented the new Py_VISIT macro to simplify implementation of
Jim Fulton
2004-07-14
1
-0/+23
*
Implemented a new Py_CLEAR macro. This macro should be used when
Jim Fulton
2004-07-14
1
-0/+16
*
Updated documentation to:
Jim Fulton
2004-07-14
4
-45/+201
*
- Bug #981530: Fix UnboundLocalError in shutil.rmtree(). This affects
Guido van Rossum
2004-07-14
1
-1/+1
*
clarify where \versionadded and \versionchanged should be placed when
Fred Drake
2004-07-13
1
-20/+28
*
Claifications: visit procs are supplied by the core, users aren't
Tim Peters
2004-07-13
1
-3/+6
*
generalize a bit; no need to mention my user id directly
Fred Drake
2004-07-13
1
-1/+1
*
Wordsmithing
Andrew M. Kuchling
2004-07-13
1
-15/+15
*
Add another point in the "Restrictions" section about how the handling of FTP
Brett Cannon
2004-07-13
1
-0/+17
*
Fixed minor bugs in the example configuration file
Vinay Sajip
2004-07-12
1
-4/+4
*
Small elaboration and typo fixes.
Raymond Hettinger
2004-07-12
1
-5/+19
*
Fix markup.
Raymond Hettinger
2004-07-12
1
-9/+10
*
another note for amk
Anthony Baxter
2004-07-12
1
-0/+2
*
Bug #788520: Queue class has logic error when non-blocking
Tim Peters
2004-07-12
1
-3/+3
*
SF patch 986010: add missing doc for datetime C API, from
Tim Peters
2004-07-11
1
-15/+85
*
Add FAQ on non-GNU make error. Update copyright date to 2004.
Kurt B. Kaiser
2004-07-11
1
-1/+8
*
Added documentation for the "smtpd" module.
Fred Drake
2004-07-11
3
-0/+65
*
Style nit.
Raymond Hettinger
2004-07-11
1
-2/+2
*
Fix decimal write-up nits.
Raymond Hettinger
2004-07-11
1
-7/+7
*
Minor improvements, fixups and wording changes everywhere.
Raymond Hettinger
2004-07-11
1
-163/+169
*
Clarify requirement for GNU make
Kurt B. Kaiser
2004-07-11
1
-0/+2
*
Patch 851752 (fixes bug 820583)
Kurt B. Kaiser
2004-07-11
1
-3/+10
*
Fix minor error in example.
Brett Cannon
2004-07-10
1
-1/+1
*
Add PyArg_VaParseTupleAndKeywords(). Document this function and
Brett Cannon
2004-07-10
1
-1/+14
*
Clarify docs for inspect.getargspec() that the fourth value is None when there
Brett Cannon
2004-07-10
1
-3/+3
*
[Patch #969900] Various corrections and updates to cookielib docs
Andrew M. Kuchling
2004-07-10
1
-35/+41
*
[Patch #972310] Apply correction to docs
Andrew M. Kuchling
2004-07-10
1
-10/+3
*
Fix typo.
Raymond Hettinger
2004-07-10
1
-1/+1
*
[Bug 949832] Fix example; edit sentence
Andrew M. Kuchling
2004-07-10
1
-3/+3
*
Improve Context construction and representation:
Raymond Hettinger
2004-07-10
1
-15/+15
*
Remove a few elderly sentences
Andrew M. Kuchling
2004-07-10
1
-9/+2
*
Replace example with simpler alternative using PyGILState_{Ensure,Require). ...
Andrew M. Kuchling
2004-07-10
1
-13/+5
*
[Bug #987835] Add documentation from PEP 311. (Untested TeX code.)
Andrew M. Kuchling
2004-07-10
1
-0/+36
*
SF bug #987486: fix typo.
Raymond Hettinger
2004-07-10
1
-1/+1
*
SF bug 988387: markup nits.
Raymond Hettinger
2004-07-10
1
-4/+4
*
reminder for amk
Anthony Baxter
2004-07-09
1
-0/+2
*
Module and tests:
Raymond Hettinger
2004-07-09
1
-47/+7
*
Incorporate Facundo's suggestions.
Raymond Hettinger
2004-07-09
1
-6/+11
*
Add a link to the decimal module docs.
Raymond Hettinger
2004-07-09
1
-8/+8
*
show how easy it is to manipulate individual columns - from a request on
Skip Montanaro
2004-07-08
1
-0/+9
*
Fix markup and nits.
Raymond Hettinger
2004-07-08
1
-9/+9
*
Fix markup, typos, and nits.
Raymond Hettinger
2004-07-08
1
-56/+68
*
Deal with macros that have to be replaced with simple text; only a
Fred Drake
2004-07-08
1
-4/+14
*
Replaced some tabs with spaces in verbatim section.
Vinay Sajip
2004-07-07
1
-7/+7
[prev]
[next]