Ezio Melotti
7449231eca
#16862 : remove outdated statements about Stackless.
2013-01-05 07:37:47 +02:00
Ezio Melotti
9beeefbb45
Cleanup a few minor things.
2013-01-05 07:36:54 +02:00
Ezio Melotti
0ae3525e85
Merge example fix with 3.3.
2013-01-05 06:54:38 +02:00
Ezio Melotti
87b83dd18c
Merge example fix with 3.2.
2013-01-05 06:54:23 +02:00
Ezio Melotti
19cdee891e
Fix example by making the exception inherit from Exception.
2013-01-05 06:53:27 +02:00
Ezio Melotti
d05d3cc4eb
#13094 : merge with 3.3.
2013-01-05 00:51:40 +02:00
Ezio Melotti
7d48669085
#13094 : merge with 3.2.
2013-01-05 00:51:20 +02:00
Ezio Melotti
cad8b0ff8e
#13094 : add Programming FAQ entry about the behavior of closures.
2013-01-05 00:50:46 +02:00
Benjamin Peterson
ca6142948e
merge 3.3
2013-01-03 20:34:58 -08:00
Benjamin Peterson
bf064b3911
merge 3.2
2013-01-03 20:34:49 -08:00
Benjamin Peterson
d73f369f4c
merge heads
2013-01-03 20:34:40 -08:00
Benjamin Peterson
0a2c4f55c4
drop email ( closes #16857 )
2013-01-03 20:34:19 -08:00
Ezio Melotti
f422676423
#16747 : merge with 3.3.
2013-01-02 22:29:57 +02:00
Ezio Melotti
407c2ac4f7
#16747 : merge with 3.2.
2013-01-02 22:29:41 +02:00
Ezio Melotti
d581fff6f0
#16747 : fix link to file objects in the glossary.
2013-01-02 22:29:09 +02:00
Eli Bendersky
cc85a156ae
Fix method name in documentation (__setstate__ --> __getstate__)
2013-01-02 05:55:17 -08:00
Eli Bendersky
a6d0dd5dc3
Fix method name in documentation (__setstate__ --> __getstate__)
2013-01-02 05:54:36 -08:00
Eli Bendersky
78f3ce577f
Fix method name in documentation (__setstate__ --> __getstate__)
2013-01-02 05:53:59 -08:00
Serhiy Storchaka
805ae0d39d
Fix incorrect grammar in sched documentation.
2013-01-02 12:32:10 +02:00
Serhiy Storchaka
75b936ec7f
Fix incorrect grammar in sched documentation.
2013-01-02 12:31:26 +02:00
Benjamin Peterson
ca319cf94e
merge 3.3
2012-12-31 21:44:06 -06:00
Benjamin Peterson
a63ecedfa0
update another year
2012-12-31 21:44:00 -06:00
Benjamin Peterson
ae2039e62c
merge 3.3
2012-12-31 21:37:30 -06:00
Benjamin Peterson
198399d92c
bring Python into 2013
2012-12-31 21:37:21 -06:00
Łukasz Langa
1dce0003a6
Merged `parser.clean()` fix (issue #16820 ) from 3.2 through 3.3.
2012-12-31 03:43:37 +01:00
Łukasz Langa
0dc5ab41f0
Merged `parser.clean()` fix (issue #16820 ) from 3.2.
2012-12-31 03:41:54 +01:00
Łukasz Langa
3a8479a583
Fixes `parser.clean()` reported in issue #16820 .
2012-12-31 03:38:39 +01:00
Serhiy Storchaka
44c66c72c9
Issue #16486 : Make aifc files work with 'with' as context managers.
2012-12-29 22:54:49 +02:00
Serhiy Storchaka
3c80ce45e4
Issue #16641 : Fix default values of sched.scheduler.enter arguments were modifiable.
2012-12-29 21:15:24 +02:00
Serhiy Storchaka
c04957bff3
Issue #16641 : Fix default values of sched.scheduler.enter arguments were modifiable.
2012-12-29 21:13:45 +02:00
Serhiy Storchaka
d1ced9e86a
Issue #16642 : Document kwargs field in sched.Event named tuple.
2012-12-29 20:59:29 +02:00
Serhiy Storchaka
e912496c60
Issue #16642 : Document kwargs field in sched.Event named tuple.
2012-12-29 20:57:52 +02:00
Ezio Melotti
774715cd81
#16796 : merge with 3.3.
2012-12-28 02:00:41 +02:00
Ezio Melotti
63ee149ca6
#16796 : merge with 3.2.
2012-12-28 02:00:22 +02:00
Ezio Melotti
52336f0b50
#16796 : fix typo. Patch by Michael Schurter.
2012-12-28 01:59:24 +02:00
Serhiy Storchaka
464a218e77
Issue #16682 : Replace "Python string" to "bytes object" in audioop documentation.
2012-12-27 20:47:30 +02:00
Serhiy Storchaka
e261055eaf
Issue #16682 : Replace "Python string" to "bytes object" in audioop documentation.
2012-12-27 20:46:19 +02:00
Serhiy Storchaka
c8bd74ddfd
Issue #16682 : Replace "Python string" to "bytes object" in audioop documentation.
2012-12-27 20:43:36 +02:00
Jesus Cea
cdf680f54c
MERGE: Closes #16789 : :meth:`quit` links to constants instead of own module
2012-12-26 16:48:26 +01:00
Jesus Cea
aa24468c9b
MERGE: Closes #16789 : :meth:`quit` links to constants instead of own module
2012-12-26 16:47:40 +01:00
Jesus Cea
c73f863a8d
Closes #16789 : :meth:`quit` links to constants instead of own module
2012-12-26 16:47:03 +01:00
Kristján Valur Jónsson
cacb400345
Merge with 3.3
...
Issue #14574 : Ignore socket errors raised when flushing a connection on close.
2012-12-26 15:15:17 +00:00
Kristján Valur Jónsson
c8e7e2bb76
Merge with 3.2 :
...
Issue #14574 : Ignore socket errors raised when flushing a connection on close.
2012-12-26 15:13:29 +00:00
Brian Curtin
490b32a397
Fix #11939 . Set st_dev attribute on Windows to simplify os.path.samefile.
...
By setting the st_dev attribute, we can then remove some Windows-specific
code and move os.path.samefile/sameopenfile/samestat to Lib/genericpath.py
so all platforms share the same implementation.
2012-12-26 07:03:03 -06:00
Chris Jerdonek
c475278a94
Merge from 3.3: add links and index entries for "argument" and "parameter."
...
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the
commits referenced there).
2012-12-25 14:59:46 -08:00
Chris Jerdonek
32bbc1c396
Merge from 3.2: add links and index entries for "argument" and "parameter."
...
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the
commits referenced there).
2012-12-25 14:57:54 -08:00
Chris Jerdonek
b43099464a
Add additional links and index entries for "argument" and "parameter".
...
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the
commits referenced there).
2012-12-25 14:54:44 -08:00
Kristján Valur Jónsson
36852b7844
Issue #14574 : Ignore socket errors raised when flushing a connection on close.
2012-12-25 22:46:32 +00:00
Chris Jerdonek
b7c2386a3f
Fix Sphinx warning (missing "setting-envvars" reference).
...
This fixes the following warning when building the docs (probably from
the commit for issue #14901 ):
"/Doc/faq/windows.rst:138: WARNING: undefined label: setting-envvars (if the
link has no caption the label must precede a section header)"
2012-12-25 15:26:24 -08:00
Ezio Melotti
e34ccb6861
#16760 : merge with 3.3.
2012-12-25 18:16:31 +02:00
Ezio Melotti
1bdb638ce3
#16760 : merge with 3.2.
2012-12-25 18:15:28 +02:00
Ezio Melotti
090f7be6df
#16760 : use ref:`match-objects` instead of :class:`MatchObject`.
2012-12-25 18:10:49 +02:00
Ezio Melotti
16bdd4120d
#16677 : merge with 3.3.
2012-12-25 15:47:41 +02:00
Ezio Melotti
1be057673a
#16677 : merge with 3.2.
2012-12-25 15:46:58 +02:00
Ezio Melotti
9f929bb7df
#16677 : rename section header and fix markup.
2012-12-25 15:45:15 +02:00
Chris Jerdonek
7d2fad1be2
Merge from 3.3: link to "yield from" examples in yield documentation.
2012-12-23 15:35:23 -08:00
Chris Jerdonek
2654b86e88
Link to "yield from" examples in yield documentation.
...
This commit also simplifies the more advanced "yield from" example and removes
unused function parameters.
2012-12-23 15:31:57 -08:00
Andrew Svetlov
0794fe0356
Add NEWS and docs for #9856
2012-12-23 15:12:19 +02:00
Georg Brandl
c0fc958299
Add a missing versionadded.
2012-12-22 10:36:45 +01:00
Benjamin Peterson
301162b43d
merge 3.3 ( closes #16687 )
2012-12-20 20:25:00 -06:00
Benjamin Peterson
9cb7bd2df4
link to GIL as a term
...
Patch from Jeff Knupp.
2012-12-20 20:24:37 -06:00
Benjamin Peterson
bd584d559b
fix typo ( #16687 )
...
Patch from Jeff Knupp.
2012-12-20 20:22:47 -06:00
Andrew Svetlov
2606a6f197
Issue #16719 : Get rid of WindowsError. Use OSError instead
...
Patch by Serhiy Storchaka.
2012-12-19 14:33:35 +02:00
Andrew Svetlov
8a045cb93b
Add versionchanged tag to faq (useless btw because changed text is commented out)
2012-12-19 13:45:30 +02:00
Andrew Svetlov
5f11a00056
Mention OSError instead of IOError in the docs.
2012-12-18 23:16:44 +02:00
Andrew Svetlov
0832af6628
Issue #16717 : get rid of socket.error, replace with OSError
2012-12-18 23:10:48 +02:00
Andrew Svetlov
a191959849
Issue #16714 : use 'raise' exceptions, don't 'throw'.
...
Patch by Serhiy Storchaka.
2012-12-18 21:27:16 +02:00
Andrew Svetlov
5b89840d9c
Issue #16714 : use 'raise' exceptions, don't 'throw'.
...
Patch by Serhiy Storchaka.
2012-12-18 21:26:36 +02:00
Andrew Svetlov
737fb89dd1
Issue #16714 : use 'raise' exceptions, don't 'throw'.
...
Patch by Serhiy Storchaka.
2012-12-18 21:14:22 +02:00
Andrew Svetlov
a9466c6530
Issue #16711 : Fix required method names for collections.Iterator
...
Thanks to Inada Naoki
2012-12-18 15:53:39 +02:00
Andrew Svetlov
e2303f8970
Issue #16711 : Fix required method names for collections.Iterator
...
Thanks to Inada Naoki
2012-12-18 15:53:15 +02:00
Andrew Svetlov
4001e96179
Issue #16711 : Fix required method names for collections.Iterator
...
Thanks to Inada Naoki
2012-12-18 15:48:10 +02:00
Antoine Pitrou
928405303d
Following issue #13390 , fix compilation --without-pymalloc, and make sys.getallocatedblocks() return 0 in that situation.
2012-12-17 23:05:59 +01:00
Andrew Svetlov
84188c891c
Update example: Counter.subtract returns None, not self
2012-12-17 14:01:45 +02:00
Andrew Svetlov
7c42398f3b
Update example: Counter.subtract returns None, not self
2012-12-17 14:01:29 +02:00
Andrew Svetlov
f635172c72
Update example: Counter.subtract returns None, not self
2012-12-17 14:01:16 +02:00
Andrew Svetlov
57d0a536b2
Fix typo
2012-12-17 13:42:57 +02:00
Andrew Svetlov
2be0edb2c4
Fix typo
2012-12-17 13:42:40 +02:00
Andrew Svetlov
dfe109e33f
Fix typo
2012-12-17 13:42:04 +02:00
Brian Curtin
f494e8f2a5
Merge 3.3
2012-12-17 00:06:02 -06:00
Brian Curtin
08133c2e8e
Merge 3.2
2012-12-17 00:04:30 -06:00
Brian Curtin
655b0c462f
Fix #14901 . Update the Windows FAQ.
...
Patch by Ashish Nitin Patil.
2012-12-16 23:58:09 -06:00
Georg Brandl
09bc642153
Fixup abc.ABC wording and add versionadded.
2012-12-16 13:32:33 +01:00
Stefan Krah
8031d0dfd4
Merge 3.3.
2012-12-15 22:36:49 +01:00
Stefan Krah
040e311826
Issue #15783 : Except for the number methods, the C version of decimal now
...
supports all None default values present in decimal.py. These values were
largely undocumented.
2012-12-15 22:33:33 +01:00
Andrew Svetlov
88a3e1f46b
Merge: use OSError instead of os.error in the docs.
2012-12-15 22:59:55 +02:00
Andrew Svetlov
618c2e13ca
Use OSError instead of os.error in the docs.
2012-12-15 22:59:24 +02:00
Petri Lehtinen
74d6c250e1
#11175 : argparse.FileType now accepts encoding and errors arguments.
...
Patch by Lucas Maystre.
2012-12-15 22:42:47 +02:00
Antoine Pitrou
09bb89b8cf
Issue #16488 : epoll() objects now support the `with` statement.
...
Patch by Serhiy Storchaka.
2012-12-15 21:14:21 +01:00
Ezio Melotti
e0a908290c
#16683 : merge with 3.3.
2012-12-14 20:20:07 +02:00
Ezio Melotti
30505413df
#16683 : merge with 3.2.
2012-12-14 20:19:49 +02:00
Ezio Melotti
e0035a212b
#16683 : restore alphabetical order in audioop docs. Patch by Serhiy Storchaka.
2012-12-14 20:18:46 +02:00
Ezio Melotti
752f5dd0f7
#16681 : merge with 3.3.
2012-12-14 20:14:17 +02:00
Ezio Melotti
11def426c0
#16681 : merge with 3.2.
2012-12-14 20:13:39 +02:00
Ezio Melotti
1e5c9b70b4
#16681 : use "bidirectional class" instead of "bidirectional category".
2012-12-14 20:06:43 +02:00
Andrew Svetlov
b67596d815
Issue #16049 : add abc.ABC helper class.
...
Patch by Bruno Dupuis.
2012-12-13 19:09:33 +02:00
Senthil Kumaran
5962cce050
Fix Issue15701 : add .headers attribute to urllib.error.HTTPError
2012-12-10 02:09:35 -08:00
Senthil Kumaran
0342688914
merge from 3.3 - Document reason attribute for urllib.error.HTTPError
2012-12-09 13:53:15 -08:00
Senthil Kumaran
50cdd55af9
merge from 3.2 - reason attribute for urllib.error.HTTPError
2012-12-09 13:52:31 -08:00
Senthil Kumaran
2e72831369
Fix issue13211 - Document the reason attribute for urllib.error.HTTPError
2012-12-09 13:51:05 -08:00
Antoine Pitrou
f9d0b1256f
Issue #13390 : New function :func:`sys.getallocatedblocks()` returns the number of memory blocks currently allocated.
...
Also, the ``-R`` option to regrtest uses this function to guard against memory allocation leaks.
2012-12-09 14:28:26 +01:00
Nick Coghlan
b4b8f234d4
Merge from 3.3 (issue #15209 )
2012-12-09 16:22:17 +10:00
Nick Coghlan
0eee97cce6
Issue #15209 : Fix typo and some additional wording tweaks
2012-12-09 16:21:46 +10:00
Éric Araujo
bb7da03f6e
Merge fixes for #13614 , #13512 and #7719 from 3.3
2012-12-08 22:57:08 -05:00
Éric Araujo
3f7c0e4036
Merge fixes for #13614 , #13512 and #7719 from 3.2
2012-12-08 22:53:43 -05:00
Éric Araujo
9bc9ab5f85
Fix a few markup/grammar nits
2012-12-08 18:35:31 -05:00
Éric Araujo
3e4a3dcb23
Ignore .nfs* files in distutils ( #7719 ).
...
These files are created by some NFS clients a file is edited and removed
concurrently (see added link in doc for more info). If such a file is
removed between distutils calls listdir and copy, it will get confused.
Other special files are ignored in sdist (namely VCS directories), but
this has to be filtered out earlier.
2012-12-08 14:21:51 -05:00
Andrew Svetlov
d9569fa90d
Drop double newlines printed in some file iteration examples.
...
Patch by Steven Kryskalla.
2012-12-08 17:59:58 +02:00
Andrew Svetlov
a7129d38ed
Drop double newlines printed in some file iteration examples.
...
Patch by Steven Kryskalla.
2012-12-08 17:59:23 +02:00
Andrew Svetlov
09974b4e9e
Drop double newlines printed in some file iteration examples.
...
Patch by Steven Kryskalla.
2012-12-08 17:59:03 +02:00
Nick Coghlan
0c1034f419
Merge from 3.3 (issue #16267 )
2012-12-08 22:57:21 +10:00
Nick Coghlan
cea27be888
Close issue #16267 : better docs for @abstractmethod composition
2012-12-08 22:56:02 +10:00
Nick Coghlan
10cdf99a90
Merge from 3.3 (Issue #15209 )
2012-12-08 22:24:23 +10:00
Nick Coghlan
8e18fc8c0b
Issue #15209 : Clarify exception chaining description
...
- not allowed when implicitly re-raised the current exception
- last exception raised is always displayed last
- attempt to make it clearer when/if cause and context are shown
2012-12-08 21:39:24 +10:00
Ezio Melotti
e48e01c6db
Merge debug output removal with 3.3.
2012-12-08 12:30:58 +02:00
Ezio Melotti
c990f3b167
Merge debug output removal with 3.2.
2012-12-08 12:30:44 +02:00
Ezio Melotti
5a2e2b8ff7
Remove debug output from example.
2012-12-08 12:29:40 +02:00
Benjamin Peterson
448e81b2da
add fixer for reload() -> imp.reload() ( closes #11797 )\n\nPatch by Laurie Clark-Michalek and Berker Peksag
2012-12-07 22:44:10 -05:00
Andrew Svetlov
4b237e3b11
Specify which I/O ABC methods have implementations in the docs.
2012-12-06 12:21:22 +02:00
Andrew Svetlov
f04d1bb170
Specify which I/O ABC methods have implementations in the docs.
2012-12-06 12:21:12 +02:00
Andrew Svetlov
ed636a84b9
Specify which I/O ABC methods have implementations in the docs.
2012-12-06 12:20:56 +02:00
Andrew Svetlov
b1715ea435
Merge 3.3
2012-12-05 11:12:50 +02:00
Andrew Svetlov
73a5a12dcf
Fix typo.
2012-12-05 11:12:14 +02:00
Eric Snow
a6cfb28bd2
Issue #15627 : This is simply an update to the name of a new method recently added
...
to importlib.abc.SourceLoader.
2012-12-04 23:43:43 -08:00
Benjamin Peterson
c77dd20698
merge 3.3
2012-12-02 11:33:14 -05:00
Benjamin Peterson
78f7e3a8dc
document UnicodeError attributes
2012-12-02 11:33:06 -05:00
Benjamin Peterson
196035595f
document that encoding error handlers may return bytes ( #16585 )
2012-12-02 11:26:10 -05:00
Andrew Svetlov
1d1210ec3b
Merge: remove redundant sentence from c-api docs (issue #16323 )
2012-11-29 15:23:46 +02:00
Andrew Svetlov
f4c3a187d5
Remove redundant sentence from c-api docs (issue #16323 )
2012-11-29 15:23:15 +02:00
Ezio Melotti
100314427a
#16333 : use (",", ": ") as default separator when indent is specified to avoid trailing whitespace. Patch by Serhiy Storchaka.
2012-11-29 00:42:56 +02:00
Ezio Melotti
57af3bf158
#16333 : merge with 3.2.
2012-11-29 00:36:42 +02:00
Ezio Melotti
d654dedbbb
#16333 : document a way to get rid of trailing whitespace when indent is used.
2012-11-29 00:35:29 +02:00
Andrew Svetlov
2d6f0c1ef9
Revert duplicate changes in argparse docs.
2012-11-28 19:24:44 +02:00
Andrew Svetlov
eff1738e01
Revert duplicate changes in argparse docs.
2012-11-28 19:24:31 +02:00
Andrew Svetlov
74120996f5
Revert duplicate changes in argparse docs.
2012-11-28 19:23:52 +02:00
Andrew Svetlov
adec76a28f
Merge issue #11076 : document the way to convert argparse.Namespace to a dict.
...
Initial patch by Virgil Dupras.
2012-11-28 19:18:25 +02:00
Andrew Svetlov
51292fff3f
Merge issue #11076 : document the way to convert argparse.Namespace to a dict.
...
Initial patch by Virgil Dupras.
2012-11-28 19:18:09 +02:00
Andrew Svetlov
e15cb61dde
Issue #11076 : document the way to convert argparse.Namespace to a dict.
...
Initial patch by Virgil Dupras.
2012-11-28 19:17:26 +02:00
Chris Jerdonek
164f8f1336
Merge heads.
2012-11-28 02:46:25 -08:00
Chris Jerdonek
1fb47587a1
Merge heads.
2012-11-28 02:45:34 -08:00
Chris Jerdonek
1bfaa688ba
Merge from 3.3: improve argument/parameter documentation (issue #15990 ).
2012-11-28 02:42:26 -08:00
Chris Jerdonek
d97c71feda
Merge from 3.2: improve argument/parameter documentation (issue #15990 ).
2012-11-28 02:37:42 -08:00
Andrew Svetlov
122e9306ad
Merge issue #16323 : Fix wrong C API documentation for locale encoding.
...
Patch by Berker Peksag.
2012-11-28 12:34:27 +02:00
Andrew Svetlov
0fe030bb03
Issue #16323 : Fix wrong C API documentation for locale encoding.
...
Patch by Berker Peksag.
2012-11-28 12:33:58 +02:00
Chris Jerdonek
c2a7fd60e1
Improve argument/parameter documentation (issue #15990 ).
...
This commit adds "parameter" to the glossary, improves and consolidates the
"argument" glossary entry, and adds a question to the FAQ on the difference
between arguments and parameters.
2012-11-28 02:29:33 -08:00
Chris Jerdonek
16459e8b16
Merge from 3.3: Add a str class entry to the string section (issue #16209 ).
...
This commit also moves the documentation for the str built-in function to
the new class entry. Links to :class:`str` now go to the class entry with
the string methods immediately afterwards.
2012-11-28 01:45:15 -08:00
Chris Jerdonek
bb4e941c6d
Add a str class entry to the "Text Sequence Type" section (issue #16209 ).
...
This commit also moves the documentation for the str built-in function to
the new class entry. Links to :class:`str` now go to the class entry with
the string methods immediately afterwards.
2012-11-28 01:38:40 -08:00
Andrew Svetlov
bff98fe536
Issue #16464 : reset Request's Content-Length header on .data change.
...
It will be recalculated on sending request to HTTP server.
Patch by Alexey Kachayev
2012-11-27 23:06:19 +02:00
Ezio Melotti
847d4add26
#16556 : merge with 3.3.
2012-11-27 19:19:01 +02:00
Ezio Melotti
7768dd77c1
#16556 : merge with 3.2.
2012-11-27 19:18:47 +02:00
Ezio Melotti
28c88f48f9
#16556 : Fix inconsistency between kwds and kwargs. Patch by Taavi Burns.
2012-11-27 19:17:57 +02:00
Chris Jerdonek
b48f4ea601
Merge from 3.3: add hyperlinks to some os.path function docs (issue #16552 ).
2012-11-25 20:42:00 -08:00
Chris Jerdonek
3b39d35eeb
Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552 ).
2012-11-25 20:40:57 -08:00
Chris Jerdonek
0b502ff33b
Add hyperlinks to the docs of some os.path functions (issue #16552 ).
2012-11-25 20:38:01 -08:00
Antoine Pitrou
df204be922
Issue #16423 : urllib.request now has support for ``data:`` URLs.
...
Patch by Mathias Panzenböck.
2012-11-24 17:59:08 +01:00
Antoine Pitrou
8618d7457b
Issue #4473 : Add a POP3.stls() to switch a clear-text POP3 session into an encrypted POP3 session, on supported servers.
...
Patch by Lorenzo Catucci.
2012-11-23 20:13:48 +01:00
Antoine Pitrou
25cee19beb
Issue #4473 : Add a POP3.capa() method to query the capabilities advertised by the POP3 server.
...
Patch by Lorenzo Catucci.
2012-11-23 20:07:39 +01:00
Ezio Melotti
ff790aac66
#16530 : merge with 3.3.
2012-11-23 19:46:52 +02:00
Ezio Melotti
44dcd6bcb2
#16530 : merge with 3.2.
2012-11-23 19:46:29 +02:00
Ezio Melotti
ba4d8ed8f8
#16530 : the "options" arg of os.wait3 is required.
2012-11-23 19:45:52 +02:00
Andrew Svetlov
9f8c2194c2
Merge issue #16538 : correctly describe MAKE_CLOSURE in docs.
...
Patch by Daniel Urban
2012-11-23 15:29:48 +02:00
Andrew Svetlov
a5c430940c
Issue #16538 : correctly describe MAKE_CLOSURE in docs.
...
Patch by Daniel Urban
2012-11-23 15:28:34 +02:00
R David Murray
60dd6e538f
#16522 : s/always 1/at most 1/.
...
Correction thanks to Joey Geralnik.
2012-11-22 06:22:41 -05:00
Éric Araujo
ded22c6c9d
Merge #13424 followup from 3.3
2012-11-22 00:14:28 -05:00
Éric Araujo
5bd9270954
Address reviews for open’s opener argument doc patch ( #13424 ).
...
* Remove example deemed not helpful.
* Simplify the other one.
* Add missing target to ref.
2012-11-22 00:13:49 -05:00
R David Murray
5a9d706123
#16522 : Add FAIL_FAST flag to doctest.
...
Patch by me, most of the work (doc and tests) by Daniel Urban.
2012-11-21 15:09:21 -05:00
Chris Jerdonek
777db2d838
Fix label in docs (from issue #13538 ).
2012-11-21 05:32:44 -08:00
Chris Jerdonek
d675a2c48a
Merge from 3.3: Improve str() and object.__str__() docs (issue #13538 ).
2012-11-20 17:53:17 -08:00
Chris Jerdonek
5fae0e5854
Improve str() and object.__str__() documentation (issue #13538 ).
2012-11-20 17:45:51 -08:00
Chris Jerdonek
17fc44c9b3
Improve str() and object.__str__() documentation (issue #13538 ).
2012-11-20 17:31:02 -08:00
Barry Warsaw
b72c10996e
- Issue #16514 : Fix regression causing a traceback when sys.path[0] is None
...
(actually, any non-string or non-bytes type).
2012-11-20 15:35:27 -05:00
Barry Warsaw
82c1c781c7
- Issue #16514 : Fix regression causing a traceback when sys.path[0] is None
...
(actually, any non-string or non-bytes type).
2012-11-20 15:22:51 -05:00
Andrew Svetlov
47037d7e4e
Merge: fix typo in multiprocessing documentation, thanks to Dmitry Tolstoy from docs@
2012-11-20 16:13:54 +02:00
Andrew Svetlov
23089ab1db
Fix typo in multiprocessing documentation, thanks to Dmitry Tolstoy from docs@
2012-11-20 16:12:38 +02:00
Antoine Pitrou
99f57942e0
The poplib module provides two classes, not one.
2012-11-18 18:37:54 +01:00
Antoine Pitrou
946eb45930
The poplib module provides two classes, not one.
2012-11-18 18:37:24 +01:00
Antoine Pitrou
3813c9efb7
The poplib module provides two classes, not one.
2012-11-18 18:37:02 +01:00
Brett Cannon
5650e4f41c
Issue #15627 : Add the compile_source() method to
...
importlib.abc.SourceLoader.
This provides an easy hook into the import system to allow for source
transformations, AST optimizations, etc.
2012-11-18 10:03:31 -05:00
Ezio Melotti
6ba0666641
#16053 : merge with 3.3.
2012-11-18 12:56:31 +02:00
Ezio Melotti
186ab5f404
#16053 : merge with 3.2.
2012-11-18 12:56:17 +02:00
Ezio Melotti
a69be2803b
#16053 : document csv.Dialect.strict. Patch by Kushal Das.
2012-11-18 12:55:35 +02:00
Mark Dickinson
9de28f4c0c
Merge typo fix from 3.3.
2012-11-18 10:42:42 +00:00
Mark Dickinson
eb54deb2d2
Merge typo fix from 3.2.
2012-11-18 10:42:27 +00:00
Mark Dickinson
ec967246a1
Typo fix.
2012-11-18 10:42:07 +00:00
Mark Dickinson
add87369a8
Issue #12005 : merge doc patch from 3.3
2012-11-18 10:22:51 +00:00
Mark Dickinson
f56c361212
Issue #12005 : merge doc patch from 3.2
2012-11-18 10:22:40 +00:00
Mark Dickinson
a3f37408da
Issue #12005 : clarify behaviour of % and // for Decimal objects.
2012-11-18 10:22:05 +00:00
Antoine Pitrou
c3afba104a
Issue #14631 : Add a new :class:`weakref.WeakMethod` to simulate weak references to bound methods.
2012-11-17 18:57:38 +01:00
Ezio Melotti
25bbe5e0bc
#16157 : merge with 3.3.
2012-11-17 19:30:48 +02:00
Ezio Melotti
fa7aeecbca
#16157 : fix links in the whatsnew files.
2012-11-17 19:29:12 +02:00
Ezio Melotti
e0321f45fb
#16420 : merge with 3.3.
2012-11-17 17:39:11 +02:00
Ezio Melotti
9c594af3dd
#16420 : merge with 3.2.
2012-11-17 17:38:58 +02:00
Ezio Melotti
a39a22dc0b
#16420 : document a way to escape metacharacters in glob/fnmatch.
2012-11-17 17:38:11 +02:00
Brett Cannon
10f19812b5
Merge fix for #16489 from 3.3
2012-11-17 09:33:14 -05:00
Brett Cannon
56b4ca78d8
Issue #16489 : Make it clearer that importlib.find_loader() requires
...
the user to import any parent packages.
2012-11-17 09:30:55 -05:00
Ezio Melotti
ac6ca3dc02
Merge updates about dir() with 3.3.
2012-11-17 12:56:29 +02:00
Ezio Melotti
4a42ec5089
Merge updates about dir() with 3.2.
2012-11-17 12:54:45 +02:00
Ezio Melotti
52e855084d
Update section about dir() in the tutorial.
2012-11-17 12:50:14 +02:00
Ezio Melotti
2264825cae
Merge rephrasing with 3.3.
2012-11-17 12:06:44 +02:00
Ezio Melotti
0bbfae3be4
Merge rephrasing with 3.2.
2012-11-17 12:06:26 +02:00
Ezio Melotti
89b03b0ec6
Rephrase a sentence in the set and dict comprehensions tutorial page.
2012-11-17 12:06:01 +02:00
Andrew Svetlov
993fd9f03a
Merge issue #16144 : Fix misleading sentence in reference/import.
...
Patch by Manuel Pégourié-Gonnard
2012-11-15 16:28:48 +02:00
Andrew Svetlov
e2cf03e499
Issue #16144 : Fix misleading sentence in reference/import.
...
Patch by Manuel Pégourié-Gonnard
2012-11-15 16:28:21 +02:00
Chris Jerdonek
5aa1dd5f06
Merge from 3.3: update the PyPI docs regarding listing versions (issue #16400 ).
2012-11-14 12:28:38 -08:00
Chris Jerdonek
251269ccc8
Merge from 3.2: update the PyPI docs regarding listing versions (issue #16400 ).
2012-11-14 12:24:21 -08:00
Chris Jerdonek
f9e49eaefc
Update the description of which package versions PyPI displays (issue #16400 ).
2012-11-14 12:12:30 -08:00
Nadeem Vawda
cba149761a
Issue #15677 : Document that zlib and gzip accept a compression level of 0 to mean 'no compression'.
...
Patch by Brian Brazil.
2012-11-11 14:20:09 +01:00
Nadeem Vawda
6ff262e18f
Issue #15677 : Document that zlib and gzip accept a compression level of 0 to mean 'no compression'.
...
Patch by Brian Brazil.
2012-11-11 14:14:47 +01:00
Nadeem Vawda
19e568d254
Issue #15677 : Document that zlib and gzip accept a compression level of 0 to mean 'no compression'.
...
Patch by Brian Brazil.
2012-11-11 14:04:14 +01:00
Gregory P. Smith
b696610c2d
Fixes issue #16409 : The reporthook callback made by the legacy
...
urllib.request.urlretrieve API now properly supplies a constant
non-zero block_size as it did in Python 3.2 and 2.7. This matches the
behavior of urllib.request.URLopener.retrieve.
2012-11-10 13:44:50 -08:00
Gregory P. Smith
6b0bdab429
Fixes issue #16409 : The reporthook callback made by the legacy
...
urllib.request.urlretrieve API now properly supplies a constant
non-zero block_size as it did in Python 3.2 and 2.7. This matches the
behavior of urllib.request.URLopener.retrieve.
2012-11-10 13:43:44 -08:00
Chris Jerdonek
ef3971d3e5
Merge from 3.3: adjust set and frozenset function docs (issue #16436 ).
2012-11-09 18:58:47 -08:00
Chris Jerdonek
296c2fd065
Merge from 3.2: adjust set and frozenset function docs (issue #16436 ).
2012-11-09 18:58:06 -08:00
Chris Jerdonek
df3abec2c9
Link set and frozenset function docs to their class definitions (issue #16436 ).
2012-11-09 18:57:32 -08:00
Chris Jerdonek
86b3053411
Merge from 3.3: improve FAQ link in documentation (for issue #16435 ).
2012-11-09 17:54:21 -08:00
Chris Jerdonek
fe08756743
Merge from 3.2: improve FAQ link in documentation (for issue #16435 ).
2012-11-09 17:53:14 -08:00
Chris Jerdonek
4ed4b1c7fe
Improve FAQ link in documentation (for issue #16435 ).
2012-11-09 17:52:30 -08:00
Ezio Melotti
dc945e4943
#16440 : merge with 3.3.
2012-11-09 01:09:27 +02:00
Ezio Melotti
a3ad8a0ce7
#16440 : merge with 3.2.
2012-11-09 01:09:10 +02:00
Ezio Melotti
8b6b176b33
#16440 : fix exception type and clarify example.
2012-11-09 01:08:25 +02:00
Andrew Svetlov
fba5dc1800
Merge issue #16439 : Fix markup in example for stdtypes.
...
Thanks to Yongzhi Pan.
2012-11-08 17:27:53 +02:00
Andrew Svetlov
7cac2d8368
Merge issue #16439 : Fix markup in example for stdtypes.
...
Thanks to Yongzhi Pan.
2012-11-08 17:27:39 +02:00
Andrew Svetlov
5c90436d64
Issue #16439 : Fix markup in example for stdtypes.
...
Thanks to Yongzhi Pan.
2012-11-08 17:26:53 +02:00
Andrew Svetlov
73b56c8d57
Merge issue #16435 : Link in tutorial now points to python3 FAQ.
...
Thanks to Yongzhi Pan from docs@
2012-11-08 16:11:44 +02:00
Andrew Svetlov
b5570e9909
Merge issue #16435 : Link in tutorial now points to python3 FAQ.
...
Thanks to Yongzhi Pan from docs@
2012-11-08 16:11:22 +02:00
Andrew Svetlov
0e9a065275
Issue #16435 : Link in tutorial now points to python3 FAQ.
...
Thanks to Yongzhi Pan from docs@
2012-11-08 16:10:49 +02:00
Ezio Melotti
770a5bc9cd
#11481 : merge with 3.3.
2012-11-08 11:06:19 +02:00
Ezio Melotti
b77dc4ec5f
#11481 : merge with 3.2.
2012-11-08 11:06:01 +02:00
Ezio Melotti
78b18d4b4c
#11481 : update copyreg docs and add example.
2012-11-08 11:04:57 +02:00
Ezio Melotti
f62f3a4135
#10385 : merge with 3.3.
2012-11-08 10:09:24 +02:00
Ezio Melotti
60e22b9c5d
#10385 : merge with 3.2.
2012-11-08 10:09:06 +02:00
Ezio Melotti
402f75d966
#10385 : use the mod role in subprocess docs.
2012-11-08 10:07:10 +02:00
Tim Golden
9b3fb0c6a0
Backed out changeset dafca4714298
2012-11-06 15:33:30 +00:00
Tim Golden
8f323d9aca
issue9584: Add {} list expansion to glob. Original patch by Mathieu Bridon
2012-11-06 13:50:42 +00:00
Ezio Melotti
10ffea887c
Merge typo fix.
2012-11-05 22:23:16 +02:00
Ezio Melotti
99bafff7cc
Fix typo noticed by Tom Lynn.
2012-11-05 22:22:48 +02:00
Andrew Svetlov
90a654b1dd
Issue #15641 : Clean up deprecated classes from importlib
...
Patch by Taras Lyapun.
2012-11-05 09:34:46 +02:00
Ezio Melotti
729eda4a8c
#16304 : merge with 3.3.
2012-11-04 07:00:04 +02:00
Ezio Melotti
7ce22d1940
#16304 : merge with 3.2.
2012-11-04 06:59:51 +02:00
Ezio Melotti
b87f82f8d4
#16304 : clarify match objects docs. Initial patch by Jan Duzinkiewicz.
2012-11-04 06:59:22 +02:00
Éric Araujo
75e74c65e5
Merge 3.3
2012-11-03 17:40:06 -04:00
Éric Araujo
309b043237
Avoid fd leak in example. Caught by Serhiy.
2012-11-03 17:39:45 -04:00
Éric Araujo
8c997fa8bf
Merge 3.3
2012-11-03 17:07:40 -04:00
Éric Araujo
8f423c9359
Add examples for opener argument of open ( #13424 ).
...
Patch by Guillaume Pratte.
2012-11-03 17:06:52 -04:00
Chris Jerdonek
1a5f3ec9a9
Merge from 3.3: link to mapping glossary entry in docs.
2012-11-03 12:07:20 -07:00
Chris Jerdonek
1c8bb9f4d5
Merge from 3.2: link to mapping glossary entry in docs.
2012-11-03 12:06:42 -07:00
Chris Jerdonek
11f3f172e7
Link to mapping glossary entry in "Mapping Types - dict" and os.environ docs.
2012-11-03 12:05:55 -07:00
Ezio Melotti
d2685260c4
#4711 : merge with 3.3.
2012-11-03 18:29:31 +02:00
Ezio Melotti
befaac03bb
#4711 : merge with 3.2.
2012-11-03 18:29:16 +02:00
Ezio Melotti
dedfa9bfae
#4711 : break long words in the docs sidebar to avoid overflow.
2012-11-03 18:25:04 +02:00
Andrew Svetlov
47395617bc
Issue #16261 : fix bare excepts in Doc/
2012-11-02 22:07:26 +02:00
Stefan Krah
c38c816ea1
Merge 3.3.
2012-11-02 17:55:11 +01:00
Stefan Krah
4af77a0276
Issue #15814 : Use hash function that is compatible with the equality
...
definition from #15573 .
2012-11-02 17:49:22 +01:00
Georg Brandl
faf1d06fb6
merge with 3.3
2012-11-02 07:34:52 +01:00
Georg Brandl
ed71918d12
merge with 3.2
2012-11-02 07:34:46 +01:00
Georg Brandl
4552e3f95c
Grammar touchup.
2012-11-02 07:34:37 +01:00
Andrew Svetlov
d98ee9781b
Merge issue #1207589 : Add Cut/Copy/Paste items to IDLE right click Context Menu
...
Patch by Todd Rovito.
2012-11-01 22:44:45 +02:00
Andrew Svetlov
e2af509829
Merge issue #1207589 : Add Cut/Copy/Paste items to IDLE right click Context Menu
...
Patch by Todd Rovito.
2012-11-01 22:44:06 +02:00
Andrew Svetlov
d183767ca4
Issue #1207589 : Add Cut/Copy/Paste items to IDLE right click Context Menu
...
Patch by Todd Rovito.
2012-11-01 22:41:19 +02:00
Andrew Svetlov
e0614327ff
Merge: Reword set docs to use *proper subset/superset* terminology.
2012-11-01 21:48:34 +02:00
Andrew Svetlov
129f57bc51
Merge: Reword set docs to use *proper subset/superset* terminology.
2012-11-01 21:48:16 +02:00
Andrew Svetlov
5bb420761f
Reword set docs to use *proper subset/superset* terminology.
2012-11-01 21:47:54 +02:00
Andrew Svetlov
553408fe08
Merge issue #14893 : Add function annotation example to function tutorial.
...
Patch by Zachary Ware.
2012-11-01 21:28:40 +02:00
Andrew Svetlov
7c91dbec0e
Merge issue #14893 : Add function annotation example to function tutorial.
...
Patch by Zachary Ware.
2012-11-01 21:27:23 +02:00
Andrew Svetlov
1491cbdf63
Issue #14893 : Add function annotation example to function tutorial.
...
Patch by Zachary Ware.
2012-11-01 21:26:55 +02:00
Andrew Svetlov
01e1e35f6a
merge heads
2012-10-31 22:05:46 +02:00
Andrew Svetlov
7ffc9aac8d
Issue #14900 : document added sort keys for profile stats.
2012-10-31 22:04:20 +02:00
Andrew Svetlov
1e61e58be3
Merge issue #14900 : document added sort keys for profile stats.
2012-10-31 22:04:06 +02:00
Andrew Svetlov
5f91ad3550
Issue #14900 : document added sort keys for profile stats.
2012-10-31 22:03:28 +02:00
Mark Dickinson
1d2d007339
Issue #16348 : merge fix from 3.3.
2012-10-31 19:45:21 +00:00
Mark Dickinson
d3405edcdc
Issue #16348 : merge fix from 3.2.
2012-10-31 19:45:05 +00:00
Mark Dickinson
6ae568b9df
Issue #16348 : Fix incorrect documentation for Decimal.remainder_near.
2012-10-31 19:44:36 +00:00
Andrew Svetlov
0a4dfc3db9
Merge issue #16197 : Fix several small errors in winreg documentation.
...
Initial patch by Zachary Ware.
2012-10-31 19:30:00 +02:00
Andrew Svetlov
616f8035a8
Issue #16197 : Fix several small errors in winreg documentation.
...
Initial patch by Zachary Ware.
2012-10-31 19:29:33 +02:00
R David Murray
ace7db1d8f
merge #16371 : fix up the English a bit more.
2012-10-31 10:52:16 -04:00
R David Murray
3e11d6583a
merge #16371 : fix up the English a bit more.
2012-10-31 10:51:35 -04:00
R David Murray
a2959cea3f
#16371 : fix up the English a bit more.
2012-10-31 10:50:27 -04:00
Andrew Svetlov
ced4d3a695
Merge issue #16371 : fix typo in ctypes documentation.
...
Thanks to George Yoshida.
2012-10-31 16:21:32 +02:00
Andrew Svetlov
0451d251f9
Merge issue #16371 : fix typo in ctypes documentation.
...
Thanks to George Yoshida.
2012-10-31 16:21:16 +02:00
Andrew Svetlov
ec42255039
Issue #16371 : fix typo in ctypes documentation.
...
Thanks to George Yoshida.
2012-10-31 16:20:54 +02:00
Andrew Svetlov
7258e1324e
Merge issue #16370 : Mention Py_SetProgramName in example for very high level embedding.
2012-10-31 16:04:22 +02:00
Andrew Svetlov
694f9ce343
Merge issue #16370 : Mention Py_SetProgramName in example for very high level embedding.
2012-10-31 16:03:44 +02:00
Andrew Svetlov
e1fa22a8ae
Issue #16370 : Mention Py_SetProgramName in example for very high level embedding.
2012-10-31 16:03:14 +02:00
Andrew Svetlov
23a4c790b4
Merge: Remove already dropped function PySys_GetFile from documentation.
...
Thanks to Daniel Müllner from docs@
2012-10-31 12:03:48 +02:00
Andrew Svetlov
f9c7c3641b
Merge: Remove already dropped function PySys_GetFile from documentation.
...
Thanks to Daniel Müllner from docs@
2012-10-31 12:03:18 +02:00
Andrew Svetlov
4deb16dd75
Remove already dropped function PySys_GetFile from documentation.
...
Thanks to Daniel Müllner from docs@
2012-10-31 12:02:56 +02:00
Andrew Svetlov
dcff386419
Merge: fix typo in mock docs.
2012-10-31 11:30:18 +02:00
Andrew Svetlov
7ea6f706ac
Fix typo in mock docs.
2012-10-31 11:29:52 +02:00
Victor Stinner
e64322e034
Close #14625 : Rewrite the UTF-32 decoder. It is now 3x to 4x faster
...
Patch written by Serhiy Storchaka.
2012-10-30 23:12:47 +01:00
Antoine Pitrou
d4156c1693
Issue #16351 : New function gc.get_stats() returns per-generation collection statistics.
2012-10-30 22:43:19 +01:00
Victor Stinner
292c835548
Issue #15478 : Raising an OSError doesn't decode or encode the filename anymore
...
Pass the original filename argument to OSError constructor, instead of trying
to encode it to or decode it from the filesystem encoding. This change avoids
an additionnal UnicodeDecodeError on Windows if the filename cannot be decoded
from the filesystem encoding (ANSI code page).
2012-10-30 02:17:38 +01:00
Brian Curtin
a5e7cd06bb
Merge 3.3
2012-10-29 18:20:18 -05:00
Brian Curtin
6b879fa402
Merge 3.2
2012-10-29 18:18:43 -05:00
Brian Curtin
e9aeca7c24
Fix #16197 . Update docstrings and documentation to match winreg code.
...
Patch by Zachary Ware.
2012-10-29 18:16:39 -05:00
Chris Jerdonek
21fecc764c
Merge from 3.3: remove unneeded "Release" and "Date" markers from index pages.
2012-10-28 11:13:51 -07:00
Chris Jerdonek
d285029ee8
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
2012-10-28 11:10:24 -07:00
Chris Jerdonek
8b7f9f581d
Remove unneeded "Release" and "Date" markers from doc index pages.
2012-10-28 11:08:26 -07:00
Hynek Schlawack
27ddb576f1
#1492704 : Ensure and document backward compatibility of the change
2012-10-28 13:59:27 +01:00
Georg Brandl
3b80d34c55
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.3.
2012-10-28 13:37:54 +01:00
Georg Brandl
ff65a10418
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
2012-10-28 13:37:18 +01:00
Georg Brandl
6a935d9230
merge heads
2012-10-28 13:37:05 +01:00
Georg Brandl
75f0020d29
Remove confusing "Release" and "Date" markers from whatsnews.
2012-10-28 13:35:56 +01:00
Andrew Svetlov
21b102481b
merge heads
2012-10-28 14:12:50 +02:00
Andrew Svetlov
42b8932c12
Merge issue #14570 : Document json sort_keys parameter properly.
...
Patch by Chris Rebert.
2012-10-28 14:11:21 +02:00
Andrew Svetlov
6d50a5447a
Merge issue #14570 : Document json sort_keys parameter properly.
...
Patch by Chris Rebert.
2012-10-28 14:11:00 +02:00
Andrew Svetlov
2ec53be2e2
Issue #14570 : Document json sort_keys parameter properly.
...
Patch by Chris Rebert.
2012-10-28 14:10:30 +02:00
Andrew Svetlov
87c315eb75
Merge issue #14616 : Mention shlex.quote in subprocess docs.
...
Patch by Chris Rebert.
2012-10-28 11:43:02 +02:00
Andrew Svetlov
c2415eb7e6
Issue #14616 : Mention shlex.quote in subprocess docs.
...
Patch by Chris Rebert.
2012-10-28 11:42:26 +02:00
Georg Brandl
534ca2b8ea
merge with 3.3
2012-10-28 08:09:31 +01:00
Georg Brandl
01f47e82a3
Add a autobuild-quick target that only rebuilds HTML.
2012-10-28 08:09:02 +01:00
Georg Brandl
9e80124ca2
merge with 3.3
2012-10-28 08:00:01 +01:00
Georg Brandl
ab5da6a80e
merge with 3.2
2012-10-28 07:59:54 +01:00
Georg Brandl
fffc25da83
#8040 : fix jQuery incompatibility
2012-10-28 07:59:42 +01:00
Ezio Melotti
acf1754bf3
#16337 : merge with 3.3.
2012-10-27 23:25:38 +03:00
Ezio Melotti
971ba4c817
#16337 : fix typo.
2012-10-27 23:25:18 +03:00
Ezio Melotti
0f3dae41ef
#8040 : merge with 3.3.
2012-10-27 23:13:34 +03:00
Ezio Melotti
edde409f60
#8040 : merge with 3.2.
2012-10-27 23:13:22 +03:00
Ezio Melotti
e5b1023ae2
#8040 : fix the version.
2012-10-27 23:12:48 +03:00
Ezio Melotti
9375ff1c5c
#8040 : merge with 3.3.
2012-10-27 22:30:04 +03:00
Ezio Melotti
fe71bb52e4
#8040 : merge with 3.2.
2012-10-27 22:29:50 +03:00
Ezio Melotti
58864b3cad
#8040 : enable the versionswitcher for the autobuild-dev target.
2012-10-27 22:28:48 +03:00
Ezio Melotti
1543b8c77e
#8040 : merge with 3.3.
2012-10-27 22:11:57 +03:00
Ezio Melotti
8630c1e346
#8040 : merge with 3.2.
2012-10-27 22:11:33 +03:00
Ezio Melotti
380ce651e9
#8040 : add a version switcher to the documentation. Patch by Yury Selivanov.
2012-10-27 22:09:16 +03:00
Senthil Kumaran
450371305f
merge from 3.3
2012-10-27 11:05:54 -07:00
Senthil Kumaran
0b3014dda0
merge from 3.2
2012-10-27 11:05:32 -07:00
Senthil Kumaran
847c33cc3b
Include mention of jenkins as an example framework for doing CI
2012-10-27 11:04:55 -07:00
Andrew Svetlov
a0e41a2e9b
Merge issue #16243 : add example for inspect.formatargspec
...
Patch by Berker Peksag.
2012-10-27 00:28:49 +03:00
Andrew Svetlov
735d31723f
Issue #16243 : add example for inspect.formatargspec
...
Patch by Berker Peksag.
2012-10-27 00:28:20 +03:00
Ezio Melotti
afa46abab8
#16317 : merge with 3.3.
2012-10-26 19:33:37 +03:00
Ezio Melotti
0ada6f1a52
#16317 : mention lzma in the tutorial. Patch by Serhiy Storchaka.
2012-10-26 19:33:07 +03:00
Ezio Melotti
9a56f8c1ed
#16206 : merge with 3.3.
2012-10-26 19:15:53 +03:00
Ezio Melotti
a5941f8643
#16206 : merge with 3.2.
2012-10-26 19:15:26 +03:00
Ezio Melotti
a20879ffc8
#16206 : Improve examples about dict construction.
2012-10-26 19:14:16 +03:00
Chris Jerdonek
3d6948e432
Merge from 3.3: fix formatting of syntax description of function definition.
2012-10-25 17:23:54 -07:00
Chris Jerdonek
8b0f3ad9fa
Merge from 3.2: fix formatting of syntax description of function definition.
2012-10-25 17:23:14 -07:00
Chris Jerdonek
c131b0760d
Fix formatting of syntax description of function definition.
2012-10-25 17:21:22 -07:00
Ezio Melotti
93653c48e6
#16210 : merge with 3.3.
2012-10-24 23:07:16 +03:00
Ezio Melotti
e6c0f0d94a
#16210 : merge with 3.2.
2012-10-24 23:06:56 +03:00
Ezio Melotti
837cd06d36
#16210 : combine the two type() docs. Patch by Pete Sevander.
2012-10-24 23:06:25 +03:00
Andrew Svetlov
3831bec20d
Issue #16241 : document -X faulthandler command line option.
...
Patch by Marek Šuppa.
2012-10-23 16:20:11 +03:00
Andrew Svetlov
950d5fdc7f
Issue #16241 : document -X faulthandler command line option.
...
Patch by Marek Šuppa.
2012-10-23 16:19:26 +03:00
Jesus Cea
145ce8e38b
MERGE: Closes #16294 : 8 space indent in tutorial
2012-10-22 13:16:05 +02:00
Jesus Cea
80c2f4fc43
MERGE: Closes #16294 : 8 space indent in tutorial
2012-10-22 13:15:45 +02:00
Jesus Cea
af38774b5f
Closes #16294 : 8 space indent in tutorial
2012-10-22 13:15:17 +02:00
Ezio Melotti
777d0c5c21
Merge PEP name fix with 3.3.
2012-10-21 07:37:25 +03:00
Ezio Melotti
8cd45bd48d
Fix PEP name.
2012-10-21 07:36:58 +03:00
Ezio Melotti
353af2902c
Merge typo fix with 3.3.
2012-10-21 07:24:40 +03:00
Ezio Melotti
1f67e80564
Fix typo.
2012-10-21 07:24:13 +03:00
Ezio Melotti
d5050b3e17
Merge indentation fixes with 3.3.
2012-10-21 03:22:53 +03:00