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
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 }}
linesight
/
cefpython
Public
forked from
cztomczak/cefpython
Notifications
You must be signed in to change notification settings
Fork
2
Star
11
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
cefpython
docs
on
cefpython147
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 8, 2026
Clarify callback behavior
linesight
committed
9d4a4bb
View commit details
Copy full SHA for 9d4a4bb
View code at this point
Browse repository at this point
Remove CEF source-build migration note
linesight
committed
fb85e58
View commit details
Copy full SHA for fb85e58
View code at this point
Browse repository at this point
Restore RequestHandler callbacks for CEF 147
Show description for c462eb1
linesight
committed
c462eb1
View commit details
Copy full SHA for c462eb1
View code at this point
Browse repository at this point
Fix documentation feedback
linesight
committed
e111cf5
View commit details
Copy full SHA for e111cf5
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Update documentation for CEF 147
linesight
committed
a174ae0
View commit details
Copy full SHA for a174ae0
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
refactor(linux): drop sandbox-availability probe; --no-sandbox unconditionally
Show description for e04e105
linesight
and
claude
committed
e04e105
View commit details
Copy full SHA for e04e105
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
build: derive CEF API hash from cef_api_versions.h
Show description for 5357449
linesight
and
claude
committed
5357449
View commit details
Copy full SHA for 5357449
View code at this point
Browse repository at this point
feat(helpers): add cef.UnraisableHook for exceptions escaping handlers
Show description for 1a0aa1f
linesight
and
claude
committed
1a0aa1f
View commit details
Copy full SHA for 1a0aa1f
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
refactor(cef): re-import clean CEF 147 headers; source generated headers from CEF_ROOT
Show description for f47da8b
linesight
and
claude
committed
f47da8b
View commit details
Copy full SHA for f47da8b
View code at this point
Browse repository at this point
docs(knowledge-base): document the conditional Linux sandbox behavior
Show description for b12cbbc
linesight
and
claude
committed
b12cbbc
View commit details
Copy full SHA for b12cbbc
View code at this point
Browse repository at this point
Commits on May 10, 2026
refactor(linux): audit cef.Initialize defaults; drop dead switches and stale workarounds
Show description for db13d7d
linesight
and
claude
committed
db13d7d
View commit details
Copy full SHA for db13d7d
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
api, docs: sync with source and drop Python 2 / pre-3.10 support
Show description for 2fd1f85
linesight
and
claude
committed
2fd1f85
View commit details
Copy full SHA for 2fd1f85
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
Modernize build toolchain for CEF 123+ and Python 3.10+
Show description for b4b218d
linesight
and
claude
committed
b4b218d
View commit details
Copy full SHA for b4b218d
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Merge branch 'master' into cefpython123
linesight
authored
44fda11
View commit details
Copy full SHA for 44fda11
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
update spotify prebuilt cef url
linesight
committed
92a6c69
View commit details
Copy full SHA for 92a6c69
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Support Python 3.8 and Python 3.9 (Issues #546 and #593).
cztomczak
committed
d6deaf8
View commit details
Copy full SHA for d6deaf8
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Fix issues with urls containing special characters (#384). BC BREAK!
Show description for 6cc7f9c
cztomczak
committed
6cc7f9c
View commit details
Copy full SHA for 6cc7f9c
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Add GIL section to Contributing-code.md document (#102).
cztomczak
committed
a5d97f0
View commit details
Copy full SHA for a5d97f0
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
Update Knowledge-Base.md - remote debugging with Google Chrome instance
cztomczak
committed
3ffa695
View commit details
Copy full SHA for 3ffa695
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Update Migration-guide.md
cztomczak
authored
eec0d45
View commit details
Copy full SHA for eec0d45
View code at this point
Browse repository at this point
Update Migration-guide.md - fix typo
cztomczak
authored
050e73c
View commit details
Copy full SHA for 050e73c
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Fixed a typo
Show description for 634597e
FourthRome
authored
634597e
View commit details
Copy full SHA for 634597e
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Update Build-instructions.md - Fedora dependencies
cztomczak
authored
6f5bf08
View commit details
Copy full SHA for 6f5bf08
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
Update Migration Guide doc yet again
cztomczak
committed
d335837
View commit details
Copy full SHA for d335837
View code at this point
Browse repository at this point
Update Migration Guide doc again
cztomczak
committed
8c58424
View commit details
Copy full SHA for 8c58424
View code at this point
Browse repository at this point
Update Migration Guide doc
cztomczak
committed
307f0bf
View commit details
Copy full SHA for 307f0bf
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Merge branch 'master' of https://github.com/cztomczak/cefpython
cztomczak
committed
b6d6e93
View commit details
Copy full SHA for b6d6e93
View code at this point
Browse repository at this point
Update README and Migration Guide dos - v49.0 release (#460, #462)
cztomczak
committed
1ebc485
View commit details
Copy full SHA for 1ebc485
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Update Knowledge-Base.md
cztomczak
authored
fa8737b
View commit details
Copy full SHA for fa8737b
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Update Tutorial.md
Show description for 7748208
cztomczak
authored
7748208
View commit details
Copy full SHA for 7748208
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
CEF Python v66.0 release
cztomczak
committed
209fe5a
View commit details
Copy full SHA for 209fe5a
View code at this point
Browse repository at this point
Add javascript_erors.py and ondomready.py snippets (#403)
cztomczak
committed
6bb2d4e
View commit details
Copy full SHA for 6bb2d4e
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Further changes to message loop issues on Mac (#442).
Show description for 18c4a58
cztomczak
committed
18c4a58
View commit details
Copy full SHA for 18c4a58
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Update Migration Guide document. Changes to Mac apps that
Show description for 4e77c93
cztomczak
committed
4e77c93
View commit details
Copy full SHA for 4e77c93
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
Update Tutorial.md
cztomczak
authored
3e6eaf0
View commit details
Copy full SHA for 3e6eaf0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.