index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in c...
Oren Milman
2017-09-15
1
-1/+5
*
[2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-17...
Zachary Ware
2017-09-04
1
-2/+2
*
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)
Victor Stinner
2017-08-18
2
-0/+8
*
bpo-30726: Add _CRT_SECURE_NO_WARNINGS to _elementtree and pyexpat projects (...
Segev Finer
2017-07-04
2
-2/+2
*
[2.7] bpo-30730: Prevent environment variables injection in subprocess on Win...
Serhiy Storchaka
2017-06-24
1
-2/+14
*
bpo-29591: Update VS project files (#2310)
Jeremy Kloth
2017-06-21
3
-17/+17
*
bpo-30368: Update build_ssl.py to restore Perl-less building (#1805)
Jeremy Kloth
2017-06-20
3
-198/+188
*
[2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)
Zachary Ware
2017-06-11
117
-41253/+41253
*
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444)
Zachary Ware
2017-03-03
2
-2/+2
*
ring in 2017 for Python
Benjamin Peterson
2017-01-02
1
-1/+1
*
Fix PC/VS9.0/build_ssl.py for recent OpenSSL
Zachary Ware
2016-11-07
1
-5/+8
*
Closes #28568: Fix VS9.0 build files to use sqlite 3.8.11.0
Zachary Ware
2016-11-01
2
-2/+2
*
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
Zachary Ware
2016-10-11
2
-2/+2
*
Issue #28139: Fix messed up indentation
Martin Panter
2016-09-17
2
-18/+18
*
Issue #24366: Fix indentation
Martin Panter
2016-09-15
1
-17/+15
*
Issue #24594: Validates persist parameter when opening MSI database
Steve Dower
2016-09-09
1
-3/+17
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
2
-2/+2
*
Issue #26930: Update Windows build to OpenSSL 1.0.2h
Zachary Ware
2016-06-15
2
-2/+2
*
- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
doko@ubuntu.com
2016-06-10
2
-609/+0
*
Corrections for a/an in code comments and documentation
Martin Panter
2016-05-08
1
-1/+1
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Issue #26465: Update VS9.0 build files for OpenSSL 1.0.2g
Zachary Ware
2016-04-14
2
-2/+2
*
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
Zachary Ware
2016-02-22
2
-6/+5
*
2016 will be another year of writing copyrighted code
Benjamin Peterson
2016-01-01
1
-1/+1
*
Issue #25022: Remove PC/example_nt/
Zachary Ware
2015-09-10
7
-444/+0
*
Issue #24953: Include ICC version in sys.version string when bulit with ICC o...
Zachary Ware
2015-08-29
1
-0/+8
*
Issue #24603: Update Windows build to use OpenSSL 1.0.2d
Zachary Ware
2015-07-22
2
-2/+2
*
Close #24508: Backport the 3.5 MSBuild project files.
Zachary Ware
2015-07-16
54
-0/+17916
*
Fixed indentation of Python examples in C comments.
Serhiy Storchaka
2015-06-10
1
-14/+14
*
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Zachary Ware
2015-04-13
11
-265/+265
*
update for copyright for 2015
Benjamin Peterson
2015-01-01
1
-1/+1
*
give a nice message when installer is launched w/o admin rights (closes #16561)
Benjamin Peterson
2014-11-28
1
-0/+10
*
Issue #20221: Removed conflicting (or circular) hypot definition
Zachary Ware
2014-02-20
1
-0/+4
*
- Issue #22381: Update zlib to 1.2.8.
doko@ubuntu.com
2014-09-11
3
-3/+36
*
Issue #21958: Define HAVE_ROUND when building with VS 2013 and above.
Zachary Ware
2014-07-25
1
-0/+5
*
Issue #21151: Fixed a segfault in the _winreg module.
Zachary Ware
2014-07-03
1
-1/+3
*
Issue21349 Passing a memoryview to _winreg.SetValueEx now correctly raises a ...
Tim Golden
2014-04-26
1
-4/+6
*
Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize
Kristján Valur Jónsson
2014-04-25
1
-2/+3
*
Closes #20908: Memory leak in Reg2Py()
Jesus Cea
2014-03-13
1
-1/+4
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0/+0
*
update copyright year
Benjamin Peterson
2014-01-01
1
-1/+1
*
#18466: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
1
-1/+1
*
Issue #17425: Build against openssl 0.9.8y on Windows.
Martin v. Loewis
2013-03-22
1
-1/+1
*
Fix #16759. Convert DWORD registry values using unsigned long.
Brian Curtin
2012-12-27
1
-2/+2
*
Fix #14420. Check for PyLong as well as PyInt when converting in Py2Reg.
Brian Curtin
2012-12-27
1
-5/+6
*
Upgrade openssl to 0.9.8x.
Martin v. Löwis
2012-05-15
1
-1/+1
*
Upgrade to bzip2 1.0.6.
Martin v. Löwis
2012-05-14
4
-10/+10
*
Issue14559: Attempt to fix compilation with previous versions of the Microsof...
Amaury Forgeot d'Arc
2012-04-12
3
-0/+11
*
- rename configure.in to configure.ac
Matthias Klose
2012-03-14
1
-1/+1
*
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Wi...
Antoine Pitrou
2012-03-11
1
-0/+1
[next]