Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.7.17
/
PC
tag
427c9c9ce1307e65e51201d886aed1efb6066fd5
tagger
Benjamin Peterson <benjamin@python.org>
Sat Oct 19 18:40:04 2019
object
c2f86d86e6c8f5fd1ef602128b537a48f3f5c063
Python 2.7.17
90b4e49
bpo-38174 follow up: Remove loadlibrary.c from VS9.0. (GH-16411)
by Benjamin Peterson
· 6 years ago
289c5ea
bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-15822)
by Zackery Spytz
· 6 years ago
35f9bcc
[2.7] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062). (GH-15133)
by David H
· 6 years ago
84efbae
[2.7] bpo-9194: Fix the bounds checking in winreg.c's fixupMultiSZ() (GH-12687) (GH-12916)
by Zackery Spytz
· 6 years ago
b19943e
bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)
by Miss Islington (bot)
· 6 years ago
d5409eb
[2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517) (GH-11749)
by Tzu-ping Chung
· 7 years ago
000b809
bpo-11566: Remove hypot -> _hypot macro for very old compilers (GH-11283)
by Matt McCormick
· 7 years ago
f51a466
bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038)
by Miss Islington (bot)
· 7 years ago
48c8bf2
[2.7] bpo-34234: Use _PyAnyInt_Check() and _PyAnyInt_CheckExact(). (GH-8479)
by Serhiy Storchaka
· 7 years ago
7b383a5
bpo-33931: Fix building using PC\VS9.0\build.bat -e (GH-7844)
by Anselm Kruis
· 7 years ago
d098098
PC/_subprocess.c: Fix signed/unsigned comparison (GH-7446)
by Victor Stinner
· 7 years ago
be1faab
bpo-30855: Bump Tcl/Tk to 8.5.19 on Windows (GH-4550)
by Zachary Ware
· 8 years ago
b74c3d4
Fix a memory leak in _msi.c (GH-4127) (#4308)
by Miss Islington (bot)
· 8 years ago
c7f165f
[2.7] bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method. (GH-3580) (#3595)
by Oren Milman
· 8 years ago
986b7ff
[2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-1783) (GH-3306)
by Zachary Ware
· 8 years ago
ec4ab09
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)
by Victor Stinner
· 8 years ago
d0ae4be
bpo-30726: Add _CRT_SECURE_NO_WARNINGS to _elementtree and pyexpat projects (#2572)
by Segev Finer
· 8 years ago
9dda2ca
[2.7] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2372)
by Serhiy Storchaka
· 8 years ago
ab3b0ad
bpo-29591: Update VS project files (#2310)
by Jeremy Kloth
· 8 years ago
ebbccea
bpo-30368: Update build_ssl.py to restore Perl-less building (#1805)
by Jeremy Kloth
· 8 years ago
5fe8ac6
[2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)
by Zachary Ware
· 8 years ago
f9a6516
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-444)
by Zachary Ware
· 8 years ago
ea02cdc
ring in 2017 for Python
by Benjamin Peterson
· 9 years ago
14269d9
Fix PC/VS9.0/build_ssl.py for recent OpenSSL
by Zachary Ware
· 9 years ago
333b617
Closes #28568: Fix VS9.0 build files to use sqlite 3.8.11.0
by Zachary Ware
· 9 years ago
8fb09ad
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
by Zachary Ware
· 9 years ago
ca56dd4
Issue #28139: Fix messed up indentation
by Martin Panter
· 9 years ago
5f75502
Issue #24366: Fix indentation
by Martin Panter
· 9 years ago
b420601
Issue #24594: Validates persist parameter when opening MSI database
by Steve Dower
· 9 years ago
b362f75
Issue #25523: Correct "a" article to "an" article
by Martin Panter
· 10 years ago
c59a92b
Issue #26930: Update Windows build to OpenSSL 1.0.2h
by Zachary Ware
· 9 years ago
a0f2295
- Issue #17500, and https://github.com/python/pythondotorg/issues/945: Remove
by doko@ubuntu.com
· 9 years ago
4f23cab
Corrections for a/an in code comments and documentation
by Martin Panter
· 9 years ago
9a118f1
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
by Serhiy Storchaka
· 9 years ago
8feff8f
Issue #26465: Update VS9.0 build files for OpenSSL 1.0.2g
by Zachary Ware
· 9 years ago
c46a2eb
Issue #26268: Update Windows builds to use OpenSSL 1.0.2f
by Zachary Ware
· 9 years ago
1f40ece
2016 will be another year of writing copyrighted code
by Benjamin Peterson
· 10 years ago
5eaf58b
Issue #25022: Remove PC/example_nt/
by Zachary Ware
· 10 years ago
d155d72
Issue #24953: Include ICC version in sys.version string when bulit with ICC on Windows
by Zachary Ware
· 10 years ago
68773f3
Issue #24603: Update Windows build to use OpenSSL 1.0.2d
by Zachary Ware
· 10 years ago
4734372
Close #24508: Backport the 3.5 MSBuild project files.
by Zachary Ware
· 10 years ago
f0aa88f
Fixed indentation of Python examples in C comments.
by Serhiy Storchaka
· 10 years ago
b9298a4
Issue #17202: Add .bat to .hgeol to force them to CRLF.
by Zachary Ware
· 10 years ago
dd87637
update for copyright for 2015
by Benjamin Peterson
· 11 years ago
209dd46
give a nice message when installer is launched w/o admin rights (closes #16561)
by Benjamin Peterson
· 11 years ago
8031566
Issue #20221: Removed conflicting (or circular) hypot definition
by Zachary Ware
· 11 years ago
08578b0
- Issue #22381: Update zlib to 1.2.8.
by doko@ubuntu.com
· 11 years ago
6d8f29a
Issue #21958: Define HAVE_ROUND when building with VS 2013 and above.
by Zachary Ware
· 11 years ago
6690eed
Issue #21151: Fixed a segfault in the _winreg module.
by Zachary Ware
· 11 years ago
3c603f3
Issue21349 Passing a memoryview to _winreg.SetValueEx now correctly raises a TypeError where it previously crashed the interpreter. Patch by Brian Kearns
by Tim Golden
· 11 years ago
be580f2
Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize
by Kristján Valur Jónsson
· 11 years ago
8f606a0
Closes #20908: Memory leak in Reg2Py()
by Jesus Cea
· 11 years ago
e0ed2d7
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 12 years ago
1aeb8cf
update copyright year
by Benjamin Peterson
· 12 years ago
419e23c
#18466: fix more typos. Patch by Févry Thibault.
by Ezio Melotti
· 12 years ago
18613e6
Issue #17425: Build against openssl 0.9.8y on Windows.
by Martin v. Loewis
· 12 years ago
33e05e7
Fix #16759. Convert DWORD registry values using unsigned long.
by Brian Curtin
· 13 years ago
0e091b0
Fix #14420. Check for PyLong as well as PyInt when converting in Py2Reg.
by Brian Curtin
· 13 years ago
fd0afed
Upgrade openssl to 0.9.8x.
by Martin v. Löwis
· 13 years ago
e7f67b5
Upgrade to bzip2 1.0.6.
by Martin v. Löwis
· 13 years ago
78f85fc
Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler.
by Amaury Forgeot d'Arc
· 13 years ago
3cef2a9
- rename configure.in to configure.ac
by Matthias Klose
· 13 years ago
f60845b
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Windows when the child process has already exited.
by Antoine Pitrou
· 13 years ago
deb1ce7
Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows.
by Nadeem Vawda
· 14 years ago
c2077b0
#11565: Fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
24b07bc
#11515: fix several typos. Patch by Piotr Kasprzyk.
by Ezio Melotti
· 14 years ago
90f00ea
Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files
by Martin v. Löwis
· 14 years ago
faa9ad2
Add updated .hgeol file and fix newlines in the 2.7 branch.
by Georg Brandl
· 14 years ago
59734be
Merged revisions 85071-85072,85894,87132 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
87df945
Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2)
by Hirokazu Yamamoto
· 15 years ago
921387b
Recorded merge of revisions 86117 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
419670a
Recorded merge of revisions 86113 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
2623688
Merged revisions 84763,85135 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
b046529
Recorded rollback of revisions 84857,84870,84875 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
89e87ad
Updated VS8.0 project files with PCBuild/vs9to8.py.
by Hirokazu Yamamoto
· 15 years ago
63e9b50
Recorded rollback of revisions 84902 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
25278ef
Recorded merge of revisions 84902 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
0dd078a
Merged revisions 84857,84870,84875 via svnmerge from
by Hirokazu Yamamoto
· 15 years ago
de150c7
Updated VC6 files.
by Hirokazu Yamamoto
· 15 years ago
e6ebcda
Merged revisions 84506 via svnmerge from
by Antoine Pitrou
· 15 years ago
431774f
Issue #3210: Revert C module changes and apply patch from Hirokazu Yamamoto instead
by Tim Golden
· 15 years ago
90374f5
Issue #3210: Ensure stdio handles are closed if CreateProcess fails
by Tim Golden
· 15 years ago
d7afd31
Move a variable declration outside of a loop to match what was
by Brian Curtin
· 15 years ago
b64c89b
Fix #2810 - handle the case where some registry calls return
by Brian Curtin
· 15 years ago
8617161
Fixup indentation of PC/_msi.c
by Antoine Pitrou
· 15 years ago
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
a2936cf
Fix #7838. Add docstrings and privatize _subprocess implementation details.
by Brian Curtin
· 15 years ago
e5aa886
Implement #1220212. Add os.kill support for Windows.
by Brian Curtin
· 15 years ago
e33fa88
Implement #7347. Add CreateKeyEx, DeleteKeyEx, and update _winreg tests.
by Brian Curtin
· 15 years ago
5ac006d
Capsule-related changes:
by Larry Hastings
· 15 years ago
402b73f
Backported PyCapsule from 3.1, and converted most uses of CObject to PyCapsule.
by Larry Hastings
· 15 years ago
adfc80b
#4852: Remove dead code in every thread implementation, unused for many years.
by Amaury Forgeot d'Arc
· 15 years ago
413fabc
Stop providing crtassem.h symbols when compiling with
by Martin v. Löwis
· 16 years ago
6467213
Issue #7622: Improve the split(), rsplit(), splitlines() and replace()
by Antoine Pitrou
· 16 years ago
b7953f0
We only support Windows NT derivatives now.
by Georg Brandl
· 16 years ago
c8a2ce7
#7579: Add docstrings to the msvcrt module
by Amaury Forgeot d'Arc
· 16 years ago
9cae178
Issue #3366: Add expm1 function to math module. Thanks Eric Smith for
by Mark Dickinson
· 16 years ago
117a899
Add dtoa.c and dtoa.h to the relevant project files.
by Mark Dickinson
· 16 years ago
2ef9e8c
Update project file for new file: dtoa.c
by Raymond Hettinger
· 16 years ago
8c3fb39
Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, and it's not declared in any .h file.
by Eric Smith
· 16 years ago
Next »