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
bfe8a84ce9
name correct
2010-04-11 01:40:49 +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
425aa2e11b
Fix some broken URLs.
2010-04-05 12:51:45 +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
Georg Brandl
21e99f4924
#5341 : more built-in vs builtin fixes.
2010-03-07 15:23:59 +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
6b2bd05b16
#7794 : describe 2.6 support for executing directories and zip archives
2010-02-22 14:53:17 +00:00
Andrew M. Kuchling
e41e4db259
Add various items
2010-02-18 14:16:48 +00:00
Georg Brandl
f0f6bd6332
#7926 : fix-up wording.
2010-02-14 13:38:12 +00:00
Georg Brandl
4a670c5572
#7926 : fix stray parens.
2010-02-14 08:18:23 +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
Georg Brandl
a17f60242f
Make separate section for deprecations in 2.6 whatsnew.
2009-11-18 18:52:23 +00:00
Andrew M. Kuchling
7fe65a0a94
Link to PEP
2009-10-13 15:49:33 +00:00
Georg Brandl
a4314c2b21
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
2009-10-11 20:16:16 +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
Andrew M. Kuchling
915b1206f2
Note side benefit of socket.create_connection()
2009-10-05 21:25:35 +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
Georg Brandl
d7d4fd7336
builtin -> built-in.
2009-07-26 14:37:28 +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
Georg Brandl
0eca77c40c
#6174 : fix indentation in code example.
2009-06-03 21:21:09 +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
a178a69819
Fix 'the the' duplication
2009-04-03 21:45:29 +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
Andrew M. Kuchling
b585255f02
Remove comment
2009-03-30 22:29:53 +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
Georg Brandl
fbb995f6c2
#5344 : fix punctuation.
2009-02-27 16:52:55 +00:00
Georg Brandl
4a698721e6
#5327 : fix a broken link by joining it.
2009-02-20 07:48:21 +00:00
Benjamin Peterson
a7b55a33f8
revert r69777 since all the experts agree that extra import lines distract from the code
2009-02-20 03:31:23 +00:00
Jeroen Ruigrok van der Werven
5149742e8b
Since we recommend one module per import line, reflect this also in the
...
documentation.
2009-02-19 18:52:21 +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
Benjamin Peterson
35b345484d
string exceptions are gone
2009-01-08 03:39:46 +00:00
Georg Brandl
7044b11818
Remove tabs from the documentation.
2009-01-03 21:04:55 +00:00
Georg Brandl
c62ef8b4d9
Remove trailing whitespace.
2009-01-03 20:55:06 +00:00
Andrew M. Kuchling
10b1ec98df
Add various items
2009-01-02 21:00:35 +00:00
Georg Brandl
fc29f27c16
#4811 : fix markup glitches (mostly remains of the conversion),
...
found by Gabriel Genellina.
2009-01-02 20:25:14 +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