You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Marius Gedminas 39196ec91e Drop the L suffix on numerical constants
Python has had automatic int-to-long promotion for a long long time now.
Even Python 2.4 does that automatically.

Python 3 drops support for the L suffix altogether.
9 years ago
..
cli Use 'except ... as' syntax 9 years ago
compat Making the switch to v2 10 years ago
config Making the switch to v2 10 years ago
errors Making the switch to v2 10 years ago
executor Use 'except ... as' syntax 9 years ago
galaxy draft galaxy cli search 9 years ago
inventory Use 'except ... as' syntax 9 years ago
module_utils Revert "Add PowerShell exception handling and turn on strict mode." 9 years ago
modules Version bump for v2.0.0-0.1.alpha1 and submodule updates 9 years ago
new_inventory Making the switch to v2 10 years ago
parsing Merge pull request #12112 from amenonsen/vault-stdio 9 years ago
playbook Don't mix tabs and spaces 9 years ago
plugins Drop the L suffix on numerical constants 9 years ago
template Use 'except ... as' syntax 9 years ago
utils Use 'except ... as' syntax 9 years ago
vars Use 'except ... as' syntax 9 years ago
__init__.py Re-adding submodules after moving things around 10 years ago
constants.py Merge pull request #11880 from bcoca/configurable_squash 9 years ago
test-requirements.txt Making the switch to v2 10 years ago