Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
698068b0138d3e2b37d15080f87f4cbcbc03d57d
698068b
Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.
by Serhiy Storchaka
· 9 years ago
6f988b5
Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.
by Serhiy Storchaka
· 9 years ago
e3d4ec4
Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.
by Serhiy Storchaka
· 9 years ago
b1ce302
Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.
by Serhiy Storchaka
· 9 years ago
4409c6c
Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.
by Serhiy Storchaka
· 9 years ago
e9b3074
Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.
by Serhiy Storchaka
· 9 years ago
21dbc50
Null merge from 3.5.
by Larry Hastings
· 9 years ago
3715cab
Merge 3.5.1rc1 release changes back into main 3.5 branch.
by Larry Hastings
· 9 years ago
ba11daa
Post-release updates for Python 3.5.1rc1.
by Larry Hastings
· 9 years ago
0cd3eff
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
by Serhiy Storchaka
· 9 years ago
3987fef
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
by Serhiy Storchaka
· 9 years ago
b6aa537
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
by Serhiy Storchaka
· 9 years ago
9450f6b
Merge from 3.5
by Steve Dower
· 9 years ago
21cecb9
Fixes upload directories for Windows installer.
by Steve Dower
· 9 years ago
da43ee4
Issue #25694: Fix test_regrtest for installed Python
by Victor Stinner
· 9 years ago
dc09655
Issue #25694: Install test.libregrtest to be able to run tests on the installed
by Victor Stinner
· 9 years ago
bf57bff
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
by Serhiy Storchaka
· 9 years ago
6e3d2ba
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
by Serhiy Storchaka
· 9 years ago
8bc792a
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
by Serhiy Storchaka
· 9 years ago
ac8abe2
Issue #19687: Fixed memory leak on failed Element slice assignment.
by Serhiy Storchaka
· 9 years ago
36e4f76
Issue #19687: Fixed memory leak on failed Element slice assignment.
by Serhiy Storchaka
· 9 years ago
04d759b
Issue #19687: Fixed memory leak on failed Element slice assignment.
by Serhiy Storchaka
· 9 years ago
8f576d9
Added tag v3.5.1rc1 for changeset 948ef16a6951
by Larry Hastings
· 9 years ago
6e86580
Version bump for Python 3.5.1rc1.
by Larry Hastings
· 9 years ago
1fb5b73
Updated pydoc topics for 3.5.1rc1.
by Larry Hastings
· 9 years ago
d6a59ba
Issue #25689: Merge ftplib and nntplib docs from 3.5
by Martin Panter
· 9 years ago
23244e5
Issue #25689: Merge ftplib and nntplib docs from 3.4 into 3.5
by Martin Panter
· 9 years ago
828123c
Issue #25689: Fix language in ftplib and nntplib docs
by Martin Panter
· 9 years ago
d40d90a
Update idlelib/NEWS.txt.
by Terry Jan Reedy
· 9 years ago
4a93cf7
Update idlelib/NEWS.txt.
by Terry Jan Reedy
· 9 years ago
6e92c11
Update idlelib/NEWS.txt.
by Terry Jan Reedy
· 9 years ago
2f557be
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
7537898
Misc/NEWS entries for IDLE.
by Terry Jan Reedy
· 9 years ago
c75d37f
Misc/NEWS entries for IDLE.
by Terry Jan Reedy
· 9 years ago
f7d75db
Issue #25686: test_shutil no longer uses the distutils package for searching
by Serhiy Storchaka
· 9 years ago
efd83fe
Issue #25686: test_shutil no longer uses the distutils package for searching
by Serhiy Storchaka
· 9 years ago
b42de2f
Issue #25686: test_shutil no longer uses the distutils package for searching
by Serhiy Storchaka
· 9 years ago
1aa1027
Issue #25626: Add news to 3.6 section
by Martin Panter
· 9 years ago
36befa5
Issue #25626: Merge zlib fix from 3.5
by Martin Panter
· 9 years ago
266b276
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
d13cade
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
e1b02e0
Issue 15348: Stop debugger engine (normally in user process)
by Terry Jan Reedy
· 9 years ago
20fe983
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
0a7b2ae
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
6a904c1
Issue #24455: Prevent IDLE from hanging when a) closing the shell while the
by Terry Jan Reedy
· 9 years ago
cc96d5e
null merge
by Ethan Furman
· 9 years ago
92e5d2f
Close issue25594: advise against accessing Enum members from other members
by Ethan Furman
· 9 years ago
748dad5
Close 25594: advise against accessing Enum members from other members
by Ethan Furman
· 9 years ago
5444de9
Merge 3.5
by Yury Selivanov
· 9 years ago
875e4fb
Merge 3.4
by Yury Selivanov
· 9 years ago
0f3c976
asyncio: Fix with github
by Yury Selivanov
· 9 years ago
ded6689
Merge 3.5
by Yury Selivanov
· 9 years ago
e342b8e
Merge 3.4
by Yury Selivanov
· 9 years ago
a211a7a
asyncio.tests: Fix whitespace
by Yury Selivanov
· 9 years ago
38b6468
Merge 3.5
by Yury Selivanov
· 9 years ago
4733e1f
Merge 3.4
by Yury Selivanov
· 9 years ago
d59bba8
asyncio: Drop "value" parameter from Task._step method.
by Yury Selivanov
· 9 years ago
aa31c35
Merge 3.5
by Yury Selivanov
· 9 years ago
abe6107
Merge 3.4
by Yury Selivanov
· 9 years ago
b485bb4
asyncio: Sync with github
by Yury Selivanov
· 9 years ago
b74a707
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
812b248
Merge with 3.4
by Terry Jan Reedy
· 9 years ago
4379d15
Make it slightly clearer that IDLE close message is referring to user program,
by Terry Jan Reedy
· 9 years ago
9e788af
Issue #25665: Test pickling with all protocols in test_typing.
by Serhiy Storchaka
· 9 years ago
6d9e923
Issue #25665: Test pickling with all protocols in test_typing.
by Serhiy Storchaka
· 9 years ago
3129571
Merge: #25679: spelling fix
by R David Murray
· 9 years ago
0aaeacb
Merge: #25679: spelling fix
by R David Murray
· 9 years ago
51d3f8b
#25679: spelling fix
by R David Murray
· 9 years ago
b4efc96
Issue #25557: Refactor _PyDict_LoadGlobal()
by Victor Stinner
· 9 years ago
e99e977
Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAX
by Martin Panter
· 9 years ago
c50ec00
Merge 3.5 (issue #25670)
by Victor Stinner
· 9 years ago
6fbd774
Issue #25670: Remove duplicate getattr() from ast.NodeTransformer
by Victor Stinner
· 9 years ago
8b4ee34
Issue #25583: Add news to 3.6 section
by Martin Panter
· 9 years ago
5e02af4
Issue #25583: Merge makedirs fix from 3.5
by Martin Panter
· 9 years ago
97cabb9
Issue #25583: Merge makedirs fix from 3.4 into 3.5
by Martin Panter
· 9 years ago
13d9b86
Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.5->3.6)
by Guido van Rossum
· 9 years ago
82f9fea
Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5)
by Guido van Rossum
· 9 years ago
41f69f4
Issue #25593: Change semantics of EventLoop.stop().
by Guido van Rossum
· 9 years ago
1b2bd70
Issue #25665: Make NamedTuple picklable. (Merge 3.5->3.6)
by Guido van Rossum
· 9 years ago
557d1eb
Issue #25665: Make NamedTuple picklable.
by Guido van Rossum
· 9 years ago
ca0f0a6
Remove unused imports from test_typing.py. (Merge 3.5->3.6)
by Guido van Rossum
· 9 years ago
05e3090
Remove unused imports from test_typing.py.
by Guido van Rossum
· 9 years ago
5497ac4
Issue #25472: In B[<type>], insert B in front of __bases__, to make the __dict__ descriptor work. (Merge 3.5->3.6)
by Guido van Rossum
· 9 years ago
bb7c57c
Issue #25472: In B[<type>], insert B in front of __bases__, to make the __dict__ descriptor work.
by Guido van Rossum
· 9 years ago
a82642f
Issue #25583: Avoid incorrect errors raised by os.makedirs(exist_ok=True)
by Martin Panter
· 9 years ago
2552305
Merge 3.5
by Yury Selivanov
· 9 years ago
6efc7e7
Merge 3.4
by Yury Selivanov
· 9 years ago
01a65af
asyncio.docs: Fix versionadded
by Yury Selivanov
· 9 years ago
5c9f204
Merge 3.5
by Yury Selivanov
· 9 years ago
576fe71
asyncio: Error if awaiting in parallel on the same coroutine
by Yury Selivanov
· 9 years ago
b3dd6d7
asyncio: Error if awaiting in parallel on the same coroutine
by Yury Selivanov
· 9 years ago
66f6238
Add assertion to verify the pre-condition in the comments.
by Raymond Hettinger
· 9 years ago
b62226c
Issue #23200: Merge zlib doc from 3.5
by Martin Panter
· 9 years ago
1535311
Issue #23200: Merge zlib doc from 3.4 into 3.5
by Martin Panter
· 9 years ago
38fe4dc
Issue #23200: Document that max_length=0 is not supported
by Martin Panter
· 9 years ago
acec450
Issue #20468: Merge getpagesize doc from 3.5
by Martin Panter
· 9 years ago
ce19839
Issue #20468: Merge getpagesize doc from 3.4 into 3.5
by Martin Panter
· 9 years ago
f8f66eb
Issue #20468: Remove incorrect information about maxrss and page size
by Martin Panter
· 9 years ago
4990289
Merge 3.5
by Yury Selivanov
· 9 years ago
5498f2b
Merge 3.4
by Yury Selivanov
· 9 years ago
Next »