FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python - dhellmann/cpython · GitHub
dhellmann
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
1
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
Python
on
master
User selector
Datepicker
Commit history
Commits on Jun 28, 2019
bpo-37337: Add _PyObject_VectorcallMethod() (GH-14228)
jdemeyer
authored and
methane
committed
b1263d5
View commit details
Copy full SHA for b1263d5
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
bpo-37414: Remove sys.callstats() (GH-14398)
Show description for 6915066
vstinner
authored
6915066
View commit details
Copy full SHA for 6915066
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
bpo-20443: _PyConfig_Read() gets the absolute path of run_filename (GH-14053)
Show description for 3939c32
vstinner
authored
3939c32
View commit details
Copy full SHA for 3939c32
View code at this point
Browse repository at this point
bpo-37392: Remove sys.setcheckinterval() (GH-14355)
Show description for 36456df
vstinner
authored
36456df
View commit details
Copy full SHA for 36456df
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
bpo-37363: Add audit events for a range of modules (GH-14301)
zooba
authored
60419a7
View commit details
Copy full SHA for 60419a7
View code at this point
Browse repository at this point
Commits on Jun 23, 2019
bpo-35224: Bump the pyc magic number by 1 instead of by 10 in last modification (GH-14320)
pablogsal
authored
b3ca797
View commit details
Copy full SHA for b3ca797
View code at this point
Browse repository at this point
Commits on Jun 22, 2019
bpo-35224: Bump the pyc magic number after the change in MAP_ADD (GH-14313)
pablogsal
authored
663131a
View commit details
Copy full SHA for 663131a
View code at this point
Browse repository at this point
bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-14139)
Show description for c8a3541
joernheissler
authored and
miss-islington
committed
c8a3541
View commit details
Copy full SHA for c8a3541
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
bpo-37316: mmap.mmap() passes the wrong variable to PySys_Audit() (GH-14152)
Show description for 08286d5
ZackerySpytz
authored and
zooba
committed
08286d5
View commit details
Copy full SHA for 08286d5
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
bpo-37151: remove _PyCFunction_FastCallDict (GH-14269)
jdemeyer
authored and
methane
committed
7e1a9aa
View commit details
Copy full SHA for 7e1a9aa
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
bpo-36710: Use tstate in pylifecycle.c (GH-14249)
Show description for b45d259
vstinner
authored
b45d259
View commit details
Copy full SHA for b45d259
View code at this point
Browse repository at this point
bpo-36710: Remove PyImport_Cleanup() function (GH-14221)
Show description for 987a0dc
vstinner
authored
987a0dc
View commit details
Copy full SHA for 987a0dc
View code at this point
Browse repository at this point
bpo-36710: Add tstate parameter in import.c (GH-14218)
Show description for 0a28f8d
vstinner
authored
0a28f8d
View commit details
Copy full SHA for 0a28f8d
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
remove dead code (GH-14104)
Show description for 9bbece9
David Carlier
authored and
methane
committed
9bbece9
View commit details
Copy full SHA for 9bbece9
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051)
Show description for 28fca0c
ZackerySpytz
authored and
vstinner
committed
28fca0c
View commit details
Copy full SHA for 28fca0c
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
bpo-37289: Remove 'if False' handling in the peephole optimizer (GH-14099)
pablogsal
authored
7a68f8c
View commit details
Copy full SHA for 7a68f8c
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
bpo-37249: add declaration of _PyObject_GetMethod (GH-14015)
jdemeyer
authored and
methane
committed
b2f9473
View commit details
Copy full SHA for b2f9473
View code at this point
Browse repository at this point
bpo-37269: Correctly optimise conditionals with constant booleans (GH-14071)
Show description for 05f8318
pablogsal
authored
05f8318
View commit details
Copy full SHA for 05f8318
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
bpo-37077: Add native thread ID (TID) for AIX (GH-13624)
Show description for d0eeb93
aixtools
authored and
miss-islington
committed
d0eeb93
View commit details
Copy full SHA for d0eeb93
View code at this point
Browse repository at this point
bpo-36710: Pass explicitly tstate in sysmodule.c (GH-14060)
Show description for 838f264
vstinner
authored
838f264
View commit details
Copy full SHA for 838f264
View code at this point
Browse repository at this point
bpo-37213: Handle negative line deltas correctly in the peephole optimizer (GH-13969)
Show description for 3498c64
pablogsal
authored
3498c64
View commit details
Copy full SHA for 3498c64
View code at this point
Browse repository at this point
bpo-37253: Remove PyAST_obj2mod_ex() function (GH-14020)
Show description for 022ac0a
vstinner
authored
022ac0a
View commit details
Copy full SHA for 022ac0a
View code at this point
Browse repository at this point
bpo-37253: Add _PyCompilerFlags_INIT macro (GH-14018)
Show description for 37d66d7
vstinner
authored
37d66d7
View commit details
Copy full SHA for 37d66d7
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
bpo-37160: Thread native ID NetBSD support (GH-13835)
David Carlier
authored and
vstinner
committed
5287022
View commit details
Copy full SHA for 5287022
View code at this point
Browse repository at this point
bpo-35766: compile(): rename feature_version parameter (GH-13994)
Show description for efdf6ca
vstinner
authored
efdf6ca
View commit details
Copy full SHA for efdf6ca
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795)
Show description for 0fd2c30
vstinner
authored
0fd2c30
View commit details
Copy full SHA for 0fd2c30
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
bpo-37146: disable opcache when Py_DEBUG is defined (GH-13787)
Show description for eddef86
methane
authored and
vstinner
committed
eddef86
View commit details
Copy full SHA for eddef86
View code at this point
Browse repository at this point
Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780)
Show description for e225beb
vstinner
authored
e225beb
View commit details
Copy full SHA for e225beb
View code at this point
Browse repository at this point
bpo-37087: Adding native ID support for OpenBSD (GH-13654)
David Carlier
authored and
vstinner
committed
0b9956e
View commit details
Copy full SHA for 0b9956e
View code at this point
Browse repository at this point
bpo-26219: remove unused code (GH-13775)
Show description for 395420e
methane
authored
395420e
View commit details
Copy full SHA for 395420e
View code at this point
Browse repository at this point
bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)
Show description for 91234a1
methane
authored
91234a1
View commit details
Copy full SHA for 91234a1
View code at this point
Browse repository at this point
bpo-35814: Allow unpacking in r.h.s of annotated assignment expressions (GH-13760)
pablogsal
authored
8565f6b
View commit details
Copy full SHA for 8565f6b
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)
ericsnowcurrently
authored
6a150bc
View commit details
Copy full SHA for 6a150bc
View code at this point
Browse repository at this point
Fix compiler warnings in the pystrehex module (GH-13730)
pablogsal
authored
938d9a0
View commit details
Copy full SHA for 938d9a0
View code at this point
Browse repository at this point
bpo-37122: Make co->co_argcount represent the total number of positonal arguments in the code object (GH-13726)
pablogsal
authored
cd74e66
View commit details
Copy full SHA for cd74e66
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL