FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/future/utils/__init__.py - PythonCharmers/python-future · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PythonCharmers
/
python-future
Public
Notifications
You must be signed in to change notification settings
Fork
292
Star
1.2k
Code
Issues
185
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-future
src
future
utils
__init__.py
on
master
User selector
Datepicker
Commit history
Commits on Oct 8, 2020
Add PY37_PLUS, PY38_PLUS, and PY39_PLUS
Show description for bee0247
jparise
committed
bee0247
View commit details
Copy full SHA for bee0247
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Handling of __next__ and next by future.utils.get_next was reversed
Show description for 52b0ff9
GlenWalker
authored
52b0ff9
View commit details
Copy full SHA for 52b0ff9
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Merge pull request #515 from jparise/raise-base-exception
Show description for e783561
jmadler
authored
e783561
View commit details
Copy full SHA for e783561
View code at this point
Browse repository at this point
Merge pull request #518 from anikamukherji/immutable-causes
Show description for 1bbae12
jmadler
authored
1bbae12
View commit details
Copy full SHA for 1bbae12
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
use object.setattr to bypass check for immutable objects
anikamukherji
committed
8ba82a8
View commit details
Copy full SHA for 8ba82a8
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Use BaseException in raise_()
Show description for 51509ad
jparise
committed
51509ad
View commit details
Copy full SHA for 51509ad
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
bugfix for issubclass check
Jordan Adler
authored and
EC2 Default User
committed
a4f0145
View commit details
Copy full SHA for a4f0145
View code at this point
Browse repository at this point
Commits on Oct 9, 2019
Merge branch 'master' into export-utils-types
jmadler
authored
ecdb241
View commit details
Copy full SHA for ecdb241
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
minor change to run travis again
anikamukherji
committed
08dec19
View commit details
Copy full SHA for 08dec19
View code at this point
Browse repository at this point
remove import for isnewbytes
anikamukherji
committed
52b434d
View commit details
Copy full SHA for 52b434d
View code at this point
Browse repository at this point
Commits on May 8, 2019
Translate "raise E, V" to "future.utils.raise_(E, V)"
Show description for df3a9dc
vermaport
committed
df3a9dc
View commit details
Copy full SHA for df3a9dc
View code at this point
Browse repository at this point
Commits on May 7, 2019
Merge pull request #459 from SameeraSomisetty/master
Show description for dc0b808
jmadler
authored
dc0b808
View commit details
Copy full SHA for dc0b808
View code at this point
Browse repository at this point
fix for python 3.3 and below
Sameera
committed
ee0d6dc
View commit details
Copy full SHA for ee0d6dc
View code at this point
Browse repository at this point
Commits on May 6, 2019
Merge branch 'master' into master
jmadler
authored
b69658e
View commit details
Copy full SHA for b69658e
View code at this point
Browse repository at this point
Future-proof for Py4.0
Jordan Adler
committed
23989c4
View commit details
Copy full SHA for 23989c4
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
Skip the test not if it is OSX, but if it is Py3.6+, which appears to be the origination of the behavior breakage
Jordan Adler
committed
b9212af
View commit details
Copy full SHA for b9212af
View code at this point
Browse repository at this point
Fix tests on Py3
Jordan Adler
committed
579a197
View commit details
Copy full SHA for 579a197
View code at this point
Browse repository at this point
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 7, 2018
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
Commits on Jun 12, 2018
Setting the __traceback__ attribute in future.utils.raise_from - close #340
Lucas-C
committed
66ca231
View commit details
Copy full SHA for 66ca231
View code at this point
Browse repository at this point
Commits on Dec 8, 2017
Export and document types in future.utils
sdvillal
committed
04dd9ba
View commit details
Copy full SHA for 04dd9ba
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
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 Nov 21, 2015
Fix #185. Return argument unmolested from ensure_new_type if conversion to new type does not exist.
posita
committed
2fcbb5a
View commit details
Copy full SHA for 2fcbb5a
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
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
Commits on Jul 24, 2015
Some additional Counter tests now work on Py2.6
edschofield
committed
42667ac
View commit details
Copy full SHA for 42667ac
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Docs (mostly): Update references to future.builtins -> builtins
edschofield
committed
4002f59
View commit details
Copy full SHA for 4002f59
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Move all source code to src/
Show description for 38ea63a
edschofield
committed
38ea63a
View commit details
Copy full SHA for 38ea63a
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL