Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
768e8475b1195ded8011d952be284a944cf5afbc
768e847
Remove merge artifact from Misc/NEWS
by Nick Coghlan
· 11 years ago
6a98749
Close #17827: Document codecs.encode & codecs.decode
by Nick Coghlan
· 11 years ago
57d35c6
Issue #17883: Tweak test_tcl testLoadWithUNC to skip the test in the
by Zachary Ware
· 11 years ago
a1ea893
Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
by Terry Jan Reedy
· 11 years ago
14b38f5
Issue #17883: Backport test.test_support._is_gui_available()
by Zachary Ware
· 11 years ago
00365f1
Issue #15392: Install idlelib/idle_test.
by Ned Deily
· 11 years ago
e0afd8e
Issue #19391: Clean up PCbuild/readme.txt
by Zachary Ware
· 11 years ago
d412b49
Fix test_os (issue #18702).
by Serhiy Storchaka
· 11 years ago
32e23e7
Issue #18702: All skipped tests now reported as skipped.
by Serhiy Storchaka
· 11 years ago
68f518c
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
by Serhiy Storchaka
· 11 years ago
31b9c84
Issue #6157: Fixed Tkinter.Text.debug(). Original patch by Guilherme Polo.
by Serhiy Storchaka
· 11 years ago
8630f16
Issue #6160: The bbox() method of Tkinter.Spinbox now returns a tuple of
by Serhiy Storchaka
· 11 years ago
6bf15d1
Issue #19085: Fixed some Tkinter tests on Windows.
by Serhiy Storchaka
· 11 years ago
0af7d1e
Merge
by Jason R. Coombs
· 11 years ago
42fa9ec
Update NEWS
by Jason R. Coombs
· 11 years ago
4a21726
Issue #19085: Fix Tkinter tests with Tcl/Tk 8.4.
by Serhiy Storchaka
· 11 years ago
3c07135
Issue #19286: [distutils] Only match files in build_py.find_data_files.
by Jason R. Coombs
· 11 years ago
83aafda
Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs.
by Jason R. Coombs
· 11 years ago
090b6b1
Issue #10734: Fix and re-enable test_ttk test_heading_callback.
by Serhiy Storchaka
· 11 years ago
dd80816
Issue #19085: Added basic tests for all tkinter widget options.
by Serhiy Storchaka
· 11 years ago
a40f5b5
merge 2.7.6 release branch
by Benjamin Peterson
· 11 years ago
9fa6a8b
fix xmlcharrefreplace tests on wide build when tests are loaded from .py[co] files.
by Benjamin Peterson
· 11 years ago
1fdc702
Issue #19457: Fixed xmlcharrefreplace tests on wide build when tests are
by Serhiy Storchaka
· 11 years ago
41e9b40
Issue #19455: Corrected inaccuracies in documentation and corrected some incorrect cross-references.
by Vinay Sajip
· 11 years ago
ae7894c
merge 2.7.6 release branch
by Benjamin Peterson
· 11 years ago
1ef959a
use the collapsed path in the run_cgi method (closes #19435)
by Benjamin Peterson
· 11 years ago
285e2e8
merge 2.7.6 branch
by Benjamin Peterson
· 11 years ago
db78e43
fix language
by Christian Heimes
· 11 years ago
3e44e3f
merge 2.7.6 release branch
by Benjamin Peterson
· 11 years ago
88b2220
Issue #18747: document issue with OpenSSL's CPRNG state and fork
by Christian Heimes
· 11 years ago
448eb31
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding
by Christian Heimes
· 11 years ago
41a7d5e
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding
by Christian Heimes
· 11 years ago
5dba9f6
merge 2.7.6 release branch
by Benjamin Peterson
· 11 years ago
e18b82d
backport #19426
by Benjamin Peterson
· 11 years ago
95b6f25
2.6.9 final
by Barry Warsaw
· 11 years ago
428f82d
Added tag v2.6.9 for changeset fcb3ec2842f9
by Barry Warsaw
· 11 years ago
8493c0c
version bump
by Barry Warsaw
· 11 years ago
c26efbb
updating topics
by Barry Warsaw
· 11 years ago
1c760ca
Issue #19426: Fixed the opening of Python source file with specified encoding.
by Serhiy Storchaka
· 11 years ago
712e951
Closes #19416: fix references in the nntplib docs.
by Georg Brandl
· 11 years ago
21f2ec6
Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on docs@.
by Georg Brandl
· 11 years ago
b64f40f
Fix typo: js_JP is not a valid locale.
by Georg Brandl
· 11 years ago
21aad97
Issue #19425 -- a pickling error should not cause pool to hang.
by Richard Oudkerk
· 11 years ago
9a2325f
Fix unintended switch from a constant to a global in 56a3c0bc4634
by Raymond Hettinger
· 11 years ago
21376cf
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
by Ned Deily
· 11 years ago
a6cbff0
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
by Ned Deily
· 11 years ago
fdb73ed
Issue #19405: Fixed outdated comments in the _sre module.
by Serhiy Storchaka
· 11 years ago
8f8ca76
add 2.7.7 news header
by Benjamin Peterson
· 11 years ago
b6a985e
Added tag v2.7.6rc1 for changeset 4913d0e9be30
by Benjamin Peterson
· 11 years ago
07ffc78
2.7.6rc1
by Benjamin Peterson
· 11 years ago
ef2436f
check for berkelydb versions besides 4.3 (#18734)
by Benjamin Peterson
· 11 years ago
bcf2fa7
update pydoc-topics
by Benjamin Peterson
· 11 years ago
657d06b
just return toplevel symbol table rather than all blocks (closes #19393)
by Benjamin Peterson
· 11 years ago
70f213a
Issue #15663: OS X installer builtin Tcl/Tk support
by Ned Deily
· 11 years ago
7c5ba45
Issue #19400: Prevent extension module build failures with Xcode 5 on OS X
by Ned Deily
· 11 years ago
e6ef702
Sync 2.7.x, 3.3.x, and 3.4.x versions of OS X build-installer.py.
by Ned Deily
· 11 years ago
f84b531
Issue #19019: Change the OS X installer build script to use CFLAGS instead
by Ned Deily
· 11 years ago
0203a80
Issue #15663: Tcl/Tk 8.5.15 is now included with the OS X 10.6+
by Ned Deily
· 11 years ago
a2a9f57
Issue #1584: Provide options to override default search paths for Tcl and Tk
by Ned Deily
· 11 years ago
22fb0de
Issue #19327: Fixed the working of regular expressions with too big charset.
by Serhiy Storchaka
· 11 years ago
2147857
Increase macurl2path test coverage
by Senthil Kumaran
· 11 years ago
5d79180
Issue #19352: Fix unittest discovery when a module can be reached through several paths (e.g. under Debian/Ubuntu with virtualenv).
by Antoine Pitrou
· 11 years ago
1793485
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
by Tim Golden
· 11 years ago
51c4d72
Issue #18603: Ensure that PyOS_mystricmp and PyOS_mystrnicmp are in the
by Christian Heimes
· 11 years ago
c624038
#19319: fix ctypes docs: sizeof is an operator in C, not a function.
by Ezio Melotti
· 11 years ago
bc38548
#8964: fix platform._sys_version to handle IronPython 2.6+.
by Ezio Melotti
· 11 years ago
cef2d49
#19238, #19289: fix description of the align and fill values of the format specification.
by Ezio Melotti
· 11 years ago
2585e1e
Issue #16038: CVE-2013-1752: ftplib: Limit amount of data read by
by Serhiy Storchaka
· 11 years ago
6698564
merge
by Christian Heimes
· 11 years ago
cede1a5
Ignore PyCharm project directory
by Christian Heimes
· 11 years ago
f105672
Issue #19279: UTF-7 decoder no more produces illegal unicode strings.
by Serhiy Storchaka
· 11 years ago
6ea3c9b
Ensure setup.py looks for zlib.h in an OS X SDK.
by Ned Deily
· 11 years ago
11f880a
Update OS X installer for building on 10.9.
by Ned Deily
· 11 years ago
97b3618
fix description of super() behavior on descriptors
by Benjamin Peterson
· 11 years ago
2f4e764
Remove redundant empty lines.
by Serhiy Storchaka
· 11 years ago
de2f8fa
Fix markup.
by Serhiy Storchaka
· 11 years ago
7137803
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
by Serhiy Storchaka
· 11 years ago
cea3808
Closes #19277: document all parameters of compressobj().
by Georg Brandl
· 11 years ago
2235648
Issue 19276: Fix tests for wave files on big-endian platforms.
by Serhiy Storchaka
· 11 years ago
a5cd255
Close #19267: Fix support of multibyte encoding (ex: UTF-16) in the logging
by Victor Stinner
· 11 years ago
8ad0eac
#4965: Implement intelligent scrolling of the sidebar in the docs.
by Ezio Melotti
· 11 years ago
25f6893
Issue #18919: Add test/audiodata to LIBSUBDIRS.
by Serhiy Storchaka
· 11 years ago
e1a8a40
Issue #18919: Fixed resource leaks in audio tests.
by Serhiy Storchaka
· 11 years ago
c72105c
Issue #18919: Catch and check warnings in the aifc module tests.
by Serhiy Storchaka
· 11 years ago
62e9580
Closes #19258: close WSGI server after handling request in demo code.
by Georg Brandl
· 11 years ago
0b9a9fd
Issue #19189: Improved cross-references in the pickle module documentation.
by Serhiy Storchaka
· 11 years ago
2852364
Closes #16732: move "xxmodule" comment block to detect_modules(). (Already done in 3.x)
by Georg Brandl
· 11 years ago
e206e49
Closes #16657: fix docstring of traceback.format_tb().
by Georg Brandl
· 11 years ago
b6f6450
Merge heads
by Serhiy Storchaka
· 11 years ago
b7557af
Wing IDE is switching to PyQt...
by Georg Brandl
· 11 years ago
b33336f
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 11 years ago
7378d63
Issue #19197: Improved cross-references in the shlex module documentation.
by Serhiy Storchaka
· 11 years ago
361994c
Issue #19207: Improved cross-references in the os, os.path, and posix modules
by Serhiy Storchaka
· 11 years ago
1b1c11d
Refer to strftime(3) manpage for platform specific format codes.
by Georg Brandl
· 11 years ago
55c45c7
Issue #19198: Improved cross-references in the cgi module documentation.
by Serhiy Storchaka
· 11 years ago
0fa0173
Issue #18919: Added tests for the sunau module. Unified and extended tests
by Serhiy Storchaka
· 11 years ago
36f6e2c
Issue #18739: Fix inconsistent results from math.log(n) and math.log(long(n))
by Mark Dickinson
· 11 years ago
65e30a2
Closes #13740: SND_NOWAIT seems to be ignored on modern Windows.
by Georg Brandl
· 11 years ago
6e5ae97
Closes #15829: document ThreadError and fix exception raised for releasing unlocked locks.
by Georg Brandl
· 11 years ago
52fa172
Closes #14486: add versionchanged notices throughout the threading docs for PEP8-compliant APIs; the note at the top of the page is too hard to notice.
by Georg Brandl
· 11 years ago
Next »