Senthil Kumaran
|
0b50bf3ffc
|
urlparse docs clean up - no reference to earlier draft
|
2012-06-28 21:08:27 -07:00 |
Senthil Kumaran
|
4a27d9fb46
|
urlparse docs clean up - no reference to earlier draft
|
2012-06-28 21:07:58 -07:00 |
Antoine Pitrou
|
802d669044
|
Issue #5067: improve some json error messages.
Patch by Serhiy Storchaka.
|
2012-06-29 01:59:54 +02:00 |
Antoine Pitrou
|
2d24e94bbe
|
Issue #5067: improve some json error messages.
Patch by Serhiy Storchaka.
|
2012-06-29 01:58:26 +02:00 |
Hynek Schlawack
|
5d2ecfb780
|
Fix typo in shutil doc
|
2012-06-27 17:53:22 +02:00 |
Senthil Kumaran
|
13c668229c
|
issue13666 - merge from 3.2
|
2012-06-26 20:01:06 +08:00 |
Senthil Kumaran
|
72a80e85a8
|
issue13666 - Fixing datetime documentation example when using tzinfo
|
2012-06-26 20:00:15 +08:00 |
Georg Brandl
|
ee0be40f29
|
Add yet another missing versionchanged.
|
2012-06-26 09:14:40 +02:00 |
Georg Brandl
|
9aae9e5e6b
|
Fix a few markup nits in zlib docs and add missing versionchanged tags.
|
2012-06-26 08:51:17 +02:00 |
Senthil Kumaran
|
93e3d3ac09
|
merge from 3.2 - Issue13685
|
2012-06-26 14:18:19 +08:00 |
Senthil Kumaran
|
f21804ad61
|
Issue #13685 - Update argparse help message for % sign usage.
|
2012-06-26 14:17:19 +08:00 |
Larry Hastings
|
c48fe98a7c
|
Issue #15177: Added dir_fd parameter to os.fwalk().
|
2012-06-25 04:49:05 -07:00 |
Larry Hastings
|
fdaea06d3c
|
Issue #15176: Clarified behavior, documentation, and implementation
of os.listdir().
|
2012-06-25 04:42:23 -07:00 |
Larry Hastings
|
77892dc1e3
|
More doc fixes: made it clear where to start reading when you click on <dir_fd>.
|
2012-06-25 03:27:33 -07:00 |
Georg Brandl
|
aceaf90804
|
Some tightening of the documentation for the new kwarg-style os module functionality.
|
2012-06-25 08:33:56 +02:00 |
Larry Hastings
|
48986d68c2
|
Minor grammar refinement for hmac.compare_digest().
|
2012-06-25 00:59:34 -07:00 |
Georg Brandl
|
4d399a4092
|
Grammar fix.
|
2012-06-25 07:40:32 +02:00 |
Larry Hastings
|
68386bc0b8
|
Issue #15164: Change return value of platform.uname() from a
plain tuple to a collections.namedtuple.
|
2012-06-24 14:30:41 -07:00 |
Georg Brandl
|
61063cca6a
|
Fix a couple of versionadded/versionchanged related markup errors.
|
2012-06-24 22:48:30 +02:00 |
Georg Brandl
|
33369cf9a5
|
Fix a bunch of "versionchanged" related markup errors.
|
2012-06-24 22:48:03 +02:00 |
Georg Brandl
|
217aa554fa
|
Fix markup, for real this time.
|
2012-06-24 22:26:21 +02:00 |
Éric Araujo
|
b0f0895849
|
Fix indentation
|
2012-06-24 16:22:09 -04:00 |
Ezio Melotti
|
46495182d0
|
#15156: HTMLParser now uses the new "html.entities.html5" dictionary.
|
2012-06-24 22:02:56 +02:00 |
Éric Araujo
|
56261cff16
|
Branch merge
|
2012-06-24 13:54:22 -04:00 |
Éric Araujo
|
544e13d126
|
Fix markup
|
2012-06-24 13:53:48 -04:00 |
Éric Araujo
|
0a8f5f709a
|
Fix typos
|
2012-06-24 13:53:41 -04:00 |
Georg Brandl
|
19c4e5bb39
|
Fix test__locale on Mac; platform.uname() does not have a structseq-type interface (yet).
|
2012-06-24 19:29:49 +02:00 |
Georg Brandl
|
03b9ad05d6
|
Add a single versionadded for a whole section instead of repeating for every function.
|
2012-06-24 18:09:40 +02:00 |
Georg Brandl
|
96acb73dd5
|
Small whitespace fixes for shutil.rmtree() docs.
|
2012-06-24 17:39:05 +02:00 |
Georg Brandl
|
4a7e25f4df
|
#444582: fix example and rewrap docs a bit.
|
2012-06-24 17:37:07 +02:00 |
Georg Brandl
|
dbab58fdeb
|
Refactor the venv API docs into a real API doc style.
|
2012-06-24 16:37:59 +02:00 |
Antoine Pitrou
|
5f762af3bc
|
Remove a detailed discussion of content-based short circuiting, off topic for library docs.
|
2012-06-24 16:23:54 +02:00 |
Antoine Pitrou
|
f61e7910ea
|
Simplify wording.
|
2012-06-24 16:21:10 +02:00 |
Antoine Pitrou
|
1524d7556d
|
Formatting
|
2012-06-24 16:18:48 +02:00 |
Hynek Schlawack
|
1729b8f45b
|
Fix doc of os.fwalk: example used now non-existing os.fstatat()
|
2012-06-24 16:11:08 +02:00 |
Georg Brandl
|
ae64b4d8e2
|
Merge heads.
|
2012-06-24 16:11:23 +02:00 |
Georg Brandl
|
3b44d81cf9
|
Merge heads.
|
2012-06-24 16:10:47 +02:00 |
Georg Brandl
|
a1bc35f07f
|
Improve hmac.compare_digest() docstring and documentation, courtesy of Larry H.
|
2012-06-24 16:07:33 +02:00 |
Antoine Pitrou
|
4f9946874b
|
The buffer protocol doesn't exist (in the glossary anyway).
|
2012-06-24 16:04:38 +02:00 |
Antoine Pitrou
|
9df73dac84
|
Larry's suggested rewording of the compare_digest() docs.
|
2012-06-24 16:03:50 +02:00 |
Georg Brandl
|
6cff9ffab0
|
Fix use of class markup.
|
2012-06-24 14:05:40 +02:00 |
Christian Heimes
|
6cea65555c
|
Issue #15061: Re-implemented hmac.compare_digest() in C
|
2012-06-24 13:48:32 +02:00 |
Larry Hastings
|
605a62ddb1
|
Issue #15118: Change return value of os.uname() and os.times() from
plain tuples to immutable iterable objects with named attributes
(structseq objects).
|
2012-06-24 04:33:36 -07:00 |
Georg Brandl
|
f62445ad30
|
Fix casing of Unix.
|
2012-06-24 13:31:20 +02:00 |
Georg Brandl
|
8a5555f792
|
Make the style of the "Availability" sections consistent.
|
2012-06-24 13:29:09 +02:00 |
Georg Brandl
|
a570e98e7b
|
Actually it is just one function.
|
2012-06-24 13:26:22 +02:00 |
Georg Brandl
|
b2462e2b8c
|
Minor clarification about fdopen().
|
2012-06-24 13:24:56 +02:00 |
Georg Brandl
|
b8f2d29ea9
|
Remove attribution; this is for the whatsnew.
|
2012-06-24 13:06:44 +02:00 |
Georg Brandl
|
306336bcda
|
Closes #15161: add support for giving path as a fd for truncate() and pathconf().
|
2012-06-24 12:55:33 +02:00 |
Georg Brandl
|
8ccadaafe6
|
Restore mostly-alphabetic sorting of os functions.
|
2012-06-24 12:50:06 +02:00 |