-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: christyne/cpython
base: master
head repository: christyne/cpython
compare: 3.5
- 12 commits
- 17 files changed
- 3 contributors
Commits on Feb 12, 2017
-
bpo-27122: Fix comment to point to correct issue number (python#50)
It took me quite a bit to figure out what this was referring to, since the given issue number is wrong, and the original commit message I found through git blame lists a different, also wrong issue number... see https://bugs.python.org/issue27122#msg279449 (cherry picked from commit af88e7e)
Configuration menu - View commit details
-
Copy full SHA for c6d2f49 - Browse repository at this point
Copy the full SHA c6d2f49View commit details -
bpo-29474: Improve documentation for weakref.WeakValueDictionary (pyt…
…hon#23) There were some grammatical errors in weakref.WeakValueDictionary documentation.
Configuration menu - View commit details
-
Copy full SHA for ae82871 - Browse repository at this point
Copy the full SHA ae82871View commit details -
[backport to 3.5] bpo-28929: Link the documentation to its source fil…
Configuration menu - View commit details
-
Copy full SHA for cabd1c7 - Browse repository at this point
Copy the full SHA cabd1c7View commit details
Commits on Feb 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 06a4fcb - Browse repository at this point
Copy the full SHA 06a4fcbView commit details -
Support "bpo-" in Misc/NEWS (christynelson467#1) (python#43)
Change the url to 3.5 (cherry picked from commit 79ab8be) Contributed by Brett Cannon
Configuration menu - View commit details
-
Copy full SHA for af456b2 - Browse repository at this point
Copy the full SHA af456b2View commit details -
bpo-28556: Various updates to typing (python#28) (python#78)
various updates from upstream python/typing repo: - Added typing.Counter and typing.ChainMap generics - More flexible typing.NamedTuple - Improved generic ABC caching - More tests - Bugfixes - Other updates * Add Misc/NEWS entry * Add issue number Contributed by Ivan Levkivskyi @ilevkivskyi (cherry picked from commit b692dc8)
Configuration menu - View commit details
-
Copy full SHA for 9c5684e - Browse repository at this point
Copy the full SHA 9c5684eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae8fd4 - Browse repository at this point
Copy the full SHA 3ae8fd4View commit details
Commits on Feb 14, 2017
-
Fix some sphinx warnings (python#9) (python#82)
* Fix some deprecation warnings in Doc/conf.py * Fix an rst error in Misc/NEWS Contributed by Ryan Gonzalez @kirbyfan64 (cherry picked from commit e7ffb99)
Configuration menu - View commit details
-
Copy full SHA for c0f9014 - Browse repository at this point
Copy the full SHA c0f9014View commit details -
bpo-29521 Fix two minor documentation build warnings (python#41) (pyt…
…hon#84) Much of bpo-29521 was fixed in parallel with commit e7ffb99 . This cleans up the rest. Apply parallel change to Doc/make.bat to read "set SPHINXOPTS=-D latex_elements.papersize=" I don't have a Windows system on which to observe the warning, but it should be necessary. The warning: .../workspace/cpython_github/Doc/faq/windows.rst:303: WARNING: unknown option: -t In the Windows FAQ, `How do I keep editors from inserting tabs into my Python source?`, contained a reference to a Python -t option. In Python 2.x, this caused Python to issue warnings about lines with mixed spaces and tabs, but as of Python 3.6 it does nothing. Per discussion at http://bugs.python.org/issue29387, take their wording. Python [3] raises an IndentationError or TabError. Tabnanny is now a module. (cherry picked from commit 3d707be)
Configuration menu - View commit details
-
Copy full SHA for 38c8354 - Browse repository at this point
Copy the full SHA 38c8354View commit details
Commits on Feb 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1bfd33f - Browse repository at this point
Copy the full SHA 1bfd33fView commit details -
[cherry-pick for 3.5] bpo-29481: add versionadded 3.5.4 to typing.Deq…
…ue docs (python#109) (cherry picked from commit 7e147f1)
Configuration menu - View commit details
-
Copy full SHA for bb53a27 - Browse repository at this point
Copy the full SHA bb53a27View commit details -
bpo-29521 update Misc/ACKS (python#111)
(cherry picked from commit 6420088)
Configuration menu - View commit details
-
Copy full SHA for de553b8 - Browse repository at this point
Copy the full SHA de553b8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...3.5