Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tinylambda
/
uwsgi
Public
forked from
unbit/uwsgi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
uwsgi
plugins
python
uwsgi_python.h
on
asgi
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 4, 2017
added asgi core
unbit
committed
c4bd235
View commit details
Copy full SHA for c4bd235
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Create an helper making a python dict from spooler data
albo
authored and
unbit
committed
f607dc5
View commit details
Copy full SHA for f607dc5
View code at this point
Browse repository at this point
Add new method to read spooler file from python
albo
authored and
unbit
committed
95662e0
View commit details
Copy full SHA for 95662e0
View code at this point
Browse repository at this point
merged customworker
unbit
committed
b2cc651
View commit details
Copy full SHA for b2cc651
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
backported --wsgi-disable-file-wrapper
unbit
committed
6fae65f
View commit details
Copy full SHA for 6fae65f
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
added skel infrastructure
unbit
committed
6156257
View commit details
Copy full SHA for 6156257
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
attempt to fix #732
unbit
committed
e836272
View commit details
Copy full SHA for e836272
View code at this point
Browse repository at this point
Commits on Apr 26, 2014
Support for graceful reload of mule processes.
Show description for 72c31da
paulegan
committed
72c31da
View commit details
Copy full SHA for 72c31da
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
fixed build on python 2.6
unbit
committed
82fa510
View commit details
Copy full SHA for 82fa510
View code at this point
Browse repository at this point
sharedarea can be mapped to generic objects
unbit
committed
a6e6bff
View commit details
Copy full SHA for a6e6bff
View code at this point
Browse repository at this point
Commits on Nov 30, 2013
refactored sharedarea read
unbit
committed
b934ac9
View commit details
Copy full SHA for b934ac9
View code at this point
Browse repository at this point
Commits on Oct 5, 2013
accepting buffer is an option: --wsgi-accept-buffer
unbit
committed
a0082b5
View commit details
Copy full SHA for a0082b5
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
implemented raw response for python
unbit
committed
717eba7
View commit details
Copy full SHA for 717eba7
View code at this point
Browse repository at this point
introducing raw mode
unbit
committed
23b3d74
View commit details
Copy full SHA for 23b3d74
View code at this point
Browse repository at this point
use buffer protocol in WSGI response
unbit
committed
d484ace
View commit details
Copy full SHA for d484ace
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Add plugin support for the pecan WSGI framework (http://pecanpy.org).
ryanpetrello
committed
0d9bc03
View commit details
Copy full SHA for 0d9bc03
View code at this point
Browse repository at this point
Commits on May 21, 2013
fixed python3 stdout/stderr line buffering
unbit
committed
5bf5522
View commit details
Copy full SHA for 5bf5522
View code at this point
Browse repository at this point
Commits on Apr 6, 2013
improved pyshell
unbit
committed
00bd8cc
View commit details
Copy full SHA for 00bd8cc
View code at this point
Browse repository at this point
Commits on Apr 1, 2013
fixed multiple interpreters support
unbit
committed
230fa1f
View commit details
Copy full SHA for 230fa1f
View code at this point
Browse repository at this point
Commits on Feb 17, 2013
completetd first part of the new exceptions framework
unbit
committed
f31186a
View commit details
Copy full SHA for f31186a
View code at this point
Browse repository at this point
refactored catch_exceptions
unbit
committed
b5a6da5
View commit details
Copy full SHA for b5a6da5
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
improved websockets support
unbit
committed
0dd2a34
View commit details
Copy full SHA for 0dd2a34
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
first round of protocol parsers optimizations
Show description for d4130db
unbit
committed
d4130db
View commit details
Copy full SHA for d4130db
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
need to find a way to better manage write errors...
Roberto De Ioris
committed
37e153d
View commit details
Copy full SHA for 37e153d
View code at this point
Browse repository at this point
Commits on Oct 23, 2012
improved wsgi.input reports
Roberto De Ioris
committed
d6b4b8e
View commit details
Copy full SHA for d6b4b8e
View code at this point
Browse repository at this point
Commits on Oct 22, 2012
non blocking wsgi.input in gevent
Roberto De Ioris
committed
7017712
View commit details
Copy full SHA for 7017712
View code at this point
Browse repository at this point
removed sendfile buildconf option
Roberto De Ioris
committed
49140c3
View commit details
Copy full SHA for 49140c3
View code at this point
Browse repository at this point
implemented reliable gevent non-blocking writes
Roberto De Ioris
committed
29ce04a
View commit details
Copy full SHA for 29ce04a
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
added support for PEP 405 virtualenvs
roberto@quantal64
committed
c59a3cb
View commit details
Copy full SHA for c59a3cb
View code at this point
Browse repository at this point
Commits on Jun 3, 2012
completed the python tracebacker
roberto@quantal64
committed
c2091c5
View commit details
Copy full SHA for c2091c5
View code at this point
Browse repository at this point
Commits on Jun 2, 2012
added --wsgi-env-behaviour for choosing the WSGI environ allocator/destroyer policy
roberto@quantal64
committed
c3cbcbb
View commit details
Copy full SHA for c3cbcbb
View code at this point
Browse repository at this point
Commits on May 11, 2012
added preliminary python tracebacker
roberto@precise64
committed
9fe2751
View commit details
Copy full SHA for 9fe2751
View code at this point
Browse repository at this point
Commits on May 5, 2012
added --disable-write-exception
roberto@precise64
committed
b15a0a2
View commit details
Copy full SHA for b15a0a2
View code at this point
Browse repository at this point
Commits on May 2, 2012
better implementation of start_response()
roberto@precise64
committed
c39cf84
View commit details
Copy full SHA for c39cf84
View code at this point
Browse repository at this point
Commits on Apr 14, 2012
py-auto-reload-ignore
roberto@precise64
committed
91273b2
View commit details
Copy full SHA for 91273b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.