[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-03-24 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset 6b4a5f45e2df524174a97832571c82c76a3d424a by Mariatta in branch 
'master':
bpo-26184: import.rst: Improve versionchanged note (GH-277)
https://github.com/python/cpython/commit/6b4a5f45e2df524174a97832571c82c76a3d424a


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-03-24 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset deea29e61e61f0e216bff3f0ca008f5ee231793f by Mariatta in branch 
'3.6':
bpo-26184: import.rst: Improve versionchanged note (GH-277) (#320)
https://github.com/python/cpython/commit/deea29e61e61f0e216bff3f0ca008f5ee231793f


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-03-24 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset 1f5639c77f736c18fb5a85b4a1850121e25c788e by Mariatta in branch 
'master':
bpo-26184: import.rst: Improve versionchanged note (GH-325)
https://github.com/python/cpython/commit/1f5639c77f736c18fb5a85b4a1850121e25c788e


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-03-24 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:


New changeset 7e4897a2fb91e49f131a42ed6de88b5185f7dea8 by Mariatta in branch 
'3.6':
bpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326)
https://github.com/python/cpython/commit/7e4897a2fb91e49f131a42ed6de88b5185f7dea8


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-02-26 Thread Mariatta Wijaya

Mariatta Wijaya added the comment:

Merged and backported to 3.6.
Closing this issue :) 
Thanks.

--
nosy: +Mariatta
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-02-26 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
pull_requests: +286

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-02-26 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
pull_requests: +285

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-02-26 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
pull_requests: +281

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-02-24 Thread Mariatta Wijaya

Changes by Mariatta Wijaya :


--
pull_requests: +247

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26184] Add versionchanged note for error when create_module() is not defined by loaders

2017-02-23 Thread Nick Coghlan

Nick Coghlan added the comment:

That should actually be a versionchanged note now - converting this to an easy 
documentation issue to cover that change.

--
assignee:  -> docs@python
components: +Documentation -Interpreter Core
keywords: +easy
nosy: +docs@python
stage: test needed -> needs patch
title: raise an error when create_module() is not defined by exec_module() is 
for loaders -> Add versionchanged note for error when create_module() is not 
defined by loaders
versions: +Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com