Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.4.5rc1
/
Lib
6e77ebe
Regenerate pydoc topics for 3.4.5rc1.
by Larry Hastings
· 9 years ago
46b32f3
raise an error when STARTTLS fails
by Benjamin Peterson
· 9 years ago
3d4d01f
Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289.
by Guido van Rossum
· 9 years ago
2a86122
Upgrade ensurepip bundled setuptools to 20.10.1
by Donald Stufft
· 9 years ago
5de67b1
Issue26748: Enum classes should evaluate as True
by Ethan Furman
· 9 years ago
2bc69c4
Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3
by Donald Stufft
· 9 years ago
adca846
Backed out changeset 19a3e0e664af
by Serhiy Storchaka
· 9 years ago
388b90f
Issues #23808, #25911: Trying to fix walk tests on Windows.
by Serhiy Storchaka
· 9 years ago
f11b25b
properly use the ObjArgs variant of CallMethod in dictview binary operations (closes #26478)
by Benjamin Peterson
· 9 years ago
90faa09
asyncio: Update 3.4 asyncio/test_tasks to upstream version
by Yury Selivanov
· 9 years ago
5d01246
Upgrade pip to 8.0.2
by Donald Stufft
· 10 years ago
33a8276
Update pip to 8.0.0 and setuptools to 19.4
by Donald Stufft
· 10 years ago
c7b05a4
Make the error message regex more lenient so that it matches both
by Gregory P. Smith
· 10 years ago
3f2240c
Issue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
by Martin Panter
· 10 years ago
fab75d9
Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
by Martin Panter
· 10 years ago
035583b
Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT
by Martin Panter
· 10 years ago
b55f8b7
Issue #25940: Update new SSL tests for self-signed.pythontest.net
by Martin Panter
· 10 years ago
514bb07
Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
by Martin Panter
· 10 years ago
73f5507
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
by Martin Panter
· 10 years ago
3d81d93
Issue #25940: Use self-signed.pythontest.net in SSL tests
by Martin Panter
· 10 years ago
d9d0e86
Issue #26050: Add asyncio.StreamReader.readuntil() method.
by Yury Selivanov
· 10 years ago
9d976fa
Sync with asyncio
by Andrew Svetlov
· 10 years ago
c07b16b
Sync with asyncio repo
by Andrew Svetlov
· 10 years ago
9c39b67
Hopeful fix for test_rglob_common on Windows without symlinks.
by Guido van Rossum
· 10 years ago
bc9fdda
Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012.
by Guido van Rossum
· 10 years ago
e428231
Issue #22570: Add 'path' attribute to pathlib.Path objects.
by Guido van Rossum
· 10 years ago
69bfb15
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob().
by Guido van Rossum
· 10 years ago
6c2d33a
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
by Guido van Rossum
· 10 years ago
52d6c2c
Merge.
by Larry Hastings
· 10 years ago
5caf39d
Rebuild pydoc topics for Python 3.4.4 final.
by Larry Hastings
· 10 years ago
5aeadb3
Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK.
by Terry Jan Reedy
· 10 years ago
ce70132
Issue #25809: Skip testing platform-dependent French thousands separator
by Martin Panter
· 10 years ago
ea4ce1c
asyncio/tests: Fix a ResourceWarning due to unclosed loop
by Yury Selivanov
· 10 years ago
3cd863c
asyncio/tests: Fix ResourceWarnings related to unclosed transports
by Yury Selivanov
· 10 years ago
5f68ca6
asyncio/tests: Fix some ResourceWarnings
by Yury Selivanov
· 10 years ago
aa78adc
asyncio/tests: Fix deprecation warning
by Yury Selivanov
· 10 years ago
ec45226
Normalize whitespace
by Yury Selivanov
· 10 years ago
d5c2a62
asyncio: Skip getaddrinfo if host is already resolved.
by Yury Selivanov
· 10 years ago
0212c4d
Re-fix issue #19284: Don't generate the no-op -R command line
by Gregory P. Smith
· 10 years ago
220ba72
Fix test_cmd_line not to fail if PYTHONHASHSEED is set to a fixed seed
by Gregory P. Smith
· 10 years ago
4cb6d37
assert_python_ok docstring typo fix.
by Gregory P. Smith
· 10 years ago
0ac3a0c
asyncio: Make Tasks check if Futures are attached to the same event loop
by Yury Selivanov
· 10 years ago
dddc781
asyncio: Sync with github
by Yury Selivanov
· 10 years ago
5e58600
Remove x permissions from Lib/test/test_script_helper.py
by doko@ubuntu.com
· 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
Next »