Serhiy Storchaka
|
885bdc4946
|
Issue #25985: sys.version_info is now used instead of sys.version
to format short Python version.
|
2016-02-11 13:10:36 +02:00 |
Steve Dower
|
03a144bb6a
|
#22980 Adds platform and version tags to .pyd files
|
2014-12-15 20:45:23 -08:00 |
Brett Cannon
|
7c08b19f86
|
Issue #19714: Tests for importlib.machinery.WindowsRegistryFinder.
Patch by Claudiu Popa, review by Martin v. Löwis.
|
2014-08-22 10:28:42 -04:00 |
Eric Snow
|
3497c0bf95
|
Issue #21503: Use test_both() consistently in test_importlib.
|
2014-05-16 11:40:40 -06:00 |
Eric Snow
|
fbc785188d
|
Issue #20097: Fix bad use of "self" in importlib's WindowsRegistryFinder.
|
2014-01-02 22:25:00 -07:00 |