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 }}
Seluj78
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
Tools
on
f5f32b4
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 17, 2005
Whitespace normalization.
tim-one
committed
f5f32b4
View commit details
Copy full SHA for f5f32b4
View code at this point
Browse repository at this point
Added an option to the scanner to generated marked-up HTML from the input
Show description for 149787e
jackjansen
committed
149787e
View commit details
Copy full SHA for 149787e
View code at this point
Browse repository at this point
Commits on Jul 10, 2005
Whitespace normalization.
tim-one
committed
7d66b00
View commit details
Copy full SHA for 7d66b00
View code at this point
Browse repository at this point
Commits on Jul 8, 2005
Handle argref so it can be overridden more easily in a subclass.
jackjansen
committed
6d394d9
View commit details
Copy full SHA for 6d394d9
View code at this point
Browse repository at this point
Commits on Jul 5, 2005
Allow for (optional) const declaration.
jackjansen
committed
0257424
View commit details
Copy full SHA for 0257424
View code at this point
Browse repository at this point
Commits on Jul 3, 2005
Factored out the code that creates argument lists and formats for PyArg_Parse
Show description for a6af76c
jackjansen
committed
a6af76c
View commit details
Copy full SHA for a6af76c
View code at this point
Browse repository at this point
Sigh, changed the argument names in the tp_init function: to make them be
Show description for 7b8f0a1
jackjansen
committed
7b8f0a1
View commit details
Copy full SHA for 7b8f0a1
View code at this point
Browse repository at this point
Commits on Jul 1, 2005
Teach texcheck about \textbar
rhettinger
committed
c418cc8
View commit details
Copy full SHA for c418cc8
View code at this point
Browse repository at this point
Added methods mkvaluePreCheck and getargsPreCheck, which are called (for
Show description for a660caf
jackjansen
committed
a660caf
View commit details
Copy full SHA for a660caf
View code at this point
Browse repository at this point
Commits on Jun 30, 2005
More factorization: added a method getrvforcallit(). This allows a C++
Show description for 62cc123
jackjansen
committed
62cc123
View commit details
Copy full SHA for 62cc123
View code at this point
Browse repository at this point
Commits on Jun 29, 2005
Added optional suppport for storage modifiers (virtual/static/inline/etc)
Show description for d4128f3
jackjansen
committed
d4128f3
View commit details
Copy full SHA for d4128f3
View code at this point
Browse repository at this point
Commits on Jun 28, 2005
More factorization to help C++ support.
jackjansen
committed
b6216dd
View commit details
Copy full SHA for b6216dd
View code at this point
Browse repository at this point
Commits on Jun 26, 2005
bug [ 1072853 ] thisid not intialized in pindent.py script
birkenfeld
committed
7e7688c
View commit details
Copy full SHA for 7e7688c
View code at this point
Browse repository at this point
Commits on Jun 24, 2005
Normalize whitespace to avoid offending Bug Day volunteers.
tim-one
committed
527c469
View commit details
Copy full SHA for 527c469
View code at this point
Browse repository at this point
Commits on Jun 23, 2005
Added a missing newline Output().
jackjansen
committed
c700110
View commit details
Copy full SHA for c700110
View code at this point
Browse repository at this point
Commits on Jun 22, 2005
Revamped type declaration so the basic routines return a list of strings.
Show description for ab16c35
jackjansen
committed
ab16c35
View commit details
Copy full SHA for ab16c35
View code at this point
Browse repository at this point
Commits on Jun 21, 2005
Added support for optional modifiers to functions/methods (such as C++ const,
Show description for 8ceeaba
jackjansen
committed
8ceeaba
View commit details
Copy full SHA for 8ceeaba
View code at this point
Browse repository at this point
Commits on Jun 16, 2005
More factorization.
jackjansen
committed
2ab0ae6
View commit details
Copy full SHA for 2ab0ae6
View code at this point
Browse repository at this point
Commits on Jun 14, 2005
More tweaks for C++ support. Still doesn't seem to break anything:-)
jackjansen
committed
d6d2c0d
View commit details
Copy full SHA for d6d2c0d
View code at this point
Browse repository at this point
Commits on Jun 10, 2005
Minor tweaks, to allow some (out-of-tree, until successful) tinkering
Show description for bf7255f
jackjansen
committed
bf7255f
View commit details
Copy full SHA for bf7255f
View code at this point
Browse repository at this point
Commits on Jun 2, 2005
Fix compiler.ast.flatten function so that it works on lists.
nascheme
committed
f369470
View commit details
Copy full SHA for f369470
View code at this point
Browse repository at this point
Commits on Mar 28, 2005
Whitespace normalization.
tim-one
committed
eba28be
View commit details
Copy full SHA for eba28be
View code at this point
Browse repository at this point
Commits on Mar 15, 2005
Reuse componentids for *.dll across minor releases.
Show description for 141f41a
loewis
committed
141f41a
View commit details
Copy full SHA for 141f41a
View code at this point
Browse repository at this point
Commits on Mar 14, 2005
Add more UUIDs. Update custom actions for Itanium.
Show description for 3390d33
loewis
committed
3390d33
View commit details
Copy full SHA for 3390d33
View code at this point
Browse repository at this point
Commits on Feb 18, 2005
Avoid using *W functions on Win95. Backported to 2.4.
loewis
committed
3c24d96
View commit details
Copy full SHA for 3c24d96
View code at this point
Browse repository at this point
Commits on Jan 7, 2005
Whitespace normalization.
tim-one
committed
5a9fb3c
View commit details
Copy full SHA for 5a9fb3c
View code at this point
Browse repository at this point
Commits on Dec 30, 2004
Add more test directories to testsuite. Will backport to 2.4.
loewis
committed
5c9e55e
View commit details
Copy full SHA for 5c9e55e
View code at this point
Browse repository at this point
Commits on Dec 22, 2004
Patch #1088716: build and incorporate libpython24.a. Backported to 2.4
loewis
committed
9fda931
View commit details
Copy full SHA for 9fda931
View code at this point
Browse repository at this point
Properly quote IDLE shortcut. Will backport to 2.4.
loewis
committed
ac191da
View commit details
Copy full SHA for ac191da
View code at this point
Browse repository at this point
Commits on Dec 13, 2004
Correct mapping of Python codec name to C encoding name for UTF-8 (the C lib
Show description for b4cebd4
malemburg
committed
b4cebd4
View commit details
Copy full SHA for b4cebd4
View code at this point
Browse repository at this point
Commits on Dec 12, 2004
Replace VB with VC.
loewis
committed
eb68be4
View commit details
Copy full SHA for eb68be4
View code at this point
Browse repository at this point
Commits on Dec 10, 2004
locale.py now uses an updated locale alias table (built using
Show description for bb4f1bd
malemburg
committed
bb4f1bd
View commit details
Copy full SHA for bb4f1bd
View code at this point
Browse repository at this point
Commits on Dec 1, 2004
Add all readme files in Tools.
loewis
committed
4d930be
View commit details
Copy full SHA for 4d930be
View code at this point
Browse repository at this point
Commits on Nov 21, 2004
Include site-packages directory.
loewis
committed
6d60c09
View commit details
Copy full SHA for 6d60c09
View code at this point
Browse repository at this point
Commits on Nov 18, 2004
Add missing have_tcl conditions
loewis
committed
eac02e6
View commit details
Copy full SHA for eac02e6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.