Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pybind
/
pybind11
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
17.5k
Code
Issues
582
Pull requests
139
Discussions
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
WIP: PyPy support
#527
Merged
wjakob
merged 14 commits into
pybind:master
pybind/pybind11:master
from
wjakob:master
wjakob/pybind11:master
Copy head branch name to clipboard
Dec 16, 2016
Conversation
Commits
14
(14)
Checks
Files changed
Merged
WIP: PyPy support
#527
wjakob
merged 14 commits into
pybind:master
pybind/pybind11:master
from
wjakob:master
wjakob/pybind11:master
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2016
WIP: PyPy support
Show description for c0c5ec2
wjakob
committed
c0c5ec2
Copy full SHA for c0c5ec2
full test suite compiles with PyPy now, crash in PyIter_Next
wjakob
committed
cbf3f19
Copy full SHA for cbf3f19
pypy: enum_ fixes
wjakob
committed
69988cb
Copy full SHA for 69988cb
add isinstance(handle, handle) convenience function (unrelated to pypy changes)
wjakob
committed
98e7d92
Copy full SHA for 98e7d92
Got 95% of testcases to pass on PyPy
wjakob
committed
e3bedfe
Copy full SHA for e3bedfe
fixes for various regressions
wjakob
committed
5c5de7f
Copy full SHA for 5c5de7f
moved heavy templated code into non-templated base class (-1% object code reduction)
wjakob
committed
9f266c9
Copy full SHA for 9f266c9
enable travis-CI for the PyPy version
wjakob
committed
5b68201
Copy full SHA for 5b68201
enable previously disabled testcases on pypy (MI, docstrings)
wjakob
committed
7e34af7
Copy full SHA for 7e34af7
update docs to describe new class_ tags
wjakob
committed
689946f
Copy full SHA for 689946f
integrated feedback by @dean0x7d
wjakob
committed
0d83fcf
Copy full SHA for 0d83fcf
fix flake8 warning
wjakob
committed
4de0345
Copy full SHA for 4de0345
Commits on Dec 16, 2016
removed a leftover piece of code from a prior commit
wjakob
committed
68a6f42
Copy full SHA for 68a6f42
mention pypy support in docs
wjakob
committed
2f418d2
Copy full SHA for 2f418d2
You can’t perform that action at this time.