vstinner / notes
Victor Stinner's Notes
☆20Updated last week
Related projects ⓘ
Alternatives and complementary repositories for notes
- Greenlets for asyncio☆45Updated 10 years ago
- Design a new better C API for Python☆58Updated 2 months ago
- A Python library for creating sockets and launching processes from a stable parent process☆17Updated 5 years ago
- Open Source bits of the core utilities used in PyVmMonitor (http://www.pyvmmonitor.com/)☆12Updated 2 months ago
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆92Updated 3 years ago
- Test Anything Protocol (TAP) reporting plugin for pytest☆41Updated 3 weeks ago
- A meta lint tool experiment☆15Updated 7 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 4 years ago
- A Python 2/3 compatibility layer for C extensions☆60Updated 3 months ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 2 years ago
- Spanner.py is a micro web framework written in python for human beings.☆15Updated 9 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.☆12Updated last month
- Conservative Python 3 Porting Guide☆32Updated 3 years ago
- Pure-Python HTTP/2 framing☆43Updated 3 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆36Updated this week
- Experimental extensions to Trio, the friendly Python async I/O library☆25Updated 3 months ago
- There can never be enough http (2) libraries.☆30Updated 2 years ago
- A Working Python AST☆11Updated 5 years ago
- py.test plugin that activates the fault handler module during testing☆27Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆12Updated 2 months ago
- Intercept socket connection to wsgi applications for testing☆42Updated 3 months ago
- An alternative Gevent core loop implementation with asyncio☆134Updated 6 years ago
- Parsing and validation of URIs (RFC 3896) and IRIs (RFC 3987)