Berker Peksag
|
61d9c8639e
|
Issue #28793: Fix c/p error in AsyncGenerator documentation
Patch by Julien Palard.
|
2016-11-25 17:31:27 +03:00 |
|
Guido van Rossum
|
b3c5dc912d
|
Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) (3.5->3.6)
|
2016-11-24 11:56:40 -08:00 |
|
Raymond Hettinger
|
6da9078195
|
Issue #27825: Improve for statistics data arguments. (Contributed by Mariatta Wijaya.)
|
2016-11-21 16:31:02 -08:00 |
|
Raymond Hettinger
|
7f94619555
|
Fix grammar
|
2016-11-21 15:13:18 -08:00 |
|
Raymond Hettinger
|
1149d9326e
|
Add analysis section to motivate the single server queue example
|
2016-11-21 14:13:07 -08:00 |
|
Raymond Hettinger
|
e1329105b3
|
Misc readability and organization improvements for the random docs
|
2016-11-21 12:33:50 -08:00 |
|
Raymond Hettinger
|
0537405ec1
|
Add a seealso section for further reference and skill building
|
2016-11-21 10:52:04 -08:00 |
|
Raymond Hettinger
|
8ab1258b58
|
Simplify code in an example
|
2016-11-21 10:16:01 -08:00 |
|
Ethan Furman
|
23bb6f48ea
|
close issue28172: Change all example enum member names to uppercase, per Guido; patch by Chris Angelico.
|
2016-11-21 09:22:05 -08:00 |
|
Ethan Furman
|
c88c80b716
|
closes issue28082: doc update and NEWS entry
|
2016-11-21 08:29:31 -08:00 |
|
Martin Panter
|
8a6333dabf
|
Merge doc fixup from 3.5
|
2016-11-21 13:40:40 +00:00 |
|
Martin Panter
|
6a4d7629da
|
Fix indentation
|
2016-11-21 13:36:36 +00:00 |
|
Raymond Hettinger
|
6befb64172
|
Extend and improve the examples for the random module
|
2016-11-21 01:59:39 -08:00 |
|
Martin Panter
|
99b6f28351
|
Merge doc fixups from 3.5
|
2016-11-21 04:22:22 +00:00 |
|
Martin Panter
|
357ed2e577
|
Change double hyphens (en dashes) to em (longer) dashes
|
2016-11-21 00:15:20 +00:00 |
|
Martin Panter
|
cf01441315
|
Fix typos in documentation
|
2016-11-20 08:37:21 +00:00 |
|
Serhiy Storchaka
|
3c38e066b1
|
Issue #27998: Documented bytes paths support on Windows.
|
2016-11-20 08:23:07 +02:00 |
|
Raymond Hettinger
|
a3950e42b0
|
Small edits to the docs for sample() and shuffle().
|
2016-11-17 01:49:54 -08:00 |
|
Raymond Hettinger
|
0a1a909fe2
|
Further refinements to the examples and recipes for the random module
|
2016-11-17 00:45:35 -08:00 |
|
Raymond Hettinger
|
00305ade58
|
Add another example to the recipes section of the random docs
|
2016-11-16 22:56:11 -08:00 |
|
Raymond Hettinger
|
2589ee3e2b
|
Minor touch-ups to the random module examples
|
2016-11-16 21:34:17 -08:00 |
|
Yury Selivanov
|
22214ab0af
|
Issue #28720: Add collections.abc.AsyncGenerator.
|
2016-11-16 18:25:04 -05:00 |
|
Martin Panter
|
f8c25e3424
|
Issue #28678: Merge parameter name from 3.5 into 3.6
|
2016-11-13 23:36:07 +00:00 |
|
Martin Panter
|
efbf20f3a3
|
Issue #28678: Fix references to numeric_owner parameter
|
2016-11-13 23:25:06 +00:00 |
|
Serhiy Storchaka
|
58d3e54556
|
Fixed the documentation of parse_constant argument in json.load().
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
|
2016-11-12 22:48:33 +02:00 |
|
Serhiy Storchaka
|
022371ff94
|
Fixed the documentation of parse_constant argument in json.load().
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.
|
2016-11-12 22:47:16 +02:00 |
|
Guido van Rossum
|
2d6c17936e
|
Issue 28644: Document recent changes in typing.py (Ivan L) (3.5->3.6)
|
2016-11-11 15:57:09 -08:00 |
|
Guido van Rossum
|
ae08687c3b
|
Issue 28644: Document recent changes in typing.py (Ivan L)
|
2016-11-11 15:54:04 -08:00 |
|
Yury Selivanov
|
3479b5f888
|
Issue #28635: Fix a couple of missing/incorrect versionchanged tags
Patch by Elvis Pranskevichus.
|
2016-11-10 13:25:26 -05:00 |
|
Steve Dower
|
98eb360531
|
Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok)
|
2016-11-09 12:58:17 -08:00 |
|
Andrew Kuchling
|
bafd4f2560
|
Merge from 3.5
|
2016-11-08 22:38:54 -05:00 |
|
Andrew Kuchling
|
58c534dd6c
|
Use http instead of https, due to certificate error
|
2016-11-08 22:33:31 -05:00 |
|
Andrew Kuchling
|
9a7aff521e
|
Merge from 3.5
|
2016-11-08 22:14:39 -05:00 |
|
Andrew Kuchling
|
d58fc8b89e
|
Update URL for requests documentation after IRC request
|
2016-11-08 22:07:43 -05:00 |
|
Yury Selivanov
|
91aa5c12ea
|
Merge 3.5 (issue #27392)
|
2016-11-07 15:35:45 -05:00 |
|
Berker Peksag
|
9c8fb94a8d
|
Issue #28088: Merge from 3.5
|
2016-11-07 23:36:50 +03:00 |
|
Berker Peksag
|
2ebd6feeae
|
Issue #28088: Don't include self in method signature
Also update versionadded directive to 3.5.3.
|
2016-11-07 23:36:14 +03:00 |
|
Yury Selivanov
|
3b3a141a83
|
Issue #27392: Document loop.connect_accepted_socket()
Patch by Jim Fulton.
|
2016-11-07 15:35:25 -05:00 |
|
INADA Naoki
|
4b8eb7b8b4
|
Issue #28088: Document Transport.set_protocol and get_protocol.
Patch by Mariatta Wijaya.
|
2016-11-04 16:34:46 +09:00 |
|
INADA Naoki
|
1ea023e523
|
Issue #28088: Document Transport.set_protocol and get_protocol
|
2016-11-04 16:33:47 +09:00 |
|
Guido van Rossum
|
4948a462e8
|
Issue #26980: Improve docs for create_unix_connection(). By Mariatta. (3.5->3.6)
|
2016-11-03 14:18:04 -07:00 |
|
Guido van Rossum
|
9e80eeb22d
|
Issue #26980: Improve docs for create_unix_connection(). By Mariatta.
|
2016-11-03 14:17:25 -07:00 |
|
Serhiy Storchaka
|
dcb9077a7c
|
Fixed hyperlinks for tarfile CLI options.
|
2016-11-02 21:05:49 +02:00 |
|
Serhiy Storchaka
|
72b34439bc
|
Fixed hyperlinks for tarfile CLI options.
|
2016-11-02 21:04:45 +02:00 |
|
Serhiy Storchaka
|
d8d9da04b7
|
Issue #28513: Documented command-line interface of zipfile.
|
2016-11-02 12:11:32 +02:00 |
|
Serhiy Storchaka
|
92c1a90462
|
Issue #28513: Documented command-line interface of zipfile.
|
2016-11-02 12:06:15 +02:00 |
|
Raymond Hettinger
|
16ef5d4ae1
|
Add cum_weights example (simulation of a cumulative binomial distribution).
|
2016-10-31 22:53:52 -07:00 |
|
INADA Naoki
|
f9cb5593e3
|
Issue #28553: Fix logic error in example code of int.to_bytes doc.
|
2016-10-31 17:42:10 +09:00 |
|
INADA Naoki
|
3e3e9f3667
|
Issue #28553: Fix logic error in example code of int.to_bytes doc.
|
2016-10-31 17:41:47 +09:00 |
|
Martin Panter
|
9440787867
|
Issue #26638: Merge option warning fixes from 3.5 into 3.6
|
2016-10-30 04:21:23 +00:00 |
|