FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PC/config.c - 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
PC
config.c
on
2.7
User selector
Datepicker
Commit history
Commits on May 9, 2010
Untabify C files. Will watch buildbots.
pitrou
committed
c83ea13
View commit details
Copy full SHA for c83ea13
View code at this point
Browse repository at this point
Commits on Jun 14, 2009
Updated MSVC files to follow r73394.
Hirokazu Yamamoto
committed
e69041d
View commit details
Copy full SHA for e69041d
View code at this point
Browse repository at this point
Commits on May 9, 2008
Backport fast alternate io.BytesIO implementation.
Show description for 1aed624
avassalotti
committed
1aed624
View commit details
Copy full SHA for 1aed624
View code at this point
Browse repository at this point
Commits on May 5, 2008
Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob
Show description for 4b964f9
brettcannon
committed
4b964f9
View commit details
Copy full SHA for 4b964f9
View code at this point
Browse repository at this point
Commits on Apr 13, 2008
Fix an accidental bug of an non-existent init function.
brettcannon
committed
76ca13c
View commit details
Copy full SHA for 76ca13c
View code at this point
Browse repository at this point
Commits on Apr 12, 2008
Re-implement the 'warnings' module in C. This allows for usage of the
Show description for e974689
brettcannon
committed
e974689
View commit details
Copy full SHA for e974689
View code at this point
Browse repository at this point
Commits on Apr 8, 2008
Issue 2408: remove the _types module
Show description for 7adc776
amauryfa
committed
7adc776
View commit details
Copy full SHA for 7adc776
View code at this point
Browse repository at this point
Commits on Mar 27, 2008
Hopefully added _fileio module to the Windows build system
tiran
committed
a82e8db
View commit details
Copy full SHA for a82e8db
View code at this point
Browse repository at this point
Commits on Feb 23, 2008
Added future_builtins, which contains PEP 3127 compatible versions of hex() and oct().
ericvsmith
committed
a73fbe7
View commit details
Copy full SHA for a73fbe7
View code at this point
Browse repository at this point
Commits on May 20, 2007
Try to remove rgbimg from Windows builds.
brettcannon
committed
7e93587
View commit details
Copy full SHA for 7e93587
View code at this point
Browse repository at this point
Commits on May 3, 2007
Fix problems in x64 build that were discovered by the testsuite:
Show description for f030394
Kristján Valur Jónsson
committed
f030394
View commit details
Copy full SHA for f030394
View code at this point
Browse repository at this point
Commits on Feb 28, 2007
Prepare collections module for pure python code entries.
rhettinger
committed
eb97988
View commit details
Copy full SHA for eb97988
View code at this point
Browse repository at this point
Commits on Jul 27, 2006
Enable the building of the _types module on Windows.
Show description for d17301f
warsaw
committed
d17301f
View commit details
Copy full SHA for d17301f
View code at this point
Browse repository at this point
Commits on May 29, 2006
Apply modified version of Collin Winter's patch #1478788
Show description for c649ec5
ncoghlan
committed
c649ec5
View commit details
Copy full SHA for c649ec5
View code at this point
Browse repository at this point
Commits on May 23, 2006
Get the Windows build working again (recover from
Show description for f178e5c
tim-one
committed
f178e5c
View commit details
Copy full SHA for f178e5c
View code at this point
Browse repository at this point
Commits on Mar 16, 2006
Remove some more references to regex that I missed.
nnorwitz
committed
c4bd28c
View commit details
Copy full SHA for c4bd28c
View code at this point
Browse repository at this point
Commits on Feb 27, 2006
Create _ast module.
Show description for 577b5b9
loewis
committed
577b5b9
View commit details
Copy full SHA for 577b5b9
View code at this point
Browse repository at this point
Commits on Feb 14, 2006
Add _lsprof.
loewis
committed
9fb181b
View commit details
Copy full SHA for 9fb181b
View code at this point
Browse repository at this point
Commits on Jan 3, 2006
Make zlib builtin.
loewis
committed
4e6aff5
View commit details
Copy full SHA for 4e6aff5
View code at this point
Browse repository at this point
Commits on Aug 24, 2005
Update the PC configuration and project files for sha256 and sha512.
rhettinger
committed
94ac197
View commit details
Copy full SHA for 94ac197
View code at this point
Browse repository at this point
Commits on Feb 28, 2005
SF patch #941881: PEP 309 Implementation (Partial Function Application).
Show description for 9c323f8
rhettinger
committed
9c323f8
View commit details
Copy full SHA for 9c323f8
View code at this point
Browse repository at this point
Commits on Oct 12, 2004
Supply the _subprocess module under 7.1. I'm not sure what the status
Show description for 4eb5978
tim-one
committed
4eb5978
View commit details
Copy full SHA for 4eb5978
View code at this point
Browse repository at this point
Commits on Aug 31, 2004
Remove rotor and xreadlines from VC 7.1 build.
tim-one
committed
adadc0f
View commit details
Copy full SHA for adadc0f
View code at this point
Browse repository at this point
Commits on Jul 28, 2004
Add missing _codecs_iso2022 module of cjkcodecs. I'll add unittest
Show description for 978d262
hyeshik
committed
978d262
View commit details
Copy full SHA for 978d262
View code at this point
Browse repository at this point
Commits on Jul 18, 2004
Woo hoo! All the encoding tests pass on Windows (& I downloaded the
Show description for 6920e49
tim-one
committed
6920e49
View commit details
Copy full SHA for 6920e49
View code at this point
Browse repository at this point
More cjkcodecs recovery: Python at least compiles on Window again.
tim-one
committed
cc8f997
View commit details
Copy full SHA for cc8f997
View code at this point
Browse repository at this point
Commits on Jun 2, 2004
Remove the pcre module.
Thomas Heller
committed
9f5f056
View commit details
Copy full SHA for 9f5f056
View code at this point
Browse repository at this point
Commits on Apr 19, 2004
* Restore the pure python version of heapq.py.
Show description for c46cb2a
rhettinger
committed
c46cb2a
View commit details
Copy full SHA for c46cb2a
View code at this point
Browse repository at this point
Commits on Jan 29, 2004
* Move collections.deque() in from the sandbox
Show description for 756b3f3
rhettinger
committed
756b3f3
View commit details
Copy full SHA for 756b3f3
View code at this point
Browse repository at this point
Commits on Jan 21, 2004
Add cjkcodecs to build process
loewis
committed
daea3e5
View commit details
Copy full SHA for daea3e5
View code at this point
Browse repository at this point
Commits on Jan 5, 2004
SF Patch #864863: Bisect C implementation
Show description for 0c41027
rhettinger
committed
0c41027
View commit details
Copy full SHA for 0c41027
View code at this point
Browse repository at this point
Commits on Jan 2, 2004
Update build procedure to VC 7.1; make more modules builtin.
loewis
committed
48918f7
View commit details
Copy full SHA for 48918f7
View code at this point
Browse repository at this point
Commits on Nov 8, 2003
Convert heapq.py to a C implementation.
rhettinger
committed
b3af181
View commit details
Copy full SHA for b3af181
View code at this point
Browse repository at this point
Commits on Apr 18, 2003
Patch #714957: Explain ADDMODULE MARKER.
loewis
committed
6920652
View commit details
Copy full SHA for 6920652
View code at this point
Browse repository at this point
Commits on Feb 1, 2003
Move itertools module from the sandbox and into production.
rhettinger
committed
96ef811
View commit details
Copy full SHA for 96ef811
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL