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
.
https-github-com-nzysoft
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2023
GH-94438: Fix RuntimeWarning for jump tests in test_sys_settrace (GH-111341)
gaogaotiantian
authored
a254120
View commit details
Copy full SHA for a254120
Browse repository at this point
GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294)
zcxsythenew
authored
b468538
View commit details
Copy full SHA for b468538
Browse repository at this point
gh-111354: define names for RESUME oparg values (#111365)
iritkatriel
authored
a0c414c
View commit details
Copy full SHA for a0c414c
Browse repository at this point
gh-111259: Optimize recursive wildcards in pathlib (GH-111303)
Show description for 309efb3
serhiy-storchaka
authored
309efb3
View commit details
Copy full SHA for 309efb3
Browse repository at this point
gh-109094: replace frame->prev_instr by frame->instr_ptr (#109095)
iritkatriel
authored
67a91f7
View commit details
Copy full SHA for 67a91f7
Browse repository at this point
Output more details in the re tracing (GH-111357)
serhiy-storchaka
authored
573eff3
View commit details
Copy full SHA for 573eff3
Browse repository at this point
gh-111348: Fix direct invocation of `test_doctest`; remove `test_doctest.test_coverage` (#111349)
Show description for 31c05b7
sobolevn
and
skirpichev
authored
31c05b7
View commit details
Copy full SHA for 31c05b7
Browse repository at this point
GH-111213: Fix a few broken stats (GH-111216)
markshannon
authored
b0699aa
View commit details
Copy full SHA for b0699aa
Browse repository at this point
GH-111339: Change `valid` property of executors to `is_valid()` method (GH-111350)
markshannon
authored
5c9d449
View commit details
Copy full SHA for 5c9d449
Browse repository at this point
bpo-43950: handle wide unicode characters in tracebacks (#28150)
isidentical
authored
78e6d72
View commit details
Copy full SHA for 78e6d72
Browse repository at this point
gh-67224: Show source lines in tracebacks when using the -c option when running Python (#111200)
pablogsal
authored
90a1b28
View commit details
Copy full SHA for 90a1b28
Browse repository at this point
Commits on Oct 25, 2023
Docs: Add `restart_events()` and positional arg semantics for `sys.monitoring` (#111291)
Show description for 3f84a19
gaogaotiantian
and
AlexWaygood
authored
3f84a19
View commit details
Copy full SHA for 3f84a19
Browse repository at this point
gh-110679: Improved markup in enum.rst (GH-110747)
khlmood
authored
14f52e1
View commit details
Copy full SHA for 14f52e1
Browse repository at this point
gh-100762: Fix optimization in gen_close (#111069)
iritkatriel
authored
0db2517
View commit details
Copy full SHA for 0db2517
Browse repository at this point
gh-111165: Add missed "support." prefix for "verbose" (GH-111327)
serhiy-storchaka
authored
a498192
View commit details
Copy full SHA for a498192
Browse repository at this point
gh-108590: Improve sqlite3 docs on encoding issues and how to handle those (#108699)
Show description for 1262e41
6 people
authored
1262e41
View commit details
Copy full SHA for 1262e41
Browse repository at this point
gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#111188)
hugovk
authored
81ed80d
View commit details
Copy full SHA for 81ed80d
Browse repository at this point
gh-111230: Fix errors checking in _ssl module init (#111232)
Show description for f630494
sobolevn
authored
f630494
View commit details
Copy full SHA for f630494
Browse repository at this point
gh-111174: Fix crash in getbuffer() called repeatedly for empty BytesIO (GH-111210)
serhiy-storchaka
authored
9da98c0
View commit details
Copy full SHA for 9da98c0
Browse repository at this point
gh-111165: Move test running code from test.support to libregrtest (GH-111166)
Show description for f6a45a0
serhiy-storchaka
authored
f6a45a0
View commit details
Copy full SHA for f6a45a0
Browse repository at this point
gh-106320: Re-add some PyLong/PyDict C-API functions (GH-#111162)
Show description for a8a89fc
scoder
authored
a8a89fc
View commit details
Copy full SHA for a8a89fc
Browse repository at this point
gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067)
Show description for b2ba298
serhiy-storchaka
authored
b2ba298
View commit details
Copy full SHA for b2ba298
Browse repository at this point
Bump test deps: `ruff` and `mypy` (#111288)
art3xa
authored
0d1cbff
View commit details
Copy full SHA for 0d1cbff
Browse repository at this point
gh-111295: Fix error checking in time extension module init (#111296)
Show description for 81b03e7
sobolevn
authored
81b03e7
View commit details
Copy full SHA for 81b03e7
Browse repository at this point
gh-111233: Fix error checking in select extension module init (#111234)
Show description for 2838c55
sobolevn
authored
2838c55
View commit details
Copy full SHA for 2838c55
Browse repository at this point
gh-111253: Fix error checking in _socket module init (#111254)
sobolevn
authored
3052c09
View commit details
Copy full SHA for 3052c09
Browse repository at this point
gh-111251: Fix error checking in _blake2 module init (#111252)
Show description for 86887a2
sobolevn
authored
86887a2
View commit details
Copy full SHA for 86887a2
Browse repository at this point
gh-57129: Add test for inspect.getsource in the REPL (#111197)
pablogsal
authored
3211d57
View commit details
Copy full SHA for 3211d57
Browse repository at this point
Commits on Oct 24, 2023
Fix first parameter name in `tool` functions from `sys.monitoring` (#111286)
lancelote
authored
8b44f3c
View commit details
Copy full SHA for 8b44f3c
Browse repository at this point
gh-102956: Fix returning of empty byte strings after seek in zipfile … (#103565)
Show description for c73b0f3
Jokimax
authored
c73b0f3
View commit details
Copy full SHA for c73b0f3
Browse repository at this point
GH-109214: _SET_IP before _PUSH_FRAME (but not _POP_FRAME) (GH-111001)
brandtbucher
authored
e5168ff
View commit details
Copy full SHA for e5168ff
Browse repository at this point
GH-111182: Update EnumType.__contains__ docs (GH-111184)
InSyncWithFoo
authored
c0ea67d
View commit details
Copy full SHA for c0ea67d
Browse repository at this point
gh-109017: Use non alternate name for Kyiv (GH-109251)
Show description for 46407fe
jspricke
authored
46407fe
View commit details
Copy full SHA for 46407fe
Browse repository at this point
Revert "Fix a code snippet typo in asyncio docs (#108427)" (GH-111271)
Show description for c7d68f9
zware
authored
c7d68f9
View commit details
Copy full SHA for c7d68f9
Browse repository at this point
gh-111151: Convert monospaced directives to :ref: (#111152)
InSyncWithFoo
authored
1198076
View commit details
Copy full SHA for 1198076
Browse repository at this point
Previous
Next
You can’t perform that action at this time.