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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Python
coreconfig.c
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 29, 2018
bpo-34523: Py_FileSystemDefaultEncoding NULL by default (GH-9003)
Show description for de42755
vstinner
authored
de42755
View commit details
Copy full SHA for de42755
View code at this point
Browse repository at this point
bpo-34523: Fix config_init_fs_encoding() (GH-8991)
Show description for 70fead2
vstinner
authored
70fead2
View commit details
Copy full SHA for 70fead2
View code at this point
Browse repository at this point
bpo-34523: Add _PyCoreConfig.filesystem_encoding (GH-8963)
Show description for b2457ef
vstinner
authored
b2457ef
View commit details
Copy full SHA for b2457ef
View code at this point
Browse repository at this point
bpo-34485: Add _PyCoreConfig.stdio_encoding (GH-8881)
Show description for dfe0dc7
vstinner
authored
dfe0dc7
View commit details
Copy full SHA for dfe0dc7
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
bpo-34485: Add _Py_ClearStandardStreamEncoding() (GH-8982)
Show description for 124b9eb
vstinner
authored
124b9eb
View commit details
Copy full SHA for 124b9eb
View code at this point
Browse repository at this point
bpo-34485: Fix _Py_InitializeCore() for C locale coercion (GH-8979)
Show description for 2c8ddcf
vstinner
authored
2c8ddcf
View commit details
Copy full SHA for 2c8ddcf
View code at this point
Browse repository at this point
bpo-34403: On HP-UX, force ASCII for C locale (GH-8969)
Show description for d500e53
vstinner
authored
d500e53
View commit details
Copy full SHA for d500e53
View code at this point
Browse repository at this point
bpo-34527: POSIX locale enables the UTF-8 Mode (GH-8972)
Show description for 5cb2589
vstinner
authored
5cb2589
View commit details
Copy full SHA for 5cb2589
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
bpo-34492: Python/coreconfig.c: Fix _Py_wstrlist_copy() (GH-8910)
Show description for eb746db
Alexey Izbyshev
authored and
vstinner
committed
eb746db
View commit details
Copy full SHA for eb746db
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale (GH-8658)
Show description for 5a953fd
vstinner
authored
5a953fd
View commit details
Copy full SHA for 5a953fd
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
bpo-31650: Remove _Py_CheckHashBasedPycsMode global config var (GH-8608)
Show description for 80b762f
vstinner
authored
80b762f
View commit details
Copy full SHA for 80b762f
View code at this point
Browse repository at this point
bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)
Show description for 6c785c0
vstinner
authored
6c785c0
View commit details
Copy full SHA for 6c785c0
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.