FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - thecodingchicken/python-future · GitHub
thecodingchicken
/
python-future
Public
forked from
PythonCharmers/python-future
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
docs
on
master
User selector
Datepicker
Commit history
Commits on May 6, 2017
Merge pull request #252 from cas--/cas--array-unicode-1
Show description for de53e56
edschofield
authored
de53e56
View commit details
Copy full SHA for de53e56
View code at this point
Browse repository at this point
Merge pull request #222 from maerteijn/imap-alternative
Show description for ad3a927
edschofield
authored
ad3a927
View commit details
Copy full SHA for ad3a927
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Add py2.7.11 unicode fix info for array.array() to stdlib_incompatibilities.rst
cas--
authored
a12f9b9
View commit details
Copy full SHA for a12f9b9
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Update docs re issues #235, #213
edschofield
committed
5cbeb4b
View commit details
Copy full SHA for 5cbeb4b
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Update What's New and other docs
edschofield
committed
44c83fe
View commit details
Copy full SHA for 44c83fe
View code at this point
Browse repository at this point
Discourage use of `future.standard_library.hooks` in docs (issue #238)
edschofield
committed
7f10e74
View commit details
Copy full SHA for 7f10e74
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Update What's New doc
edschofield
committed
6282922
View commit details
Copy full SHA for 6282922
View code at this point
Browse repository at this point
Add missing cmp_to_key for Py2.6 (issue #189)
edschofield
committed
7d311e4
View commit details
Copy full SHA for 7d311e4
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
'map' is also in six.moves
Martijn Jacobs
committed
ccc4955
View commit details
Copy full SHA for ccc4955
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Update upload instructions for docs
edschofield
committed
54d0e17
View commit details
Copy full SHA for 54d0e17
View code at this point
Browse repository at this point
Commits on May 22, 2016
Fix docs/comments to refer to the correct version number
edschofield
committed
62be9a0
View commit details
Copy full SHA for 62be9a0
View code at this point
Browse repository at this point
Add a note about removing ``configparser`` to the What's New doc
edschofield
committed
1e3c96c
View commit details
Copy full SHA for 1e3c96c
View code at this point
Browse repository at this point
Remove configparser alias package (issue #118)
edschofield
committed
bd4381d
View commit details
Copy full SHA for bd4381d
View code at this point
Browse repository at this point
Merge branch 'master' into v0.15.x
Show description for 4a8f545
edschofield
committed
4a8f545
View commit details
Copy full SHA for 4a8f545
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Bump version to v0.15.3-dev and update What's New page
edschofield
committed
181b4f5
View commit details
Copy full SHA for 181b4f5
View code at this point
Browse repository at this point
Add Val Markovic to credits page
edschofield
committed
9a24fbd
View commit details
Copy full SHA for 9a24fbd
View code at this point
Browse repository at this point
Update copyright year to 2016
edschofield
committed
088cd98
View commit details
Copy full SHA for 088cd98
View code at this point
Browse repository at this point
Tweak script to upload docs
edschofield
committed
bd8f494
View commit details
Copy full SHA for bd8f494
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Minor formatting and phrasing tweaks
Zearin
committed
41f2344
View commit details
Copy full SHA for 41f2344
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Update docs: 1000+ tests now :o
edschofield
committed
9f60ee0
View commit details
Copy full SHA for 9f60ee0
View code at this point
Browse repository at this point
What's New doc: mention fix for issue #160
edschofield
committed
32ddf32
View commit details
Copy full SHA for 32ddf32
View code at this point
Browse repository at this point
Note issue number in What's New page for v0.15.2
edschofield
committed
d1d2ae7
View commit details
Copy full SHA for d1d2ae7
View code at this point
Browse repository at this point
Update What's New
edschofield
committed
e6b7f3d
View commit details
Copy full SHA for e6b7f3d
View code at this point
Browse repository at this point
Add note to docs about missing SSL support in backports currently
edschofield
committed
6e8cfa0
View commit details
Copy full SHA for 6e8cfa0
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Fix typo
Show description for d7d6e01
satosi-k
authored and
edschofield
committed
d7d6e01
View commit details
Copy full SHA for d7d6e01
View code at this point
Browse repository at this point
Update What's New doc for v0.15.1
edschofield
committed
466d472
View commit details
Copy full SHA for 466d472
View code at this point
Browse repository at this point
Remove incorrect call to pdb in ``backports.http.client`` (issue #164)
Show description for b83cac3
edschofield
committed
b83cac3
View commit details
Copy full SHA for b83cac3
View code at this point
Browse repository at this point
Py2.6 compatibility: use 3-argument create_connection() from future.backports.socket (issue #162)
edschofield
committed
edc321a
View commit details
Copy full SHA for edc321a
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
futurize: move exec fixer to stage1
edschofield
committed
f511436
View commit details
Copy full SHA for f511436
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Docs: add tkinter.ttk to Py2/3 cheatsheet
edschofield
committed
c185b9b
View commit details
Copy full SHA for c185b9b
View code at this point
Browse repository at this point
Docs: update cheatsheet to include exec
edschofield
committed
9bc3ac3
View commit details
Copy full SHA for 9bc3ac3
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Merge branch 'v0.15.x' of https://github.com/PythonCharmers/python-future into v0.15.x
edschofield
committed
5c59cd7
View commit details
Copy full SHA for 5c59cd7
View code at this point
Browse repository at this point
Update What's New and Changelog pages
edschofield
committed
6ee6727
View commit details
Copy full SHA for 6ee6727
View code at this point
Browse repository at this point
Bump version to v0.15.1-dev and update cheat-sheet and upload docs
edschofield
committed
03390b7
View commit details
Copy full SHA for 03390b7
View code at this point
Browse repository at this point
future.utils: add string_types etc. and clean up docs (issue #126)
edschofield
committed
3b9c211
View commit details
Copy full SHA for 3b9c211
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL