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
*
PEP 314 implementation (client side):
Fred Drake
2005-03-20
2
-0/+84
*
Write part of PEP 309 section
Andrew M. Kuchling
2005-03-20
1
-1/+22
*
Describe how to get back lib-old; if this isn't the best way, please let me know
Andrew M. Kuchling
2005-03-20
1
-1/+14
*
Add item
Andrew M. Kuchling
2005-03-20
1
-1/+11
*
Describe various things
Andrew M. Kuchling
2005-03-20
1
-6/+44
*
Fill-in missing argspec.
Raymond Hettinger
2005-03-19
1
-1/+1
*
Add a remove() method to collections.deque objects.
Raymond Hettinger
2005-03-18
1
-0/+6
*
add UnicodeReader and UnicodeWriter example classes
Skip Montanaro
2005-03-18
1
-0/+35
*
Revised the itertools quantifier recipes to match the performance of the
Raymond Hettinger
2005-03-11
1
-8/+8
*
Add two new functions, any() and all().
Raymond Hettinger
2005-03-11
1
-0/+26
*
Fix test for socket.getfqdn() to also include the name returned by
Brett Cannon
2005-03-11
1
-2/+2
*
- fix generated Texinfo markup for \deprecated
Fred Drake
2005-03-10
1
-1/+10
*
fix broken usage comment
Fred Drake
2005-03-10
1
-1/+1
*
add missing entries from GNU info conversion table
Fred Drake
2005-03-10
1
-0/+2
*
correct several markup errors caught by the GNU info conversion
Fred Drake
2005-03-10
1
-22/+25
*
operator.itemgetter() and operator.attrgetter() now support extraction
Raymond Hettinger
2005-03-09
1
-4/+11
*
hmmm... moving def'n of version makes the __init__ unnecessary for the
Skip Montanaro
2005-03-09
1
-2/+0
*
Correct description/example of how to override User-agent.
Skip Montanaro
2005-03-09
1
-4/+4
*
Make functional.partial() more closely match the spec by emulating some usefu...
Raymond Hettinger
2005-03-08
1
-0/+8
*
SF #1156412: document the __new__() static method
Greg Ward
2005-03-08
1
-0/+29
*
SF #818006: merge from release24-maint branch: add useful read-only
Greg Ward
2005-03-07
1
-1/+16
*
Patch #918101: Add tarfile open mode r|* for auto-detection of the
Martin v. Löwis
2005-03-05
1
-1/+2
*
Patch #1043890: tarfile: add extractall() method.
Martin v. Löwis
2005-03-04
1
-0/+25
*
Updates to the exceptions documentation (this is my patch #1156102).
Michael W. Hudson
2005-03-04
2
-23/+27
*
Patch #1107221: Updated "Working on Cygwin" section.
Martin v. Löwis
2005-03-03
1
-17/+28
*
minor edits:
Fred Drake
2005-03-03
1
-3/+4
*
Patches #749830, #1144555: allow UNIX mmap size to default to current
Martin v. Löwis
2005-03-03
1
-2/+4
*
Document quiet parameter to decode. Fixes #803413.
Martin v. Löwis
2005-03-03
1
-1/+5
*
Noted that the module is new in version 2.5.
Raymond Hettinger
2005-03-02
1
-0/+1
*
Improve (?) description of system dependence of access to the pw_passwd
Skip Montanaro
2005-03-02
1
-2/+5
*
Note various changes that need to be described
Andrew M. Kuchling
2005-03-01
1
-3/+26
*
SF patch #941881: PEP 309 Implementation (Partial Function Application).
Raymond Hettinger
2005-02-28
2
-0/+73
*
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
[next]