]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the pronoun removal commit. there was only one instance of a
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Nov 2013 22:31:00 +0000 (17:31 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Nov 2013 22:41:03 +0000 (17:41 -0500)
commit4b1c8ccc4f46ba9f76bb3a095e3da0b3f6bb2f7b
tree0abd5813c2811dbc47e488ad016dd8184cb2d553
parent15bb55727e18e7931976f01ba580751a46ebab10
- the pronoun removal commit.   there was only one instance of a
standalone gendered pronoun with a gender-neutral subject, but also
have replaced all occurences of "his/her", "his or her", etc.  The docs have always
strived to account for both genders in any non-specific singular pronoun,
however recent controversy in the community suggests
that a zero-gendered-pronoun policy is probably best going forward.

Conflicts:
doc/build/changelog/migration_08.rst
doc/build/orm/session.rst
examples/nested_sets/nested_sets.py

Conflicts:
doc/build/changelog/changelog_02.rst
doc/build/orm/session.rst
doc/build/orm/tutorial.rst
examples/beaker_caching/advanced.py
CHANGES_PRE_05
doc/build/orm/tutorial.rst
examples/beaker_caching/advanced.py
examples/nested_sets/nested_sets.py
test/orm/test_assorted_eager.py