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
*
Update an example to match current output.
Raymond Hettinger
2005-02-23
1
-3/+1
*
Document missing opcodes.
Raymond Hettinger
2005-02-21
1
-0/+8
*
Fix some wording and grammar nits.
Raymond Hettinger
2005-02-21
1
-5/+5
*
Fixed documentation for SMTPHandler
Vinay Sajip
2005-02-18
1
-2/+1
*
Fix name for PyDateTime_FromDateAndTime.
Brett Cannon
2005-02-17
1
-1/+1
*
Update references specifying "Macintosh" to mean OS X semantics and not Mac OS
Brett Cannon
2005-02-13
17
-622/+191
*
SF bug #1119700: list extend() accepts args besides lists
Raymond Hettinger
2005-02-09
1
-1/+1
*
add 2.3.5, 2.4 to the history and licensing info
Fred Drake
2005-02-08
1
-0/+2
*
Security fix PSF-2005-001 for SimpleXMLRPCServer.py.
Guido van Rossum
2005-02-03
1
-2/+17
*
Bug #1108490: fix broken link.
Johannes Gijsbers
2005-01-29
1
-1/+1
*
SF bug #1108303: fix .split() maxsplit doc
Raymond Hettinger
2005-01-26
1
-1/+1
*
SF bug #1105286: Undocumented implicit strip() in split(None) string method
Raymond Hettinger
2005-01-25
1
-6/+10
*
include each row in the package table, even if there are no packages for
Fred Drake
2005-01-23
1
-8/+11
*
Patch #579435: Shadow Password Support Module
Martin v. Löwis
2005-01-23
4
-0/+49
*
Truncate st_?time before comparing it with ST_?TIME in the tests.
Martin v. Löwis
2005-01-23
1
-0/+3
*
fix typeset of vertical bar for PDF format
Fred Drake
2005-01-19
1
-2/+2
*
documentation for the zipimport module using contributed patch
Fred Drake
2005-01-19
3
-0/+135
*
Description of args to IMAP4.store() in imaplib
Fred Drake
2005-01-19
1
-1/+20
*
Clean up discussion of new C thread idiom
Fred Drake
2005-01-19
1
-13/+11
*
fix a bunch of spelling errors
Fred Drake
2005-01-19
8
-8/+8
*
remove spurious line from widget variables example
Fred Drake
2005-01-19
1
-1/+0
*
Document the reconvert module.
Skip Montanaro
2005-01-16
2
-0/+81
*
Default stat_float_times to true.
Martin v. Löwis
2005-01-16
1
-11/+7
*
Added SEEK_* constants. Fixes #711830.
Martin v. Löwis
2005-01-16
1
-0/+9
*
Gave the new datetime.strptime() a versionadded blurb.
Tim Peters
2005-01-13
1
-0/+2
*
Add strptime() constructor to datetime class. Thanks to Josh Spoerri for
Skip Montanaro
2005-01-13
1
-0/+9
*
fix typo
Fred Drake
2005-01-12
1
-1/+1
*
Many updates to csv module doco.
Andrew McNamara
2005-01-12
1
-32/+110
*
Add duck-typing to the glossary.
Raymond Hettinger
2005-01-11
1
-0/+11
*
Patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown:
Johannes Gijsbers
2005-01-09
1
-9/+44
*
Bug #1098497: various small typo's, grammar and markup nits.
Johannes Gijsbers
2005-01-09
1
-4/+4
*
Patch #943206:
Johannes Gijsbers
2005-01-08
1
-1/+7
*
Patch #1094015:
Johannes Gijsbers
2005-01-08
1
-4/+12
*
[Bug 1083177] Describe signal() change; add a link
Andrew M. Kuchling
2005-01-07
1
-4/+14
*
SF #75103: imghdr -- identify JPEGs in EXIF format
Raymond Hettinger
2005-01-07
1
-1/+3
*
SF patch 1094011: Docs for file() vs open().
Raymond Hettinger
2005-01-07
1
-3/+6
*
Added example to os.stat()
Facundo Batista
2005-01-07
1
-1/+11
*
SF bug #1091740: garbage collector still documented as optional
Raymond Hettinger
2005-01-07
1
-5/+0
*
add two missing items
Skip Montanaro
2005-01-05
1
-0/+10
*
add descriptions of exported data attributes
Skip Montanaro
2005-01-05
1
-0/+25
*
describe reset()
Skip Montanaro
2005-01-05
1
-0/+4
*
add a couple missing items
Skip Montanaro
2005-01-05
1
-0/+10
*
Clarify that DictMixin is still useful. Only the UserDict class was supplanted.
Raymond Hettinger
2005-01-04
1
-13/+11
*
Fix typo.
Martin v. Löwis
2005-01-03
1
-2/+2
*
New subprocess utility function: check_call. Closes #1071764.
Peter Astrand
2005-01-01
1
-1/+17
*
SF Patch #1093896: miscellaneous doc typos
Raymond Hettinger
2005-01-01
60
-102/+103
*
SF bug #1090139: presentation typo in lib: 6.21.4.2 How callbacks are called
Raymond Hettinger
2004-12-31
1
-1/+1
*
Update to VC 7.1. Will backport to 2.4.
Martin v. Löwis
2004-12-30
1
-54/+54
*
Typo fix
Andrew M. Kuchling
2004-12-29
1
-1/+1
*
correct decorator example, tweak description slightly
Skip Montanaro
2004-12-26
1
-11/+15
[next]