Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.0b1
/
Lib
c934dde
Update pydoc topics for 3.6.0b1
by Ned Deily
· 9 years ago
6d6602c
Issue #27322: back out the commit. needs to be addressed after beta1.
by Christian Heimes
· 9 years ago
1396521
Issue #27322: skip test_compile_path when sys.path is not writeable.
by Christian Heimes
· 9 years ago
4d9a729
merge
by Christian Heimes
· 9 years ago
9017ec1
Issue #28093: Check more invalid combinations of PROTOCOL_TLS_CLIENT / PROTOCOL_TLS_SERVER
by Christian Heimes
· 9 years ago
0d5048c
Issue #17941: Add a *module* parameter to collections.namedtuple()
by Raymond Hettinger
· 9 years ago
11fa3ff
merge
by Raymond Hettinger
· 9 years ago
076366c
Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes
by Raymond Hettinger
· 9 years ago
3dad1a5
Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
by Terry Jan Reedy
· 9 years ago
4b73676
Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
by Terry Jan Reedy
· 9 years ago
8a2150a
Issue #28095: Temporarily disable part of test_startup_imports on OS X.
by Ned Deily
· 9 years ago
a3222b8
Fixes test_getargs2 to get the buildbots working again.
by Steve Dower
· 9 years ago
503ba3e
Merge 3.5 (issue #27456)
by Yury Selivanov
· 9 years ago
44c19ec
Issue #27456: asyncio: Set TCP_NODELAY by default.
by Yury Selivanov
· 9 years ago
966321e
Merge 3.5 (asyncio)
by Yury Selivanov
· 9 years ago
a05a6ef
asyncio: Add set_protocol / get_protocol methods to Transports
by Yury Selivanov
· 9 years ago
35a24c5
Add another f-string comment test, to make sure # are being caught in the right place.
by Eric V. Smith
· 9 years ago
09835dc
Make an f-string error message more exact and consistent.
by Eric V. Smith
· 9 years ago
0a6976d
Issue #28079: Update typing and test typing from python/typing repo.
by Guido van Rossum
· 9 years ago
7ac1f7d
Issue #28079: Update typing and test typing from python/typing repo.
by Guido van Rossum
· 9 years ago
5fe668c
Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext
by Christian Heimes
· 9 years ago
7228980
issue28082: better name for Flag
by Ethan Furman
· 9 years ago
b728105
Issue #27213: Fixed different issues with reworked CALL_FUNCTION* opcodes.
by Serhiy Storchaka
· 9 years ago
29097d5
Merge: #19003: Only replace \r and/or \n line endings in email.generator.
by R David Murray
· 9 years ago
0e0cfd7
#19003: Only replace \r and/or \n line endings in email.generator.
by R David Murray
· 9 years ago
727cc93
Issue #28022: Catch another deprecation warning in imaplib
by Christian Heimes
· 9 years ago
40bed8a
issue28083: add IntFlag constants
by Ethan Furman
· 9 years ago
f93395b
issue28082: use IntFlag for re constants
by Ethan Furman
· 9 years ago
06339e7
Enum._convert: sort by value, then by name
by Ethan Furman
· 9 years ago
92dec54
Issue #28046: get_sysconfigdata_name() uses the _PYTHON_SYSCONFIGDATA_NAME
by Xavier de Gaye
· 9 years ago
fda8961
Issue #27917: Fix test_triplet_in_ext_suffix for the 'x86' Android platform.
by Xavier de Gaye
· 9 years ago
e084f84
Issue 27744: test_aes_cbc is blocking x86-64 Ubuntu 15.10 Skylake CPU 3.x for a while. Require Kernel 4.3+ for now
by Christian Heimes
· 9 years ago
49aed7b
Issue #28078: Add missing colon
by Christian Heimes
· 9 years ago
8d14abc
Issue 28022: Catch deprecation warning in test_httplib, reported by Martin Panter
by Christian Heimes
· 9 years ago
02b3035
Issue #28078: Silence resource warnings in test_socket. Initial patch by Xiang Zhang, thanks
by Christian Heimes
· 9 years ago
015d874
Issue #28076: Variable annotations should be mangled for private names.
by Guido van Rossum
· 9 years ago
605bdae
Issue 24454: Improve the usability of the re match object named group API
by Eric V. Smith
· 9 years ago
a3c1728
Use HTTP in testPythonOrg
by Berker Peksag
· 9 years ago
966ad74
Unskip testPythonOrg in test_robotparser
by Berker Peksag
· 9 years ago
2a9f5ed
Wrap testPasswordProtectedSite with @reap_threads
by Berker Peksag
· 9 years ago
eb5b647
Merged upstream changes.
by Vinay Sajip
· 9 years ago
4da0fd0
Issue #25497: Rewrite test_robotparser to use a class based design
by Berker Peksag
· 9 years ago
6853232
Closes #25671: Merged fix from 3.5.
by Vinay Sajip
· 9 years ago
8d82559
Fixes #25671: Updated prompt handling in activate.fish.
by Vinay Sajip
· 9 years ago
5f1a518
Use sequence repetition instead of bytes constructor with integer argument.
by Serhiy Storchaka
· 9 years ago
bdb847a
Issue #27952: Merge fixcid.py from 3.5
by Martin Panter
· 9 years ago
ab994ed
Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements
by Berker Peksag
· 9 years ago
bd48d27
Issue #22493: Inline flags now should be used only at the start of the
by Serhiy Storchaka
· 9 years ago
b766538
Issue #27952: Get fixcid.py working with the re module
by Martin Panter
· 9 years ago
352601c
Issue #26885: xmlrpc now supports unmarshalling additional data types used
by Serhiy Storchaka
· 9 years ago
c16595e
issue23591: add auto() for auto-generating Enum member values
by Ethan Furman
· 9 years ago
944368e
Issue #23722: Initialize __class__ from type.__new__()
by Nick Coghlan
· 9 years ago
fc3f7d5
Remove the debug print that i accidentally left in.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
3a95f45
Remove the debug print that i accidentally left in.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
cc66a65
Backported tests for issue #28070.
by Serhiy Storchaka
· 9 years ago
d65cd09
Issue #28070: Fixed parsing inline verbose flag in regular expressions.
by Serhiy Storchaka
· 9 years ago
99a6570
Issue #19500: Add client-side SSL session resumption to the ssl module.
by Christian Heimes
· 9 years ago
d048637
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
by Christian Heimes
· 9 years ago
358cfd4
Issue 28043: SSLContext has improved default settings
by Christian Heimes
· 9 years ago
7036019
IDLE newx items. merge from 3.5
by Terry Jan Reedy
· 9 years ago
d92cecb
IDLE newx items.
by Terry Jan Reedy
· 9 years ago
c5111b5
Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files
by Steve Dower
· 9 years ago
109bc3a
Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files
by Steve Dower
· 9 years ago
8199400
Merge from 3.5
by Steve Dower
· 9 years ago
f028d9f
Issue #27932: Backs out change
by Steve Dower
· 9 years ago
b0d497c
Issue #24693: Changed some RuntimeError's in the zipfile module to more
by Serhiy Storchaka
· 9 years ago
b32e869
Issue #28046: Fix get_sysconfigdata_name().
by Xavier de Gaye
· 9 years ago
b61ede4
Merge spelling fixes from 3.5
by Martin Panter
· 9 years ago
99e843b
Correct spelling in documentation and code comment
by Martin Panter
· 9 years ago
0fc55a2
test_platform: Save/restore os.environ on Windows
by Victor Stinner
· 9 years ago
b161562
Issue #17909: Accept binary input in json.loads
by Nick Coghlan
· 9 years ago
457fc9a
Issue #27137: align Python & C implementations of functools.partial
by Nick Coghlan
· 9 years ago
eddc4b7
Merge 3.5 (regrtest)
by Victor Stinner
· 9 years ago
c7a070e
regrtest: accept options after test names
by Victor Stinner
· 9 years ago
c50cccf
test_eintr: Fix ResourceWarning warnings
by Victor Stinner
· 9 years ago
8f9cafa
Issue #28019: itertools.count() no longer rounds non-integer step in range
by Serhiy Storchaka
· 9 years ago
8ddcf3a
Issue #28019: itertools.count() no longer rounds non-integer step in range
by Serhiy Storchaka
· 9 years ago
bc62626
Issue #18401: Fix test_pdb on Windows
by Victor Stinner
· 9 years ago
11ea044
Issue #18401: Fix test_pdb if $HOME is not set
by Victor Stinner
· 9 years ago
2eb6eca
Issue #18401: pdb tests don't read ~/.pdbrc anymore
by Łukasz Langa
· 9 years ago
a1fd078
Try to fix sizeof unit tests on dict
by Victor Stinner
· 9 years ago
e617521
Use raw string for regexp
by Guido van Rossum
· 9 years ago
b067c8f
#20476: Deal with the message_factory circular import differently.
by R David Murray
· 9 years ago
2832574
Issue #25969: Update the lib2to3 grammar to handle the unpacking
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
dbdf029
remove fix_callable - callable() was readded many releases ago.
by Gregory P. Smith
· 9 years ago
6a294a5
Issue #27932: Fixes memory leak in platform.win32_ver()
by Steve Dower
· 9 years ago
78601a3
Fix SystemError in compact dict
by Victor Stinner
· 9 years ago
89e1b1a
Issue 27080: PEP 515: add '_' formatting option.
by Eric V. Smith
· 9 years ago
04bedfa
Issue #27199: TarFile expose copyfileobj bufsize to improve throughput
by Łukasz Langa
· 9 years ago
451d0e3
Issue 27948: Allow backslashes in the literal string portion of f-strings, but not in the expressions. Also, require expressions to begin and end with literal curly braces.
by Eric V. Smith
· 9 years ago
80da993
Issue #28046: Fix distutils
by Zachary Ware
· 9 years ago
3b822d6
Issue #25969: Update the lib2to3 grammar to handle the unpacking
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
48c7d75
Merge from Zach
by Steve Dower
· 9 years ago
1588a3b
Issue #27932: Fixes memory leak in platform.win32_ver()
by Steve Dower
· 9 years ago
c4b53af
Issue #28046: Remove platform-specific directories from sys.path
by Zachary Ware
· 9 years ago
a785c87
DTrace support: function calls, GC activity, line execution
by Łukasz Langa
· 9 years ago
ff70fc2
Issue #25758: Prevents zipimport from unnecessarily encoding a filename (patch by Eryk Sun)
by Steve Dower
· 9 years ago
8dcc48e
Issue #25758: Prevents zipimport from unnecessarily encoding a filename (patch by Eryk Sun)
by Steve Dower
· 9 years ago
1319236
Merge: #14977: Make mailcap respect the order of the lines in the mailcap file.
by R David Murray
· 9 years ago
347dc95
#14977: Make mailcap respect the order of the lines in the mailcap file.
by R David Murray
· 9 years ago
Next »