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 }}
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
36.3k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
briancurtin
Datepicker
All time
Commit history
Commits on Feb 10, 2020
Remove note saying patch is straightforward (#18431)
Show description for e00c1d0
briancurtin
authored
e00c1d0
View commit details
Copy full SHA for e00c1d0
Browse repository at this point
Commits on Apr 26, 2018
Clarify the inspect.getmembers predicate parameter (#6615)
Show description for df826f3
briancurtin
authored
df826f3
View commit details
Copy full SHA for df826f3
Browse repository at this point
Commits on Nov 10, 2017
bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344)
Show description for 9f914a0
briancurtin
authored
9f914a0
View commit details
Copy full SHA for 9f914a0
Browse repository at this point
Commits on Feb 9, 2014
merge
briancurtin
committed
c9d1a6b
View commit details
Copy full SHA for c9d1a6b
Browse repository at this point
Spelling corrections. Submitted to python-dev by python@mrabarnett.plus.com
briancurtin
committed
a1afeec
View commit details
Copy full SHA for a1afeec
Browse repository at this point
Commits on Jul 23, 2013
Add in a comment that was removed in 240adc564539 (requested by Victor Stinner)
briancurtin
committed
a3852ff
View commit details
Copy full SHA for a3852ff
Browse repository at this point
Commits on Jul 22, 2013
Merge
briancurtin
committed
2a54509
View commit details
Copy full SHA for 2a54509
Browse repository at this point
Fix #18530. Remove extra stat call from posixpath.ismount
briancurtin
committed
06f6fbf
View commit details
Copy full SHA for 06f6fbf
Browse repository at this point
Commits on May 16, 2013
Merge with 3.3
briancurtin
committed
e914123
View commit details
Copy full SHA for e914123
Browse repository at this point
Add Nick Sloan for his contribution to #17732
briancurtin
committed
2502ebf
View commit details
Copy full SHA for 2502ebf
Browse repository at this point
Commits on Jan 25, 2013
Fix #16769. Remove outdated Visual Studio project directories for VC6, VS7.1, and VS8.
briancurtin
committed
591c428
View commit details
Copy full SHA for 591c428
Browse repository at this point
Commits on Jan 1, 2013
Backed out changeset 61bada808b34
briancurtin
committed
9cc4321
View commit details
Copy full SHA for 9cc4321
Browse repository at this point
Set st_dev on Windows as unsigned long to match its DWORD type, related to the change to fix #11939.
briancurtin
committed
e3d0b65
View commit details
Copy full SHA for e3d0b65
Browse repository at this point
Commits on Dec 31, 2012
st_dev/st_rdev should be unsigned long as dwVolumeSerialNumber, which it is set to, is a DWORD. This was fixed in #11939 and the overflow was mentioned in #10657 and seen by me on some machines.
briancurtin
committed
87e63a2
View commit details
Copy full SHA for 87e63a2
Browse repository at this point
Commits on Dec 27, 2012
Fix #16759. Convert DWORD registry values using unsigned long.
Show description for 33e05e7
briancurtin
committed
33e05e7
View commit details
Copy full SHA for 33e05e7
Browse repository at this point
another merge
briancurtin
committed
9640ead
View commit details
Copy full SHA for 9640ead
Browse repository at this point
Merge
briancurtin
committed
9eac6b3
View commit details
Copy full SHA for 9eac6b3
Browse repository at this point
merge
briancurtin
committed
4620c13
View commit details
Copy full SHA for 4620c13
Browse repository at this point
Merge 3.3
briancurtin
committed
f8704fb
View commit details
Copy full SHA for f8704fb
Browse repository at this point
Merge 3.2
briancurtin
committed
e6bfa29
View commit details
Copy full SHA for e6bfa29
Browse repository at this point
Fix #16759. Convert DWORD registry values using PyLong_FromUnsignedLong.
Show description for 172e422
briancurtin
committed
172e422
View commit details
Copy full SHA for 172e422
Browse repository at this point
Fix #14420. Check for PyLong as well as PyInt when converting in Py2Reg.
Show description for 0e091b0
briancurtin
committed
0e091b0
View commit details
Copy full SHA for 0e091b0
Browse repository at this point
Merge 3.3
briancurtin
committed
4482b01
View commit details
Copy full SHA for 4482b01
Browse repository at this point
Merge 3.2
briancurtin
committed
62cf69e
View commit details
Copy full SHA for 62cf69e
Browse repository at this point
Fix #14420. Use PyLong_AsUnsignedLong to support the full range of DWORD.
Show description for 12706f2
briancurtin
committed
12706f2
View commit details
Copy full SHA for 12706f2
Browse repository at this point
Commits on Dec 26, 2012
Fix #16788. Add samestat to Lib/ntpath.py
briancurtin
committed
ae57cec
View commit details
Copy full SHA for ae57cec
Browse repository at this point
Add tests for Issue #10646.
Show description for e701ec5
briancurtin
committed
e701ec5
View commit details
Copy full SHA for e701ec5
Browse repository at this point
Add NEWS entry for fixing #11939
briancurtin
committed
501c8f9
View commit details
Copy full SHA for 501c8f9
Browse repository at this point
Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile.
Show description for 490b32a
briancurtin
committed
490b32a
View commit details
Copy full SHA for 490b32a
Browse repository at this point
Commits on Dec 24, 2012
Fix #14470. Remove mentions of w9xpopen on old versions of Visual Studio.
briancurtin
committed
abb4f48
View commit details
Copy full SHA for abb4f48
Browse repository at this point
Commits on Dec 23, 2012
Add NEWS item for fixing #14470.
briancurtin
committed
ed3115b
View commit details
Copy full SHA for ed3115b
Browse repository at this point
Fix #14470. Remove w9xpopen per PEP 11.
Show description for 445ad99
briancurtin
committed
445ad99
View commit details
Copy full SHA for 445ad99
Browse repository at this point
Commits on Dec 17, 2012
Fix #14901. Update some sections of Windows FAQ.
Show description for bc453ca
briancurtin
committed
bc453ca
View commit details
Copy full SHA for bc453ca
Browse repository at this point
Add Ashish Nitin Patil for work on Issue #14901
briancurtin
committed
5e48764
View commit details
Copy full SHA for 5e48764
Browse repository at this point
Merge 3.3
briancurtin
committed
f494e8f
View commit details
Copy full SHA for f494e8f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.