Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5f2dc0bf7b2d7d77bbb080d0deb3da80910bfb29
/
Doc
/
whatsnew
/
2.6.rst
5f2dc0b
Edit four more sections
by Andrew M. Kuchling
· 17 years ago
3ffe563
Correction from Antoine Pitrou: BufferedWriter and Reader support seek()
by Andrew M. Kuchling
· 17 years ago
e496493
Partial edits from revision and tidying pass
by Andrew M. Kuchling
· 17 years ago
488a4f0
Add various items
by Andrew M. Kuchling
· 17 years ago
c9b4110
Add an item and a note
by Andrew M. Kuchling
· 17 years ago
d207e23
Trim whitespace; add a few updates
by Andrew M. Kuchling
· 17 years ago
f91d46a
Issue #3139: Make buffer-interface thread-safe wrt. PyArg_ParseTuple,
by Martin v. Löwis
· 17 years ago
b2793a4
Add some items
by Andrew M. Kuchling
· 17 years ago
fef6b13
Rename math.sum to math.fsum
by Mark Dickinson
· 17 years ago
8e234c6
fix markup
by Benjamin Peterson
· 17 years ago
d8dd86c
One more attribution.
by Raymond Hettinger
· 17 years ago
5d4d16e
Fix credits for math.sum()
by Raymond Hettinger
· 17 years ago
340383c
Tuples now have both count() and index().
by Raymond Hettinger
· 17 years ago
9973ee8
Remove out-of-date section on Exact/Inexact.
by Raymond Hettinger
· 17 years ago
7103aa4
Issue #3008: add instance method float.hex and class method float.fromhex
by Mark Dickinson
· 17 years ago
4ec0c27
Expand the multiprocessing section
by Andrew M. Kuchling
· 17 years ago
b93dc5f
Add various items; move ctypes items into a subsection of their own
by Andrew M. Kuchling
· 17 years ago
90f3673
fix various doc typos #3320
by Benjamin Peterson
· 17 years ago
10cf7d9
Fix example to match text
by Andrew M. Kuchling
· 17 years ago
aaca978
Add two items; rewrap paragraph
by Andrew M. Kuchling
· 17 years ago
a6a7292
write a short little section for multiprocessing; it still needs help
by Benjamin Peterson
· 17 years ago
77cec6e
fix typo
by Benjamin Peterson
· 17 years ago
c72b787
Change description of float('nan') feature; NaNs don't care much about
by Mark Dickinson
· 17 years ago
2b917c9
minor fix
by Benjamin Peterson
· 17 years ago
6ba873c
Various items
by Andrew M. Kuchling
· 17 years ago
f91c70a
Change references to the new math functions to generate proper x-refs.
by Georg Brandl
· 17 years ago
d303578
Fix outdated count of the number of new math module functions.
by Mark Dickinson
· 17 years ago
7b2e2df
Various items
by Andrew M. Kuchling
· 17 years ago
d6b1eaf
Various items
by Andrew M. Kuchling
· 17 years ago
a809c98
Note PEP 371 section
by Andrew M. Kuchling
· 17 years ago
fb0117e
Add a reminder for the maintainer of whatsnew.
by Thomas Heller
· 17 years ago
b5a40dd
Add various items
by Andrew M. Kuchling
· 17 years ago
c3cb683
some updates to string formatting section in whatsnew
by Benjamin Peterson
· 17 years ago
a6168f9
Queue renaming reversal part 3: move module into place and
by Georg Brandl
· 17 years ago
e152a77
socketserver renaming reversal part 3: move the module into the right
by Georg Brandl
· 17 years ago
36d879b
just MacOS (instead of MacOS 9)
by Benjamin Peterson
· 17 years ago
09ed01f
Re-organize the increasingly long list of deprecated modules
by Andrew M. Kuchling
· 17 years ago
ea0b22a
Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.
by Alexandre Vassalotti
· 17 years ago
7b5151c
fix typos in whatsnew
by Benjamin Peterson
· 17 years ago
a19f9f9
add Mac modules to the list of deprecated ones
by Benjamin Peterson
· 17 years ago
3a1693a
Note some removals and a rename
by Andrew M. Kuchling
· 17 years ago
c72df33
List all the removes and renamed modules
by Andrew M. Kuchling
· 17 years ago
e321c2f
#2836: backport new string formatting docs.
by Georg Brandl
· 17 years ago
103f19d
Added 'n' presentation type for integers.
by Eric Smith
· 17 years ago
ba290db
Update planned release date. Uncomment PEP 370 section. Add some module items
by Andrew M. Kuchling
· 17 years ago
cb63565
#2769: markup glitch.
by Georg Brandl
· 17 years ago
4b964f9
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
by Brett Cannon
· 17 years ago
7e3ab45
Added note that Python requires at least Win2k SP4
by Christian Heimes
· 17 years ago
8334330
Fix typo in whatsnew
by Benjamin Peterson
· 17 years ago
56fcb0b
capitalization nit for reStructuredText
by Benjamin Peterson
· 17 years ago
80ef62e
Fix typo in whatsnew
by Benjamin Peterson
· 17 years ago
805cdd8
Strip down SSL docs; I'm not managing to get test programs working, so I'll just give a minimal description
by Andrew M. Kuchling
· 17 years ago
60ffcbe
Fix Sphinx warnings
by Benjamin Peterson
· 17 years ago
09f57b7
corrections ("reStructuredText" is one word)
by David Goodger
· 17 years ago
57ce054
Add various items
by Andrew M. Kuchling
· 17 years ago
2cede39
Move description of math module changes; various edits to description of cmath changes
by Andrew M. Kuchling
· 17 years ago
53bd2e1
Document updates to math and cmath modules.
by Mark Dickinson
· 17 years ago
04f5876
Various items; begin writing the SSL section
by Andrew M. Kuchling
· 17 years ago
da950eb
Add example
by Andrew M. Kuchling
· 17 years ago
037d829
Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique link name
by Benjamin Peterson
· 17 years ago
c161df6
Mention -J, -X
by Andrew M. Kuchling
· 17 years ago
17f8429
Use issue directive
by Andrew M. Kuchling
· 17 years ago
c157c9c
Try out the new issue role. Thanks, Georg!
by Andrew M. Kuchling
· 17 years ago
f68b553
Add items
by Andrew M. Kuchling
· 17 years ago
abf8e01
Add items
by Andrew M. Kuchling
· 17 years ago
34be7ce
Write PEP 3127 section; add items
by Andrew M. Kuchling
· 17 years ago
2185241
Write PEP 3119 section
by Andrew M. Kuchling
· 17 years ago
217057f
Markup fixes; write PEP 3118 section
by Andrew M. Kuchling
· 17 years ago
b2ff8a7
Various edits
by Andrew M. Kuchling
· 17 years ago
7c29aae
Add various items
by Andrew M. Kuchling
· 17 years ago
d5b635f
Make Py3k warnings consistent w.r.t. punctuation; also respect the
by Georg Brandl
· 17 years ago
859043c
Fix markup.
by Georg Brandl
· 17 years ago
33dd094
Fixed PEP name.
by Eric Smith
· 17 years ago
9cf2f5d
Add lots of items
by Andrew M. Kuchling
· 17 years ago
1d136bb
Add two items
by Andrew M. Kuchling
· 17 years ago
225163d
Fix some rst.
by Georg Brandl
· 17 years ago
3710a13
Add more items; add fragmentary notes
by Andrew M. Kuchling
· 17 years ago
27504da
Fix some patch attributions.
by Georg Brandl
· 17 years ago
378586a
Thesis night results: add various items
by Andrew M. Kuchling
· 17 years ago
085f75a
#1330538: Improve comparison of xmlrpclib.DateTime and datetime instances.
by Andrew M. Kuchling
· 17 years ago
907a720
A lot more typo fixes by Ori Avtalion.
by Georg Brandl
· 17 years ago
e1b8e9c
Fixes contributed by Ori Avtalion.
by Georg Brandl
· 17 years ago
e9b9b35
Update example to match the current syntax.
by Raymond Hettinger
· 18 years ago
cd873fc
Put an extra space into the repr of a Fraction:
by Mark Dickinson
· 18 years ago
d058cd2
Rename rational.Rational to fractions.Fraction, to avoid name clash
by Mark Dickinson
· 18 years ago
0c3f168
Add some items
by Andrew M. Kuchling
· 18 years ago
4a2762d
Patch #1048820 from Stefan Wehr: add insert-mode editing to Textbox.
by Andrew M. Kuchling
· 18 years ago
2686f4d
Add item
by Andrew M. Kuchling
· 18 years ago
f60b641
Add item
by Andrew M. Kuchling
· 18 years ago
ff6cc6b
Updated new property syntax. An elaborate example for subclassing and the getter was missing.
by Christian Heimes
· 18 years ago
d221956
Revise 3141 section a bit; add some Windows items
by Andrew M. Kuchling
· 18 years ago
63bfc1d
Comply with RFC 3207. Fixes issue 829951 - http://bugs.python.org/issue829951
by Gregory P. Smith
· 18 years ago
aa35554
Add PEP 3141 section
by Andrew M. Kuchling
· 18 years ago
7b1e917
Restore description of sys.dont_write_bytecode.
by Andrew M. Kuchling
· 18 years ago
ca9c6e4
Remove duplicate entry.
by Georg Brandl
· 18 years ago
af30b28
Typo.
by Georg Brandl
· 18 years ago
a01ed03
Repair unfinished sentence
by Andrew M. Kuchling
· 18 years ago
2e46355
Add many items
by Andrew M. Kuchling
· 18 years ago
5d8b379
Update description of float_info
by Andrew M. Kuchling
· 18 years ago
e0a49b6
Patch 1137: allow assigning to .buffer_size attribute of PyExpat.parser objects
by Andrew M. Kuchling
· 18 years ago
Next »