Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
12f053215f162ab41bb66a3ee5084107641e5863
12f0532
Issue #17462: Add a paragraph about advantages of argparse over optparse.
by Berker Peksag
· 11 years ago
d1a4f99
allow archives for rc releases to be built (closes #22484)
by Benjamin Peterson
· 11 years ago
b5dc3dc
Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods.
by Berker Peksag
· 11 years ago
22ee4c4
Issue #22471: Avoid Python Launcher.app install problems by removing
by Ned Deily
· 11 years ago
6d343e7
Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS
by Serhiy Storchaka
· 11 years ago
1af262c
Fixed test_large_file_exception. Ported tests for large count of files
by Serhiy Storchaka
· 11 years ago
45efb22
Issue #21866: ZipFile.close() no longer writes ZIP64 central directory
by Serhiy Storchaka
· 11 years ago
7d96a09
Fixed reference leak in the "backslashreplace" error handler.
by Serhiy Storchaka
· 11 years ago
70d9255
Fix formatting typo in Misc/NEWS.
by Ned Deily
· 11 years ago
bd5c6f2
Fixed issue #22415 number in Misc/NEWS for changeset c925b436467a.
by Serhiy Storchaka
· 11 years ago
c0799e3
Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
by Serhiy Storchaka
· 11 years ago
9194346
Issue #22423: Unhandled exception in thread no longer causes unhandled
by Serhiy Storchaka
· 11 years ago
3e46d7c
Doc: fix usage of deprecated config value "unused_docs", and a duplicate object name.
by Georg Brandl
· 11 years ago
967d41f
Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3.
by Georg Brandl
· 11 years ago
b17c1e0
Update Idle's online doc url.
by Terry Jan Reedy
· 11 years ago
bee003c
Issue #22420: Avoid 'write to None' crashes by using print instead.
by Terry Jan Reedy
· 11 years ago
175b1a7
remove extra letter
by Benjamin Peterson
· 11 years ago
b332f2a
standardize pep 466 relnote style
by Benjamin Peterson
· 11 years ago
f61e24d
whatsnew for pep 466 ssl backport
by Benjamin Peterson
· 11 years ago
f40a407
Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName().
by Vinay Sajip
· 11 years ago
74012c1
Issue #16827: Make Interpreter introduction section of the tutorial more
by Senthil Kumaran
· 11 years ago
cdabc37
Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
by Senthil Kumaran
· 11 years ago
c9cdd0c
Lax cookie parsing in http.cookies could be a security issue when
by Guido van Rossum
· 11 years ago
038fac6
Test re pickling for all protocols.
by Serhiy Storchaka
· 11 years ago
2971c5e
Issue #22384: An exception in Tkinter callback no longer crashes the program
by Serhiy Storchaka
· 11 years ago
7644ff1
Now re tests work again on Unicode-disabled build.
by Serhiy Storchaka
· 11 years ago
ed5ea15
Use more appropriate asserts in re tests.
by Serhiy Storchaka
· 11 years ago
05137ed
make hg link secure
by Benjamin Peterson
· 11 years ago
144de31
#22398 Tools/msi enhancements for 2.7
by Steve Dower
· 11 years ago
bf8b0ed
test_distutils: remove the test file in DistributionTestCase.test_debug_mode()
by Victor Stinner
· 11 years ago
0aa6562
Issue #21147: sqlite3 now raises an exception if the request contains a null
by Serhiy Storchaka
· 11 years ago
17c0178
Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with
by Serhiy Storchaka
· 11 years ago
1c09c0e
Issue #21951: Use attemptckalloc() instead of ckalloc() in Tkinter.
by Serhiy Storchaka
· 11 years ago
08578b0
- Issue #22381: Update zlib to 1.2.8.
by doko@ubuntu.com
· 11 years ago
77a64bf
- Issue #22381: Update zlib to 1.2.8.
by doko@ubuntu.com
· 11 years ago
7709a53
y2k compliance, lol (closes #22380)
by Benjamin Peterson
· 11 years ago
581448b
Issue #22369: Change "context manager protocol" to "context management protocol".
by Serhiy Storchaka
· 11 years ago
ceaf682
Issue #22226: Added private function _splitdict() in the Tkinter module.
by Serhiy Storchaka
· 11 years ago
9bc3d98
Issue #22131: Fixed a bug in handling an error occured during reading from
by Serhiy Storchaka
· 11 years ago
fcf701a
Document 2.7.9 changes in OS X installer build requirements:
by Ned Deily
· 11 years ago
5ceffa1
Update OS X installer build script for changes to documentation build:
by Ned Deily
· 11 years ago
ea21772
Issue #20643: Fixed references to the next() method (distinguish from the
by Serhiy Storchaka
· 11 years ago
749022d
Issue #22340: Fix test_collections if the sets module was already imported
by Victor Stinner
· 11 years ago
a3acea3
Issue #22340: Fix Python 3 warnings in Python 2 tests
by Victor Stinner
· 11 years ago
342fd18
backport our own copy of the ref-counting extension
by Benjamin Peterson
· 11 years ago
32b1ff9
regrtest: backport "[ 1/399]" progress back from Python 3
by Victor Stinner
· 11 years ago
3eb554f
Issue #22221: Backported fixes from Python 3 (issue #18960).
by Serhiy Storchaka
· 11 years ago
423f128
remove automatic svn checkout of sphinx and its deps from Doc/Makefile
by Benjamin Peterson
· 11 years ago
beda110
fix malformed use cmdoption directive
by Benjamin Peterson
· 11 years ago
162126d
Fixed the versionadded in the docs for the backport in 16c86a6bdbe2
by Alex Gaynor
· 11 years ago
e98205d
Issue #20421: Add a .version() method to SSL sockets exposing the actual protocol version in use.
by Alex Gaynor
· 11 years ago
ceb0e1d
the correct role is :meth: not :method:
by Benjamin Peterson
· 11 years ago
4ec38f6
remove script that now lives at https://github.com/python/docsbuild-scripts
by Benjamin Peterson
· 11 years ago
5fa7f0c
NEWS items for Idle.
by Terry Jan Reedy
· 11 years ago
1e87ac6
NEWS items for turtledemo.
by Terry Jan Reedy
· 11 years ago
d85a9ef
Issue #22051: remove unneeded reload that allowed bad code.
by Terry Jan Reedy
· 11 years ago
ac51e0d
Issue #22320: Fix broken link in the General Python FAQ.
by Ned Deily
· 11 years ago
2ad5421
don't index outside of the path (closes #22312)
by Benjamin Peterson
· 11 years ago
3f48d39
getuid() returns real process id not effective (closes #22307)
by Benjamin Peterson
· 11 years ago
7234e03
#22215: have the smtplib 'quit' command reset the state.
by R David Murray
· 11 years ago
57057a6
PEP 466: backport persistent urandom fd (closes #21305)
by Benjamin Peterson
· 11 years ago
0062d1e
PEP 466: backport hashlib algorithm constants (closes #21307)
by Benjamin Peterson
· 11 years ago
876473e
fix load_verify_locations on unicode paths (closes #22244)
by Benjamin Peterson
· 11 years ago
13056bf
correct call grammar error (#3473)
by Benjamin Peterson
· 11 years ago
7fd59e0
properly handle file closing in error cases (closes #22266)
by Benjamin Peterson
· 11 years ago
ce2ec49
Issue 22090: Fix '%' formatting for infinities and NaNs.
by Stefan Krah
· 11 years ago
ec9d547
allow test to work on implementations not using ref-counting (closes #22265)
by Benjamin Peterson
· 11 years ago
8a4448c
fix some test_weakref tests to not rely on ref-counting (closes #22267)
by Benjamin Peterson
· 11 years ago
e373754
don't segfault when trying to fdopen() a fd for a dir (closes #22259)
by Benjamin Peterson
· 11 years ago
d3ea065
Issue #22236: Tkinter tests now don't reuse default root window. New root
by Serhiy Storchaka
· 11 years ago
8cb6738
Issue #21166: fix typo in comment
by Ned Deily
· 11 years ago
a58b255
Issue #22243: fix except grammar in reference.
by Terry Jan Reedy
· 11 years ago
4426870
Merge heads.
by Terry Jan Reedy
· 11 years ago
62990a4
Update PEP 466 What's New in 2.7 section
by Nick Coghlan
· 11 years ago
bd73ae2
Issue #22199: update Misc/NEWS
by Ned Deily
· 11 years ago
9d6488a
Issue #22199: Make get_makefile_filename() available in Lib/sysconfig.py
by Ned Deily
· 11 years ago
983df86
Issue #21166: Prevent possible segfaults and other random failures of
by Ned Deily
· 11 years ago
0140845
Issue #22191: Fix warnings.__all__.
by Brett Cannon
· 11 years ago
95cf986
Import Tkinter as tkinter to help merging and avoid backporting errors.
by Serhiy Storchaka
· 11 years ago
c208fe6
Issue #1730136: Fix backported exception name.
by Ned Deily
· 11 years ago
7ed3e29
fix error message for invalid curve name
by Benjamin Peterson
· 11 years ago
b47b54c
Backed out changeset 7c19f1f792c6
by Benjamin Peterson
· 11 years ago
64c1215
don't call rl_initialize when stdout is not a tty
by Benjamin Peterson
· 11 years ago
68482fb
expect socket.error instead of the py3ism OSError
by Benjamin Peterson
· 11 years ago
e208b57
allow any socket error for rude shutdown test
by Benjamin Peterson
· 11 years ago
80bdeab
link _ssl to crypt32.lib on windoze
by Benjamin Peterson
· 11 years ago
cbb144a
PyUnicode -> PyString and PyLong -> PyInt
by Benjamin Peterson
· 11 years ago
daeb925
backport many ssl features from Python 3 (closes #21308)
by Benjamin Peterson
· 11 years ago
0088b62
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
by Senthil Kumaran
· 11 years ago
855a1e9
Idle ColorDelegator: finish removing code for 'as'.
by Terry Jan Reedy
· 11 years ago
52ed755
Idle ColorDelegator: remove special case code for 'as' in import statements.
by Terry Jan Reedy
· 11 years ago
2426da8
Fixed typo.
by Serhiy Storchaka
· 11 years ago
cbee972
Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows.
by Serhiy Storchaka
· 11 years ago
ede745a
Clean up test_user_command.
by Serhiy Storchaka
· 11 years ago
44ae513
Issue #22068: Avoided reference loops with Variables and Fonts in Tkinter.
by Serhiy Storchaka
· 11 years ago
c82c4c3
Issue #22201: Command-line interface of the zipfile module now correctly
by Serhiy Storchaka
· 11 years ago
f880bff
Removed useless Py_LIMITED_API checks.
by Serhiy Storchaka
· 11 years ago
19d07f2
backout changeset e0510a3bdf8f - due to buildbot failures. Ref: Issue #8797
by Senthil Kumaran
· 11 years ago
8bd3415
Closes #22188: test_gdb now runs gdb with -nx: "Do not execute commands from
by Victor Stinner
· 11 years ago
7257b50
Fix Issue #8797: Raise HTTPError on failed Basic Authentication immediately. Initial patch by Sam Bull.
by Senthil Kumaran
· 11 years ago
Next »