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
Type
/
to 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
.
pythonStudy2017
/
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
Breadcrumbs
History for
cpython
Parser
on
v3.6.3
User selector
All users
All time
Commit history
Commits on Sep 4, 2017
bpo-31095: fix potential crash during GC (GH-3195)
Show description for 2eea952
methane
authored
2eea952
View commit details
Copy full SHA for 2eea952
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Fix a shadow-compatible-local warning (#2181)
Show description for a0cb7db
OswinC
authored and
ambv
committed
a0cb7db
View commit details
Copy full SHA for a0cb7db
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
Issue #28489: Fix comment in tokenizer.c
Show description for 6f80562
berkerpeksag
committed
6f80562
View commit details
Copy full SHA for 6f80562
View code at this point
Browse repository at this point
Commits on Nov 20, 2016
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
Show description for 0651583
serhiy-storchaka
committed
0651583
View commit details
Copy full SHA for 0651583
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Issue #28333: Fixes off-by-one error that was adding an extra space.
zooba
committed
6c2b9d3
View commit details
Copy full SHA for 6c2b9d3
View code at this point
Browse repository at this point
Commits on Oct 8, 2016
Issue #28333: Remove unnecessary increment.
zooba
committed
59bd34f
View commit details
Copy full SHA for 59bd34f
View code at this point
Browse repository at this point
Issue #28333: Enables Unicode for ps1/ps2 and input() prompts. (Patch by Eryk Sun)
zooba
committed
3cd187b
View commit details
Copy full SHA for 3cd187b
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Issue #24098: Fixed possible crash when AST is changed in process of
Show description for 5e80855
serhiy-storchaka
committed
5e80855
View commit details
Copy full SHA for 5e80855
View code at this point
Browse repository at this point
Issue #24098: Fixed possible crash when AST is changed in process of
Show description for cf38060
serhiy-storchaka
committed
cf38060
View commit details
Copy full SHA for cf38060
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
merge 3.5 (#28184)
benjaminp
committed
e2e792d
View commit details
Copy full SHA for e2e792d
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
merge 3.5 (#24022)
benjaminp
committed
f5e8e8f
View commit details
Copy full SHA for f5e8e8f
View code at this point
Browse repository at this point
merge 3.4
benjaminp
committed
57bda33
View commit details
Copy full SHA for 57bda33
View code at this point
Browse repository at this point
properly handle the single null-byte file (closes #24022)
benjaminp
committed
26d998c
View commit details
Copy full SHA for 26d998c
View code at this point
Browse repository at this point
properly free memory in pgen
benjaminp
committed
9ac11a7
View commit details
Copy full SHA for 9ac11a7
View code at this point
Browse repository at this point
Commits on Sep 13, 2016
merge 3.5 (#27981)
benjaminp
committed
5a715cf
View commit details
Copy full SHA for 5a715cf
View code at this point
Browse repository at this point
restructure fp_setreadl so as to avoid refleaks (closes #27981)
benjaminp
committed
35ee948
View commit details
Copy full SHA for 35ee948
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Issue #26331: Implement the parsing part of PEP 515.
Show description for a721aba
brettcannon
committed
a721aba
View commit details
Copy full SHA for a721aba
View code at this point
Browse repository at this point
Issue #28008: Implement PEP 530 -- asynchronous comprehensions.
Yury Selivanov
committed
52c4e7c
View commit details
Copy full SHA for 52c4e7c
View code at this point
Browse repository at this point
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Show description for f8cb8a1
Yury Selivanov
committed
f8cb8a1
View commit details
Copy full SHA for f8cb8a1
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Skip unused value in tokenizer code
Show description for c6cc23d
tiran
committed
c6cc23d
View commit details
Copy full SHA for c6cc23d
View code at this point
Browse repository at this point
Issue #23524: Finish removing _PyVerify_fd from sources
zooba
committed
940f33a
View commit details
Copy full SHA for 940f33a
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
replace PY_SIZE_MAX with SIZE_MAX
benjaminp
committed
2f8bfef
View commit details
Copy full SHA for 2f8bfef
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
replace Py_(u)intptr_t with the c99 standard types
benjaminp
committed
ca47063
View commit details
Copy full SHA for ca47063
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Issue #1602: Windows console doesn't input or print Unicode (PEP 528)
Show description for 3929499
zooba
committed
3929499
View commit details
Copy full SHA for 3929499
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Fix a clang warning in grammar.c
Show description for 4bb31e9
vstinner
committed
4bb31e9
View commit details
Copy full SHA for 4bb31e9
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Issue #27336: Fix compilation failures --without-threads
berkerpeksag
committed
531396c
View commit details
Copy full SHA for 531396c
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
ec39756
View commit details
Copy full SHA for ec39756
View code at this point
Browse repository at this point
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
4884271
View commit details
Copy full SHA for 4884271
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Issue #26130: Remove redundant variable 's' from Parser/parser.c
Show description for 2a65ecb
berkerpeksag
committed
2a65ecb
View commit details
Copy full SHA for 2a65ecb
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
remove duplicated check for fractions and complex numbers (closes #26076)
Show description for 7285d52
benjaminp
committed
7285d52
View commit details
Copy full SHA for 7285d52
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
Issue #26581: Use the first coding cookie on a line, not the last one.
serhiy-storchaka
committed
a051bf3
View commit details
Copy full SHA for a051bf3
View code at this point
Browse repository at this point
Issue #26581: Use the first coding cookie on a line, not the last one.
serhiy-storchaka
committed
e431d3c
View commit details
Copy full SHA for e431d3c
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
On memory error, dump the memory block traceback
Show description for 0611c26
vstinner
committed
0611c26
View commit details
Copy full SHA for 0611c26
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Add more checks on the GIL
Show description for 8a1be61
vstinner
committed
8a1be61
View commit details
Copy full SHA for 8a1be61
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Issue #26146: remove useless code
Show description for 25219f5
vstinner
committed
25219f5
View commit details
Copy full SHA for 25219f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.