Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83452
| References | <5c51c0ef-b2d0-4edd-b3cd-37759b5807e8@googlegroups.com> <m8orps$709$1@ger.gmane.org> |
|---|---|
| Date | 2015-01-10 02:35 +1100 |
| Subject | Re: Help configuring visual studio to compile python extensions |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17531.1420817760.18130.python-list@python.org> (permalink) |
On Sat, Jan 10, 2015 at 2:23 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > I'll admit to being a little annoyed that scandir says it supports Python 3 > but only provides a 2.7 exe on pypi. If you can wait for 3.5, you might find it in the standard library. PEP 471 was accepted, and I believe that means scandir will be arriving at some point. (Not sure when, though.) At that point, 2.7 will be the primary target for the PyPI distribution. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Help configuring visual studio to compile python extensions stephen.boulet@gmail.com - 2015-01-09 06:58 -0800
Re: Help configuring visual studio to compile python extensions Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-09 15:23 +0000
Re: Help configuring visual studio to compile python extensions Chris Angelico <rosuav@gmail.com> - 2015-01-10 02:35 +1100
Re: Help configuring visual studio to compile python extensions stephen.boulet@gmail.com - 2015-01-09 14:14 -0800
Re: Help configuring visual studio to compile python extensions Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-09 22:36 +0000
Re: Help configuring visual studio to compile python extensions stephen.boulet@gmail.com - 2015-01-09 15:16 -0800
csiph-web