Andrew M. Kuchling
d1e696b60f
Re-word text
2010-05-07 11:30:47 +00:00
Antoine Pitrou
d69e6ee656
Fix some markup and a class name. Also, wrap a long line.
2010-05-07 10:15:51 +00:00
Andrew M. Kuchling
02f7b990e1
Add a new section on the development plan; add an item
2010-05-07 01:45:14 +00:00
Andrew M. Kuchling
acab940c70
Change section title; point to unittest2
2010-05-06 17:27:57 +00:00
Andrew M. Kuchling
837a538db1
Add 2 items; record ideas for two initial sections; clarify wording
2010-05-06 17:21:59 +00:00
Andrew M. Kuchling
e86b7fe37d
Describe ElementTree 1.3; rearrange new-module sections; describe dict views as sets; small edits and items
2010-05-06 14:14:09 +00:00
Andrew M. Kuchling
ca4856249d
Add various items
2010-05-06 01:10:56 +00:00
Andrew M. Kuchling
04b99cc68d
Add some more items; the urlparse change is added twice
2010-05-04 01:24:22 +00:00
Antoine Pitrou
5cace78c87
Fix attribution. Travis didn't do much and he did a bad work.
...
(yes, this is a sensitive subject, sorry)
2010-05-01 12:16:39 +00:00
Andrew M. Kuchling
9fbbd3b83d
Describe memoryview
2010-05-01 12:06:51 +00:00
Andrew M. Kuchling
d3b6022d0a
Add various items
2010-05-01 01:19:16 +00:00
Andrew M. Kuchling
c4ae73e5f7
Add item
2010-04-30 13:47:34 +00:00
Andrew M. Kuchling
c121f130b5
Add various items; rearrange unittest section a bit
2010-04-30 01:33:40 +00:00
Andrew M. Kuchling
b2454b2ead
Add various unittest items
2010-04-29 01:45:41 +00:00
Andrew M. Kuchling
15c82d2151
Add various items
2010-04-29 00:22:16 +00:00
Andrew M. Kuchling
85f928a5c9
Add various items
2010-04-15 01:42:27 +00:00
Andrew M. Kuchling
363dbccb2a
Add various items; correct argparse output
2010-04-14 23:55:17 +00:00
Andrew M. Kuchling
b6c1aeb486
Add some text
2010-04-14 14:28:31 +00:00
Andrew M. Kuchling
f03641ace3
Add argparse example
2010-04-14 01:14:59 +00:00
Andrew M. Kuchling
ce6905245b
Add an item; stray edit
2010-04-13 01:32:51 +00:00
Andrew M. Kuchling
4515f0de21
Add several items
2010-04-11 20:40:09 +00:00
Andrew M. Kuchling
6d7dfa231f
Add two items
2010-04-11 12:49:37 +00:00
Andrew M. Kuchling
7c2ab87568
Remove distutils section
2010-04-11 01:44:13 +00:00
Andrew M. Kuchling
ec6393f380
Add various items
2010-04-11 01:40:30 +00:00
Eric Smith
6a92860a3e
Note that PEP 378 also applies to int.
2010-04-06 15:17:33 +00:00
Eric Smith
c4663856d9
Fixed PEP 378 example.
2010-04-06 14:30:15 +00:00
Ezio Melotti
021f334b9f
Fix several links and other mistakes.
2010-04-06 03:26:49 +00:00
Tarek Ziadé
0b93a6b19a
added a note for Andrew, about distutils2
2010-04-05 14:58:14 +00:00
Ezio Melotti
9ccc58113e
Fix markup errors.
2010-04-05 08:16:41 +00:00
Florent Xicluna
ad59833649
Fix typo
2010-03-31 21:40:32 +00:00
Andrew M. Kuchling
4a0661b487
Add various items
2010-03-25 01:35:51 +00:00
Andrew M. Kuchling
f91a6796af
Various edits
2010-03-24 18:07:43 +00:00
Andrew M. Kuchling
9858f635a0
add some unittest items
2010-03-23 18:39:24 +00:00
Ezio Melotti
ae735a763e
Update the version number of the Unicode Database in a few more places.
2010-03-22 23:07:32 +00:00
Andrew M. Kuchling
46c2db5d3c
Add items
2010-03-21 18:47:12 +00:00
Michael Foord
98e7b7644b
Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual and changing behaviour
2010-03-20 03:00:34 +00:00
Georg Brandl
f6d3674599
Fix warnings from "make check".
2010-03-12 10:02:03 +00:00
Andrew M. Kuchling
fed15766f9
Add various items
2010-03-08 12:00:39 +00:00
Andrew M. Kuchling
ab21f75ff1
Add an item
2010-03-02 13:55:33 +00:00
Tarek Ziadé
1e069eeab7
added a note on shutil new APIs
2010-02-23 05:20:22 +00:00
Andrew M. Kuchling
e41e4db259
Add various items
2010-02-18 14:16:48 +00:00
Ezio Melotti
1247775afa
Fix typo
2010-02-08 22:22:41 +00:00
Antoine Pitrou
dde96e6dd6
Clarify and correct description for ccbench and iobench.
2010-02-08 20:25:47 +00:00
Andrew M. Kuchling
0e7123fbd4
Add two items; move a subsection
2010-02-08 13:22:24 +00:00
Andrew M. Kuchling
9e483ef66d
Move distutils into its own subsection; add various items
2010-02-08 01:35:35 +00:00
Eric Smith
b3c548845a
Corrected list of attributes exposed by sys.getwindowsversion.
2010-02-03 14:17:50 +00:00
Andrew M. Kuchling
17ae2ba78f
Add various items
2010-02-03 02:19:14 +00:00
Tarek Ziadé
2b21069955
added a note in the whatsnew file for sysconfig
2010-02-02 23:39:40 +00:00
Andrew M. Kuchling
039c899388
Add various items
2010-02-01 02:04:26 +00:00
Georg Brandl
42eaded701
Fix internal reference.
2010-01-17 23:33:53 +00:00
Mark Dickinson
bdd863d062
Eric Smith was missing fro m the issue 7117 whatsnew attribution.
2010-01-07 09:28:29 +00:00
Ezio Melotti
81982566aa
fixed markup errors
2010-01-04 09:00:11 +00:00
Andrew M. Kuchling
7f8ebdbad5
Add a few items
2010-01-03 01:15:21 +00:00
Benjamin Peterson
ae9a0a0f27
add another advancement
2009-12-31 16:49:37 +00:00
Andrew M. Kuchling
a7f594712e
Add various items
2009-12-31 16:38:53 +00:00
Andrew M. Kuchling
91e0db8404
Add some items
2009-12-31 16:17:05 +00:00
Andrew M. Kuchling
3c8a24e6d9
Add various items
2009-12-29 23:41:04 +00:00
Andrew M. Kuchling
b4a4f5167b
Various additions
2009-12-29 20:10:16 +00:00
Brett Cannon
ca2dc4798b
Make a word plural.
2009-12-22 02:37:37 +00:00
Tarek Ziadé
a939ecd95b
Issue #7457 : added a read_pkg_file method to distutils.dist.DistributionMetadata so we can read back PKG-INFO files
2009-12-08 08:56:49 +00:00
Andrew M. Kuchling
8f254e7f6e
Typo fix; grammar fix
2009-12-08 02:37:05 +00:00
Andrew M. Kuchling
5a73ff81f1
Markup fixes
2009-12-02 14:27:11 +00:00
Antoine Pitrou
c029942ea0
Mention Giampolo R's new FTP TLS support in the what's new file
2009-11-18 20:20:46 +00:00
Georg Brandl
0516f81386
Make separate section for deprecations in 2.7 whatsnew.
2009-11-18 18:52:35 +00:00
Andrew M. Kuchling
7fe65a0a94
Link to PEP
2009-10-13 15:49:33 +00:00
Andrew M. Kuchling
85ea4bf781
Remove two notes
2009-10-05 22:45:39 +00:00
Andrew M. Kuchling
5a9c40b21c
Add various items
2009-10-05 22:30:22 +00:00
Michael Foord
5a9719d627
unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute. Issue 6866.
2009-09-13 17:28:35 +00:00
Michael Foord
c3f79373e8
Objects that compare equal automatically pass or fail assertAlmostEqual and assertNotAlmostEqual tests on unittest.TestCase. Issue 6567.
2009-09-13 16:40:02 +00:00
Amaury Forgeot d'Arc
d81333c540
Fix a typo spotted by Nick Coghlan.
2009-06-10 20:30:19 +00:00
Amaury Forgeot d'Arc
d708c8703e
Both kind of types are concerned.
2009-06-09 23:18:50 +00:00
Amaury Forgeot d'Arc
901f200c81
#6201 : Fix test_winreg on Windows:
...
since the introduction of the SETUP_WITH opcode,
__enter__ and __exit__ methods must belong to the type,
and are not retrieved at the instance level (__dict__ or __getattr__).
Add a note in whatsnew about this incompatibility;
old style classes are not affected.
2009-06-09 23:08:13 +00:00
Antoine Pitrou
4698d9928e
Issue #6152 : New option '-j'/'--multiprocess' for regrtest allows running
...
regression tests in parallel, shortening the total runtime.
2009-05-31 14:20:14 +00:00
Michael Foord
07ef487a96
2009-05-02 22:43:34 +00:00
Michael Foord
e2fb98f467
Add addCleanup and doCleanups to unittest.TestCase.
...
Closes issue 5679.
Michael Foord
2009-05-02 20:15:05 +00:00
Andrew M. Kuchling
92b970037b
Add items
2009-05-02 17:12:15 +00:00
Michael Foord
829f6b8052
Adds an exit parameter to unittest.main(). If False main no longer
...
calls sys.exit.
Closes issue 3379.
Michael Foord
2009-05-02 11:43:06 +00:00
Georg Brandl
f6dab9542c
Make the doctests in the docs pass, except for those in the turtle module.
2009-04-28 21:48:35 +00:00
Eric Smith
507690c6e5
Take credit for my patch for issue 5237.
2009-04-12 02:57:29 +00:00
Benjamin Peterson
aa0a0b9007
fix markup
2009-04-11 20:27:15 +00:00
Georg Brandl
64e1c75455
Take credit for a patch of mine.
2009-04-11 18:19:27 +00:00
Andrew M. Kuchling
2c130b6be7
Add various items
2009-04-11 16:12:23 +00:00
Andrew M. Kuchling
24520b4365
Add items
2009-04-09 11:22:47 +00:00
Andrew M. Kuchling
9a4b94ca0c
Add some items
2009-04-03 21:43:00 +00:00
Andrew M. Kuchling
7706957f59
Add various items
2009-03-31 01:21:01 +00:00
Andrew M. Kuchling
6c2633e919
Add more items
2009-03-30 23:09:46 +00:00
Andrew M. Kuchling
71d5c28d97
Add several items and placeholders
2009-03-30 22:30:20 +00:00
Antoine Pitrou
b22b94886d
Fix a typo and be more specific
2009-03-28 19:17:54 +00:00
Antoine Pitrou
c18f6b023d
Publicize the GC untracking optimization
2009-03-28 19:10:13 +00:00
Mark Dickinson
efc82f7e8e
Issue #4258 : Use 30-bit digits for Python longs, on 64-bit platforms.
...
Backport of r70459.
2009-03-20 15:51:55 +00:00
Tarek Ziadé
f1c95fe004
note about #2279
2009-02-16 22:38:43 +00:00
Andrew M. Kuchling
a17cd4a574
Add a section
2009-01-31 02:50:09 +00:00
Andrew M. Kuchling
466bd9d3af
Add various items
2009-01-24 03:28:18 +00:00
Andrew M. Kuchling
9cb4277c60
Add some items
2009-01-21 02:15:43 +00:00
Benjamin Peterson
590c66810f
fix encoding
2009-01-10 19:08:49 +00:00
Kristján Valur Jónsson
0e2d8c36e3
Issue 4293: Make Py_AddPendingCall() thread safe
...
Add test cases and documentation
2009-01-09 21:35:16 +00:00
Benjamin Peterson
cebb25d1f4
fix markup
2009-01-09 02:56:32 +00:00
Tarek Ziadé
1a240fb9f0
fixed #4394 make the storage of the password optional in .pypirc
2009-01-08 23:56:31 +00:00
Andrew M. Kuchling
10b1ec98df
Add various items
2009-01-02 21:00:35 +00:00
Mark Dickinson
1a707981c8
Issue #3439 : add bit_length method to int and long.
...
Thanks Fredrik Johansson and Victor Stinner for code,
Raymond Hettinger for review.
2008-12-17 16:14:37 +00:00