This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Added support for unknown and unassigned sex/genders.#22
Open
Pamdi8888 wants to merge 1 commit into
Open
Conversation
Pamdi8888
commented
Mar 4, 2024
- Added support for unassigned sex, so code won't crash when sex or gender property is called on an individual with no sex tag.
- Added support for unkown sex/gender whose sex value is denoted as 'U'.
- Added property is_gender_unknown(self).
Owner
|
Thanks for your patch. Unfortunate I am not doing anything more with this code, and haven't in years
…On Mo, 04 Mär 2024 23:55 +01:00, Pamdi ***@***.***> wrote:
• Added support for unassigned sex, so code won't crash when sex or
gender property is called on an individual with no sex tag.
• Added support for unkown sex/gender whose sex value is denoted as
'U'.
• Added property is_gender_unknown(self).
You can view, comment on, or merge this pull request online at:
#22
Commit Summary
• 341411b
<341411b>
Added support for unknown and unassigned sex/genders.
File Changes
(1 file <https://github.com/amandasaurus/gedcompy/pull/22/files>)
• *M* gedcom/__init__.py
<https://github.com/amandasaurus/gedcompy/pull/22/files#diff-28d0f4623e35cdafae0ecb7647d46ccd59c7f1405365b6ca3bf9c83d7d1c0e98>
(42)
Patch Links:
• https://github.com/amandasaurus/gedcompy/pull/22.patch
• https://github.com/amandasaurus/gedcompy/pull/22.diff
—
Reply to this email directly, view it on GitHub
<#22>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAMC5ICC5DPT4QJMVDDWLYWT3V7AVCNFSM6AAAAABEGCFLAGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3DOOJTGQ2TIMQ>.
You are receiving this because you are subscribed to this
thread.Message ID: ***@***.***>
--
Amanda
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.