FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - SwissDataScienceCenter/python-future · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SwissDataScienceCenter
/
python-future
Public
forked from
PythonCharmers/python-future
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
src
on
master
User selector
Datepicker
Commit history
Commits on Sep 17, 2018
Fix typo bythes -> bytes
jdufresne
committed
8a7de22
View commit details
Copy full SHA for 8a7de22
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Trim trailing white space throughout the project
Show description for 99cd678
jdufresne
committed
99cd678
View commit details
Copy full SHA for 99cd678
View code at this point
Browse repository at this point
Merge #344 into master
Jordan Adler
committed
970e7e4
View commit details
Copy full SHA for 970e7e4
View code at this point
Browse repository at this point
Merge pull request #345 from jmadler/skipdiv
Show description for cc9452c
jmadler
authored
cc9452c
View commit details
Copy full SHA for cc9452c
View code at this point
Browse repository at this point
Fix PR #357
Show description for dfc4f30
flaviut
committed
dfc4f30
View commit details
Copy full SHA for dfc4f30
View code at this point
Browse repository at this point
Merge pull request #299 from lisongmin/master
Show description for a972c3a
jmadler
authored
a972c3a
View commit details
Copy full SHA for a972c3a
View code at this point
Browse repository at this point
Merge pull request #359 from 1st1/bytesmod
Show description for 11ff71d
jmadler
authored
11ff71d
View commit details
Copy full SHA for 11ff71d
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Make __imod__ explicitly call __mod__
Yury Selivanov
committed
70b61bc
View commit details
Copy full SHA for 70b61bc
View code at this point
Browse repository at this point
Enable custom mappings support
Yury Selivanov
committed
77b3037
View commit details
Copy full SHA for 77b3037
View code at this point
Browse repository at this point
Ignore bytes.__mod__ tests on Python < 3.5
Yury Selivanov
committed
d379c5f
View commit details
Copy full SHA for d379c5f
View code at this point
Browse repository at this point
Add support for proper %s formatting of newbytes
Yury Selivanov
committed
1533854
View commit details
Copy full SHA for 1533854
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Fix #113
flaviut
committed
4332803
View commit details
Copy full SHA for 4332803
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Only import past.utils.old_div() if needed; Verify the expression isnt a nested expression when doing a floaty check
Jordan Adler
committed
ef625b0
View commit details
Copy full SHA for ef625b0
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
bugfix
Jordan Adler
committed
03770db
View commit details
Copy full SHA for 03770db
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Skip float divisions in fix_division_safe
Jordan Adler
committed
8209539
View commit details
Copy full SHA for 8209539
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
fixed standard_library.install_aliases() failed under SLES11SP1
lisongmin
committed
19a60e7
View commit details
Copy full SHA for 19a60e7
View code at this point
Browse repository at this point
Commits on May 6, 2017
Merge pull request #216 from natezb/master
Show description for 39a066e
edschofield
authored
39a066e
View commit details
Copy full SHA for 39a066e
View code at this point
Browse repository at this point
Merge pull request #225 from bakkerthehacker/fix_newsuper_segfault
Show description for a254f06
edschofield
authored
a254f06
View commit details
Copy full SHA for a254f06
View code at this point
Browse repository at this point
Merge pull request #215 from parnmatt/patch-1
Show description for 003763d
edschofield
authored
003763d
View commit details
Copy full SHA for 003763d
View code at this point
Browse repository at this point
Merge pull request #275 from vodik/support-__bytes__
Show description for 97f8eca
edschofield
authored
97f8eca
View commit details
Copy full SHA for 97f8eca
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
exc not defined in this function, raise the correct error...
jmgurney
committed
da5e6d2
View commit details
Copy full SHA for da5e6d2
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Teach newbytes to call __bytes__ if available
Show description for 9642c74
vodik
committed
9642c74
View commit details
Copy full SHA for 9642c74
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Comment out PEP 461 tests for now
Show description for ecf1121
edschofield
committed
ecf1121
View commit details
Copy full SHA for ecf1121
View code at this point
Browse repository at this point
Mark PEP 461 tests as expected to pass on Py3.5
edschofield
committed
8ab0ae0
View commit details
Copy full SHA for 8ab0ae0
View code at this point
Browse repository at this point
Use the presence of `builtins` rather than `configparser` to indicate the future/src folder
edschofield
committed
d25f4f8
View commit details
Copy full SHA for d25f4f8
View code at this point
Browse repository at this point
Add fix for issues #235 and (probably) #213
edschofield
committed
d789837
View commit details
Copy full SHA for d789837
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Bump version to v0.16.0
edschofield
committed
a7447b0
View commit details
Copy full SHA for a7447b0
View code at this point
Browse repository at this point
Ignore ImportError with `subprocess.check_output` for GAE compatibility (issue #231)
edschofield
committed
0f34dd0
View commit details
Copy full SHA for 0f34dd0
View code at this point
Browse repository at this point
Add more underscore-prefixed imports to `tkinter` (issue #233)
edschofield
committed
5cd9587
View commit details
Copy full SHA for 5cd9587
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Add _flatten and _cnfmerge to tkinter package (issue #233)
edschofield
committed
a6ed514
View commit details
Copy full SHA for a6ed514
View code at this point
Browse repository at this point
Remove attempt to import top-level configparser
edschofield
committed
c75378e
View commit details
Copy full SHA for c75378e
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 Aug 4, 2016
Added type to __get__ call to prevent some c modules from segfaulting.
Grant Bakker
committed
7655484
View commit details
Copy full SHA for 7655484
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Add more robust support for --nofix
natezb
committed
47255c6
View commit details
Copy full SHA for 47255c6
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Add ChainMap into `install_aliases`
Show description for ba01cca
parnmatt
authored
ba01cca
View commit details
Copy full SHA for ba01cca
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL