[issue19696] Merge all (non-syntactic) import-related tests into test_importlib

2019-06-16 Thread Gil Forcada Codinachs


Gil Forcada Codinachs  added the comment:

At least test_namespace_pkgs is already moved, see 
https://bugs.python.org/issue21097

Should then this issue be closed?

I see that there are a few other tests that have import on its name and are 
outside either test_import or test_importlib:

- test_pkgimport.py
- test_threaded_import.py
- test_zipimport.py
- test_zipimport_support.py
- threaded_import_hangers.py

Should those be actually moved to test_importlib?

--
nosy: +gforcada

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



[issue9267] Update pickle opcode documentation in pickletools for 3.x

2019-06-16 Thread Gil Forcada Codinachs


Gil Forcada Codinachs  added the comment:

pickletools documentation is here:

https://docs.python.org/3/library/pickletools.html#module-pickletools

Sources are here:

https://github.com/python/cpython/blob/master/Doc/library/pickletools.rst

--
nosy: +gforcada

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