Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e0b70cd8a986aaeec74f5647c7ffc4200f2e14f3
e0b70cd
Issue #16864: Cursor.lastrowid now supports REPLACE statement
by Berker Peksag
· 9 years ago
34f12d7
Issue #16182: Merge test_readline from 3.5
by Martin Panter
· 9 years ago
a8cadb2
Issue #16182: One more check for set_pre_input_hook()
by Martin Panter
· 9 years ago
357be7c
Merge from 3.5
by Berker Peksag
· 9 years ago
f85bce7
Mark tests as skipped when a SQLite version is not supported
by Berker Peksag
· 9 years ago
7fb468b
Merge from 3.5
by Berker Peksag
· 9 years ago
2b50899
Remove empty setUp and tearDown methods from sqlite3 tests
by Berker Peksag
· 9 years ago
4762d5d
Merge from 3.5
by Berker Peksag
· 9 years ago
48b13f0
Delete outdated paragraph about OptimizedUnicode again
by Berker Peksag
· 9 years ago
255bbf2
Issue #26386: Fixed ttk.TreeView selection operations with item id's
by Serhiy Storchaka
· 9 years ago
8e6d09c
Issue #26386: Fixed ttk.TreeView selection operations with item id's
by Serhiy Storchaka
· 9 years ago
6d1d2f2
Issue #16182: Merge readline update from 3.5
by Martin Panter
· 9 years ago
6afbc65
Issue #16182: set_pre_input_hook() may not exist; document, and update test
by Martin Panter
· 9 years ago
006a56c
- Don't use largefile support for GNU/Hurd.
by doko@ubuntu.com
· 9 years ago
eea86b0
- Issue #23968: Update distutils/sysconfig.py to look for the renamed
by doko@ubuntu.com
· 9 years ago
c8fd192
- Issue #8637: Honor a pager set by the env var MANPAGER (in preference to
by doko@ubuntu.com
· 9 years ago
5553231
- Issue #23968: Rename the platform directory from plat-$(MACHDEP) to
by doko@ubuntu.com
· 9 years ago
c090876
merge 3.5
by Benjamin Peterson
· 9 years ago
11a693d
merge 3.4
by Benjamin Peterson
· 9 years ago
06d49bb
sync ordering of stddef.h includes with expat 2.1.1
by Benjamin Peterson
· 9 years ago
9657545
- Issue #8637: Honor a pager set by the env var MANPAGER (in preference to
by doko@ubuntu.com
· 9 years ago
8e4b7ac
Issue #16182: Merge test_readline from 3.5
by Martin Panter
· 9 years ago
056f76d
Issue #16182: Attempted workarounds for Apple Editline
by Martin Panter
· 9 years ago
17f0e61
- Modules/_collectionsmodule.c: Mark one more internal symbol as static.
by doko@ubuntu.com
· 9 years ago
5cd6ea4
Issue #27245: revert temporary rename
by Terry Jan Reedy
· 9 years ago
d34bafa
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
cdd3a99
Issue #27245: temporary rename for merge.
by Terry Jan Reedy
· 9 years ago
ec84417
Issue #27245: IDLE: Cleanly delete custom themes and key bindings.
by Terry Jan Reedy
· 9 years ago
bd305e4
Issue #22636: Merge ctypes.util from 3.5
by Martin Panter
· 9 years ago
e1b3431
Issue #22636: Handle OSError from subprocess, e.g. if command not found
by Martin Panter
· 9 years ago
ed80db5
Merge 3.6.0a2 releasing branch into default
by Ned Deily
· 9 years ago
8a43f72
Start 3.6.0a3
by Ned Deily
· 9 years ago
1db314b
Issue #22636: Merge ctypes.util shell injection fixes from 3.5
by Martin Panter
· 9 years ago
4074f93
Issue #16182: Merge readline locale fix from 3.5
by Martin Panter
· 9 years ago
b769164
Issue #17500: Remove merge conflict scar tissue
by Martin Panter
· 9 years ago
bfb15ab
Issue #22636: avoid using a shell in the ctypes.util module
by Martin Panter
· 9 years ago
f00c49d
Issue #16182: Fix readline begidx, endidx, and use locale encoding
by Martin Panter
· 9 years ago
e371599
Issue #27310: Fix IDLE.app failure to launch on OS X due to vestigial import.
by Ned Deily
· 9 years ago
19e21e4
Issue #27310: remove vestigial import in IDLE.app
by Ned Deily
· 9 years ago
9b1f443
Issue #27136: Merge test_asyncio fix from 3.5
by Martin Panter
· 9 years ago
c4e1e19
Issue #27306: Merge from 3.5
by Berker Peksag
· 9 years ago
9748478
Issue #27306: Fix typo in tarfile documentation
by Berker Peksag
· 9 years ago
c8e0058
Merge from 3.5
by Berker Peksag
· 9 years ago
48b5c98
Replace more boilerplate code with modern unittest features in sqlite3 tests
by Berker Peksag
· 9 years ago
75bca24
Added tag v3.6.0a2 for changeset 378893423552
by Ned Deily
· 9 years ago
fa42893
Version bump for 3.6.0a2
by Ned Deily
· 9 years ago
8b9173a
Update pydoc topics for 3.6.0a2
by Ned Deily
· 9 years ago
647a6db
Merge the 3.4.5rc1 tag all the way into default (3.6).
by Larry Hastings
· 9 years ago
cd4a3aa
Forward-merge from 3.5 to default.
by Larry Hastings
· 9 years ago
f5b1af6
Forward-merge from 3.4 to 3.5.
by Larry Hastings
· 9 years ago
fcff437
- Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants
by doko@ubuntu.com
· 9 years ago
8acb568
Issue #27025: Generated names for Tkinter widgets are now more meanful
by Serhiy Storchaka
· 9 years ago
dffd42f
Whitespace
by Terry Jan Reedy
· 9 years ago
d9792a0
Issue #27163: Add idlelib/IDLE entry to What's New in 3.6.
by Terry Jan Reedy
· 9 years ago
0c9ad59
Issue #27186: Skip scandir(bytes) test with os.name == "nt"
by Martin Panter
· 9 years ago
29f9637
Merge 3.5.2rc1 with current 3.5 branch.
by Larry Hastings
· 9 years ago
6e9a96b
Post-release fixups for Python 3.5.2rc1.
by Larry Hastings
· 9 years ago
5fc7c4d
Issue #27136: Change test to use ::1 for better OS X Tiger compatibility
by Martin Panter
· 9 years ago
544272a
Ignore the VS Code config directory
by Brett Cannon
· 9 years ago
82029ac
Issue #27186: add Include/osmodule.h to the proper build rules
by Brett Cannon
· 9 years ago
2518fa8
Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.
by Terry Jan Reedy
· 9 years ago
7670e3c
Merge from 3.5
by Berker Peksag
· 9 years ago
1003b34
Modernize sqlite3 tests
by Berker Peksag
· 9 years ago
41ae559
Issue #27186: skip bytes path test for os.scandir() on Windows
by Brett Cannon
· 9 years ago
f84f259
Merge from 3.5
by Berker Peksag
· 9 years ago
0e1d680
Fix typo in _sqlite/module.h
by Berker Peksag
· 9 years ago
64204de
Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
by Serhiy Storchaka
· 9 years ago
5697c4b
Comment fixes extracted from patch by Demur Rumed.
by Serhiy Storchaka
· 9 years ago
0db9016
Issue #15657: Null merge from 3.5
by Berker Peksag
· 9 years ago
8f95e65
Issue #15657: Delete incorrect statement from PyMethodDef documentation
by Berker Peksag
· 9 years ago
4746080
Issue #27289: Merge from 3.5
by Berker Peksag
· 9 years ago
c74cdc7
Issue #27289: Prevent test_urllib2net failures due to EOFError raised by ftplib
by Berker Peksag
· 9 years ago
8918b89
Issue #25455: Clean up reference loops created in tests for recursive
by Serhiy Storchaka
· 9 years ago
46fe29d
Issue #25455: Clean up reference loops created in tests for recursive
by Serhiy Storchaka
· 9 years ago
0f355c0
Issue #27190: Merge from 3.5
by Berker Peksag
· 9 years ago
7bea234
Issue #27190: Raise NotSupportedError if sqlite3 is older than 3.3.1
by Berker Peksag
· 9 years ago
9647110
Issue #27188: Merge from 3.5
by Berker Peksag
· 9 years ago
c415440
Issue #27188: Fix various sqlite3 documentation errors
by Berker Peksag
· 9 years ago
89f27e5
Merge from 3.5
by Berker Peksag
· 9 years ago
00eaa8a
Use exc role for ValueError in multiprocessing.rst
by Berker Peksag
· 9 years ago
db287b5
Issue #27221: Merge from 3.5
by Berker Peksag
· 9 years ago
0b19e1e
Issue #27221: Delete an outdated paragraph about pickle support of Process
by Berker Peksag
· 9 years ago
b62ff6e
Issue #25455: Fixed a crash in repr of recursive functools.partial objects.
by Serhiy Storchaka
· 9 years ago
179f960
Issue #25455: Fixed a crash in repr of recursive functools.partial objects.
by Serhiy Storchaka
· 9 years ago
c390544
Null merge
by Serhiy Storchaka
· 9 years ago
4aa15a0
Merge heads
by Serhiy Storchaka
· 9 years ago
cbe6142
Merge heads
by Serhiy Storchaka
· 9 years ago
f0ee5cc
Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag.
by Serhiy Storchaka
· 9 years ago
9062c26
Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag.
by Serhiy Storchaka
· 9 years ago
cf2ad55
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
by Serhiy Storchaka
· 9 years ago
3c317e7
Issue #27286: Fixed compiling BUILD_MAP_UNPACK_WITH_CALL opcode. Calling
by Serhiy Storchaka
· 9 years ago
98e9051
Add grammatical article to “an ASCII letter”
by Martin Panter
· 9 years ago
aea671e
Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
70c502a
Fix typos and English grammar in documentation and code comment
by Martin Panter
· 9 years ago
50d4c15
Issue #27030: Merge RE fix from 3.5
by Martin Panter
· 9 years ago
d470480
Fix buggy RE “\parrot_example.py”, uncovered by Issue #27030
by Martin Panter
· 9 years ago
393c759
Added tag v3.4.5rc1 for changeset 3631bb4a2490
by Larry Hastings
· 9 years ago
463c3f3
Release bump for 3.4.5rc1.
by Larry Hastings
· 9 years ago
6e77ebe
Regenerate pydoc topics for 3.4.5rc1.
by Larry Hastings
· 9 years ago
5285545
Issue #16484: Merge pydoc Windows fixes from 3.5
by Martin Panter
· 9 years ago
Next »