Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
32a16cac7072288121a580748303a0896871271c
32a16ca
Fix indentation of Python code example in C comment.
by Mark Dickinson
· 15 years ago
0dddf60
Issue #9075: In the ssl module, remove the setting of a `debug` flag
by Antoine Pitrou
· 15 years ago
3db4161
Issue #9020: The Py_IS* macros from pyctype.h should generally only be
by Stefan Krah
· 15 years ago
947ce58
prevent assignment to set literals
by Benjamin Peterson
· 15 years ago
5c995c1
remove reverted changed
by Benjamin Peterson
· 15 years ago
f6d31cb
cpython only gc tests
by Benjamin Peterson
· 15 years ago
7ff7825
Issue #8930: Remaining indentation fixes after the Grand Unified Indenting.
by Stefan Krah
· 15 years ago
a4d36a9
Fix misindents in compile.c (for Benjamin).
by Antoine Pitrou
· 15 years ago
7f8ede4
mark ref counting as impl detail
by Benjamin Peterson
· 15 years ago
694781b
must force gc here
by Benjamin Peterson
· 15 years ago
5b9ce31
bump revision
by Benjamin Peterson
· 15 years ago
c009735
spacing nit; this isn't C
by Benjamin Peterson
· 15 years ago
b913389
remove INT_MAX assertions; they can fail with large Py_ssize_t #9058
by Benjamin Peterson
· 15 years ago
bde67df
keep UserDict an old-style class
by Benjamin Peterson
· 15 years ago
3ceab01
The code in _scproxy (a mac specific helper module to
by Ronald Oussoren
· 15 years ago
934f4e1
Fix for issue8446:
by Ronald Oussoren
· 15 years ago
4f61259
towards final release
by Benjamin Peterson
· 15 years ago
39df204
tag 2.7rc2
by Benjamin Peterson
· 15 years ago
bfcedf4
bump verson to 2.7rc2
by Benjamin Peterson
· 15 years ago
bb93709
update pydoc-topics
by Benjamin Peterson
· 15 years ago
afa1b30
fix finding visual studio 2008 on 64 bit #8854
by Benjamin Peterson
· 15 years ago
a45e6d5
Add tests for problems reported in issue 8959.
by Thomas Heller
· 15 years ago
f180099
Fix #8959 by reverting revision 80761.
by Thomas Heller
· 15 years ago
0898266
Note that Python 3.x isn't covered; add forward ref. for UTF-8; note error in 2.5 and up
by Andrew M. Kuchling
· 15 years ago
8019236
Merge test_strtod and test_float string-to-float conversion tests.
by Mark Dickinson
· 15 years ago
c733b32
update emacs section
by Benjamin Peterson
· 15 years ago
b33f0c1
Revert r60115
by Jean-Paul Calderone
· 15 years ago
a37b7af
Add few words about test.test_genericpath.CommonTest
by Florent Xicluna
· 15 years ago
0d6908b
Fix Issue4452 - Incorrect docstring of os.setpgrp
by Senthil Kumaran
· 15 years ago
df1cf30
#8720: fix inspect regression by teaching getsourcefile about linecache.
by R. David Murray
· 15 years ago
a3e3e36
Addressing RDM's review comments on the doc change.
by Senthil Kumaran
· 15 years ago
e55a205
Fix Issue8937 - SimpleHTTPServer should contain usage example
by Senthil Kumaran
· 15 years ago
526e5ee
Issue #8469: Further clarifications and improvements to struct module
by Mark Dickinson
· 15 years ago
019aec2
Add another bunch of items
by Andrew M. Kuchling
· 15 years ago
9933da0
#8993: fix reference.
by Georg Brandl
· 15 years ago
8fbbc08
Ezio Melotti was missing from Misc/ACKS.
by Mark Dickinson
· 15 years ago
62815e8
Add Éric Araujo to Misc/ACKS for doc work and many patch and commit reviews.
by Mark Dickinson
· 15 years ago
e979ec8
Issue #8986: erfc was raising OverflowError on Linux for arguments in
by Mark Dickinson
· 15 years ago
8842c35
Revert r80580 due to some unintended side effects. See issue #8202 for details.
by Nick Coghlan
· 15 years ago
bffd62e
Grammar fix
by Andrew M. Kuchling
· 15 years ago
8e6c45c
Issue #8469: Add standard sizes to table in struct documentation; additional
by Mark Dickinson
· 15 years ago
8e5effa
fix warning with ucs4
by Benjamin Peterson
· 15 years ago
10f08f9
Backport a fix from Py3k for a potentially misleading example
by Nick Coghlan
· 15 years ago
f084aed
Update README.
by Georg Brandl
· 15 years ago
961e6fd
Fix gratuitous indentation.
by Georg Brandl
· 15 years ago
1626980
Add document on how to build.
by Georg Brandl
· 15 years ago
fd3eff6
Use newer toctree syntax.
by Georg Brandl
· 15 years ago
3e83ff7
Update version in README.
by Georg Brandl
· 15 years ago
ab776ce
Document that an existing directory raises in mkdir().
by Georg Brandl
· 15 years ago
b20ada0
Fix punctuation.
by Georg Brandl
· 15 years ago
936efc7
Issue #8924: logging: Improved error handling for Unicode in exception text.
by Vinay Sajip
· 15 years ago
cca3a3f
Issue #8941: decoding big endian UTF-32 data in UCS-2 builds could crash
by Antoine Pitrou
· 15 years ago
c6660cf
different spellings are just unacceptable
by Benjamin Peterson
· 15 years ago
4022891
Fix possible undefined behaviour from signed overflow in struct module.
by Mark Dickinson
· 15 years ago
b65bd2e
Issue #8362: Add Misc/maintainers.rst: list of module maintainers
by Victor Stinner
· 15 years ago
fdc1e0d
Remove extra ] from itertools.count docstring.
by Ezio Melotti
· 15 years ago
11bd81c
Add a few more items
by Andrew M. Kuchling
· 15 years ago
81145c9
#5753: Suggest PySys_SetArgvEx() instead of PySys_SetArgv()
by Andrew M. Kuchling
· 15 years ago
de0aeaa
#5753: update demo.c to use PySys_SetArgvEx(), and add a comment
by Andrew M. Kuchling
· 15 years ago
a0b0c6f
Edit comments for current Python; bump version number of Python
by Andrew M. Kuchling
· 15 years ago
33958b8
Fix issue with nested test suites debug method and module setups. (unittest)
by Michael Foord
· 15 years ago
83d3576
NEWS update for issue 8948.
by Michael Foord
· 15 years ago
1056ca2
fix code formatting
by Benjamin Peterson
· 15 years ago
094c53c
Fixed markup of tm_isdst attribute.
by Alexander Belopolsky
· 15 years ago
619f16e
Issue #8930: fix some C code indentation
by Antoine Pitrou
· 15 years ago
ae1bb9a
Typo correction.
by Michael Foord
· 15 years ago
0fedb28
Issue 8948. cleanup functions are not run by unittest.TestCase.debug(), plus class and module teardowns are not run by unittest.TestSuite.debug().
by Michael Foord
· 15 years ago
d7afd31
Move a variable declration outside of a loop to match what was
by Brian Curtin
· 15 years ago
fa4c59f
kill extra word
by Benjamin Peterson
· 15 years ago
eabdeba
use unicode literals
by Benjamin Peterson
· 15 years ago
7dbe3e3
remove extra byte and fix comment
by Benjamin Peterson
· 15 years ago
13e934a
correctly overflow when indexes are too large
by Benjamin Peterson
· 15 years ago
0b41707
Silence deprecation warning in test___all__ caused by an import bsddb.
by Ezio Melotti
· 15 years ago
c4afe29
locale grouping strings should end in '\0'
by Benjamin Peterson
· 15 years ago
3ca14e9
#8875: Remove duplicated paragraph
by Andrew M. Kuchling
· 15 years ago
770fd15
Fixed #8909: now the doc details the size of the bitmap used in distutils' bdist_wininst
by Tarek Ziadé
· 15 years ago
2f3d9f9
careening towards 2.7rc2 we go
by Benjamin Peterson
· 15 years ago
6b177ac
tag 2.7's first release candidate
by Benjamin Peterson
· 15 years ago
11591c3
fix sphinx warning with an extra space
by Benjamin Peterson
· 15 years ago
53e812a
remove extra space
by Benjamin Peterson
· 15 years ago
0229e84
update pydoc-topics
by Benjamin Peterson
· 15 years ago
77d534e
bump version to 2.7 rc1
by Benjamin Peterson
· 15 years ago
c532c57
Code formatting change.
by Michael Foord
· 15 years ago
62c3c79
Replace deprecated fail* methods with the equivalent assert* ones.
by Ezio Melotti
· 15 years ago
8dde201
Documentation updates for issues 8302 and 8351 (truncating excessive diffs in unittest failure messages and reporting SkipTest exceptions in setUpClass and setUpModule as skips rather than errors).
by Michael Foord
· 15 years ago
db919f0
Tests for issue 8302, skipped test in a setUpClass or a setUpModule are reported as skips rather than errors.
by Michael Foord
· 15 years ago
c1d7c5b
Tests for unittest.TestCase.maxDiff.
by Michael Foord
· 15 years ago
d891859
Updated NEWS file.
by Michael Foord
· 15 years ago
20e287c
Issue 8302. SkipTest exception is setUpClass or setUpModule is now reported as a skip rather than an error.
by Michael Foord
· 15 years ago
ab2eb0e
Add a NEWS entry for r81758 and clarify a comment.
by Ezio Melotti
· 15 years ago
e57e50c
Update PyUnicode_DecodeUTF8 from RFC 2279 to RFC 3629.
by Ezio Melotti
· 15 years ago
3b818bf
Issue #8899: time.struct_time now has class and atribute docstrings.
by Alexander Belopolsky
· 15 years ago
f2c25c5
Fix unittest tests after previous commit.
by Michael Foord
· 15 years ago
5fe21ff
unittest.TestCase assertion methods inform you when they have omitted an over long diff on failure. Issue 8351.
by Michael Foord
· 15 years ago
ec27d91
Fix test_py3kwarn not to test for __cmp__-related DeprecationWarning.
by Mark Dickinson
· 15 years ago
674648e
unittest.TestCase.assertDictEqual and assertMultilineEqual provide better default failure messages in the event of long diffs.
by Michael Foord
· 15 years ago
77acee9
Fix comment typo.
by Mark Dickinson
· 15 years ago
e4b83e0
Issue #8627: Fix "XXX undetected error" from unchecked PyErr_WarnPy3k return.
by Mark Dickinson
· 15 years ago
e37d75f
Removed the new max_diff argument to assertSequenceEqual. All unittest.TestCase assert methods that use difflib to produce failure messages now truncate overly long messages. New class attribute unittest.TestCase.maxDiff to configure this if necessary. Issue 8351.
by Michael Foord
· 15 years ago
23f0d6b
Issue #8627: remove out-of-date warning about overriding __cmp__
by Mark Dickinson
· 15 years ago
Next »