FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PC/config.c - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
PC
config.c
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Feb 18, 2018
bpo-31333: Re-implement ABCMeta in C (#5273)
Show description for 03e3c34
ilevkivskyi
authored
03e3c34
View commit details
Copy full SHA for 03e3c34
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
bpo-32604: Make _xxsubinterpreters build on Windows (GH-5516)
Show description for 310b052
zware
authored
310b052
View commit details
Copy full SHA for 310b052
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
rename _imp initialization function to follow conventions (#5432)
Show description for c65ef77
benjaminp
authored
c65ef77
View commit details
Copy full SHA for c65ef77
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227)
zooba
authored
2507e29
View commit details
Copy full SHA for 2507e29
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler (#1632)
zooba
authored
05f01d8
View commit details
Copy full SHA for 05f01d8
View code at this point
Browse repository at this point
bpo-31370: Remove support for threads-less builds (#3385)
Show description for a6a4dc8
pitrou
authored and
vstinner
committed
a6a4dc8
View commit details
Copy full SHA for a6a4dc8
View code at this point
Browse repository at this point
bpo-31358: Pull zlib out of the repository (GH-3375)
Show description for d01db1c
zware
authored
d01db1c
View commit details
Copy full SHA for d01db1c
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Remove all mention of Windows IA-64 support (GH-3389)
Show description for 49ce74e
zware
authored
49ce74e
View commit details
Copy full SHA for 49ce74e
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #16113: Add SHA-3 and SHAKE support to hashlib module.
tiran
committed
6fe2a75
View commit details
Copy full SHA for 6fe2a75
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Issue #26798: Hello Winndows, my old friend. I've come to fix blake2 for you again.
tiran
committed
7ba8337
View commit details
Copy full SHA for 7ba8337
View code at this point
Browse repository at this point
Commits on May 23, 2015
PEP 489: Multi-phase extension module initialization
Show description for d5cacbb
ncoghlan
committed
d5cacbb
View commit details
Copy full SHA for d5cacbb
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Finish up signal -> _signal change
brettcannon
committed
be9acef
View commit details
Copy full SHA for be9acef
View code at this point
Browse repository at this point
fix #21076: turn signal module constants into enums
giampaolo
committed
e09fb71
View commit details
Copy full SHA for e09fb71
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Add _opcode to Windows build env
tiran
committed
71135ac
View commit details
Copy full SHA for 71135ac
View code at this point
Browse repository at this point
Commits on Nov 23, 2013
Issue #18874: Implement the PEP 454 (tracemalloc)
vstinner
committed
ed3b0bc
View commit details
Copy full SHA for ed3b0bc
View code at this point
Browse repository at this point
Commits on Jun 23, 2013
add _stat to list of builtin Windows modules
tiran
committed
c44ff86
View commit details
Copy full SHA for c44ff86
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Issue #16694: Add a pure Python implementation of the operator module.
Show description for a85017f
pitrou
committed
a85017f
View commit details
Copy full SHA for a85017f
View code at this point
Browse repository at this point
Commits on Oct 21, 2012
backout ce9c9cbd1b11, Build the _sha3 module with VS 2008
tiran
committed
8a91549
View commit details
Copy full SHA for 8a91549
View code at this point
Browse repository at this point
Build the _sha3 module with VS 2008.
pitrou
committed
ca4a525
View commit details
Copy full SHA for ca4a525
View code at this point
Browse repository at this point
Commits on Apr 27, 2012
Issue #14605: Stop having implicit entries for sys.meta_path.
Show description for ce418b4
brettcannon
committed
ce418b4
View commit details
Copy full SHA for ce418b4
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Issue #11750: The Windows API functions scattered in the _subprocess and
Show description for 23bba4c
pitrou
committed
23bba4c
View commit details
Copy full SHA for 23bba4c
View code at this point
Browse repository at this point
Commits on Apr 15, 2012
Issue #13959: Rename imp to _imp and add Lib/imp.py and begin
Show description for 6f44d66
brettcannon
committed
6f44d66
View commit details
Copy full SHA for 6f44d66
View code at this point
Browse repository at this point
Commits on Mar 30, 2011
Issue #11393: Add the new faulthandler module
Victor Stinner
committed
024e37a
View commit details
Copy full SHA for 024e37a
View code at this point
Browse repository at this point
Commits on Oct 14, 2010
#9418: first step of moving private string methods to _string module.
birkenfeld
committed
66c221e
View commit details
Copy full SHA for 66c221e
View code at this point
Browse repository at this point
Commits on Jul 23, 2010
Issue #7989: Added pure python implementation of the datetime module.
abalkin
committed
cf86e36
View commit details
Copy full SHA for cf86e36
View code at this point
Browse repository at this point
Commits on May 9, 2010
Recorded merge of revisions 81029 via svnmerge from
Show description for f95a1b3
pitrou
committed
f95a1b3
View commit details
Copy full SHA for f95a1b3
View code at this point
Browse repository at this point
Commits on Mar 4, 2009
merge the io-c branch: C implementation of the io module
Show description for 4fa88fa
benjaminp
committed
4fa88fa
View commit details
Copy full SHA for 4fa88fa
View code at this point
Browse repository at this point
Commits on Jun 12, 2008
On Windows, repair compilation of builtin modules _stringio and _pickle.
Show description for 9d865c9
amauryfa
committed
9d865c9
View commit details
Copy full SHA for 9d865c9
View code at this point
Browse repository at this point
Removed _stringio from Windows build.
Show description for b154909
avassalotti
committed
b154909
View commit details
Copy full SHA for b154909
View code at this point
Browse repository at this point
revert the addition of _pickle because it was causing havok with 64-bit
benjaminp
committed
75f25f2
View commit details
Copy full SHA for 75f25f2
View code at this point
Browse repository at this point
Commits on Jun 11, 2008
Added Windows build config for _stringio and _pickle.
avassalotti
committed
ccc63b1
View commit details
Copy full SHA for ccc63b1
View code at this point
Browse repository at this point
Remove PyInit_cStringIO again.
loewis
committed
e8465f2
View commit details
Copy full SHA for e8465f2
View code at this point
Browse repository at this point
Update to PEP 3121.
loewis
committed
6a880a8
View commit details
Copy full SHA for 6a880a8
View code at this point
Browse repository at this point
Commits on Jun 10, 2008
Fix the Windows build by removing references to the cStringIO module
Show description for 12f8a05
Thomas Heller
committed
12f8a05
View commit details
Copy full SHA for 12f8a05
View code at this point
Browse repository at this point
Commits on May 25, 2008
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
birkenfeld
committed
2067bfd
View commit details
Copy full SHA for 2067bfd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL