Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f62b50f3068d008cc520507b71852dbe76be4a4d
/
Doc
/
whatsnew
b2454b2
Add various unittest items
by Andrew M. Kuchling
· 15 years ago
15c82d2
Add various items
by Andrew M. Kuchling
· 15 years ago
85f928a
Add various items
by Andrew M. Kuchling
· 15 years ago
363dbcc
Add various items; correct argparse output
by Andrew M. Kuchling
· 15 years ago
b6c1aeb
Add some text
by Andrew M. Kuchling
· 15 years ago
f03641a
Add argparse example
by Andrew M. Kuchling
· 15 years ago
ce69052
Add an item; stray edit
by Andrew M. Kuchling
· 15 years ago
4515f0d
Add several items
by Andrew M. Kuchling
· 15 years ago
6d7dfa2
Add two items
by Andrew M. Kuchling
· 15 years ago
7c2ab87
Remove distutils section
by Andrew M. Kuchling
· 15 years ago
bfe8a84
name correct
by Andrew M. Kuchling
· 15 years ago
ec6393f
Add various items
by Andrew M. Kuchling
· 15 years ago
6a92860
Note that PEP 378 also applies to int.
by Eric Smith
· 15 years ago
c466385
Fixed PEP 378 example.
by Eric Smith
· 15 years ago
021f334
Fix several links and other mistakes.
by Ezio Melotti
· 15 years ago
0b93a6b
added a note for Andrew, about distutils2
by Tarek Ziadé
· 15 years ago
425aa2e
Fix some broken URLs.
by Ezio Melotti
· 15 years ago
9ccc581
Fix markup errors.
by Ezio Melotti
· 15 years ago
ad59833
Fix typo
by Florent Xicluna
· 15 years ago
4a0661b
Add various items
by Andrew M. Kuchling
· 15 years ago
f91a679
Various edits
by Andrew M. Kuchling
· 15 years ago
9858f63
add some unittest items
by Andrew M. Kuchling
· 15 years ago
ae735a7
Update the version number of the Unicode Database in a few more places.
by Ezio Melotti
· 15 years ago
46c2db5
Add items
by Andrew M. Kuchling
· 15 years ago
98e7b76
Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual and changing behaviour
by Michael Foord
· 15 years ago
f6d36745
Fix warnings from "make check".
by Georg Brandl
· 15 years ago
fed1576
Add various items
by Andrew M. Kuchling
· 15 years ago
21e99f4
#5341: more built-in vs builtin fixes.
by Georg Brandl
· 15 years ago
ab21f75
Add an item
by Andrew M. Kuchling
· 15 years ago
1e069ee
added a note on shutil new APIs
by Tarek Ziadé
· 15 years ago
6b2bd05
#7794: describe 2.6 support for executing directories and zip archives
by Andrew M. Kuchling
· 15 years ago
e41e4db
Add various items
by Andrew M. Kuchling
· 15 years ago
f0f6bd6
#7926: fix-up wording.
by Georg Brandl
· 15 years ago
4a670c5
#7926: fix stray parens.
by Georg Brandl
· 15 years ago
1247775
Fix typo
by Ezio Melotti
· 16 years ago
dde96e6
Clarify and correct description for ccbench and iobench.
by Antoine Pitrou
· 16 years ago
0e7123f
Add two items; move a subsection
by Andrew M. Kuchling
· 16 years ago
9e483ef
Move distutils into its own subsection; add various items
by Andrew M. Kuchling
· 16 years ago
b3c5488
Corrected list of attributes exposed by sys.getwindowsversion.
by Eric Smith
· 16 years ago
17ae2ba
Add various items
by Andrew M. Kuchling
· 16 years ago
2b21069
added a note in the whatsnew file for sysconfig
by Tarek Ziadé
· 16 years ago
039c899
Add various items
by Andrew M. Kuchling
· 16 years ago
42eaded
Fix internal reference.
by Georg Brandl
· 16 years ago
bdd863d
Eric Smith was missing fro m the issue 7117 whatsnew attribution.
by Mark Dickinson
· 16 years ago
8198256
fixed markup errors
by Ezio Melotti
· 16 years ago
7f8ebdb
Add a few items
by Andrew M. Kuchling
· 16 years ago
ae9a0a0
add another advancement
by Benjamin Peterson
· 16 years ago
a7f5947
Add various items
by Andrew M. Kuchling
· 16 years ago
91e0db8
Add some items
by Andrew M. Kuchling
· 16 years ago
3c8a24e
Add various items
by Andrew M. Kuchling
· 16 years ago
b4a4f51
Various additions
by Andrew M. Kuchling
· 16 years ago
ca2dc47
Make a word plural.
by Brett Cannon
· 16 years ago
a939ecd
Issue #7457: added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files
by Tarek Ziadé
· 16 years ago
8f254e7
Typo fix; grammar fix
by Andrew M. Kuchling
· 16 years ago
5a73ff8
Markup fixes
by Andrew M. Kuchling
· 16 years ago
c029942
Mention Giampolo R's new FTP TLS support in the what's new file
by Antoine Pitrou
· 16 years ago
0516f81
Make separate section for deprecations in 2.7 whatsnew.
by Georg Brandl
· 16 years ago
a17f602
Make separate section for deprecations in 2.6 whatsnew.
by Georg Brandl
· 16 years ago
7fe65a0
Link to PEP
by Andrew M. Kuchling
· 16 years ago
a4314c2
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
by Georg Brandl
· 16 years ago
85ea4bf
Remove two notes
by Andrew M. Kuchling
· 16 years ago
5a9c40b
Add various items
by Andrew M. Kuchling
· 16 years ago
915b120
Note side benefit of socket.create_connection()
by Andrew M. Kuchling
· 16 years ago
5a9719d
unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute. Issue 6866.
by Michael Foord
· 16 years ago
c3f7937
Objects that compare equal automatically pass or fail assertAlmostEqual and assertNotAlmostEqual tests on unittest.TestCase. Issue 6567.
by Michael Foord
· 16 years ago
d7d4fd7
builtin -> built-in.
by Georg Brandl
· 16 years ago
d81333c
Fix a typo spotted by Nick Coghlan.
by Amaury Forgeot d'Arc
· 16 years ago
d708c87
Both kind of types are concerned.
by Amaury Forgeot d'Arc
· 16 years ago
901f200
#6201: Fix test_winreg on Windows:
by Amaury Forgeot d'Arc
· 16 years ago
0eca77c
#6174: fix indentation in code example.
by Georg Brandl
· 16 years ago
4698d99
Issue #6152: New option '-j'/'--multiprocess' for regrtest allows running
by Antoine Pitrou
· 16 years ago
07ef487
by Michael Foord
· 16 years ago
e2fb98f
Add addCleanup and doCleanups to unittest.TestCase.
by Michael Foord
· 16 years ago
92b9700
Add items
by Andrew M. Kuchling
· 16 years ago
829f6b8
Adds an exit parameter to unittest.main(). If False main no longer
by Michael Foord
· 16 years ago
f6dab95
Make the doctests in the docs pass, except for those in the turtle module.
by Georg Brandl
· 16 years ago
507690c
Take credit for my patch for issue 5237.
by Eric Smith
· 16 years ago
aa0a0b9
fix markup
by Benjamin Peterson
· 16 years ago
64e1c75
Take credit for a patch of mine.
by Georg Brandl
· 16 years ago
2c130b6
Add various items
by Andrew M. Kuchling
· 16 years ago
24520b4
Add items
by Andrew M. Kuchling
· 16 years ago
a178a69
Fix 'the the' duplication
by Andrew M. Kuchling
· 16 years ago
9a4b94c
Add some items
by Andrew M. Kuchling
· 16 years ago
7706957
Add various items
by Andrew M. Kuchling
· 16 years ago
6c2633e
Add more items
by Andrew M. Kuchling
· 16 years ago
71d5c28
Add several items and placeholders
by Andrew M. Kuchling
· 16 years ago
b585255
Remove comment
by Andrew M. Kuchling
· 16 years ago
b22b948
Fix a typo and be more specific
by Antoine Pitrou
· 16 years ago
c18f6b0
Publicize the GC untracking optimization
by Antoine Pitrou
· 16 years ago
efc82f7
Issue #4258: Use 30-bit digits for Python longs, on 64-bit platforms.
by Mark Dickinson
· 16 years ago
fbb995f
#5344: fix punctuation.
by Georg Brandl
· 16 years ago
4a69872
#5327: fix a broken link by joining it.
by Georg Brandl
· 16 years ago
a7b55a3
revert r69777 since all the experts agree that extra import lines distract from the code
by Benjamin Peterson
· 16 years ago
5149742
Since we recommend one module per import line, reflect this also in the
by Jeroen Ruigrok van der Werven
· 16 years ago
f1c95fe
note about #2279
by Tarek Ziadé
· 16 years ago
a17cd4a
Add a section
by Andrew M. Kuchling
· 17 years ago
466bd9d
Add various items
by Andrew M. Kuchling
· 17 years ago
9cb4277
Add some items
by Andrew M. Kuchling
· 17 years ago
590c668
fix encoding
by Benjamin Peterson
· 17 years ago
0e2d8c3
Issue 4293: Make Py_AddPendingCall() thread safe
by Kristján Valur Jónsson
· 17 years ago
Next »