FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python - python/cpython · GitHub
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.3k
Star
75k
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
Commits
Breadcrumbs
History for
cpython
Python
on
4e5484e
User selector
Datepicker
Commit history
Commits on May 26, 2023
gh-104799: Move location of type_params AST fields (GH-104828)
Show description for 4e5484e
authored and
miss-islington
committed
4e5484e
View commit details
Copy full SHA for 4e5484e
View code at this point
Browse repository at this point
Commits on May 24, 2023
[3.12] gh-104825: Remove implicit newline in the line attribute in tokens emitted in the tokenize module (GH-104846). (#104850)
Show description for 3d2ed89
pablogsal
authored
3d2ed89
View commit details
Copy full SHA for 3d2ed89
View code at this point
Browse repository at this point
Commits on May 22, 2023
gh-104741: Add line number attribute to indentation error exception (#104743)
mgmacias95
authored
729b252
View commit details
Copy full SHA for 729b252
View code at this point
Browse repository at this point
gh-104656: Rename typeparams AST node to type_params (#104657)
JelleZijlstra
authored
a5f244d
View commit details
Copy full SHA for a5f244d
View code at this point
Browse repository at this point
gh-102856: Tokenize performance improvement (#104731)
mgmacias95
authored
8817886
View commit details
Copy full SHA for 8817886
View code at this point
Browse repository at this point
Commits on May 21, 2023
gh-104686: Fix tracing for decorated classes (#104708)
JelleZijlstra
authored
cd97484
View commit details
Copy full SHA for cd97484
View code at this point
Browse repository at this point
gh-103295: expose API for writing perf map files (#103546)
Show description for be0c106
authored
be0c106
View commit details
Copy full SHA for be0c106
View code at this point
Browse repository at this point
gh-102856: Python tokenizer implementation for PEP 701 (#104323)
Show description for 6715f91
mgmacias95
and
pablogsal
authored
6715f91
View commit details
Copy full SHA for 6715f91
View code at this point
Browse repository at this point
Commits on May 19, 2023
gh-104640: Disallow walrus in comprehension within type scopes (#104641)
JelleZijlstra
authored
8a8853a
View commit details
Copy full SHA for 8a8853a
View code at this point
Browse repository at this point
GH-102818: Do not call `PyTraceBack_Here` in sys.settrace trampoline. (GH-104579)
markshannon
authored
c26d03d
View commit details
Copy full SHA for c26d03d
View code at this point
Browse repository at this point
gh-104619: never leak comprehension locals to outer locals() (#104637)
carljm
authored
70c7796
View commit details
Copy full SHA for 70c7796
View code at this point
Browse repository at this point
gh-104602: ensure all cellvars are known up front (#104603)
Show description for 86e6f16
carljm
and
JelleZijlstra
authored
86e6f16
View commit details
Copy full SHA for 86e6f16
View code at this point
Browse repository at this point
Commits on May 18, 2023
gh-104615: don't make unsafe swaps in apply_static_swaps (#104620)
carljm
authored
0589c6a
View commit details
Copy full SHA for 0589c6a
View code at this point
Browse repository at this point
GH-96803: Document and test new unstable internal frame API functions (GH-104211)
Show description for cfa517d
markshannon
authored
cfa517d
View commit details
Copy full SHA for cfa517d
View code at this point
Browse repository at this point
GH-104580: Don't cache eval breaker in interpreter (GH-104581)
Show description for 68b5f08
markshannon
authored
68b5f08
View commit details
Copy full SHA for 68b5f08
View code at this point
Browse repository at this point
gh-104374: Remove access to class scopes for inlined comprehensions (#104528)
Show description for 662aede
JelleZijlstra
and
carljm
authored
662aede
View commit details
Copy full SHA for 662aede
View code at this point
Browse repository at this point
Commits on May 17, 2023
GH-101520: Move tracemalloc functionality into core, leaving interface in Modules. (#104508)
markshannon
authored
f7df173
View commit details
Copy full SHA for f7df173
View code at this point
Browse repository at this point
gh-104572: Improve error messages for invalid constructs in PEP 695 contexts (#104573)
JelleZijlstra
authored
97db2f3
View commit details
Copy full SHA for 97db2f3
View code at this point
Browse repository at this point
Commits on May 16, 2023
GH-103906: Remove immortal refcounting in the interpreter (GH-103909)
brandtbucher
authored
b4a9747
View commit details
Copy full SHA for b4a9747
View code at this point
Browse repository at this point
gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)
carljm
authored
f40890b
View commit details
Copy full SHA for f40890b
View code at this point
Browse repository at this point
gh-103763: Implement PEP 695 (#103764)
Show description for 24d8b88
authored
24d8b88
View commit details
Copy full SHA for 24d8b88
View code at this point
Browse repository at this point
Commits on May 15, 2023
gh-104482: Fix error handling bugs in ast.c (#104483)
iritkatriel
authored
8a3702f
View commit details
Copy full SHA for 8a3702f
View code at this point
Browse repository at this point
gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
Show description for 26baa74
ericsnowcurrently
authored
26baa74
View commit details
Copy full SHA for 26baa74
View code at this point
Browse repository at this point
gh-101819: Isolate `_io` (#101948)
Show description for 186bf39
authored
186bf39
View commit details
Copy full SHA for 186bf39
View code at this point
Browse repository at this point
Commits on May 14, 2023
gh-87092: avoid gcc warning on uninitialized struct field in assemble.c (#104460)
corona10
authored
178153c
View commit details
Copy full SHA for 178153c
View code at this point
Browse repository at this point
Commits on May 13, 2023
gh-104404: fix crasher with nested comprehensions plus lambdas (#104442)
carljm
authored
563c7dc
View commit details
Copy full SHA for 563c7dc
View code at this point
Browse repository at this point
Commits on May 12, 2023
GH-104405: Add missing PEP 523 checks (GH-104406)
brandtbucher
authored
1eb950c
View commit details
Copy full SHA for 1eb950c
View code at this point
Browse repository at this point
GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104387)
Show description for 45f5aa8
markshannon
authored
45f5aa8
View commit details
Copy full SHA for 45f5aa8
View code at this point
Browse repository at this point
gh-104413: Fix refleak when super attribute throws AttributeError (#104414)
JelleZijlstra
authored
718b132
View commit details
Copy full SHA for 718b132
View code at this point
Browse repository at this point
Commits on May 11, 2023
gh-104377: fix cell in comprehension that is free in outer scope (#104394)
carljm
authored
ac66cc1
View commit details
Copy full SHA for ac66cc1
View code at this point
Browse repository at this point
gh-87729: improve hit rate of LOAD_SUPER_ATTR specialization (#104270)
carljm
authored
7726245
View commit details
Copy full SHA for 7726245
View code at this point
Browse repository at this point
gh-87849: fix SEND specialization family definition (GH-104268)
carljm
authored
1670729
View commit details
Copy full SHA for 1670729
View code at this point
Browse repository at this point
gh-104357: fix inlined comprehensions that close over iteration var (#104368)
carljm
authored
fcd5fb4
View commit details
Copy full SHA for fcd5fb4
View code at this point
Browse repository at this point
Commits on May 10, 2023
GH-102181: Improve specialization stats for SEND (GH-102182)
penguin-wwy
authored
373bca0
View commit details
Copy full SHA for 373bca0
View code at this point
Browse repository at this point
gh-104263: Rely on Py_NAN and introduce Py_INFINITY (GH-104202)
Show description for 7a3b035
seberg
and
mdickinson
authored
7a3b035
View commit details
Copy full SHA for 7a3b035
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL