Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.5.0rc1
/
Misc
89e5122
Fixed doubled spaces in Misc/NEWS.
by Serhiy Storchaka
· 10 years ago
054d3cd
Fixed doubled spaces in Misc/NEWS.
by Serhiy Storchaka
· 10 years ago
c97a962
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
by Serhiy Storchaka
· 10 years ago
d84b29f
Issue #4395: Better testing and documentation of binary operators.
by Robert Collins
· 10 years ago
86b34da
Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes.
by Berker Peksag
· 10 years ago
3fc0f2d
Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation.
by Yury Selivanov
· 10 years ago
91e561a
Issue #24129: Clarify reference docs for name resolution.
by Nick Coghlan
· 10 years ago
920a335
Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds.
by Zachary Ware
· 10 years ago
1ae28d2
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
by Robert Collins
· 10 years ago
2fee5c9
Issue #24021: docstring for urllib.urlcleanup.
by Robert Collins
· 10 years ago
a0e5d98
Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
by Robert Collins
· 10 years ago
3e77677
Issue #23652: Make the select module compile against LSB headers.
by Zachary Ware
· 10 years ago
1c837f4
Issue 24745: Add ACKS entry.
by Terry Jan Reedy
· 10 years ago
231007f
Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.
by Terry Jan Reedy
· 10 years ago
2080dc9
Issue #22932: Fix timezones in email.utils.formatdate.
by Robert Collins
· 10 years ago
5ccc18f
Issue #23779: imaplib raises TypeError if authenticator tries to abort.
by Robert Collins
· 10 years ago
dcf841b
Merge
by Jason R. Coombs
· 10 years ago
bd4dd54
Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.
by Robert Collins
· 10 years ago
842c074
Issue #24729: Correct reference to open function.
by Jason R. Coombs
· 10 years ago
111803c
Issue #23319: Add Matthieu Gautier to Misc/ACKS
by Victor Stinner
· 10 years ago
9c631a0
Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch
by Victor Stinner
· 10 years ago
bb1c079
Issue #19450: Update OS X installer builds to use SQLite 3.8.11.
by Ned Deily
· 10 years ago
1ee9283
Issue #23254: Document how to close the TCPServer listening socket.
by Robert Collins
· 10 years ago
54d361f
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
by Steve Dower
· 10 years ago
acd61b6
Issue #24735: Fix invalid memory access in combinations_with_replacement()
by Raymond Hettinger
· 10 years ago
aaf6114
Issue #23441: rcompleter now prints a tab character instead of displaying
by Berker Peksag
· 10 years ago
ddc7440
Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
by Robert Collins
· 10 years ago
83236f7
Issue #24683: Fixed crashes in _json functions called with arguments of
by Serhiy Storchaka
· 10 years ago
5a294d8
Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories.
by Berker Peksag
· 10 years ago
178f0b6
Issue #24620: Random.setstate() now validates the value of state last element.
by Serhiy Storchaka
· 10 years ago
e02f6c2
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
by Robert Collins
· 10 years ago
689b55c
Issue #24603: Update the Windows build to use OpenSSL 1.0.2d
by Zachary Ware
· 10 years ago
3018cc4
Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes.
by Serhiy Storchaka
· 10 years ago
5329aaa
Issue #21750: mock_open.read_data can now be read from each instance, as it
by Robert Collins
· 10 years ago
579db16
Closes #23247: Fix a crash in the StreamWriter.reset() of CJK codecs
by Victor Stinner
· 10 years ago
b37f43f
- Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely.
by Robert Collins
· 10 years ago
71a36f7
Issue #24634: Importing uuid should not try to load libc on Windows
by Steve Dower
· 10 years ago
0c51595
Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
by Stefan Krah
· 10 years ago
8c7f955
Issue #24667: Resize odict in all cases that the underlying dict resizes.
by Eric Snow
· 10 years ago
31202ea
Issue #24798: _msvccompiler.py doesn't properly support manifests
by Steve Dower
· 10 years ago
00cf3c3
Issue #4395: Better testing and documentation of binary operators.
by Robert Collins
· 10 years ago
abfaecd
Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes.
by Berker Peksag
· 10 years ago
14acf5f
Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'.
by Yury Selivanov
· 10 years ago
22506d2
Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation.
by Yury Selivanov
· 10 years ago
73c6f64
Merge issue #24129 from 3.4
by Nick Coghlan
· 10 years ago
d70fe63
Issue #23973: Update typing.py from GitHub repo.
by Guido van Rossum
· 10 years ago
4064883
Issue #24751: Merge with 3.4
by Zachary Ware
· 10 years ago
b3ca31f
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
by Robert Collins
· 10 years ago
1f9a29f
Issue #24021: docstring for urllib.urlcleanup.
by Robert Collins
· 10 years ago
f3d9c31
Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
by Robert Collins
· 10 years ago
1824544
Issue #23652: Merge with 3.4
by Zachary Ware
· 10 years ago
dba51b8
Issue 24745: Add ACKS entry.
by Terry Jan Reedy
· 10 years ago
26f6676
Merge with 3.4
by Terry Jan Reedy
· 10 years ago
19fae1a
Issue #22932: Fix timezones in email.utils.formatdate.
by Robert Collins
· 10 years ago
78378e8
Issue #23779: imaplib raises TypeError if authenticator tries to abort.
by Robert Collins
· 10 years ago
0598da3
Merge with 3.4 for Issue #24729
by Jason R. Coombs
· 10 years ago
f8d5063
Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.
by Robert Collins
· 10 years ago
991d1d3
Merge 3.4 (Misc/ACKS)
by Victor Stinner
· 10 years ago
5ef6fde
Merge 3.4 (ctypes)
by Victor Stinner
· 10 years ago
e0374c7
Issue #19450: merge from 3.4
by Ned Deily
· 10 years ago
f7e3b5e
Issue #23254: Document how to close the TCPServer listening socket.
by Robert Collins
· 10 years ago
4e167ca
Issue #19450: Update Windows builds to use SQLite 3.8.11.0
by Steve Dower
· 10 years ago
0659c43
Issue #23441: rcompleter now prints a tab character instead of displaying
by Berker Peksag
· 10 years ago
f66f420
Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
by Robert Collins
· 10 years ago
71427ee
Merge Python 3.5.0b4 changes back with 3.5 branch head.
by Larry Hastings
· 10 years ago
3d1dc90
Post-release updates for Python 3.5.0b4.
by Larry Hastings
· 10 years ago
f002225
Issue #24683: Fixed crashes in _json functions called with arguments of
by Serhiy Storchaka
· 10 years ago
164df4e
Version bump for Python 3.5.0b4.
by Larry Hastings
· 10 years ago
v3.5.0b4
940d69d
Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories.
by Berker Peksag
· 10 years ago
374164c
Issue #14373: Fixed segmentation fault when gc.collect() is called during
by Serhiy Storchaka
· 10 years ago
71f70b8
Issue #24603: merge from 3.4
by Ned Deily
· 10 years ago
c3f417d
Issue #24695: Fix a regression in traceback.print_exception()
by Berker Peksag
· 10 years ago
c19bb32
Issue #24620: Random.setstate() now validates the value of state last element.
by Serhiy Storchaka
· 10 years ago
5b718d7
Issue #24485: Function source inspection fails on closures.
by Meador Inge
· 10 years ago
4f4913b
Issue #24485: Revert backwards compatibility breaking changes of #21217.
by Yury Selivanov
· 10 years ago
f315c1c
Issue #24687: Plug refleak on SyntaxError in function parameters annotations.
by Yury Selivanov
· 10 years ago
2f07a66
Issue #24688: ast.get_docstring() for 'async def' functions.
by Yury Selivanov
· 10 years ago
38de40d
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
by Robert Collins
· 10 years ago
8fb307c
Issue #24619: New approach for tokenizing async/await.
by Yury Selivanov
· 10 years ago
80acc3e
Issue #24603: Update the Windows build to use OpenSSL 1.0.2d
by Zachary Ware
· 10 years ago
e4e811d
Issue #24669: Fix inspect.getsource() for 'async def' functions.
by Yury Selivanov
· 10 years ago
d92d4ef
Issue #23573: Restored optimization of bytes.rfind() and bytearray.rfind()
by Serhiy Storchaka
· 10 years ago
485407c
Issue #24580: Symbolic group references to open group in re patterns now are
by Serhiy Storchaka
· 10 years ago
2489bd5
Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes.
by Serhiy Storchaka
· 10 years ago
f12e3e2
Fixed typos in Misc/NEWS.
by Serhiy Storchaka
· 10 years ago
4838717
Issue #21750: mock_open.read_data can now be read from each instance, as it
by Robert Collins
· 10 years ago
8cc80f1
Merge 3.4
by Victor Stinner
· 10 years ago
a3626bc
Issue #24583: Fix crash when set is mutated while being updated.
by Raymond Hettinger
· 10 years ago
ced770d
Issue #24631: Fixed regression in the timeit modulu with multyline setup.
by Serhiy Storchaka
· 10 years ago
76d508b
- Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely.
by Robert Collins
· 10 years ago
f58f88c
Issue #23661: unittest.mock side_effects can now be exceptions again.
by Robert Collins
· 10 years ago
0512115
Issue #24608: chunk.Chunk.read() now always returns bytes, not str.
by Serhiy Storchaka
· 10 years ago
d44768f
Issue #24608: chunk.Chunk.read() now always returns bytes, not str.
by Serhiy Storchaka
· 10 years ago
c5ea754
- Issue #15014: SMTP.auth() and SMTP.login() now support RFC 4954's optional
by Barry Warsaw
· 10 years ago
958b3cc
Corrected empty lines in Misc/NEWS.
by Serhiy Storchaka
· 10 years ago
ebbdb7d
Corrected empty lines in Misc/NEWS.
by Serhiy Storchaka
· 10 years ago
02eae6b
Issue #18684: Fixed reading out of the buffer in the re module.
by Serhiy Storchaka
· 10 years ago
03d6ee3
Issue #18684: Fixed reading out of the buffer in the re module.
by Serhiy Storchaka
· 10 years ago
e12aa62
Merge with 3.4: Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment.
by Lars Gustäbel
· 10 years ago
0357268
Issue #24259: tarfile now raises a ReadError if an archive is truncated inside a data segment.
by Lars Gustäbel
· 10 years ago
Next »