Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Dec 28, 2016
- committed
Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
Show description for 4d42af1committed- committed
Commits on Dec 30, 2016
Commits on Dec 31, 2016
Commits on Jan 1, 2017
Issue #29094: Offsets in a ZIP file created with extern file object and modes
Show description for 0f4ed2ccommitted
Commits on Jan 2, 2017
Commits on Jan 3, 2017
Commits on Jan 5, 2017
Commits on Jan 6, 2017
- committed
Xavier de Gaye
Commits on Jan 9, 2017
Issue #29145: Fix overflow checks in string, bytearray and unicode.
Show description for 7bdb516committedIssue #29142: Fix suffixes in no_proxy handling in urllib.
Show description for 98b1c82committedDon't use getentropy() on Linux
Show description for 01bdbadcommitted
Commits on Jan 10, 2017
Commits on Jan 12, 2017
- committed
- committed
Issue #29082: Fixed loading libraries in ctypes by unicode names on Windows.
Show description for 99ba17fcommittedCloses #28130: Documented that time.tzset() updates time module globals.
Show description for a6f10cacommitted
Commits on Jan 13, 2017
Issue #29219: Fixed infinite recursion in the repr of uninitialized
Show description for 7a7e04ecommitted- committed
Commits on Jan 14, 2017
Fix spelling and markup in documentation and code comment
Show description for c7496eecommittedIssue #15527: remove double parens by changing markup.
Show description for 1234488committed- committed
Commits on Jan 16, 2017
Commits on Jan 18, 2017
Commits on Jan 21, 2017
Issue #12067: Rewrite Comparisons section in the language reference
Show description for 60a1b35committed
Commits on Jan 23, 2017
Issue #29335: Fix subprocess.Popen.wait() when the child process has
Show description for f0739cbcommitted
Commits on Jan 24, 2017
Commits on Jan 25, 2017
issue26149 - Point to Wiki for Editors and Python IDEs on Unix.
Show description for 1bfbe4fcommitted- committed
- committed
Commits on Jan 28, 2017
Commits on Jan 31, 2017
Commits on Feb 1, 2017
Issue #29028: Fixed possible use-after-free bugs in the subscription of the
Show description for 8e21cc3committedIssue #29354: Fixed inspect.getargs() for parameters which are cell
Show description for 3b23004committed
Commits on Feb 4, 2017
Issue #27867: Silenced may-be-used-uninitialized warnings after
Show description for 522a60ccommitted- committed
Commits on Feb 7, 2017
Commits on Feb 9, 2017
Issue #26355: Specify canonical URLs in docs pages
Show description for 4e1e30dcommitted
Commits on Feb 10, 2017
Commits on Feb 11, 2017
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#11)
Show description for 5c32988authored andcommitted
Commits on Feb 12, 2017
[backport to 2.7] Change documentation's `Show Source` link to GitHub (#44)
Show description for 52b8c55authoredbpo-28929: Link the documentation to its source file on GitHub (#38)
Show description for e15259cauthored
Commits on Feb 15, 2017
Commits on Feb 19, 2017
Remove redundant footnote (#181)
Show description for 4bfb603authored andcommitted
Commits on Feb 20, 2017
- authored
- authored
[2.7] Change some mercurial/ hg.python.org references. (#8) (#183)
Show description for af9a40dauthoredbpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187)
authoredbpo-29602: fix signed zero handling in complex constructor (#204)
Show description for c0b336eauthored
Commits on Feb 21, 2017
reinit the TLS before anything else (#130)
Show description for d9a7574authoredbpo-29165: doc: make extending/newtypes more Python 3 friendly (GH-211)
Show description for 9436bbdauthored
Commits on Feb 26, 2017
[2.7] bpo-28929: Add to Misc/NEWS (GH-286)
Show description for 23d2c31authored- authored
bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-321)
Show description for c8e2021authored
Commits on Feb 28, 2017
Commits on Mar 1, 2017
Commits on Mar 2, 2017
Commits on Mar 3, 2017
bpo-29709: Improve Boolean Operations documentation (#433) (#438)
Show description for fc59e5cauthored- authored
Commits on Mar 4, 2017
bpo-27593: Updates Windows build to use information from git (#262) (#448)
Show description for 6120484authored
Commits on Mar 7, 2017
PCbuild: Add -q option to svn export (GH-539)
Show description for 6c6186dauthored
Commits on Mar 8, 2017
bpo-29655: Fixed possible reference leaks in `import *`. (#301) (#510)
Show description for 9fbb65eauthored
Commits on Mar 9, 2017
- authored andcommitted
[2.7] bpo-29768: Fixed compile-time check for expat version. (#577)
Show description for 0c2ed76authoredInsert the line which should not have been deleted (#581)
Show description for 309fb90authored andcommitted
Commits on Mar 12, 2017
[2.7] bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#628)
Show description for c8869afauthoredbpo-29798: Handle git worktree in `make patchcheck` (#629) (#635)
Show description for ee10fb9authored
Commits on Mar 13, 2017
Commits on Mar 14, 2017
bpo-27880: Fixed integer overflow in cPickle when pickle large strings or (#662)
Show description for 1aa1803authored
Commits on Mar 17, 2017
[2.7] Combine the C++ header CI build into the main C build (GH-697) (#706)
Show description for a5f8165authored
Commits on Mar 19, 2017
Drop C++ header compatibility test (#718) (#721)
Show description for fc714fdauthored
Commits on Mar 20, 2017
bpo-29856: Fix typo in curses documentation (GH-730) (GH-733)
Show description for 91f79dbauthored
Commits on Mar 22, 2017
- authored
- authored
- authored
- authored
- authored andcommitted
Commits on Mar 24, 2017
bpo-29861: release references to multiprocessing Pool tasks (#743) (#803)
Show description for 5084ff7authored
Commits on Mar 27, 2017
- authored andcommitted
Drop the standard gcc test build on Travis (GH-853) (GH-861)
Show description for d665407authored
Commits on Mar 28, 2017
bpo-29643: Fix check for --enable-optimizations (GH-873)
Show description for 6a04ef7authored
Commits on Mar 29, 2017
bpo-16011: clarify that 'in' always returns a boolean value (GH-152) (GH-883)
Show description for fd704a0authored
Commits on Mar 30, 2017
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#896)
Show description for 3ceca68authoredbpo-29935: Fixed error messages in the index() method of tuple and list (#887) (#907) (#910)
Show description for 079f21fauthoredbpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#913)
Show description for d694a06authored- authored andcommitted
Commits on Mar 31, 2017
bpo-29952: Use usual terminology of dict (GH-924)
Show description for 5aa913dauthored
Commits on Apr 2, 2017
- authored
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#903) (#963)
Show description for 9c2c42cauthored
Commits on Apr 3, 2017
Fix socket leaks (#351)
Show description for d64146cauthored andcommittedbpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. (#462) (#973)
Show description for 23d6eb6authored
Commits on Apr 4, 2017
remove merge=union attribute for Misc/NEWS (GH-460) (GH-989)
Show description for d7564e5authored
Commits on Apr 6, 2017
- authored andcommitted
Commits on Apr 8, 2017
[2.7] bpo-19225: Lack of c api exceptions doc (#964)
Show description for 7f85947authored andcommittedbpo-27867: Expand the PySlice_GetIndicesEx macro. (#1023) (#1046)
Show description for e41390aauthored
Commits on Apr 9, 2017
Issue #29798: Handle git worktree in patchcheck (#1057)
Show description for d6d943aauthoredbpo-29506: Clarify deep copy note in copy module
Show description for ab16dc1authored[2.7] Correct typo in configparser.rst (GH-1012) (GH-1026)
Show description for 7026cd9authored
Commits on Apr 10, 2017
[2.7] bpo-29521: Fix two minor documentation build warnings (GH-41) (GH-670)
Show description for e0cba5bauthored
Commits on Apr 12, 2017
Commits on Apr 13, 2017
bpo-30021: Add examples for re.escape(). (#1048) (#1118)
Show description for 53ad684authored
Commits on Apr 15, 2017
[2.7] bpo-29738: Fix memory leak in _get_crl_dp (GH-526) (GH-1144)
Show description for b2b00e0authored- authored andcommitted
- authored
- authored
bpo-30074: Fix compile warnings of _PySlice_Unpack and convert missed (#1154)
Show description for 5e79321authored
Commits on Apr 16, 2017
Commits on Apr 19, 2017
- authored andcommitted
[2.7] bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (GH-1096) (GH-1180) (#1183)
Show description for 64aa4dfauthored[2.7] [3.5] bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (GH-1131). (GH-1185) (#1189)
Show description for 2a1bf06authored
Commits on Apr 20, 2017
- authored andcommitted
Remove redundant comma in argparse HOWTO (GH-1141)
Show description for fb12365authored
Commits on Apr 21, 2017
[2.7] Add missing .gitignore entries for VS2015 IntelliSense DB (GH-1223). (#1227)
Show description for 91e5ee5authored
Commits on Apr 23, 2017
[2.7] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256). (#1261)
Show description for bfc7dffauthored
Commits on Apr 26, 2017
- authored andcommitted
Commits on Apr 27, 2017
[2.7] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312). (#1315)
Show description for 24404b4authored
Commits on Apr 28, 2017
Update gitignore from master (#1329)
Show description for 219a3f9authoredFix "make tags" command (#1337)
Show description for 5f4056aauthored[2.7] bpo-30197: Enhance swap_attr() and backport swap_item() in test.test_support. (#1341) (#1347)
Show description for 941ea53authored
Commits on Apr 30, 2017
[2.7] bpo-30208: DOC: fix small typos in IDLE (#1358)
Show description for 4734c2dauthored andcommittedbpo-30207: Rename test.test_support to test.support. (#1353)
Show description for a694e09authored
Commits on May 1, 2017
Commits on May 2, 2017
bpo-27593: Get SCM build info from git instead of hg (#1327)
Show description for 2c7085fauthored[2.7] bpo-30223: Add Lib/test/__main__.py. (#1373)
Show description for 43566aeauthored- authored
bpo-27593: Revise git SCM build info. (#744) (#746) (#1392)
Show description for fd6c8bbauthored- authored
bpo-30232: Support Git worktree in configure.ac (#1402)
Show description for df56925authored
Commits on May 3, 2017
bpo-30199: test_ssl closes all asyncore channels (#1381) (#1408)
Show description for d1c862fauthoredregrtest: always show before/after of modified env (#1407) (#1409)
Show description for 0d49379authoredbpo-30255: Clip step in _PySlice_Unpack() (#1429)
Show description for f6a3133authoredUpdate .gitignore (#1435)
Show description for 2b183b8authoredtest_distutils: use EnvironGuard (#1433)
Show description for 15f8d0dauthoredbpo-30258: regrtest handles child process crash (#1431)
Show description for c991eb2authoredbpo-30257: _bsddb: Fix newDBObject() (#1428)
Show description for 2c27731authoredAdd Appveyor to Python 2.7 branch (#1434)
Show description for 8cf7ea2authored- authored
Commits on May 4, 2017
[2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447)
Show description for e1b02ffauthoredtest_distutils: test_build_ext uses EnvironGuard (#1458)
Show description for 0f7f676authoredFix test_ftplib warning if IPv6 is not available (#1457)
Show description for 9fb061bauthoredbpo-30108: Restore sys.path in test_site (#1197) (#1459)
Show description for 7806438authoredbpo-30108: Fix test_site setUpModule() (#1460)
Show description for e81e355authored
Commits on May 5, 2017
bpo-23404: make touch becomes make regen-all (#1466)
Show description for 8a19eb2authoredRevert "Issue #29094: Offsets in a ZIP file created with extern file object and modes" (#1467)
Show description for ef4c6baauthoredRelax test timing (bpo-29861) to avoid sporadic failures (#1120) (#1472)
Show description for fd6094cauthoredbpo-30264: ExpatParser now closes the source (#1476)
Show description for d81f9e2authored[2.7] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) (#1471)
Show description for 5d7a18fauthoredbpo-30265: support.unlink() don't catch any OSError (#1456)
Show description for 03b2788authoredbpo-30258: Fix handling of child error in regrtest (#1477)
Show description for 228da42authored
Commits on May 9, 2017
- authored
Fix SyntaxWarning on importing test_inspect (#1512)
Show description for c8a77d3authored[2.7] bpo-30283: Backport test_regrtest from master to 2.7 (#1513)
Show description for d2aff60authoredbpo-30283: Backport regrtest features from master to 2.7 (#1516)
Show description for 453a685authored[2.7] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1522)
Show description for a473a73authored andcommitted
Commits on May 10, 2017
gitignore: add rules for the PC/ directory (#1514)
Show description for 8832141authored- authored
bpo-15526: test_startfile changes the cwd (#1537)
Show description for 3837d97authored
Commits on May 11, 2017
[2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage() (#1541)
Show description for a5bb624authored
Commits on May 12, 2017
bpo-30342: Fix sysconfig.is_python_build() on VS9.0 (#1544)
Show description for f2e894cauthoredbpo-6393: Fix locale.getprerredencoding() on macOS (#1555)
Show description for 94a3694authored
Commits on May 13, 2017
- authored
- authored
- authored
Update Travis Doc build config (GH-1565)
Show description for bd82a07authored
Commits on May 15, 2017
- authored
[2.7] bpo-30366: Backport tests for test.support. (#1582)
Show description for eb66897authoredbpo-11790: Fix sporadic failures in test_multiprocessing.WithProcessesTestCondition. (#1591)
Show description for 9d1983bauthoredbpo-30357 each test in test_thread waits until all spawned threads finish (#1583)
Show description for 6924ed5andcommitted
Commits on May 16, 2017
- authored
[2.7] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1616)
Show description for b8b9f95authored
Commits on May 17, 2017
bpo-30329: Catch Windows error 10022 on shutdown() (#1538) (#1624)
Show description for 800e4b7authoredbpo-30365: Backport warnings and fix bugs in ElementTree. (#1581)
Show description for 09b5247authored
Commits on May 18, 2017
[2.7] bpo-30363: Backport warnings in the re module. (#1577)
Show description for 955b676authored[2.7] bpo-30375: Correct the stacklevel of regex compiling warnings. (#1595) (#1648)
Show description for dfcfc91authored
Commits on May 19, 2017
bpo-26434: Fix multiprocessing grandchilds in a Windows service (GH-1167)
Show description for c47c315authored andcommitted
Commits on May 20, 2017
[2.7] bpo-25794: Fix `type.__setattr__()` for non-interned or unicode attribute names. (GH-1652) (#1675)
Show description for e9f9b04authored[2.7] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1681)
Show description for e6a0b59authored
Commits on May 21, 2017
- authored andcommitted
[2.7] bpo-30415: Add new tests for the fnmatch module. (GH-1684). (#1696)
Show description for 2b67c7aauthored
Commits on May 22, 2017
Commits on May 23, 2017
- authored
Fix spelling mistakes in tkinter.py (#1754)
Show description for f31f225authored andcommitted
Commits on May 24, 2017
- authored andcommitted
- authored andcommitted
Commits on May 25, 2017
[2.7] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) (#1817)
Show description for bdd9647authored- authored andcommitted
Commits on May 26, 2017
Commits on May 27, 2017
[2.7] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1289)
Show description for 1626a47authored
Commits on May 30, 2017
bpo-29766: Do not force --with-lto to true for --enable-optimizations (#1858)
Show description for 1f29cefauthored andcommitted[2.7] Build docs in parallel (GH-1842). (GH-1873)
Show description for 497e5e1authored
Commits on May 31, 2017
[2.7] Fix a trivial typo in global section (GH-1497) (GH-1882)
Show description for e81aa87authored[2.7] Fix Travis config to reinstate test build (GH-1879) (GH-1891)
Show description for 32e220fauthored
Commits on Jun 1, 2017
bpo-22702: Clarify documentation of str.join & bytes.join (GH-156) (GH-1898)
Show description for 9139f23authoredbpo-30499: Remove a deprecated note about sets. (GH-1848) (GH-1907)
Show description for 662d856authored- authored
Commits on Jun 3, 2017
[2.7] Turn on macOS builds for Travis (GH-1846) (GH-1931)
Show description for 6a1b89dauthored
Commits on Jun 4, 2017
Commits on Jun 5, 2017
[2.7] Only run AppVeyor on long-lived branches (GH-1941)
Show description for ed3edb4authoredSimplify code in warnings modules (#1957)
Show description for e14af32authored
Commits on Jun 6, 2017
[2.7] bpo-30417: Disable 'cpu' resource on Travis (GH-1928)
Show description for ddf8f14authored[2.7] Install dependencies in Travis OSX build (GH-1952)
Show description for e29c5e8authoredbpo-23787: Change sum() docstring from sequence to iterable (GH-1859)
Show description for 536209eauthored
Commits on Jun 8, 2017
[2.7] trivial: update config.{guess,sub} from gnu.org. (GH-1987) (#2007)
Show description for fe68139authoredbpo-30418: Popen.communicate() always ignore EINVAL (#2002) (#2006)
Show description for e5bdad2authored
Commits on Jun 10, 2017
[2.7] bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951)
Show description for 3c7b67bauthoredbpo-30614: testInitNonExistentFile() of test_bz2 leaks references (#2033)
Show description for 28288beauthored andcommittedbpo-25409: Clarify fnmatch and fnmatchcase documentation (GH-1535) (GH-2067)
Show description for 9660a7eauthored
Commits on Jun 11, 2017
[2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)
Show description for 5fe8ac6authored[2.7] Use Travis to make sure all generated files are up to date (GH-2080) (GH-2094)
Show description for 51658f7authored
Commits on Jun 12, 2017
bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2120)
Show description for 107949cauthored[2.7] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) (#2123)
Show description for 0cc43dfauthored- authored andcommitted
bpo-30217: add the operators ~ and | to the index (GH-1502) (GH-2137)
Show description for bbb3358authored andcommitted
Commits on Jun 13, 2017
[2.7] Mention how to disable signal fd wakeup (GH-2140) (#2151)
Show description for 15a6127authored_tkinter: Fix refleak in getint() (#2153)
Show description for bdd3567authored[2.7] bpo-29514: Check magic number for bugfix releases
Show description for a51f12fauthored[2.7] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) (#2168)
Show description for d09f167authored
Commits on Jun 14, 2017
Fix trivial typo in Python Setup documentation (GH-2185) (GH-2190)
Show description for 311054aauthored andcommittedbpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173) (GH-2196)
Show description for 4b30107authored
Commits on Jun 15, 2017
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202)
Show description for 0e4571aauthored
Commits on Jun 16, 2017
bpo-30675: Fix refleak hunting in regrtest (#2227)
Show description for 8bb0863authoredbpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249)
Show description for 24c2c20authored
Commits on Jun 18, 2017
- authored andcommitted
Commits on Jun 19, 2017
Commits on Jun 20, 2017
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2294)
Show description for d4324baauthoredbpo-30368: Update build_ssl.py to restore Perl-less building (#1805)
Show description for ebbcceaauthored andcommitted
Commits on Jun 21, 2017
[2.7] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2312)
Show description for 2ada64dauthoredbpo-29591: Update VS project files (#2310)
Show description for ab3b0adauthored andcommitted
Commits on Jun 22, 2017
bpo-8799: Reduce timing sensitivity of condition test by explicitly (#2320)
Show description for da6d305authoredAdd "Misc/NEWS.d" directory tree for "blurb". (#2333)
Show description for 1ecfa45authored
Commits on Jun 23, 2017
[2.7] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) (GH-2340)
Show description for 5082674authored[2.7] bpo-30727: Fix a race condition in test_threading. (GH-2334). (#2353)
Show description for 7709b4dauthored
Commits on Jun 24, 2017
[2.7] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2372)
Show description for 9dda2caauthored
Commits on Jun 25, 2017
[2.7] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) (#2393)
Show description for 787826cauthored
Commits on Jun 26, 2017
[2.7] bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to (GH-2403) (#2420)
Show description for 8284883authored[2.7] bpo-30764: test_subprocess uses SuppressCrashReport (#2405) (#2412)
Show description for 2097b9eauthored