[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (2017-01-27 - 2017-02-03) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open5769 ( +1) closed 35423 (+55) total 41192 (+56) Open issues with patches: 2479 Issues opened (35) == #29300: Modify the _struct module to use FASTCALL and Argument Clinic http://bugs.python.org/issue29300 reopened by serhiy.storchaka #29382: IDLE search and replace should use 'hit' tag instead of 'hilit http://bugs.python.org/issue29382 opened by d s2 #29386: select.epoll.poll may behave differently if timeout = -1 vs ti http://bugs.python.org/issue29386 opened by Gabriel McManus #29387: Tabs vs spaces FAQ out of date http://bugs.python.org/issue29387 opened by martin.panter #29392: msvcrt.locking crashes python http://bugs.python.org/issue29392 opened by RazerM #29394: Cannot tunnel TLS connection through TLS connection http://bugs.python.org/issue29394 opened by Maximilian Blochberger #29395: Edit with IDLE 3.6 don´t work if Name of File "code.py" http://bugs.python.org/issue29395 opened by wueste87 #29396: Re-opening /dev/tty breaks readline http://bugs.python.org/issue29396 opened by silvioricardoc #29397: linux/random.h present but cannot be compiled http://bugs.python.org/issue29397 opened by zhaw_munt #29399: python3.dll export forwarders not resolved in all situations d http://bugs.python.org/issue29399 opened by Elli Pirelli #29400: Instruction level tracing via sys.settrace http://bugs.python.org/issue29400 opened by George.King #29402: Problem with Checkbutton and duplicate last name components http://bugs.python.org/issue29402 opened by terry.reedy #29403: mock's autospec's behavior on method-bound builtin functions i http://bugs.python.org/issue29403 opened by Aaron Gallagher #29405: improve csv.Sniffer().sniff() behavior http://bugs.python.org/issue29405 opened by mepstein #29406: asyncio SSL contexts leak sockets after calling close with cer http://bugs.python.org/issue29406 opened by thehesiod #29408: Add timestamp-based dependency system to build_clib http://bugs.python.org/issue29408 opened by daniel.nunes #29409: Implement PEP 529 for io.FileIO http://bugs.python.org/issue29409 opened by eryksun #29410: Moving to SipHash-1-3 http://bugs.python.org/issue29410 opened by inada.naoki #29411: Option --executable for entry_points http://bugs.python.org/issue29411 opened by Michal Cyprian #29412: IndexError thrown on email.message.Message.get http://bugs.python.org/issue29412 opened by uckelman #29413: ssl.SSLSocket.unwrap() is not flexible enough http://bugs.python.org/issue29413 opened by Greg Stark #29414: Change 'the for statement is such an iterator' in Tutorial http://bugs.python.org/issue29414 opened by Jim Fasarakis-Hilliard #29416: Path.mkdir can get into a recursive error loop http://bugs.python.org/issue29416 opened by Dan Buchoff #29417: Sort entries in foo.dist-info/RECORD http://bugs.python.org/issue29417 opened by dgreiman #29418: inspect.isroutine does not return True for some bound builtin http://bugs.python.org/issue29418 opened by Wheerd #29419: Argument Clinic: inline PyArg_UnpackTuple and PyArg_ParseStack http://bugs.python.org/issue29419 opened by haypo #29422: add socket independent timeout to httplib/http.client read http://bugs.python.org/issue29422 opened by Patrick Michaud #29424: Multiple vulnerabilities in BaseHTTPRequestHandler enable HTTP http://bugs.python.org/issue29424 opened by meitar #29425: File-altering aspects of pathlib should return new pathlib obj http://bugs.python.org/issue29425 opened by Walter Szeliga #29427: Option to skip padding for base64 urlsafe encoding/decoding http://bugs.python.org/issue29427 opened by Thorney #29428: Doctest documentation unclear about multi-line fixtures http://bugs.python.org/issue29428 opened by JDLH #29430: zipfile: invalid link http://bugs.python.org/issue29430 opened by lucasmus #29432: wait_for(gather(...)) logs weird error message http://bugs.python.org/issue29432 opened by Martin.Teichmann #29435: Allow to pass fileobj to is_tarfile http://bugs.python.org/issue29435 opened by twiggers #29436: Compilation failure against Android NDK r14 beta 2 http://bugs.python.org/issue29436 opened by Chi Hsuan Yen Most recent 15 issues with no replies (15) == #29435: Allow to pass fileobj to is_tarfile http://bugs.python.org/issue29435 #29432: wait_for(gather(...)) logs weird error message http://bugs.python.org/issue29432 #29430: zipfile: invalid link http://bugs.python.org/issue29430 #29427: Option to skip padding for base64 urlsafe encoding/decoding http://bugs.python.org/issue29427 #29425: File-altering aspects of pathlib should return new pathlib obj http://bugs.python.org/issue29425 #29422: add socket independent timeout to httplib/http.client read http
[Python-Dev] Top python roles
Hi Guys, How are you guys? I’ve just gotten off the phone with a top engineering leader from a wonderful company in SF and they are looking for someone with python expertise. They are looking to hire many people in the range of $100 – 160K. Warm Regards, Marta ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Top python roles
There are a lot more than "guys" on this list, and it's for the development of the Python language, not for recruiting. Please take this elsewhere. On Fri, Feb 3, 2017 at 20:10 Marta Daglow wrote: > Hi Guys, > > > > How are you guys? > > > > I’ve just gotten off the phone with a top engineering leader from a > wonderful company in SF and they are looking for someone with python > expertise. > > > > They are looking to hire many people in the range of $100 – 160K. > > > > Warm Regards, > > > > Marta > ___ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/brian%40python.org > ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
