Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6c64cc197309eb70593b5a5819ddc3eb859077ba
6c64cc1
Reap processes at test end to avoid false positives in reference leak detection.
by Antoine Pitrou
· 13 years ago
de157cc
Issue #14200: Add benchmark results to text flow.
by Martin v. Löwis
· 13 years ago
0644741
Fix a comment: PySequence_Fast() creates a list, not a tuple.
by Larry Hastings
· 13 years ago
0d03478
Remove an unused variable
by Victor Stinner
· 13 years ago
b1f7f63
test_pty: fix ResourceWarning warnings
by Victor Stinner
· 13 years ago
198b291
Close #14205: dict lookup raises a RuntimeError if the dict is modified during
by Victor Stinner
· 13 years ago
b2c7cca
Move entry to right section. Mention minidom.
by Martin v. Löwis
· 13 years ago
b2fcd3a
Added delay before record creation.
by Vinay Sajip
· 13 years ago
bdb1cf1
Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows.
by Antoine Pitrou
· 13 years ago
1e88f3f
Merge.
by Stefan Krah
· 13 years ago
1649c1b
Issue #14181: Preserve backwards compatibility for getbufferprocs that a) do
by Stefan Krah
· 13 years ago
c53d624
Merge 3.2
by Éric Araujo
· 13 years ago
b8e280d
Make packaging’ upload command work with bdist_msi products (#13719)
by Éric Araujo
· 13 years ago
c3705d3
Fix NameError from #13719 fix
by Éric Araujo
· 13 years ago
d167123
Branch merge
by Éric Araujo
· 13 years ago
6a59b70
Merge 3.2
by Éric Araujo
· 13 years ago
80f7102
Improve packaging.database documentation
by Éric Araujo
· 13 years ago
420f698
Backport minidom attribute tests from default (73c76466cf44).
by Éric Araujo
· 13 years ago
e413c06
Make distutils’ upload command work with bdist_msi products (#13719).
by Éric Araujo
· 13 years ago
400a968
remove f_yieldfrom access from Python (closes #13970)
by Benjamin Peterson
· 13 years ago
e5eec7e
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
by Éric Araujo
· 13 years ago
fdfaf0a
Use source reST role instead of file where it makes sense.
by Éric Araujo
· 13 years ago
d3899e3
Remove mention of defunct file.
by Éric Araujo
· 13 years ago
c432a9d
Use raw string for a docstring that uses a backslash
by Éric Araujo
· 13 years ago
bf6c7ec
Issue #14181: Test creating memoryviews from a static exporter with both
by Stefan Krah
· 13 years ago
8d217c6
Issue #12151: Added more info to diagnostics.
by Vinay Sajip
· 13 years ago
8cf4b51
xml.dom.minidom: add more __slots__ to limit resource usage.
by Florent Xicluna
· 13 years ago
6c75301
xml.dom: fix typo, drop unused imports.
by Florent Xicluna
· 13 years ago
fb06746
Flatten nested try ... finally, try ... except.
by Florent Xicluna
· 13 years ago
49ab14f
Merge.
by Stefan Krah
· 13 years ago
fcbb416
Issue #10181: The decision was to raise a buffer error in memory_exit()
by Stefan Krah
· 13 years ago
682c979
Merged upstream changes.
by Vinay Sajip
· 13 years ago
b6f6670
Added more diagnostics for diagnosing #12151.
by Vinay Sajip
· 13 years ago
75b5e7e
Issue #14007: accept incomplete TreeBuilder objects (missing start/end/data/close) for the Python implementation as well. Add disabled tests for the doctype() method.
by Florent Xicluna
· 13 years ago
50eee83
Issue #14007: drop unused TreeBuilder().xml.
by Florent Xicluna
· 13 years ago
4e99a31
Issue #14181: Allow memoryview construction from an object that uses the
by Stefan Krah
· 13 years ago
ab8f392
3.3.0a1 is done.
by Georg Brandl
· 13 years ago
67245a6
Issue #14168: Check for presence of _attrs before accessing it.
by Martin v. Löwis
· 13 years ago
f1c4259
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
by Meador Inge
· 13 years ago
653f932
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
by Meador Inge
· 13 years ago
5102bf4
Fix some set algebra methods of WeakSet objects.
by Antoine Pitrou
· 13 years ago
942f2dd
Issue #14171: Add valgrind suppressions for OpenSSL issue.
by Martin v. Löwis
· 13 years ago
f7dabd8
Merge
by Antoine Pitrou
· 13 years ago
a14bd00
Port 2.7 fix for sporadic failure in test_weakset.
by Antoine Pitrou
· 13 years ago
9c47ac0
Fix some set algebra methods of WeakSet objects.
by Antoine Pitrou
· 13 years ago
0b2b583
Fix spelling.
by Georg Brandl
· 13 years ago
de89d4b
Port 2.7 fix for sporadic failure in test_weakset.
by Antoine Pitrou
· 13 years ago
ed7b51f
Enable PGI/PGO builds for x64 python3.dll
by Martin v. Löwis
· 13 years ago
f2f592d
Generate product code UUID from download URL.
by Martin v. Löwis
· 13 years ago
8d3c290
Issue #14166: Pickler objects now have an optional `dispatch_table` attribute which allows to set custom per-pickler reduction functions.
by Antoine Pitrou
· 13 years ago
d1c351d
Added tag v3.3.0a1 for changeset f1a9a6505731
by Georg Brandl
· 13 years ago
f125bf5
Update copyright years and version name.
by Georg Brandl
· 13 years ago
6c8850d
Bump to 3.3.0a1.
by Georg Brandl
· 13 years ago
0e475c3
Sort and clean up suspicious ignore file.
by Georg Brandl
· 13 years ago
a673eb8
Fix invalid markup and update suspicious ignores.
by Georg Brandl
· 13 years ago
0f25cea
Regenerate pydoc topics.
by Georg Brandl
· 13 years ago
50fdcdf
Fix encoding handling of the pydoc-topics writer.
by Georg Brandl
· 13 years ago
c0eaeca
Updated tokenize to support the inverse byte literals new in 3.3
by Armin Ronacher
· 13 years ago
50364b4
Basic documentation for PEP 414
by Armin Ronacher
· 13 years ago
6ecf77b
Basic support for PEP 414 without docs or tests.
by Armin Ronacher
· 13 years ago
745ccf8
fix trailing whitespace
by Eli Bendersky
· 13 years ago
092af1f
Issue #14128: Exposing Element as an actual type from _elementtree, rather than a factory function.
by Eli Bendersky
· 13 years ago
c9590ad
Close #14085: remove assertions from PyUnicode_WRITE macro
by Victor Stinner
· 13 years ago
d263d18
Fixed problem with diagnostic output.
by Vinay Sajip
· 13 years ago
0d3a003
- Issue #14177: marshal.loads() now raises TypeError when given an unicode
by Antoine Pitrou
· 13 years ago
4a90ef0
Issue #14177: marshal.loads() now raises TypeError when given an unicode string.
by Antoine Pitrou
· 13 years ago
135b6d8
Close #13550: Remove the debug machinery from the threading module: remove
by Victor Stinner
· 13 years ago
643cd68
Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple
by Victor Stinner
· 13 years ago
1c13f84
Simplify code in marshal.c.
by Antoine Pitrou
· 13 years ago
b2677c7
Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object).
by Antoine Pitrou
· 13 years ago
679e9d3
Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object).
by Antoine Pitrou
· 13 years ago
b2b1863
merge 3.2 heads
by Eli Bendersky
· 13 years ago
92818d5
Merge 3.2
by Eli Bendersky
· 13 years ago
2029344
Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some cases
by Eli Bendersky
· 13 years ago
2f24d98
Closes #14158: merged test file resilience fix from 3.2.
by Vinay Sajip
· 13 years ago
f959618
Closes #14158: improved resilience to test files left behind.
by Vinay Sajip
· 13 years ago
be52d50
Merge branch '3.2'
by Petri Lehtinen
· 13 years ago
4d2bfb5
sqlite3: Port documentation changes from the 2.7 branch
by Petri Lehtinen
· 13 years ago
493846e
Add missing 'versionadded' for shlex.quote; closes #14165
by Eli Bendersky
· 13 years ago
0836baa
Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying.
by Antoine Pitrou
· 13 years ago
bbe2f60
Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying.
by Antoine Pitrou
· 13 years ago
d7aff2d
update skip reason
by Philip Jenvey
· 13 years ago
e308b7c
also skip test_device_encoding when stdin isn't a tty
by Philip Jenvey
· 13 years ago
efb00c0
Issue #14153 Create _Py_device_encoding() to prevent _io from having to import
by Brett Cannon
· 13 years ago
54c3203
Issue #10181: Add warning that structure layouts in memoryobject.h and
by Stefan Krah
· 13 years ago
95b1ba6
Add PyMemoryView_FromMemory() to whatsnew/3.3.
by Stefan Krah
· 13 years ago
0a971f1
Issue #14152: Merge fix from 3.2.
by Stefan Krah
· 13 years ago
eb977da
Issue #14152: Restore the Include/*.h dependencies for extension builds.
by Stefan Krah
· 13 years ago
aba0b13
#14089: merge with 3.2.
by Ezio Melotti
· 13 years ago
682d374
#14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk.
by Ezio Melotti
· 13 years ago
6ea00ef
#14155: merge with 3.2.
by Ezio Melotti
· 13 years ago
443f000
#14155: remove duplication about search vs match in re doc.
by Ezio Melotti
· 13 years ago
0b8123d
#10713: merge with 3.2.
by Ezio Melotti
· 13 years ago
5a045b9
#10713: Improve documentation for \b and \B and add a few tests. Initial patch and tests by Martin Pool.
by Ezio Melotti
· 13 years ago
7b5649c
Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2.
by Larry Hastings
· 13 years ago
62417a0
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
by Larry Hastings
· 13 years ago
3692453
Merge: Give better failure messages in test_strptime (cf. issue #14113).
by Nadeem Vawda
· 13 years ago
aba2b06
Give better failure messages in test_strptime (cf. issue #14113).
by Nadeem Vawda
· 13 years ago
0109e3c
merge with 3.2
by Sandro Tosi
· 13 years ago
83c4882
s/div/truediv/; thanks to Félix-Antoine Fortin from docs@
by Sandro Tosi
· 13 years ago
Next »