Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4d55bf9fcc1acea845e843f52540198f81fe0359
4d55bf9
#10699: fix docstring for tzset: it does not take a parameter
by R. David Murray
· 14 years ago
7ec754b
#1078919: make add_header automatically do RFC2231 encoding when needed.
by R. David Murray
· 14 years ago
796343b
#10698: fix typo in example.
by R. David Murray
· 14 years ago
fd94b17
Logging documentation update.
by Vinay Sajip
· 14 years ago
7292b88
Logging documentation update.
by Vinay Sajip
· 14 years ago
771d33e
Issue 10687. When --without-pymalloc is given, $VERSION is the same as
by Barry Warsaw
· 14 years ago
e98e8a3
Captured IO streams with embedded backslashes are always such a fun combination...
by Nick Coghlan
· 14 years ago
9466fe8
Logging documentatio update.
by Vinay Sajip
· 14 years ago
f86aa7c
Mention the subprocess.Popen close_fds default change. Fixup *s to -s.
by Gregory P. Smith
· 14 years ago
138fa43
regenerate configure based on r87207.
by Gregory P. Smith
· 14 years ago
51ee270
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
by Gregory P. Smith
· 14 years ago
f560485
Get rid of the close_fds DeprecationWarning. Changes the default on a per
by Gregory P. Smith
· 14 years ago
8d28a92
issue 10683
by Kristján Valur Jónsson
· 14 years ago
3c54ea6
Actually finish the tests for r87182
by Nick Coghlan
· 14 years ago
1d5d685
Logging documentation - further update.
by Vinay Sajip
· 14 years ago
97b886d
Logging documentation - further update.
by Vinay Sajip
· 14 years ago
36675b6
Logging documentation - further update.
by Vinay Sajip
· 14 years ago
7bdfe77
Improve readability of the socket docs
by Antoine Pitrou
· 14 years ago
64a467d
Homogenize the "optional OS services" menu
by Antoine Pitrou
· 14 years ago
f10f162
Consistent ordering of availability statements
by Antoine Pitrou
· 14 years ago
e72b586
Fix heading level
by Antoine Pitrou
· 14 years ago
a654090
Remove redundant sentence, and fix markup
by Antoine Pitrou
· 14 years ago
5260a9b
#243654: only create a new MIME boundary if we don't already have one.
by R. David Murray
· 14 years ago
cc4edd5
Add link to the buffer protocol description from the memory description.
by Antoine Pitrou
· 14 years ago
8abc935
Better explain the buffer interface (hopefully)
by Antoine Pitrou
· 14 years ago
36730e8
Make this a warning and fix indentation
by Antoine Pitrou
· 14 years ago
19d6ce0
Obsolete aliases needn't be documented
by Antoine Pitrou
· 14 years ago
b387ad6
Remove reference to stuff which is already obsolete in 2.x.
by Antoine Pitrou
· 14 years ago
c58bde1
SET_LINENO was removed in 2.3
by Antoine Pitrou
· 14 years ago
f234eb9
Logging documentation - further update.
by Vinay Sajip
· 14 years ago
6b22f3f
Issue #10188 (partial resolution): tidy up some behaviour in the new tempfile.TemporaryDirectory context manager
by Nick Coghlan
· 14 years ago
0e65cf0
Logging documentation - further update.
by Vinay Sajip
· 14 years ago
5286ccf
Logging documentation - further update.
by Vinay Sajip
· 14 years ago
a18b959
Logging documentation update.
by Vinay Sajip
· 14 years ago
8c84b71
having three copies of the same test is surely a bit excessive
by Benjamin Peterson
· 14 years ago
28a4dce
remove (un)transform methods
by Benjamin Peterson
· 14 years ago
18d378d
Fix markup.
by Georg Brandl
· 14 years ago
ad6f877
Create the hardlink between python-3.2m and python-3.2 in altbininstall target
by Barry Warsaw
· 14 years ago
6d9839d
Add versionchanged for parameter type changes.
by Martin v. Löwis
· 14 years ago
ab3734f
Avoid AttributeError(_closed) when a TemporaryDirectory is deallocated whose mkdtemp call failed.
by Georg Brandl
· 14 years ago
dd59097
Adjust PySlice_GetIndices documentation to signature change.
by Martin v. Löwis
· 14 years ago
cc9d237
Fix typo.
by Georg Brandl
· 14 years ago
532d091
Reverted accidental commit (from r87159)
by Alexander Belopolsky
· 14 years ago
fc55789
Updated UCD version and unicode.org links to Unicode 6.0.0
by Alexander Belopolsky
· 14 years ago
070ec70
Move nntp entry back to changed modules section and add entry for non-ascii import directories.
by Raymond Hettinger
· 14 years ago
5a27d40
logging: added handler of last resort.
by Vinay Sajip
· 14 years ago
cf03ac0
#10668: fix wrong call of __init__.
by Georg Brandl
· 14 years ago
40e86f0
Fied typo
by Vinay Sajip
· 14 years ago
129fd04
test.support: Added TestHandler and Matcher classes for better support of assertions about logging.
by Vinay Sajip
· 14 years ago
dfa0a2a
Minor documentation tweak.
by Vinay Sajip
· 14 years ago
8f77630
#10273: Remove a "Matches" that I missed in r86910. Thanks to RDM for noticing it.
by Ezio Melotti
· 14 years ago
522cc0a
Reclassify some entries and remove a couple of minor ones.
by Raymond Hettinger
· 14 years ago
21ec4bc
Overview of email module and recategorize various entries.
by Raymond Hettinger
· 14 years ago
5eb6390
Doh! Example pasted twice, but only once in the right place.
by Raymond Hettinger
· 14 years ago
c95c918
Guard against rogue tuples.
by Georg Brandl
· 14 years ago
b56c0e2
#10661: give QName a nicer repr.
by Georg Brandl
· 14 years ago
fb1720b
Fix "seperate".
by Georg Brandl
· 14 years ago
792c076
Entries for datetime, callable, and collections.Counter.
by Raymond Hettinger
· 14 years ago
5280275
Fixed typo in comment.
by Hirokazu Yamamoto
· 14 years ago
524f103
Should call Py_INCREF for Py_None (Modules/_ssl.c: PySSL_cipher)
by Hirokazu Yamamoto
· 14 years ago
e239d23
Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for NULL
by Alexander Belopolsky
· 14 years ago
1b2bd3b
Have script_helper._assert_python strip refcount strings from stderr.
by R. David Murray
· 14 years ago
53a9dd7
Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters
by Victor Stinner
· 14 years ago
84cc062
Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary.
by Alexander Belopolsky
· 14 years ago
7257231
Added a datetime new features entry
by Alexander Belopolsky
· 14 years ago
3405de0
Mention NASM which is needed to build openssl-1.0.0a original source.
by Hirokazu Yamamoto
· 14 years ago
515fabb
Entry for inspect.getattr_static().
by Raymond Hettinger
· 14 years ago
b1ff402
Example of argparge with subparsers.
by Raymond Hettinger
· 14 years ago
2ffa671
range() example
by Raymond Hettinger
· 14 years ago
f34445f
Fix Issue8194 - Fix incompatible API change in the parse_respones for xmlrpclib.
by Senthil Kumaran
· 14 years ago
24a0941
Nits.
by Raymond Hettinger
· 14 years ago
83d8079
Clean-ups.
by Raymond Hettinger
· 14 years ago
b105519
Add example for concurrent.futures.
by Raymond Hettinger
· 14 years ago
3fcf002
Update whatsnew. Salt the random number seed.
by Raymond Hettinger
· 14 years ago
10e05e1
Fix for issue #10107: Without this patch IDLE on OSX doesn't warn about unsaved files when quitting.
by Ronald Oussoren
· 14 years ago
0499d0b
Two small changes to adjust framework builds to the new stable ABI
by Ronald Oussoren
· 14 years ago
7ed117a
Issue #10637: Called CloseHandle twice in os.stat/os.lstat (Windows)
by Hirokazu Yamamoto
· 14 years ago
2c1ecc3
Martin's name with Unicode.
by Raymond Hettinger
· 14 years ago
c2c7c37
Make the example a little more interesting and useful.
by Raymond Hettinger
· 14 years ago
673ccf2
Clean-ups and examples.
by Raymond Hettinger
· 14 years ago
68f1e8d
Spelling.
by Raymond Hettinger
· 14 years ago
a026633
More cleanups and examples.
by Raymond Hettinger
· 14 years ago
677e10a
Add example for the entry for argparse
by Raymond Hettinger
· 14 years ago
9b955de
use the more direct API
by Benjamin Peterson
· 14 years ago
9b4e27e
add news note
by Benjamin Peterson
· 14 years ago
0eb7f86
return views from dict proxy items/values/keys #10630
by Benjamin Peterson
· 14 years ago
b5d7933
Add entry for new pdb features
by Raymond Hettinger
· 14 years ago
3f9734c
Add entry for the new sysconfig module.
by Raymond Hettinger
· 14 years ago
778645a
Fix typo
by David Malcolm
· 14 years ago
1fa7682
Note improvements to the docs.
by Raymond Hettinger
· 14 years ago
7c23ea2
Don't use deprecated aliases.
by Georg Brandl
· 14 years ago
fbb56ed
Remove visible XXX comments.
by Georg Brandl
· 14 years ago
b87ba26
Typo fixups.
by Raymond Hettinger
· 14 years ago
d53ee5d
Automate build for python3.dll. Package missing files.
by Martin v. Löwis
· 14 years ago
f645b0e
Retagging 3.2b1.
by Georg Brandl
· 14 years ago
65b2eb9
Fix title.
by Georg Brandl
· 14 years ago
4392b56
Remove tag.
by Georg Brandl
· 14 years ago
b550308
Take PyUnicode_TransformDecimalToASCII out of the limited API.
by Georg Brandl
· 14 years ago
5ce0c6f
Tagging 3.2b1.
by Georg Brandl
· 14 years ago
e5e1a98
Nits and todos
by Raymond Hettinger
· 14 years ago
Next »