Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.4.4
/
Lib
5caf39d
Rebuild pydoc topics for Python 3.4.4 final.
by Larry Hastings
· 10 years ago
8986c44
Rebuilt pydoc topics for 3.4.4rc1.
by Larry Hastings
· 10 years ago
f7fdbda
Issue #25764: Skip the test on OS X
by Martin Panter
· 10 years ago
6d8a260
Issue #25800: Fix running test_capi directly
by Zachary Ware
· 10 years ago
ced699b
#24903: Remove misleading error message to fix regression.
by R David Murray
· 10 years ago
afdd513
Issue #25764: Preserve subprocess fork exception when preexec_fn used
by Martin Panter
· 10 years ago
c7217d7
Issue #6478: _strptime's regexp cache now is reset after changing timezone
by Serhiy Storchaka
· 10 years ago
7aa6908
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
by Serhiy Storchaka
· 10 years ago
c0c00c3
Fix for issue #25177 with the mean of very small and very large numbers.
by Steven D'Aprano
· 10 years ago
a8d83f5
Removed debugging output of exception raised by __reduce__ method.
by Serhiy Storchaka
· 10 years ago
cbbec1c
Issue #25718: Fixed copying object with state with boolean value is false.
by Serhiy Storchaka
· 10 years ago
7279bef
Issue #25761: Added more test cases for testing unpickling broken data.
by Serhiy Storchaka
· 10 years ago
c472246
Issue #10131: Fixed deep copying of minidom documents. Based on patch
by Serhiy Storchaka
· 10 years ago
92072ac
Issue #25622: Rename to PythonValuesTestCase and enable for non-Windows
by Martin Panter
· 10 years ago
d28bb62
Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside
by Serhiy Storchaka
· 10 years ago
33e7ea5
Issue #25616: Tests for OrderedDict are extracted from test_collections
by Serhiy Storchaka
· 10 years ago
1509580
Issue #24731: Fixed crash on converting objects with special methods
by Serhiy Storchaka
· 10 years ago
ed92910
Issue #25663: Make rlcompleter avoid duplicate global names
by Martin Panter
· 10 years ago
e3d4ec4
Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.
by Serhiy Storchaka
· 10 years ago
e9b3074
Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.
by Serhiy Storchaka
· 10 years ago
b6aa537
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
by Serhiy Storchaka
· 10 years ago
8bc792a
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
by Serhiy Storchaka
· 10 years ago
04d759b
Issue #19687: Fixed memory leak on failed Element slice assignment.
by Serhiy Storchaka
· 10 years ago
6e92c11
Update idlelib/NEWS.txt.
by Terry Jan Reedy
· 10 years ago
b42de2f
Issue #25686: test_shutil no longer uses the distutils package for searching
by Serhiy Storchaka
· 10 years ago
e1b02e0
Issue 15348: Stop debugger engine (normally in user process)
by Terry Jan Reedy
· 10 years ago
6a904c1
Issue #24455: Prevent IDLE from hanging when a) closing the shell while the
by Terry Jan Reedy
· 10 years ago
0f3c976
asyncio: Fix with github
by Yury Selivanov
· 10 years ago
a211a7a
asyncio.tests: Fix whitespace
by Yury Selivanov
· 10 years ago
d59bba8
asyncio: Drop "value" parameter from Task._step method.
by Yury Selivanov
· 10 years ago
b485bb4
asyncio: Sync with github
by Yury Selivanov
· 10 years ago
4379d15
Make it slightly clearer that IDLE close message is referring to user program,
by Terry Jan Reedy
· 10 years ago
a82642f
Issue #25583: Avoid incorrect errors raised by os.makedirs(exist_ok=True)
by Martin Panter
· 10 years ago
41f69f4
Issue #25593: Change semantics of EventLoop.stop().
by Guido van Rossum
· 10 years ago
b3dd6d7
asyncio: Error if awaiting in parallel on the same coroutine
by Yury Selivanov
· 10 years ago
5d7e3b6
asyncio: Cleanup Future API
by Yury Selivanov
· 10 years ago
0013cce
asyncio: Sync with github
by Yury Selivanov
· 10 years ago
a4afc48
asyncio: Optimize Task._wakeup
by Yury Selivanov
· 10 years ago
5bb1afb
asyncio: Add Transport.is_closing()
by Yury Selivanov
· 10 years ago
4932ac2
Issue #24750: whitespace
by Terry Jan Reedy
· 10 years ago
d36d817
Issue #24750: Improve appearance of IDLE editor window status bar.
by Terry Jan Reedy
· 10 years ago
6e0889f
Issue #20220: Add DST rules to work around glibc quirk
by Martin Panter
· 10 years ago
e28209f
Issue #9051: Added tests for pickling and copying the timezone objects.
by Serhiy Storchaka
· 10 years ago
a0c9caa
Fix issue #6973: When we know a subprocess.Popen process has died, do
by Gregory P. Smith
· 10 years ago
0d44111
Issue #25388: Fixed tokenizer crash when processing undecodable source code
by Serhiy Storchaka
· 10 years ago
2e4571a
Fix a few grammar problems in the documentation and comments
by Martin Panter
· 10 years ago
ac34e09
Correct Content-Type syntax in documentation
by Martin Panter
· 10 years ago
06622ea
Issue #25590: Make rlcompleter only call getattr() once per attribute
by Martin Panter
· 10 years ago
1bb6515
Issue #25498: Fix GC crash due to ctypes objects wrapping a memoryview
by Martin Panter
· 10 years ago
abe9625
asyncio: Fix sporadic failing unittests in debug mode
by Yury Selivanov
· 10 years ago
5496ba2
Indent
by Terry Jan Reedy
· 10 years ago
c15a7c6
Whitespace
by Terry Jan Reedy
· 10 years ago
d0c0f00
Issue #25313: Change the handling of new built-in text color themes to better
by Terry Jan Reedy
· 10 years ago
8402324
Issue #25607: Restore old distutils logging threshold after running tests that
by Serhiy Storchaka
· 10 years ago
fda7fe0
Restore old distutils logging threshold after running test_log.
by Serhiy Storchaka
· 10 years ago
d7a4415
Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
by Serhiy Storchaka
· 10 years ago
a9dcdab
always set OP_NO_SSLv3 by default (closes #25530)
by Benjamin Peterson
· 10 years ago
e1dc3d4
Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.
by Serhiy Storchaka
· 10 years ago
40fe35a
Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
by Serhiy Storchaka
· 10 years ago
b63902a
Issue #25582: Fixed 100 MB memory leak in test_ctypes.
by Serhiy Storchaka
· 10 years ago
411dfd8
Issue #22643: Skip test_case_operation_overflow on computers with low memory.
by Serhiy Storchaka
· 10 years ago
608c213
Issue #892902: Added new tests for pickling recursive collections.
by Serhiy Storchaka
· 10 years ago
eeb896c
Issue #24802: Copy bytes-like objects to null-terminated buffers if necessary
by Martin Panter
· 10 years ago
9ad0aae
Issue #18010: Fix pydoc web server search to handle package exceptions
by Martin Panter
· 10 years ago
ade0412
asyncio: Optimize asyncio.sleep(0)
by Yury Selivanov
· 10 years ago
d65c949
Issue #25523: Further a-to-an corrections.
by Serhiy Storchaka
· 10 years ago
7462b649
Issue #25523: Correct "a" article to "an" article
by Martin Panter
· 10 years ago
314464d
Issue #25510: fileinput.FileInput.readline() now returns b'' instead of ''
by Serhiy Storchaka
· 10 years ago
1f1177d
Fix some spelling errors in documentation and code comments
by Martin Panter
· 10 years ago
bbdc065
Issue #25507: move test-specific imports to test function (idlelib.IOBinding).
by Terry Jan Reedy
· 10 years ago
ea4cb63
Issue #21827: Fixed textwrap.dedent() for the case when largest common
by Serhiy Storchaka
· 10 years ago
df2660e
Issue #25494: Remove extra quote from docstring.
by Zachary Ware
· 10 years ago
4c973e9
Display IDLE warning as a warning rather than as an error.
by Terry Jan Reedy
· 10 years ago
5487c13
Issue #23391: Restore OSError constructor argument documentation
by Martin Panter
· 10 years ago
f085a16
Issue #25456: Fix test_idle when Tcl/Tk DLLs are loaded from python.exe's home
by Zachary Ware
· 10 years ago
d9dbf49
accepted sockets shouldn't inherit the SOCK_NONBLOCK flag (closes #25471)
by Benjamin Peterson
· 10 years ago
458123b
Issue21160: Correct comments in nturl2path. Patch by Jurko Gospodnetić.
by Serhiy Storchaka
· 10 years ago
d081229
Issue #24782: Limit width of canvas and hence IDLE settings dialog.
by Terry Jan Reedy
· 10 years ago
47304c0
Issue #24782: Don't try to run now-removed extension dialog test.
by Terry Jan Reedy
· 10 years ago
06d48db
Fix whitespace.
by Guido van Rossum
· 10 years ago
c44ecdf
Issue #25441: asyncio: Raise error from drain() when socket is closed.
by Guido van Rossum
· 10 years ago
277640a
Closes #25411: Improved Unicode support in SMTPHandler.
by Vinay Sajip
· 10 years ago
b2f8760
Issue #24782: whitespace
by Terry Jan Reedy
· 10 years ago
93f3542
Issue #24782: Finish converting the Configure Extension dialog into a new
by Terry Jan Reedy
· 10 years ago
5805dde
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in pickletools.opcodes.
by Serhiy Storchaka
· 10 years ago
83fd0a8
Issue #25093: Fix test_tcl's testloadWithUNC for paths with spaces
by Zachary Ware
· 10 years ago
d0cadba
Issue #22726: Re-activate config dialog help button with some content about
by Terry Jan Reedy
· 10 years ago
1fdc80b
Cleanup test_descr: remove C8 that is the same as C3.
by Serhiy Storchaka
· 10 years ago
414918a
use the with statement for locking the internal condition (closes #25362)
by Benjamin Peterson
· 10 years ago
89065d9
Issue #25099: Skip relevant tests in test_compileall when an entry on
by Brett Cannon
· 10 years ago
7b2cfc4
Issue #25365: test_pickle now works in threads disabled builds.
by Serhiy Storchaka
· 10 years ago
7c6420a
Issue #25322: Fix test for nested contextlib.suppress
by Martin Panter
· 10 years ago
e44dba3
Issue #24402: Factor out PtyTests.run_child() in input() tests
by Martin Panter
· 10 years ago
c9a6ab5
Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by Eryksun
by Martin Panter
· 10 years ago
9955a37
Various minor typos in documentation and comments
by Martin Panter
· 10 years ago
bd6c41a
prevent unacceptable bases from becoming bases through multiple inheritance (#24806)
by Benjamin Peterson
· 10 years ago
106ddf0
Issue #25097: Re-raise any other pywin32 error
by Zachary Ware
· 10 years ago
22226c5
Issue #25097: fix Windows error number access
by Zachary Ware
· 10 years ago
a6d04cf
Merge heads
by Serhiy Storchaka
· 10 years ago
36bbd0f
Issue #23972: Fix tests for Windows and Debian.
by Guido van Rossum
· 10 years ago
Next »