FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PCbuild/pythoncore.vcxproj - 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
74.9k
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
PCbuild
pythoncore.vcxproj
on
3.8
User selector
Datepicker
Commit history
Commits on Mar 11, 2020
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918)
Show description for d01c550
miss-islington
and
zooba
authored
d01c550
View commit details
Copy full SHA for d01c550
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
Show description for 0d20364
miss-islington
and
zooba
authored
0d20364
View commit details
Copy full SHA for 0d20364
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) (GH-15441)
Show description for 5779c53
authored and
rhettinger
committed
5779c53
View commit details
Copy full SHA for 5779c53
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
bpo-37238: Enable building for Windows using Visual Studio 2019 (GH-13988)
Show description for 36926df
miss-islington
and
paulmon
authored
36926df
View commit details
Copy full SHA for 36926df
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
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
Commits on May 27, 2019
bpo-36763: Implement the PEP 587 (GH-13592)
Show description for 331a6a5
vstinner
authored
331a6a5
View commit details
Copy full SHA for 331a6a5
View code at this point
Browse repository at this point
Commits on May 26, 2019
bpo-36785: PEP 574 implementation (GH-7076)
pitrou
authored
91f4380
View commit details
Copy full SHA for 91f4380
View code at this point
Browse repository at this point
Commits on May 24, 2019
bpo-36710: Add tstate parameter in ceval.c (GH-13547)
Show description for 438a12d
vstinner
authored
438a12d
View commit details
Copy full SHA for 438a12d
View code at this point
Browse repository at this point
Commits on May 23, 2019
bpo-36842: Implement PEP 578 (GH-12613)
Show description for b82e17e
zooba
authored
b82e17e
View commit details
Copy full SHA for b82e17e
View code at this point
Browse repository at this point
Commits on May 20, 2019
bpo-35134: Register new traceback.h header files (GH-13431)
Show description for fd1e0e9
vstinner
authored
fd1e0e9
View commit details
Copy full SHA for fd1e0e9
View code at this point
Browse repository at this point
Commits on May 17, 2019
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
paulmon
authored and
zooba
committed
f96e7fd
View commit details
Copy full SHA for f96e7fd
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
Show description for 5c75f37
vstinner
authored
5c75f37
View commit details
Copy full SHA for 5c75f37
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
bpo-35134: Add cpython/pymem.h to build system (GH-12842)
vstinner
authored
aba7d66
View commit details
Copy full SHA for aba7d66
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
bpo-36623: Clean parser headers and include files (GH-12253)
Show description for f2cf1e3
pablogsal
authored
f2cf1e3
View commit details
Copy full SHA for f2cf1e3
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (gh-12359)
ericsnowcurrently
authored
c11183c
View commit details
Copy full SHA for c11183c
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Revert: bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (GH-11617) (GH-12159)
Show description for 4d61e6e
vstinner
authored
4d61e6e
View commit details
Copy full SHA for 4d61e6e
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
bpo-36097: Use only public C-API in the_xxsubinterpreters module (adding as necessary). (#12003)
ericsnowcurrently
authored
bcfa450
View commit details
Copy full SHA for bcfa450
View code at this point
Browse repository at this point
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
Show description for 1f24a71
pablogsal
authored
1f24a71
View commit details
Copy full SHA for 1f24a71
View code at this point
Browse repository at this point
bpo-36142: Add preconfig.c (GH-12128)
Show description for 91b9ecf
vstinner
authored
91b9ecf
View commit details
Copy full SHA for 91b9ecf
View code at this point
Browse repository at this point
bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111)
Show description for f684d83
vstinner
authored
f684d83
View commit details
Copy full SHA for f684d83
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Show description for 8a1657b
paulmon
authored and
zooba
committed
8a1657b
View commit details
Copy full SHA for 8a1657b
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410)
Show description for fbf5068
indygreg
authored and
zooba
committed
fbf5068
View commit details
Copy full SHA for fbf5068
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370)
Show description for 8ac6581
serhiy-storchaka
authored
8ac6581
View commit details
Copy full SHA for 8ac6581
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
bpo-34977: Add Windows App Store package (GH-11027)
Show description for 0cd6391
zooba
authored
0cd6391
View commit details
Copy full SHA for 0cd6391
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Show description for cb0b78a
vstinner
authored
cb0b78a
View commit details
Copy full SHA for cb0b78a
View code at this point
Browse repository at this point
bpo-34977: Add Windows App Store package (GH-10245)
zooba
authored
468a15a
View commit details
Copy full SHA for 468a15a
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
bpo-35134: Create Include/cpython/tupleobject.h (GH-10764)
Show description for 54ba556
vstinner
authored
54ba556
View commit details
Copy full SHA for 54ba556
View code at this point
Browse repository at this point
Commits on Nov 25, 2018
bpo-35081: Add Include/internal/pycore_tupleobject.h (GH-10705)
Show description for ec13b93
vstinner
authored
ec13b93
View commit details
Copy full SHA for ec13b93
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
bpo-35134: Create Include/cpython/ subdirectory (GH-10624)
Show description for e421106
vstinner
authored
e421106
View commit details
Copy full SHA for e421106
View code at this point
Browse repository at this point
bpo-35081: Add new internal headers to Makefile (GH-10670)
Show description for 984061e
vstinner
authored
984061e
View commit details
Copy full SHA for 984061e
View code at this point
Browse repository at this point
Commits on Nov 12, 2018
bpo-35081: Rename internal headers (GH-10275)
Show description for 621cebe
vstinner
authored
621cebe
View commit details
Copy full SHA for 621cebe
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273)
Show description for a1c249c
vstinner
authored
a1c249c
View commit details
Copy full SHA for a1c249c
View code at this point
Browse repository at this point
bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271)
Show description for e281f7d
vstinner
authored
e281f7d
View commit details
Copy full SHA for e281f7d
View code at this point
Browse repository at this point
Commits on Oct 31, 2018
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)
Show description for 27e2d1f
vstinner
authored
27e2d1f
View commit details
Copy full SHA for 27e2d1f
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239)
Show description for 31368a4
vstinner
authored
31368a4
View commit details
Copy full SHA for 31368a4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL