Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5ac2534bbc92b21dec5a69e78f42fe654cbc8b2b
/
Doc
8dbe1a7
[Bug #1149413] 'psize' argument should be 'pgsize'
by Andrew M. Kuchling
· 19 years ago
684364c
Tweak note about using os.open to lock files if O_SHLOCK and O_EXLOCK are
by Skip Montanaro
· 19 years ago
8f6f08c
[Bug #1170422] Use correct option name
by Andrew M. Kuchling
· 19 years ago
d391d10
Add a decimal FAQ
by Raymond Hettinger
· 19 years ago
4c1423b
Documentation clarified re. config socket listener protocol
by Vinay Sajip
· 19 years ago
b6c1bb8
Bug #1184380: extending&embedding example broken
by Georg Brandl
· 19 years ago
89f000e
Bug #1210001: typo in email doc
by Georg Brandl
· 19 years ago
4c560ea
Correct URL to the official UnicodeData 3.2.0 resource. (Reported
by Hye-Shik Chang
· 19 years ago
921879a
[Bug #1209880] Describe only the True/False return values from lock.acquire()
by Andrew M. Kuchling
· 19 years ago
6a15c5d
[Bug #1193001] Make the notation section use the same productionlist env. as other grammar rules
by Andrew M. Kuchling
· 19 years ago
5f937a7
Patch #1212117: Add optional attribute st_flags to os.stat_result
by Hye-Shik Chang
· 19 years ago
d80ef02
added GET/SETANNOTATION methods
by Piers Lauder
· 19 years ago
a0abb24
[Bug #1105706] Use correct name for constant
by Andrew M. Kuchling
· 19 years ago
79cf9d8
[Bug #1123268] Fix typo
by Andrew M. Kuchling
· 19 years ago
1a5152d
[Bug #1181939] Remove incorrect text about __init__; move map discussion into a separate paragraph
by Andrew M. Kuchling
· 19 years ago
597bd60
[Bug #1194249] Fix duplicate assignment in example code
by Andrew M. Kuchling
· 19 years ago
dede3bd
SF bug #1209411: divmod documentation shd reference // not /
by Raymond Hettinger
· 19 years ago
7bebbe7
SF bug #1202395: Description of string.lstrip() needs improvement
by Raymond Hettinger
· 19 years ago
631bfe6
SF bug #1209671: dict.popitem documentation should mention empty dict case
by Raymond Hettinger
· 19 years ago
2f475a7
Fix:
by Michael W. Hudson
· 19 years ago
b141cd0
fix description of the input range of unichr() (closes SF bug #1120777)
by Fred Drake
· 19 years ago
db22958
update documentation on what constitutes a line in a source file
by Fred Drake
· 19 years ago
5ff1492
Add O_SHLOCK & O_EXLOCK. Closes patch #1103951.
by Skip Montanaro
· 19 years ago
174dd22
Add better datetime support to xmlrpclib module. Closes patch #1120353.
by Skip Montanaro
· 19 years ago
0f43983
SF bug #1201807: Glossary listing bug
by Raymond Hettinger
· 19 years ago
766349e
Incorporate a lightly edited version of the SocketServer module's docstring
by Skip Montanaro
· 19 years ago
b56b494
SF bug #1190451: 6.9 First sentence is confusing
by Raymond Hettinger
· 20 years ago
e8dead4
Fix
by Michael W. Hudson
· 20 years ago
f21569e
Fix typo.
by Raymond Hettinger
· 20 years ago
87bd3fe
Correct swapped descriptions of empty string splits.
by Raymond Hettinger
· 20 years ago
769f821
SF patch #1180062 by George Yoshida:
by Walter Dörwald
· 20 years ago
cc97ebf
get_method() returns a method name, not take it as an argument
by Fred Drake
· 20 years ago
fc11383
SF bug #1180392: StringIO's docs should mention overwriting of initial value
by Raymond Hettinger
· 20 years ago
e490502
SF bug #1179957: Missing def'n of equality for set elements
by Raymond Hettinger
· 20 years ago
d8d732e
Fill out one section
by Andrew M. Kuchling
· 20 years ago
4b000cd
Add more text
by Andrew M. Kuchling
· 20 years ago
629496b
Add grammar change for allowing ``class B(): pass`` syntax.
by Brett Cannon
· 20 years ago
ad351f8
SF bug #1178269 Clarify when isMappingType/isSequenceType is True.
by Raymond Hettinger
· 20 years ago
fb5f04d
SF bug #1178255: 256 should read 255 in operator module docs
by Raymond Hettinger
· 20 years ago
99358df
Added threadName to LogRecord
by Vinay Sajip
· 20 years ago
5c47355
Minor wording fix.
by Michael W. Hudson
· 20 years ago
1b17b6b
add 2.4.1 to the release history
by Fred Drake
· 20 years ago
0f9679d
Mention that DEBUG_LEAK includes DEBUG_SAVEALL. Fixes #1170460.
by Martin v. Löwis
· 20 years ago
a17fa89
SF #1169212: merge from 2.4 branch: fix silly typo in explaining AFMT
by Greg Ward
· 20 years ago
1b2e0d9
Fix whitespace.
by Raymond Hettinger
· 20 years ago
fdf3bd6
SF patch #1171417: bug fix for islice() in docs
by Raymond Hettinger
· 20 years ago
33ceda8
Function signatures for tp_descr_get and tp_descr_set.
by Thomas Heller
· 20 years ago
712f070
clean up the underscore mess for the typeset formats so that subscripts
by Fred Drake
· 20 years ago
c8734a7
Fix typo.
by Walter Dörwald
· 20 years ago
ae22bbe
- fix markup bugs - more consistent markup - elaborate a couple of points
by Fred Drake
· 20 years ago
55f1bb8
Add the upload command. Make all dist commands register their
by Martin v. Löwis
· 20 years ago
3f8f666
correct ontosys url - closes 1167329
by Skip Montanaro
· 20 years ago
dd6f046
fix obscure markup error, wrapping a long line
by Fred Drake
· 20 years ago
114b8ca
fix environment broken in revision 1.6
by Fred Drake
· 20 years ago
db7b002
PEP 314 implementation (client side):
by Fred Drake
· 20 years ago
b1c96fd
Write part of PEP 309 section
by Andrew M. Kuchling
· 20 years ago
0c35db9
Describe how to get back lib-old; if this isn't the best way, please let me know
by Andrew M. Kuchling
· 20 years ago
511a3a8
Add item
by Andrew M. Kuchling
· 20 years ago
e9b1bf4
Describe various things
by Andrew M. Kuchling
· 20 years ago
582ffe2
Fill-in missing argspec.
by Raymond Hettinger
· 20 years ago
4aec61e
Add a remove() method to collections.deque objects.
by Raymond Hettinger
· 20 years ago
5011c3f
add UnicodeReader and UnicodeWriter example classes
by Skip Montanaro
· 20 years ago
f77d033
Revised the itertools quantifier recipes to match the performance of the
by Raymond Hettinger
· 20 years ago
96229b1
Add two new functions, any() and all().
by Raymond Hettinger
· 20 years ago
01668a1
Fix test for socket.getfqdn() to also include the name returned by
by Brett Cannon
· 20 years ago
346803e
- fix generated Texinfo markup for \deprecated
by Fred Drake
· 20 years ago
1592c4c
fix broken usage comment
by Fred Drake
· 20 years ago
cc933af
add missing entries from GNU info conversion table
by Fred Drake
· 20 years ago
9687b4d
correct several markup errors caught by the GNU info conversion
by Fred Drake
· 20 years ago
984f9bb
operator.itemgetter() and operator.attrgetter() now support extraction
by Raymond Hettinger
· 20 years ago
1c7ddb6
hmmm... moving def'n of version makes the __init__ unnecessary for the example
by Skip Montanaro
· 20 years ago
8e97fbf
Correct description/example of how to override User-agent.
by Skip Montanaro
· 20 years ago
3e1dd3b
Make functional.partial() more closely match the spec by emulating some useful features of regular functions:
by Raymond Hettinger
· 20 years ago
ff564d3
SF #1156412: document the __new__() static method
by Greg Ward
· 20 years ago
50682d0
SF #818006: merge from release24-maint branch: add useful read-only
by Greg Ward
· 20 years ago
78be7df
Patch #918101: Add tarfile open mode r|* for auto-detection of the
by Martin v. Löwis
· 20 years ago
00a73e7
Patch #1043890: tarfile: add extractall() method.
by Martin v. Löwis
· 20 years ago
a2a9888
Updates to the exceptions documentation (this is my patch #1156102).
by Michael W. Hudson
· 20 years ago
c9f8525
Patch #1107221: Updated "Working on Cygwin" section. Will backport to 2.4.
by Martin v. Löwis
· 20 years ago
b098fd7
minor edits:
by Fred Drake
· 20 years ago
7fe60c0
Patches #749830, #1144555: allow UNIX mmap size to default to current file size.
by Martin v. Löwis
· 20 years ago
9b62b39
Document quiet parameter to decode. Fixes #803413.
by Martin v. Löwis
· 20 years ago
6a458e9
Noted that the module is new in version 2.5.
by Raymond Hettinger
· 20 years ago
c8c45c2
Improve (?) description of system dependence of access to the pw_passwd
by Skip Montanaro
· 20 years ago
3e41b05
Note various changes that need to be described
by Andrew M. Kuchling
· 20 years ago
9c323f8
SF patch #941881: PEP 309 Implementation (Partial Function Application).
by Raymond Hettinger
· 20 years ago
bc2c21e
Update an example to match current output.
by Raymond Hettinger
· 20 years ago
2b0d058
Document missing opcodes.
by Raymond Hettinger
· 20 years ago
467024c
Fix some wording and grammar nits.
by Raymond Hettinger
· 20 years ago
84df97f
Fixed documentation for SMTPHandler
by Vinay Sajip
· 20 years ago
5bbe6ad
Fix name for PyDateTime_FromDateAndTime.
by Brett Cannon
· 20 years ago
7706c2d
Update references specifying "Macintosh" to mean OS X semantics and not Mac OS
by Brett Cannon
· 20 years ago
4e9907c
SF bug #1119700: list extend() accepts args besides lists
by Raymond Hettinger
· 20 years ago
9aa890a
add 2.3.5, 2.4 to the history and licensing info
by Fred Drake
· 20 years ago
d064142
Security fix PSF-2005-001 for SimpleXMLRPCServer.py.
by Guido van Rossum
· 20 years ago
b5646aa
Bug #1108490: fix broken link.
by Johannes Gijsbers
· 20 years ago
bc029af
SF bug #1108303: fix .split() maxsplit doc
by Raymond Hettinger
· 20 years ago
770184b
SF bug #1105286: Undocumented implicit strip() in split(None) string method
by Raymond Hettinger
· 20 years ago
93f18f6
include each row in the package table, even if there are no packages for
by Fred Drake
· 20 years ago
c300175
Patch #579435: Shadow Password Support Module
by Martin v. Löwis
· 20 years ago
Next »