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 }}
xiaolanpython
/
cpython
Public
forked from
python/cpython
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
cpython
Mac
Modules
ae
on
2.5
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2006
Fix whitespace, there are memory leaks in this module.
nnorwitz
committed
274facf
View commit details
Copy full SHA for 274facf
View code at this point
Browse repository at this point
Commits on Jul 3, 2005
Updated (and regenerated) for name change in tp_init method arguments:
Show description for 918a9e2
jackjansen
committed
918a9e2
View commit details
Copy full SHA for 918a9e2
View code at this point
Browse repository at this point
Commits on Jul 18, 2004
Whitespace normalization, via reindent.py.
tim-one
committed
182b5ac
View commit details
Copy full SHA for 182b5ac
View code at this point
Browse repository at this point
Commits on Nov 20, 2003
Got rid of macglue.h, replacing it by pymactoolbox.h where relevant.
Show description for 7107c1a
jackjansen
committed
7107c1a
View commit details
Copy full SHA for 7107c1a
View code at this point
Browse repository at this point
Commits on Nov 19, 2003
Getting rid of code conditional on TARGET_API_MAC_*.
jackjansen
committed
a53f4eb
View commit details
Copy full SHA for a53f4eb
View code at this point
Browse repository at this point
PyDoc_STR is always defined nowadays (and has been for quite some time:-)
jackjansen
committed
9588770
View commit details
Copy full SHA for 9588770
View code at this point
Browse repository at this point
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Show description for e48cef7
jackjansen
committed
e48cef7
View commit details
Copy full SHA for e48cef7
View code at this point
Browse repository at this point
Commits on Jan 17, 2003
It turns out that some calls return AEDesc records that are "borrowed",
Show description for b2a5772
jackjansen
committed
b2a5772
View commit details
Copy full SHA for b2a5772
View code at this point
Browse repository at this point
Commits on Dec 23, 2002
- Various tweaks to shut up compiler warnings.
Show description for b734869
jackjansen
committed
b734869
View commit details
Copy full SHA for b734869
View code at this point
Browse repository at this point
Commits on Dec 19, 2002
Regenerated with inheritance-aware xxxx_Check() macros.
jackjansen
committed
f955784
View commit details
Copy full SHA for f955784
View code at this point
Browse repository at this point
Commits on Dec 13, 2002
Get rid of support for Universal Headers older than 3.4 and various other
Show description for 65cbf93
jackjansen
committed
65cbf93
View commit details
Copy full SHA for 65cbf93
View code at this point
Browse repository at this point
Commits on Dec 12, 2002
Getting rid of pre-Carbon (MacOS8) support. All code depending on
Show description for 6c7e326
jackjansen
committed
6c7e326
View commit details
Copy full SHA for 6c7e326
View code at this point
Browse repository at this point
Commits on Dec 3, 2002
Added PEP253 support to most Carbon modules. This isn't complete yet:
Show description for 96cebde
jackjansen
committed
96cebde
View commit details
Copy full SHA for 96cebde
View code at this point
Browse repository at this point
Commits on Nov 29, 2002
Converted the Carbon modules to use PEP252-style objects, with
Show description for dbd5701
jackjansen
committed
dbd5701
View commit details
Copy full SHA for dbd5701
View code at this point
Browse repository at this point
Commits on Aug 16, 2002
Regenerated with PyDoc_STR() around docstrings.
jackjansen
committed
4993188
View commit details
Copy full SHA for 4993188
View code at this point
Browse repository at this point
Commits on Aug 15, 2002
After generating the Python file with definitions try to run it, so
Show description for 87eea88
jackjansen
committed
87eea88
View commit details
Copy full SHA for 87eea88
View code at this point
Browse repository at this point
Commits on Aug 5, 2002
Enable building of Carbon toolbox modules with unix-Python.
jackjansen
committed
aaebdd6
View commit details
Copy full SHA for aaebdd6
View code at this point
Browse repository at this point
Commits on Apr 23, 2002
Regenerated.
jackjansen
committed
033b79c
View commit details
Copy full SHA for 033b79c
View code at this point
Browse repository at this point
Commits on Mar 25, 2002
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine wi…
Show description for 714d726
jackjansen
committed
714d726
View commit details
Copy full SHA for 714d726
View code at this point
Browse repository at this point
Commits on Mar 24, 2002
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine wi…
Show description for 9d79990
jackjansen
committed
9d79990
View commit details
Copy full SHA for 9d79990
View code at this point
Browse repository at this point
Commits on Jan 4, 2002
Ugh, by all means, _do_ report exceptions somehow ;-)
justvanrossum
committed
3e584aa
View commit details
Copy full SHA for 3e584aa
View code at this point
Browse repository at this point
Commits on Dec 17, 2001
There's a new include file AEInteraction.h which contains AESend and friends.
jackjansen
committed
086f7c3
View commit details
Copy full SHA for 086f7c3
View code at this point
Browse repository at this point
Commits on Dec 16, 2001
Adapted for Universal Headers 3.4
jackjansen
committed
2168e9d
View commit details
Copy full SHA for 2168e9d
View code at this point
Browse repository at this point
Commits on Dec 8, 2001
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Show description for 1464839
gvanrossum
committed
1464839
View commit details
Copy full SHA for 1464839
View code at this point
Browse repository at this point
Commits on Nov 30, 2001
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Show description for b3be216
jackjansen
committed
b3be216
View commit details
Copy full SHA for b3be216
View code at this point
Browse repository at this point
Commits on Sep 5, 2001
Shut up many more gcc warnings.
jackjansen
committed
fd06486
View commit details
Copy full SHA for fd06486
View code at this point
Browse repository at this point
Commits on Sep 4, 2001
Regenerated without default int return types.
jackjansen
committed
06d2e1a
View commit details
Copy full SHA for 06d2e1a
View code at this point
Browse repository at this point
Commits on Sep 1, 2001
Don't call PyMac_HandleEvent if we're in unix-Python.
jackjansen
committed
62d24a0
View commit details
Copy full SHA for 62d24a0
View code at this point
Browse repository at this point
Commits on Aug 23, 2001
Renamed.
jackjansen
committed
25a5bd7
View commit details
Copy full SHA for 25a5bd7
View code at this point
Browse repository at this point
Renamed the Mac toolbox modules to have an initial _ in their name.
jackjansen
committed
50ecb0a
View commit details
Copy full SHA for 50ecb0a
View code at this point
Browse repository at this point
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
jackjansen
committed
77105a9
View commit details
Copy full SHA for 77105a9
View code at this point
Browse repository at this point
Commits on Aug 3, 2001
Merging appropriate 2.1.1 fixes back into the main trunk.
jackjansen
committed
cbed91b
View commit details
Copy full SHA for cbed91b
View code at this point
Browse repository at this point
Commits on Jun 20, 2001
Got rid of a silly #if.
jackjansen
committed
2942131
View commit details
Copy full SHA for 2942131
View code at this point
Browse repository at this point
Adapted to Universal Headers 3.4: new refcontype and use UPP names in stead of Proc names for callback creation.
jackjansen
committed
ff75c21
View commit details
Copy full SHA for ff75c21
View code at this point
Browse repository at this point
Commits on May 22, 2001
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototypes. Most toolbox modules now compile, link and import in MacOSX-MachO python.
jackjansen
committed
fa77e1a
View commit details
Copy full SHA for fa77e1a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.