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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-85453: Fix missing/wrong backquotes and role texts in datetime documentation
- #21447
#21447
Closed
yyyyyyyan
wants to merge 15 commits into
python:main
python/cpython:main
from
yyyyyyyan:improved-datetime-docs
yyyyyyyan/cpython:improved-datetime-docs
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
gh-85453: Fix missing/wrong backquotes and role texts in datetime documentation
#21447
yyyyyyyan
wants to merge 15 commits into
python:main
python/cpython:main
from
yyyyyyyan:improved-datetime-docs
yyyyyyyan/cpython:improved-datetime-docs
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2020
Added missing markup (backquotes) for verbatim/code samples, to increase readability
yyyyyyyan
committed
848f0d0
View commit details
Copy full SHA for 848f0d0
Browse repository at this point
Replace :func: for :c:func: on C's strftime
yyyyyyyan
committed
3da165b
View commit details
Copy full SHA for 3da165b
Browse repository at this point
Fixed small typo
yyyyyyyan
committed
d4dad36
View commit details
Copy full SHA for d4dad36
Browse repository at this point
Changed random spaced code line to code block
yyyyyyyan
committed
21ed1f3
View commit details
Copy full SHA for 21ed1f3
Browse repository at this point
Changed all True/False/None to simple code markups, according to the DevGuide
yyyyyyyan
committed
06275f2
View commit details
Copy full SHA for 06275f2
Browse repository at this point
Replace non-code occurrences of 'timezone' to the standard 'time zone'
yyyyyyyan
committed
3dad9d8
View commit details
Copy full SHA for 3dad9d8
Browse repository at this point
Used one asterisk notation where applicable
yyyyyyyan
committed
3e611d4
View commit details
Copy full SHA for 3e611d4
Browse repository at this point
Fixed wrong notation for inline code
yyyyyyyan
committed
492aa13
View commit details
Copy full SHA for 492aa13
Browse repository at this point
Fixed wrong method name
yyyyyyyan
committed
e241f58
View commit details
Copy full SHA for e241f58
Browse repository at this point
Replaced timedelta instance attributes table with the standard list notation
yyyyyyyan
committed
fbfd68c
View commit details
Copy full SHA for fbfd68c
Browse repository at this point
Replace "local datetime" with "local date and time" to avoid confusion
yyyyyyyan
committed
aa556b8
View commit details
Copy full SHA for aa556b8
Browse repository at this point
Add missing italic on argument name
yyyyyyyan
committed
bbc5448
View commit details
Copy full SHA for bbc5448
Browse repository at this point
Fix ambiguity issues on roles by specifying full path with dots
yyyyyyyan
committed
325824b
View commit details
Copy full SHA for 325824b
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
ef5f606
View commit details
Copy full SHA for ef5f606
Browse repository at this point
Commits on Feb 11, 2021
Update Doc/library/datetime.rst
Show description for 7501b7f
yyyyyyyan
and
serverwentdown
authored
7501b7f
View commit details
Copy full SHA for 7501b7f
Browse repository at this point
You can’t perform that action at this time.