Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
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
33.3k
Star
69.7k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
28
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
jdevries3133
Datepicker
All time
Commit History
Commits on Apr 16, 2022
gh-82849: revise intro to os.path.rst (GH-32232)
Show description for 468314c
jdevries3133
and
JelleZijlstra
authored
468314c
Copy full SHA for 468314c
Commits on Apr 12, 2022
gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434)
Show description for f33e2c8
jdevries3133
authored
f33e2c8
Copy full SHA for f33e2c8
Commits on Nov 13, 2021
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546)
Show description for f8da00e
jdevries3133
authored
f8da00e
Copy full SHA for f8da00e
Commits on Sep 29, 2021
bpo-39039: tarfile raises descriptive exception from zlib.error (GH-27766)
Show description for b6fe857
jdevries3133
authored
b6fe857
Copy full SHA for b6fe857
Commits on Aug 24, 2021
bpo-39452: Rewrite and expand __main__.rst (#26883)
Show description for 7cba231
4 people
authored
7cba231
Copy full SHA for 7cba231
Commits on Aug 19, 2021
bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818)
jdevries3133
authored
942d1a4
Copy full SHA for 942d1a4
Commits on Aug 6, 2021
bpo-27752: improve documentation of csv.Dialect (GH-26795)
Show description for 0ffdced
jdevries3133
and
ambv
authored
0ffdced
Copy full SHA for 0ffdced
bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-26783)
Show description for 15d3c14
jdevries3133
and
ambv
authored
15d3c14
Copy full SHA for 15d3c14
Commits on Aug 5, 2021
bpo-44679: [doc] fix typo in unittest.mock.rst (GH-27618)
jdevries3133
authored
938e84b
Copy full SHA for 938e84b
Commits on Jul 31, 2021
bpo-37880: for argparse add_argument with action='store_const', const now defaults to None. (GH-26707)
jdevries3133
authored
0ad1732
Copy full SHA for 0ad1732
Commits on Jul 29, 2021
bpo-44752: refactor part of rlcompleter.Completer.attr_matches (GH-27433)
jdevries3133
authored
6741794
Copy full SHA for 6741794
bpo-44752: Make rlcompleter not call `@property` methods (GH-27401)
Show description for 50de8f7
jdevries3133
authored
50de8f7
Copy full SHA for 50de8f7
Commits on Jul 28, 2021
bpo-44763: [doc] remove repetitive sentence from textwrap.wrap (GH-27423)
jdevries3133
authored
cb1d76f
Copy full SHA for cb1d76f
bpo-44544: [doc] list all textwrap func kwargs (GH-26999)
jdevries3133
authored
c1e39d6
Copy full SHA for c1e39d6
bpo-44756: in ./Doc, `make build` depends on `make html` (#27403)
Show description for d22c876
jdevries3133
authored
d22c876
Copy full SHA for d22c876
Commits on Jul 22, 2021
bpo-44713: [doc fix]: typo in subprocess.rst (GH-27297)
Show description for 7d25254
jdevries3133
authored
7d25254
Copy full SHA for 7d25254
bpo-14879: [doc] clarify how to check for errors from subprocess.Popen(..., shell=True) (GH-26755)
jdevries3133
authored
50ffbe3
Copy full SHA for 50ffbe3
Commits on Jul 15, 2021
bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131)
jdevries3133
authored
2693132
Copy full SHA for 2693132
Commits on Jul 14, 2021
bpo-44639: fix typo in sqlite.rst (transation => transaction) (GH-27145)
Show description for 1ca27f2
jdevries3133
authored
1ca27f2
Copy full SHA for 1ca27f2
Commits on Jul 5, 2021
bpo-44534: fix wording and docstring sync in unittest.Mock GH27000
jdevries3133
authored
abb08e3
Copy full SHA for abb08e3
Commits on Jun 29, 2021
bpo-38062: [doc] clarify that atexit uses equality comparisons internally. (GH-26935)
jdevries3133
authored
12803c5
Copy full SHA for 12803c5
Commits on Jun 27, 2021
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919)
jdevries3133
authored
2f49c9d
Copy full SHA for 2f49c9d
You can’t perform that action at this time.