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
Doc
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 5, 2018
PyUnicode_FromFormat(): add %T format
vstinner
committed
2ca0f52
View commit details
Copy full SHA for 2ca0f52
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
bpo-34523: Py_DecodeLocale() use UTF-8 on Windows (GH-8998)
Show description for c5989cd
vstinner
authored
c5989cd
View commit details
Copy full SHA for c5989cd
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
bpo-21145: Add cached_property decorator in functools (#6982)
Show description for d658dea
carljm
authored and
ncoghlan
committed
d658dea
View commit details
Copy full SHA for d658dea
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
bpo-34434: Update doc for bool(), float() and int() arguments (GH-8834)
sbraz
authored and
zhangyangyu
committed
3fe89da
View commit details
Copy full SHA for 3fe89da
View code at this point
Browse repository at this point
Commits on Aug 25, 2018
closes bpo-34502: Remove a note about utf8_mode from sys.exit() docs. (GH-8928)
Alexey Izbyshev
authored and
benjaminp
committed
44838be
View commit details
Copy full SHA for 44838be
View code at this point
Browse repository at this point
Fix markup in stdtypes documentation (GH-8905)
andresdelfino
authored and
Mariatta
committed
2e5d2ea
View commit details
Copy full SHA for 2e5d2ea
View code at this point
Browse repository at this point
Fixed typo with asynccontextmanager code example (GH-8845)
Show description for 416cbce
alvassin
authored and
Mariatta
committed
416cbce
View commit details
Copy full SHA for 416cbce
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Fix typo in the dataclasses's doc (GH-8896)
dduong42
authored and
ericvsmith
committed
075b3c3
View commit details
Copy full SHA for 075b3c3
View code at this point
Browse repository at this point
Fix doc for `add_subparsers` arguments (GH-8884)
Show description for cc18258
asottile
authored and
Mariatta
committed
cc18258
View commit details
Copy full SHA for cc18258
View code at this point
Browse repository at this point
Fix typo in asyncio.BoundedSemaphore docs (GH-8882)
Show description for b8a181f
JelleZijlstra
authored and
Mariatta
committed
b8a181f
View commit details
Copy full SHA for b8a181f
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Make it more clear that setUpClass runs before each class, not "class run" (GH-8844)
scop
authored and
Mariatta
committed
c33bb5d
View commit details
Copy full SHA for c33bb5d
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
bpo-2122: Make mmap.flush() behave same on all platforms (GH-8692)
Show description for e7d4b2f
berkerpeksag
authored
e7d4b2f
View commit details
Copy full SHA for e7d4b2f
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
Fix Doc/whatsnew/3.8.rst (GH-8848)
Show description for ef8861c
berkerpeksag
authored
ef8861c
View commit details
Copy full SHA for ef8861c
View code at this point
Browse repository at this point
Commits on Aug 19, 2018
bpo-22057: Clarify eval() documentation (GH-8812)
Show description for 225b055
berkerpeksag
authored
225b055
View commit details
Copy full SHA for 225b055
View code at this point
Browse repository at this point
Commits on Aug 18, 2018
bpo-34432: doc Mention complex and decimal.Decimal on str.format not about locales (GH-8808)
andresdelfino
authored and
ericvsmith
committed
93b5655
View commit details
Copy full SHA for 93b5655
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Warn not to set SIGPIPE to SIG_DFL (#6773)
splbio
authored and
ambv
committed
a251073
View commit details
Copy full SHA for a251073
View code at this point
Browse repository at this point
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)
Show description for c53aaec
srittau
authored and
berkerpeksag
committed
c53aaec
View commit details
Copy full SHA for c53aaec
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
bpo-34384: Fix os.readlink() on Windows (GH-8740)
Show description for e0b5b20
berkerpeksag
authored
e0b5b20
View commit details
Copy full SHA for e0b5b20
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
smtplib documentation fixes (GH-8708)
Show description for da12063
scop
authored and
Mariatta
committed
da12063
View commit details
Copy full SHA for da12063
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Fix misindented yaml in logging how to example (GH-8604)
Natim
authored and
Mariatta
committed
10b59f1
View commit details
Copy full SHA for 10b59f1
View code at this point
Browse repository at this point
Fix the versionadded indentation in exec_module doc (GH-8719)
andresdelfino
authored and
Mariatta
committed
65b5ef0
View commit details
Copy full SHA for 65b5ef0
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
bpo-34379: Doc: Move note for json.dump (GH-8730)
eallrich
authored and
methane
committed
9e84084
View commit details
Copy full SHA for 9e84084
View code at this point
Browse repository at this point
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
Show description for 84a13fb
berkerpeksag
authored
84a13fb
View commit details
Copy full SHA for 84a13fb
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Doc: add missing capture_output arg to subprocess.run() signature (#8374)
and800
authored and
gpshead
committed
22d131a
View commit details
Copy full SHA for 22d131a
View code at this point
Browse repository at this point
Improve grammar of asynchronous iterator glossary entry (GH-8657)
andresdelfino
authored and
Mariatta
committed
cf2c5e8
View commit details
Copy full SHA for cf2c5e8
View code at this point
Browse repository at this point
bpo-34324: Doc README wrong directory name for venv (GH-8650)
Show description for 599bfa1
matrixise
authored and
Mariatta
committed
599bfa1
View commit details
Copy full SHA for 599bfa1
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
Show description for cca4eec
2 people
authored and
Yury Selivanov
committed
cca4eec
View commit details
Copy full SHA for cca4eec
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646)
sir-sigurd
authored and
Mariatta
committed
db8707c
View commit details
Copy full SHA for db8707c
View code at this point
Browse repository at this point
bpo-34335: Use async/await syntax in documentation examples (GH-8674)
termim
authored and
Mariatta
committed
d2ac400
View commit details
Copy full SHA for d2ac400
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Fix HTML formatting in datamodel.rst (GH-8693)
berkerpeksag
authored
3c1b590
View commit details
Copy full SHA for 3c1b590
View code at this point
Browse repository at this point
bpo-34319: Clarify file handler closure in pathlib.read_text (GH-8645)
Show description for 5b2657f
tirkarthi
authored and
terryjreedy
committed
5b2657f
View commit details
Copy full SHA for 5b2657f
View code at this point
Browse repository at this point
bpo-34273: Change 'Fixed point' to 'Fixed-point notation'. (#8673)
Show description for 28c7f8c
terryjreedy
authored
28c7f8c
View commit details
Copy full SHA for 28c7f8c
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
bpo-34336: Don't promote possibility to leave out typing.Optional (#8677)
scop
authored and
ilevkivskyi
committed
336c945
View commit details
Copy full SHA for 336c945
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
Fix reST markup in unittest documentation (GH-8665)
berkerpeksag
authored
2e5566d
View commit details
Copy full SHA for 2e5566d
View code at this point
Browse repository at this point
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)
sotte
authored and
berkerpeksag
committed
46dc4e3
View commit details
Copy full SHA for 46dc4e3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.