Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ktecsrl/PyFePA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Python3pkg/PyFePA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 5 contributors

Commits on May 21, 2017

  1. Convert to Python3

    ralic committed May 21, 2017
    Configuration menu
    Copy the full SHA
    e80c8ea View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    8fbde87 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    aebd8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c1ab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a44490 View commit details
    Browse the repository at this point in the history
  4. Fix a condition was throwing exceptions when storing floats to XML El…

    …ementTree.text element.
    zgypa committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    4afaf6e View commit details
    Browse the repository at this point in the history
  5. Implemented Decimal to properly format currency numbers, especially u…

    …seful for 0 values, because floats do not print 0.0 as 0.00, as required by this standard.
    zgypa committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    1b683ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffb3a0a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Merge pull request #1 from zgypa/master

    add dateutil requirement in setup.py
    ralic authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    34d4d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Bumped version; Fixes issue in fields.py to allow for unicode strings…

    … to be processed properly.
    zgypa committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    146fee2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Configuration menu
    Copy the full SHA
    5f31ae1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    8056a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea88af8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Add gitignore

    Toni Magni authored and Toni Magni committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    1d15657 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Removing accidentally added MANIFEST.

    Toni Magni committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    681a6d4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into develop

    * upstream/master:
    Toni Magni committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    82e7d60 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. 2to3 conversions to improve Python3 compatibility

    Toni Magni committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    5740f93 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Bumped version

    Toni Magni committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    9f61f72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240ad28 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Merge pull request #2 from zgypa/master

    Improved output
    ralic authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7463092 View commit details
    Browse the repository at this point in the history
Loading