Jason R. Coombs
2efe18bf27
bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). ( #20681 )
2020-06-07 10:57:45 -04:00
Jason R. Coombs
161541ab45
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659)
...
* Refresh importlib.metadata from importlib_metadata 1.6.1.
* 📜 🤖 Added by blurb_it.
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2020-06-05 16:34:16 -04:00
Jason R. Coombs
574547a75c
Clean up compatibility code in importlib fixtures ( #19156 )
2020-04-15 13:55:43 -04:00
Jason R. Coombs
e5bd73632e
bpo-39595: Improve zipfile.Path performance ( #18406 )
...
* Improve zipfile.Path performance on zipfiles with a large number of entries.
* 📜 🤖 Added by blurb_it.
* Add bpo to blurb
* Sync with importlib_metadata 1.5 (6fe70ca)
* Update blurb.
* Remove compatibility code
* Add stubs module, omitted from earlier commit
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2020-02-11 21:58:47 -05:00
Jason R. Coombs
049460da9c
bpo-37697: Sync with importlib_metadata 0.19 ( #14993 )
...
* bpo-37697: Sync with importlib_metadata 0.19
* Run make regen-importlib
* 📜 🤖 Added by blurb_it.
2019-07-28 14:59:24 -04:00
Jason R. Coombs
1bbf7b661f
bpo-34632: Add importlib.metadata (GH-12547)
...
Add importlib.metadata module as forward port of the standalone importlib_metadata.
2019-05-24 16:59:01 -07:00