Brett Cannon
|
b6e2556d8f
|
Issue #22834: Have import suppress FileNotFoundError when the current
working directory no longer exists.
Thanks to Martin Panter for the bug report.
|
2014-11-21 12:19:28 -05:00 |
Brett Cannon
|
d0c4ef175b
|
Issue #22242: Try to make some import-related loader details clearer.
Thanks to Jon Poler for pointing this out.
|
2014-11-07 11:29:33 -05:00 |
Georg Brandl
|
e21a531ef1
|
merge with 3.4
|
2014-10-31 10:39:29 +01:00 |
Georg Brandl
|
a4c8c47961
|
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
|
2014-10-31 10:38:49 +01:00 |
Georg Brandl
|
794e9bf1fe
|
merge with 3.4
|
2014-10-29 10:27:06 +01:00 |
Georg Brandl
|
525d355984
|
Fixing broken links in doc, part 3: the rest
|
2014-10-29 10:26:56 +01:00 |
Georg Brandl
|
cadc3fdcb5
|
Merge with 3.4
|
2014-10-29 08:37:29 +01:00 |
Georg Brandl
|
e73778c1ac
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
Ethan Furman
|
58b2ddf392
|
Issue7186: document that __doc__ is not inherited by subclasses
|
2014-10-17 22:25:47 -07:00 |
Ethan Furman
|
f87f515057
|
Issue7186: document that __doc__ is not inherited by subclasses
|
2014-10-17 22:25:22 -07:00 |
R David Murray
|
2623a5db6f
|
Merge: #18176: Change generic UCD PropList link to version specific link.
|
2014-10-09 20:47:31 -04:00 |
R David Murray
|
5f16f90d1b
|
#18176: Change generic UCD PropList link to version specific link.
|
2014-10-09 20:45:59 -04:00 |
R David Murray
|
532783bd5e
|
Merge: #18176: fix another reference and add it to the makeunicodedata comment.
|
2014-10-09 17:41:55 -04:00 |
R David Murray
|
5bd62420f4
|
#18176: fix another reference and add it to the makeunicodedata comment.
|
2014-10-09 17:39:48 -04:00 |
Terry Jan Reedy
|
cd09571894
|
Merge with 3.4
|
2014-09-30 19:08:02 -04:00 |
Terry Jan Reedy
|
b6271f2d2b
|
Issue 22465: grammar, number agreement.
|
2014-09-30 19:07:49 -04:00 |
Serhiy Storchaka
|
1aca6e1a91
|
Issue #20643: Removed unneeded (and wrong) class directives.
|
2014-09-05 23:28:19 +03:00 |
Serhiy Storchaka
|
848c8b29f6
|
Issue #20643: Removed unneeded (and wrong) class directives.
|
2014-09-05 23:27:36 +03:00 |
Terry Jan Reedy
|
523136937f
|
Merge with 3.4
|
2014-08-23 19:29:58 -04:00 |
Terry Jan Reedy
|
65e3ecb3e2
|
Issue #22243: fix except grammar in reference.
|
2014-08-23 19:29:47 -04:00 |
Benjamin Peterson
|
bd592417f4
|
add matrix multiplication operator to correct lists (closes #22142)
|
2014-08-06 22:50:30 -07:00 |
Nick Coghlan
|
e2197a4805
|
Merge issue #21667 from 3.4
|
2014-06-07 23:22:06 +10:00 |
Nick Coghlan
|
1462786f00
|
Issue #21667: Clarify string data model description
|
2014-06-07 23:21:14 +10:00 |
R David Murray
|
cc568b1222
|
Merge #21662: fix typo, improve sentence flow
|
2014-06-05 15:32:34 -04:00 |
R David Murray
|
2c0781853a
|
#21662: fix typo, improve sentence flow
Patch by Steve Dougherty.
|
2014-06-05 15:31:56 -04:00 |
Zachary Ware
|
b369f5875c
|
Issue #21439: Merge with 3.4
|
2014-06-03 09:34:39 -05:00 |
Zachary Ware
|
2f78b84c47
|
Issue #21439: Fix a couple of typos.
|
2014-06-03 09:32:40 -05:00 |
Raymond Hettinger
|
a73a34d176
|
merge
|
2014-05-26 22:21:11 -07:00 |
Raymond Hettinger
|
aa7886dd3f
|
Issue 21439: Minor issues in the reference manual.
(Contributed by Feliks Kluzniak.)
|
2014-05-26 22:20:37 -07:00 |
Benjamin Peterson
|
384a3ea5c5
|
merge 3.4
|
2014-05-11 11:19:17 -07:00 |
Benjamin Peterson
|
5c8ce188ee
|
remove confusing delete indexing (closes #21466)
|
2014-05-11 11:18:51 -07:00 |
Zachary Ware
|
ed49265b91
|
Merge with 3.4
|
2014-05-06 09:19:16 -05:00 |
Zachary Ware
|
9fafc9f79a
|
Add prompts to interactive example.
This makes it match the new example below, and allows Sphinx's
"hide the prompts and output" feature to work.
|
2014-05-06 09:18:17 -05:00 |
Zachary Ware
|
4e6688d2b2
|
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
overrides a ``return`` in the ``try`` suite.
|
2014-05-06 09:07:51 -05:00 |
Zachary Ware
|
8edd532026
|
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
overrides a ``return`` in the ``try`` suite.
|
2014-05-06 09:07:13 -05:00 |
Terry Jan Reedy
|
727a463aa6
|
Merge with 3.4
|
2014-04-29 01:19:41 -04:00 |
Terry Jan Reedy
|
9cc9026294
|
Issue #21055: Index (augmented) assignment symbols.
|
2014-04-29 01:19:17 -04:00 |
Terry Jan Reedy
|
e9dcfd1870
|
Merge with 3.4
|
2014-04-29 00:59:19 -04:00 |
Terry Jan Reedy
|
7c895edabc
|
Closes 21048: Index 'as' in import and with statements.
|
2014-04-29 00:58:56 -04:00 |
R David Murray
|
f7f981829b
|
#18628: clarify index entry for source file encoding declaration.
Patch by Sam Lucidi.
|
2014-04-16 21:48:04 -04:00 |
R David Murray
|
16b8c619cd
|
Merge: #18628: clarify index entry for source file encoding declaration.
|
2014-04-16 21:50:25 -04:00 |
Benjamin Peterson
|
d51374ed78
|
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
|
2014-04-09 23:55:56 -04:00 |
Yury Selivanov
|
490a72e022
|
docs: Better wording for __objclass__ docs. Issue #19281
|
2014-04-08 14:01:12 -04:00 |
Yury Selivanov
|
b9aa8cb0c7
|
docs: Document __objclass__. Closes #19281.
Initial patch by Nick Coghlan
|
2014-04-08 12:04:04 -04:00 |
Yury Selivanov
|
af8a4dfb04
|
docs: Better wording for __objclass__ docs. Issue #19281
|
2014-04-08 14:00:35 -04:00 |
Yury Selivanov
|
d3f918ca44
|
docs: Document __objclass__. Closes #19281.
Initial patch by Nick Coghlan
|
2014-04-08 12:03:07 -04:00 |
Nick Coghlan
|
9aa00d1cd1
|
Issue #19697: document more __main__.__spec__ quirks
|
2014-03-29 15:39:42 +10:00 |
Eric Snow
|
e50f9aa4bd
|
Issue #19697: Document cases where __main__.__spec__ is None.
|
2014-03-28 18:10:33 -06:00 |
Larry Hastings
|
3732ed2414
|
Merge in all documentation changes since branching 3.4.0rc1.
|
2014-03-15 21:13:56 -07:00 |
Benjamin Peterson
|
71215c584a
|
merge 3.3 (closes #12704)
|
2014-01-26 22:58:42 -05:00 |